body {
	background: white;
	font-family: Georgia, 'Times New Roman', serif;
}


a:link:after {
	content: " (" attr(href) ") ";
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}

p {
	font-size: 12pt;
}


h1 a {
	background: none;
	font-size: 18px;
	text-indent: 0;
	color: #000;
	text-decoration: none;
}

.subheader, #meta, #slider, #infobox,
.postmetadata, .sociable, .navigation,
#respond, #sidebar, .commentnumber,
.wp-pagenavi, .comment-edit-link { display: none; }

#content {
	width: 100%;
	margin: 0;
	float: none;
}


#content {
	background: transparent;
}

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

