body {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

#header a {
	text-decoration: none;
}

#navbar-wrap, #sidebar, #respond, #footer-wrap, #copyright {
	display: none;
}

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