@media only print
{
	body { margin:0 auto; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000; }

	/*Header*/
	h1, h2, h3, h4 { border-bottom:2px solid #ddd;}
	h2 {color:#000; font-size:25px;}
	.post .entry h2 {font-size:20px;}

	/* Links */
	a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
	a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
	a[href^="http://"] {color:#000;}

	a:link[href^="//www.onds.it"]:after, a[href^="//www.onds.it"]:visited:after {content: "";}

	/*Image*/
	img, #logo-helpcenter { border:0; padding:0;  }

	/*Remove Element*/
	#header, #frame_top, #frame_bottom, #frame_service, #sub_content, #social_buttons, #multimedia, embed {display:none;}

	#frame_center_red, #frame_center_green, #main_frame { background-image:none; }

	#print_logo { width:90%; display:block; }
	#print_logo img { width:100px; border:0; float:right; }

	#frame_text { float:left; margin:0 auto; padding:0; width:90%;}
}
