/*  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-color:#fff;background-image:none;color:#000;}
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{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;}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}