div.blog {
}

div.post {
}

h2.post-title {
	border-bottom: 1px dotted gray;
}

p.post-header {
	margin: 0;
	padding: 0;
	color: gray;
	font-size: x-small;
}

div.post-content {
	margin: 1em;
}
