/* Print Style Sheet */

body {
  font: 62.5% Arial,Helvetica,Sans-serif;
  color: #222;
  line-height: 2.2em;
  background: #ffffff;
  margin:0;
}

.post-header {
  line-height:200%
}
#header {display:none;}
#navigation {display:none;}
#nav {display:none;} 
#title-logo {display:none;}
#follow {display:none;}
.print-only-width {width:650px;}
.entry clear {width:650px;}
.entry {margin-left:0; 
     float:none; 
     width:650px; 
     color:black; 
     font-size: 12px; 
     line-height:150%;}
#do-not-print {display:none;}
.do-not-print {display:none;}
#remove-twitter-for-printing {display:none;}
.remove-twitter-for-printing {display:none;}
#content {margin-left:0; 
     float:none; 
     width:650px; 
     color:black; 
     font-size:12pt;
     line-height:150%;}
#post-begin {width:650px;}
#addthis-print, .addthis_container {display:none; }
#comments {display:none; }
#sidebar {display:none;}
.footer-category {color:#fff;}
#footer {display:none;}
.static-footer {
     margin-left:0; 
     float:none; 
     width:auto; 
     color:black; 
     font-size:10pt;
     line-height:150%;}

.sociable {display:none;}
.addthis_container {display:none;}
.meta {display:none;}
#print-only {
     display:block;
     width:650px;}




