.post {
	margin:15px 0;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}
.post .header h3 a,
.post .header h3 a:visited, 
.post .header h3 a:active {
	font-size:18px;
	padding:5px 0;
	margin-top:15px;
	font-weight:normal;
	color:#660000;
	text-decoration:none;
}
p.comments-closed {
	font-style:italic;
	color:#333;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
}
.date {
	font-style:italic;
	color:#666;
	padding:5px 0;
}
.read-entry {
	padding:15px 0;
	color:#660000;
	text-decoration:none;
	display:block;
}
blockquote {
	width:450px;
	margin:0 auto;
	background:#ddd;
	border:1px solid #fff;
	padding:15px;
}
blockquote p {
	line-height:23px;
	color:#333;
}