
p#logo a {
	color: black;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
}
h1.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif
}
div#content {
	height: auto !important;
}
div#content a {
	color: darkgrey;
}
#headline_meta_info {
	color: dimgrey;
	border-bottom: 0.25em solid lightgrey;
	padding-bottom: 1em;
}
#headline_meta_info a {
	text-decoration: none;
}
#headline_meta_info .meta_category_line, #headline_meta_info .meta_permalink_line {
	display: none;
}
#headline_meta_info a[rel="author"] {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
p.headline_meta span.edit_post {
	display: none;
}
div.pf-content {
	font-size: 12pt;
	line-height: 130%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
div.pf-content blockquote {
	border-left: 0.75em solid lightgrey;
	margin-left: 0;
	padding-left: 2em;
}
div.agg_post_meta {
	display: none;
}
div.prev_next {
	display: none;
}
div#comments {
	margin-top: 1.5em;
	border-top: 0.25em solid lightgrey;
	padding-top: 1em;
}

dl#comment_list span.avatar {
	display: none;
}
dl#comment_list dd {
	margin-left: 0;
}
dl#comment_list dl.children {
	margin-left: 2em;
}
dl#comment_list span.comment_author {
	color: black;
}
dl#comment_list span.comment_author a {
	text-decoration: none;
	color: black;
}
dl#comment_list span.comment_time {
	color: darkgrey;
}
dl#comment_list span.comment_num a {
	font-weight: bold;
	text-decoration: none;
	color: darkgrey;
}
dl#comment_list p.reply {
	display: none;
}
div#respond {
	display: none;
}
div#sidebars {
	display: none;
}
div#footer {
	display: none;
}
img#wpstats {
	display: none;
}

/* Hide all comments */
div#comments {
	display: none;
}