@charset "utf-8";

.post {
	padding-bottom: 20px;
	}

.post h1 a {
	text-decoration: none;
	}

.postMeta, .postContent, .tags, .comments {
	margin-left: 15px;
	}

#sidebar h2 {
	font-size: 10pt;
	}

#blogcontainer {
	margin-bottom: 30px;
	}

#blogcontainer a:hover {
	color: red;
	}

#blogcontainer h1 a {
	font-size: 14pt;
	}

#respond h3 {
	font-size: 12pt;
	}

#comment {
	width: 675px;
	}