/* 	http://codex.wordpress.org/Styling_for_Print*/body {background:white;      font-size:10pt;      margin:0 }#sidebar { display:none }#content { margin-left:0;      float:none;      width:auto }.demo .red { color:black;      font-weight:bold }#content a { font-weight:bold;      color:#000066;      text-decoration:underline }#h2 a:link:after, #h2 a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;   text-decoration: none   }.post-title a:link:after, .post-title a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;   text-decoration: none   }.page-title a:link:after, .page-title a:visited:after {   content: " (" attr(href) ") ";   font-size: 90%;   text-decoration: none   }#print-only {	display: inline;}#content{ margin-left:0;      float:none;      width:auto }#header, #footer, #headerAlt, #topnav, #socialmarker, #noprint, #recaptcha, .ad { display:none }h1, h2, h3, h4, h5, h6 { page-break-after:avoid;      page-break-inside:avoid }h3 { margin-left:10px;      margin-bottom:0px;      padding-bottom:0px }blockquote, table, pre { page-break-inside:avoid }ul, ol, dl  { page-break-before:avoid }img.centered { display: block;      margin-left: auto;      margin-right: auto; }img.right { padding: 10px;      margin: 10px 10px 10px 10px;      display: inline; }img.left { padding: 10px;      margin: 10px 10px 10px 10px;      display: inline; }.right { float: right; }.left { float: left }img { page-break-inside:avoid;      page-break-after:avoid; }
