/*Theme Name: SpringTime
Print style sheet created by Lina.
Makes header printable and removes sidebar, navigation and comments.
*/

/* Print Styles */
@media print {body { background:white; color:black; margin:0; font-size:10pt; font-family: Verdana, Arial, Helvetica, sans-serif; } }
#content {width:544px; margin-left:20px;}
h2, .addthis_container, .dateblock, .day {display:none;}
.postheader {font-size:6pt;}
div .toplink {display:none}
#sidebar, #navigation, #commentform, #WPLogo, #siteinfo, #sitedescription { display:none; }

.headimage {display:block; float:left;}
