body {
	background:#fff;
	font: 12pt Helvetica, Arial, sans-serif;
}

#header, #sidebar, p.postmetadata, #commentpost, div.sociable, div.navigation {
	display:none;
}

div.post h2 {
	font-family: Garamond, "Times New Roman", serif;
}

div.post h2 a, div.page h2 a {
	color:#000;
	text-decoration:none;
}

p {
	color:#555;
}

span.date {
	color:#CCC;
}

div.entry a, div.entry a:link, div.entry a:visited {
	color:#333;
	text-decoration:underline;	
}

div.post {
	margin-bottom:40px;
	padding-bottom:30px;
	border-bottom:1px solid #CCC;
}

p.print {
	display:block;
}
