#commentform,
#comments-intro,
#header .description,
.interpost-nav,
#navigation,
.post-metadata,
#respond,
#searchform,
.sidebar,
#trackbacks-section {
	display: none;
}

a img {
	border: 0;
}

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

.post a:link:after, 
.post a:visited:after {
	content: " ["attr(href)"] ";
	font-size: 80%;
}

.post-header a:link:after,
.post-header a:after {
	content: "";
}