/*
Print stylesheet for the SHAFR theme.
Theme URI: http://shafr.org/
Version: 1.0
Author: Geoff Thibeau
Author URI: http://geoffthibeau.com/

*/

body{
 background-color:#FFF;
 background-image:none;
 color:#626262;
 margin:0;
 font-size:11pt;
 font-family:Arial, Sans-Serif;
}

h1, h1 a{font:16pt normal Georgia, "Times New Roman", Times, serif; text-decoration:none; color:#000;}
h2, h2 a, h3{font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#942b29; margin:14pt 0;}
h2, h2.pagetitle, h2 a{font-size:18pt; text-decoration:none;}
#postAuthor .author, #postAuthor .name{font-size:14pt;}
h3,h4{font-size:12pt; margin-bottom:-10pt;}
code{font-size:11pt;}
h5{font-size:10pt;}
small, acronym, abbr, span.caps{font-size:9pt;}
h4, h5, h6{
 color:#942b29;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 text-transform:uppercase;
 letter-spacing:0.1em;
 margin:10pt 0 -10pt 0;
}


.navigation, .commentlist, #blind, #logo a, #nav, #op-ed, #footer, #respond:after,
#sidebar, #searchform, #commentform, #contact, #wp-calendar {display:none;}

#header{background:#fff; border:none;}
#header .description, #header .description a{color:#000;}
#page{background:none;width:auto;}
#postAuthor{background-color:#fff;border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;}


.wp-caption{
 border:none;
 background-color:none;
}

.wp-caption p.wp-caption-text{font-size:9pt; color:#999;}
