/* Print */
body {
color: #000 !important;
background: #fff !important;
}
body, p, dt, dd, li {
font-family: georgia, "times new roman", serif;
font-size: 11pt;
}
h1, h2, h3, h4, h5, h6 {
font-family: helvetica, arial, sans-serif;
}
* {
float: none !important;
width: auto !important;
color: #000 !important;
background: #fff !important;
text-align: left !important;
}
img {
display: block !important;
margin: 10px 0 !important;
}
#nav, #sidebar, div.wp-pagenavi, #share-this, div.breadcrumb, #respond {
display: none !important;
}
#footer {
border-top: 1px solid #000;
font-size: 10pt;
padding-top: 10px;
}
#inner-footer span, #inner-footer a {
margin-right: 10px;
white-space: nowrap;
}