#header,
#footer_wrap,
#comments,
.skip-to-content,
.menu,
.entry-social,
.entry-footer,
.aside { display:none!important; }
body,
#wrap,
#container,
#content,
.hentry,
.entry-content {
	background:#fff;
	font-size:12pt;
	width:100%!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	overflow:visible!important;
	float:none!important;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
}
a, a:visited {
	text-decoration:underline;
}
h1, h2, h3, h4 {
	line-height:1.4em;
}
.entry-title a {
	background:none!important;
	line-height:2em;
}