body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}

page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}

a img { 
	border: none; 
}

a {
	text-decoration: none;
}

#footer, #sidebar, #mainNavWrap, #banner-ad, .commentArrow, .commentPermalink, #post-footer,
h4#respond, #commentform, .commentPreview {
	display: none;
}

.entry a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
}

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

.authorInfo { width: 20%; float: left; }
.commentText { width: 75%; float: right; }
.item		{ overflow: auto; }

.commentList   { list-style: none; }

