/* VERYPLAINTXT PRINT STYLES */
/* Styles for basic printing only. If you want remove print styles, delete line 13 from the header.php file. */
a:link{color:green;text-decoration:none;}
a:hover{color:lightgreen;text-decoration:none;}
a:active{color:lightgreen;text-decoration:none;}
a:visited{color:darkgreen;text-decoration:none;}

body div#blog-description,body div.sidebar,body div.access,body div#globalnav,body span.archive-meta,body div.cat-meta,body div#footer,body div.navigation,body div.comments form#commentform,body h3#respond{display:none;}
body div#wrapper div#header{background-color:#fff;background-image:none;color:#000;}
body div#wrapper div#header h1,html body div#wrapper div#header h1,html body div#wrapper div#header h1,html body div#wrapper div#header h1,html body div#wrapper div#header h1{color:#000;}
body.single div.entry-meta{line-height:200%;margin:0 20%;}
body.home div.entry-meta,body.archive div.entry-meta,body.search div.entry-meta{margin:0 20%;padding:0 2em;}

.copyright {font-size:8pt;font-family:arial,sans serif;}