/*
	Source: http://www.volkside.com/wp/wp-content/themes/thematic_vs/css/print.css
	Adapted from: http: //codex.wordpress.org/Styling_for_Print
*/
body { background: white; font-size: 10pt; margin: 0; font-family: georgia, serif; }
#header, #primary, #secondary, #nav-above, #respond, #nav-below, #sitemap { display: none; }
#main, #container, #content, div.post { margin-left: 0; float: none; overflow: visible; }
#content a { color: black; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid; color: black; font-family: helvetica, arial, sans-serif; }
blockquote, table, pre { page-break-inside: avoid; }
ul, ol, dl  { page-break-before: avoid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img { page-break-inside: avoid; page-break-after: avoid; border: none; }
a, a:visited, a:hover, a:active { color: black; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: black; }
#copyright { display: block; visibility: visible; }
#copyright { margin-top: -10em; font-size: 0.7em; }
#copyright a img { margin-right: 1em; }
a.button { display: none; }

/* Wirify tweaks */
body { font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: helvetica, arial, sans-serif; font-weight: normal; }
.feature .arrow { display: none; }
.wf-bookmark img { display: none; }
