/*
This is     style-print.css
Any styles here will apply to the printed output of  your webpages
*/

body{
background:white none;
}
img.header, 
p.read-more-and-comment-link,
span.meta-info,
div.top-navigation, 
div.bottom-navigation, 
div.left-sidebar,
div.right-sidebar,
div.footer,
div.top-search,
img.header,
p.post-links,
p.post-info-bottom-categories,
p.post-info-bottom-tags,
div.avatar,
div#respond,
p.comment-reply-link {
display:none;
}
div.post, div.review, div.comment-body{
padding-top:60px;
}
p.post-date {
background-image:none;
}
div#content h1,
div#content h2,
div#content h3, 
div#content h4, 
div#content h4, 
div#content h5, 
div#content p, 
div#content li,
div#content a:link,
div#content a:visited,
div#content a:hover,
div#content a.permalink:link,
div#content a.permalink:visited,
div#content a.permalink:hover {
color:black;
}
