body {
	margin: 0;
	padding: 0 20px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: georgia, times, serif;
	
}

* {
	color: black;
	text-decoration: none;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

h4 {
	font-size: 1em;
}

.comments ol li {
	list-style-type: none;
}


.entry-meta, .counter, .commentauthor, .imagecaption {
	font-size: 0.7em;
	line-height: 1em;
	font-family: helvetica, arial, sans-serif;
	color:#666;
}

.tagdata, .commentmetadata {
	display: block;
}

#header, .metalinks, hr, #rollingarchives, .navigation, .secondary, #footer, hr, .editlink, .commentseditlink, .quoter_comment, #commentform, h4.reply {
	display: none;
}

