@media print {
body {background:white; 
     font-size:10px; 
     margin:0 }
#l_sidebar { display:none }
#r_sidebar { display:none }
#masthead { display:none; }
#content{ margin-left:0; 
     float:none; 
     width:auto }
#content a { font-weight:bold; 
     color:#000066; 
     text-decoration:none; }
#content{ margin-left:0; 
     float:none; 
     width:auto }
#footer, .ad { display:none }
#searchform {display:none;}

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: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }
img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }
.right { float: right; }
.left { float: left }
img { display:none ; }
.widget {display:none;}
#nav {display:none;}
#header_img{display:none;}
.archive_head {
	color: #FF6633;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tagged {display:none;}
}