/* VERYPLAINTXT PRINT STYLES */
/* Styles for basic printing only. If you want remove print styles, delete line 13 from the header.php file. */
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-image:none;
}

body div#wrapper div#header h1 a, html body div#wrapper div#header h1 a:link, html body div#wrapper div#header h1 a:visited, html body div#wrapper div#header h1 a:hover, html body div#wrapper div#header h1 a:active {}

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;
}
