#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;
	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;
}
#wrap:before {
	content: "Printed from http://sensibility.com";
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/"]:after {
	content: " (http://www.sensibility.com" attr(href) ") ";
}