/*
Print stylesheet
Theme: Doug!
*/
body {
 font-family: Georgia, Times, serif;
 line-height: 1.1;
 color:#000;
 background: none;
 font-size: 11pt;
}
img {
 margin:5px;
}
hr {
 background:#ccc;
 color:#ccc;
 width:100%;
 height:2px;
 margin:2em 0;
 padding:0;
 border:none;
}
blockquote {
 margin:1.5em 0;
 padding:1em;
 border:0.2em solid #ccc;
 font-style:italic;
 font-size:0.9em;
}
.small, .small p  { font-size: 0.9em; }
.large, .large p  { font-size: 1.1em; }
.quiet, .quiet p  { color: #999; }
.hide             { display:none; }

a:link, a:visited {
 background: transparent;
 text-decoration: underline;
}
.navlink,div#footer,div.more,div.external,div#search,
div#access,span.editlink,form#commentform {
 display:none;
}
