body {
	background: white !important;
	font-size: 12pt;
	width: auto !important;
}
#topbar {
	display: none;
}
#wpadminbar {
	display: none;
}
#container {
	border: none;
	width: 100%;
}
.menu-header {
	display: none;
}
aside {
	display: none;
}
header {
	height: auto;
}
#main {
	background: white !important;
	float: none;
}
#disqus_thread {
	display: none;
}
footer {
	display: block;
	background: white !important;
}
.screenonly { 
	display: none;
}
.edit-link, .print-link {
	display: none;
}

.post .social {
	display: none;
}
.post .summary a:link, .post .summary a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
.post .summary a:link:after, .post .summary a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#content {
	width: auto !important;
	float: none !important;
}
.entry .head {
	width: auto !important;
	float: none !important;
}
.entry .core {
	width: auto !important;
	float: none !important;
}
#site-description {
	display: none;
}
.entry article {
	float: none;
}
#section_header {
	display: none;
}
.podPress_content {
	display: none;
}

#justialogo {
	margin-top: 30px;
}
.category, .date, .author, .author a {
	color: #999;
}
#wpstats {
	display: none;
}
#printfooter {
	display: block;
	padding: 0px 30px 0px 30px;
}
#printfooter .verdictline {
	border-top: 2px solid #000000;
}
footer {
	width: 100% !important;
	font-family: Georgia, "Times New Roman", serif; color: #111;
	text-transform: none;
	letter-spacing: normal;
	font-size: 10pt;
	display: block;
	padding: 10px 30px 0px 30px;
	border-top: 2px solid #000000;
}
footer .copyright {
	display: inline;
	float: none !important;
}
.happyday {
	float: none !important;
	display: inline;
}

.printonly {
	display: inline;
}