/* A very simple print style sheet for the theme that hides a lot of stuff that is not really needed on a printout. */
body { font:10pt verdana, arial,free-sans,sans-serif }
a img {border:0}
a {color:black;background-color:white;text-decoration:none;font-weight:bold}
img.right {float:right;margin:5px 0 5px 5px;clear:right}
img.left {float:left;margin:5px 5px 5px 0;clear:left}
.clear {clear:both;height:1px; width: 1px; overflow: hidden; visibility:hidden;}
ol,ul {margin-top:1em;margin-bottom:1em}
li ol,li ul {margin-top:0;margin-bottom:0}

#commentlist li {
	padding-bottom:1em;
	border-bottom:solid 1px #333333;
	margin-bottom:1em;
}
h1 .sIFR-alternate,
h1,h1 a {font-size:20pt;color:black;font-weight:bold;margin:0;padding:0;}
h2 .sIFR-alternate,
h2,h2 a {font-size:16pt;color:black;font-weight:bold;margin:0;padding:0;}
h3,h3 a {font-size:14pt;color:black;font-weight:bold;margin:0;padding:0;}
h4,h4 a {font-size:12px;color:black;font-weight:bold;margin:0;padding:0;}
h5,h5 a {font-size:10px;color:black;font-weight:bold;margin:0;padding:0;}
h6,h6 a {font-size:10px;color:black;font-weight:normal;margin:0;padding:0;}

.sIFR-alternate {display:block;}

#page-navigation,
#footer,
#nav,
#content-footer,
#header #links,
#sidebar,
.sIFR-flash,
.comment-rss-link,
div.new-comment { display: none;}
div.post-footer { clear:both; margin: 1em 0}
#header {margin-bottom:2em}
.post { page-break-after: always;} /*Each post will be show on its own page. */