body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	background: #fff;
}

#name,
#menu,
#footer_wrap,
#service_summary_wrap,
#get_started img,
#search,
#comments_form,
.share_links,
.nav,
.service_box img,
.attention_getter
{
	display: none;
}

/*
#nav, #side, #footer, .post-meta, #respond, .reply, .post-info {
	display: none;
}
*/

/*
#header h1 {
	text-align: center;
	font-size: 42pt; font-style: italic;
	margin: 0;
}
#header h2 {
	text-align: center;
	font-size: 10pt;
}

#content h2 {
	font-size: 32pt
	font-style: italic;
}

#content h3 {
	font-size: 18pt;
	margin: 0;
}
*/

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

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

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

ol.commentlist li {
	list-style: none;
	border-bottom: 2px solid #eee;
	margin: 0 0 10pt 0;
}
	ol.commentlist li div.comment-meta {
		font-size: 6pt;
	}