.blogpost {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#000 1px solid;
}

.blogpost h3 {
	font-size:17px;
	margin-top:0;
	padding-top;0;
}
.blogpost img {
	float:right;
	margin:10px;
}
.blogpost .postdate {
	text-align:right;
	font-weight:bold;
}