#sidebar, 
.news-nav, 
#footer, 
#footer-videos, 
#header-links, 
#menu {
	display: none;
}

.post a:link:after {
	content: " (" attr(href) ")";
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}