
.comments_reply,
#comments,
.social_and_related,
#crumbs,
#footer,
.entry_more,
#sidebar,
.postnavigation,
#header,
.after_top,
#top_menu {
	display:none;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	background: white;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height:2;
}

p,
ul,
li,
ol {
	font-size:12px;
}

.postmeta_column {
	list-style:none;
	margin-top:20px;
	padding:10px 0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-size:10px;
}

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

body h1 {
	text-align:center;
	font-size:18px;
	padding: 10px 0;
	margin-bottom:20px;
	border-bottom:1px solid #333;
}

body h2 {
	font-size:16px;
	margin-top:30px;
}

body h3 {
	font-size:14px;
}
