.post {
	margin-bottom:35px;
	clear:left;
}
.post h1 {
	color:#BF3D2F;
	margin-bottom:0;
}
.post h2 {
	margin:0;
	color:#BF3D2F;
}
.post h2 a {
	color:#BF3D2F;
	text-decoration:none;
	font-weight:normal;
}
.post a img {
    border:none;
}

.postdate {
	font-size:10px;
	color:#999;
	margin:0;
}

.postmetadata {
    clear:left;
}

.navigation {
	background:#eee;
	height:15px;
	padding:3px;
	margin:5px 0;
}

.alignleft {
	float:left;
	padding:0 5px 5px 0;
}
.alignright {
	float:right;
}