.post {
	border-bottom:1px dashed #242424;
	margin-bottom:1em;
}

.post.last {
	border-bottom:1px solid #242424;
}

.post h3 {
	margin-bottom:0.5em;
}

.post .author {
	float:right;
	font-size:0.8em;
	padding:10px;
	background-color:#E0EAF1;
	border-radius:3px;
	margin-bottom:1em;
}

.post blockquote {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size:0.8em;
	background-color:#eee;
	padding-left:1em;
	padding-right:1em;
	margin-left:1em;
	margin-right:1em;
}

.post cite {
	font-weight:bold;
}
