
/* PRINT */

#header, #sidebar, .addthis_toolbox, .backToTop, #comment_respond, .adsense_banner, #footer, #narrow-column, img, #comments{ 
	display: none !important;
}

body, #main{
	background: none !important;
}

#wide-column{
	width: 90%;
	clear: both;
	margin: 0px !important;
	padding: 5% !important;
	left: 0px; 
	right: auto;
	float: none;
	
}

#wrap{
	border: none;
}

