body {
	color: #000;
	background: #fff;
}

#nav, #subscribe, #side, #footer, .ad, .post-meta, #share, #toggle-comments, #respond, .reply, .post-info, #header p, #pagination {
	display: none;
}

#header h1 {
	text-align: center;
	font: italic bold 30pt Georgia, Serif;
}

#content h2 {
	font: italic bold 15pt Georgia, Serif;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #666;
}

#content h3 {
	font-size: 18pt;
}

a {
	color: #000;
	text-decoration: none;
}

#main p a:after {
	content: " ("attr(href)") ";
	font-size: 10pt;
}

#comments {
	page-break-before: always;
}

ol.commentlist li {
	list-style: none;
	margin: 0 0 15px 0;
}
	ol.commentlist li p.date {
		font-size: 6pt;
	}
