/* Print Styles */
@media print {
body {background: white;font-size: 12pt;color:black; margin:0; font-family:verdana,helvetica,arial,sans-serif; }
 * {background-image:none;}
 #wrapper, #content {width: auto;margin: 0;padding: 0;border: 0;float: none !important;color: black;background: transparent none;}
 a { text-decoration : none; color : #0000ff; }
h1 { padding-top: 10px; }
h2 a { text-decoration:none; color:black;}
#menu, #navigation, #navi, .menu, .shareinpost, ul.socialwrap, .navigation, #footer-widgets, .sitemap, .gototop, .sidebar  {display:none;width: auto}
.post.format-standard {padding-bottom:20px;clear:both;}
/* img.alignleft {float:left; padding: 0 25px 10px 0;}  until browsers support floats correctly */
}