.blog .post
{
	margin-bottom: 1em;
}

.blog .posted
{
	border-top: dotted 1px #CCCC99;
	font-size: 0.9em;
	color: #CCCC99;
}

.blog .comments
{
	margin-left: 20px;

	font-size: 0.9em;
}

.blog .comments h4
{
	margin-bottom: 0px;
}

.blog .comment
{
	border-bottom: dotted 1px #CCCC99;
}