#commentform,
#comments-intro,
#header .description,
.iconsphere,
.interpost-nav,
#navigation,
.post-metadata,
#quicklinks,
#respond,
#searchform,
.sidebar,
#trackbacks-section,
#comments cite,
#comments .comment-number, 
#comments .comment,
#comments .comment-number,
#comments .comments-intro,
#comments .comments-header,
.heading {
	display: none;
}

a img {
	border: 0;
}

a {
	color: black;
	text-decoration: none;
	font-weight: 900;
}

h1 {
	font-size: 18pt;
}

h2 {
	text-decoration: none;
	font-size: 16pt;
}

h3,
.heading,
#foote {
	font-size: 14pt;
}

p,
#comments cite,
#comments .comment-number {
	font-size: 12pt;
	line-height: 18pt;
}

.post a:link:after, 
.post a:visited:after {
	content: " ["attr(href)"] ";
	font-size: 80%;
}

.post-header a:link:after,
.post-header a:after, {
	content: "";
}

#comments .comment {
	border-top: 1px solid #555;
	clear: both;
	padding: 1em 1em 0 1em;
}

#comments .comment-number {
	display: inline;
}

#footer p {
	font-size: 10pt;
}