#sidebar, #blogMenu, #header, #bottomNav, #mainTop, #paging, #footer, #noprint, #noprint1, #noprinta, .trackback, .comment, .noprints, .blog_ad  {
display: none;
}

body {font: 9pt/1.5 sans-serif;background: white; color: black;}

h1 {font-size: 18pt;}
h2 {font-size: 15pt;}
h3 {font-size: 11pt;}

#content {background: transprent;}

p {orphans: 3;}

#content {width: auto;}
.posttitle {float:left;}
.postdate {float:right;}
.writing {clear:both;}

h1 a:link:after, h1 a:visited:after, 
.writing a:link:after, .writing a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#commentwrap p {text-indent:0;}