@media print { 
	html { margin: 0px !important; background:#fff;}
	body { font: 12pt "open sans",serif; background:#fff!important; margin:0; padding:0; } 
	h1 { font-size: 18pt!important; color:#000!important; } 
	h2 { font-size: 16pt!important; color: #000!important; }
	h3 { font-size: 15pt!important; color: #000!important; }
	h4 { font-size: 14pt!important; color: #000!important; }
	h5 { font-size: 13pt!important; color: #000!important; }
	p { font-size: 12pt!important; color: #000!important; }	
	#header .logo a img, #fixed_header .logo a img { max-width: 250px;}
	#fixed_header, #navigation, .forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper, .block-right, #sidebar { display:none; }
	#top-bar, #top-bar a { background: #fff; color: #000!important; font-size: 12pt;}
	iframe { max-width:90%!important; }
	.portfolio-item .portfolio-pic, .home .portfolio-item .portfolio-pic { height: 120px!important; overflow: hidden!important;}
	.page-id-30 .portfolio-item .portfolio-pic, page-id-72 .portfolio-item .portfolio-pic { height: 120px!important; overflow: hidden!important;}
	.span9 { width: 100%;}	
	#footer { background: #fff!important; color:#000!important; }
	#copyright { background: #fff!important; color: #000!important; border-top: 1px solid #e8e8e8!important; }
	.copyright-text, .copyright-text a, #copyright .menu li a, #copyright .my-td, #copyright .my-td a, #copyright a { color: #000!important; }
}