body {
	font-size: 10pt;
	line-height: 1.5em;
	padding: 2pt;
}

#headnote, #logo, #headers h1 img, #headers h2, #r, #b,
.post-hourmin, .post-second,
.comment-comment img.avatar, #respond,
.navigation, .post-edit {
	display: none;
}

h1 { font-size: 20pt; }
	#c h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h2, h3, h4, h5, h6 { margin-top: 10pt; }
p, ul, ol { margin-bottom: 7pt; }

.post-meta { padding-top: 15pt; }
	.post-day:after, .post-month:after { content: "."; }
	.post-category, .post-tags { display: inline; }
		.post-category:after { content: "; "; }
