body {
	width: 100%;
	font-size: 100%;
	line-height: 1.5em;
}

#sidebar, #site-footer, #site-header, .reply, #commentform, #respond, .trackbacklist, .next, .previous {
	display: none;
}

a:link, a:visited, a:hover, abbr {
	border-bottom: none;
	text-decoration: underline;
}

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

.comment-meta a[href]:after, .entry-meta a[href]:after { 
	content: "";
	text-decoration: none;
}



