/*print styles for tales from the tin*/

/*hide screen-only elements*/
#myMap, .head_hr, #sidebar, #snaps, #respond, .navigation{display:none}
/*link updates*/
#content a{color:#cd7002; text-decoration:none}
#content a:hover{text-decoration:none}
/* layout changes */
body{background:#fff; color:#74644c; font-family:Georgia, "Times New Roman", Times, serif}
#page{background:none; width:100%; position:relative; margin:0 auto}
#header{height:auto;background:none; width:100%}
#logo{position:relative;top:0;left:0; margin:0 auto; display:block}
#logo img{border:none}
/*paper-friendly copy styles*/
#content h2.pagetitle{font-size:1.5em; margin-bottom:20px}
#content{background:none; border:none; margin:10mm 0 0 0; padding:0; width:100%}
/*posts*/
.post p{line-height:1.6}
.post h2 small, .comment-author .says, .comment-meta{font-size:.75em; font-weight:normal; line-height:1.6}
/*comments*/
.commentlist li .avatar{display:none}
/*cap it off...*/
#footer{height:10mm; width:100%}
#copyright{width:100%; background:none}
#copyright p{font-size:.75em; text-align:left}
#copyright p a{color:#000}