#secondarynav a,
#tagline,
#sidebar,
.post-edit-link,
.commentlink,
.navigation,
#phoneemail a,
#pagefooter,
.addthis_container {
	display: none;
	}
body {
	background: #fff;
	}
#page {
	background: none;
	}
.post,
#comments,
#content {
	width: auto;
	}
#footer {
	padding: 30px 30px 0 30px;
	background: #000;
	}
.entry a:link:after,
.entry a:visited:after {
	content:" (" attr(href) ")";
	font-weight: normal;
	}