/* Styles for print */
header, hgroup, nav, section, article, aside, footer { display: block; }

/* Hidden elements */
#header, 
#content-sub, 
#respond, 
#nav-access,  
#sub-footer, 
.footerlogo, 
#footer-menu, 
.comment-util, 
.cmt-post, 
.edit, 
#nav-mozilla, 
.single .entry-comments, 
.comment-reply-link, 
#social-footer { 
  display: none; 
}

#doc { width: 90%; margin: 0 auto; }



body { font: 14pt/1.7 Georgia, "Times New Roman", Times, serif; color: #000; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 115%; }
h5 { font-size: 105%; }
h6 { font-size: 100%; }

#branding { border-bottom: 3px double #ccc; text-align: center; }
#branding h1 { font-size: 16pt; line-height: 1.3; margin: .25em 0 0; }
#branding h1 a { text-decoration: none; color: #333; }
#branding #tagline { font-size: 11pt; color: #666; margin: .15em 0 .25em; }

.hentry { position: relative; border-bottom: 1px solid #666; }
.hentry .entry-title { font-size: 140%; padding-right: 120px; }
.hentry .entry-title a { text-decoration: none; color: #000; }

.entry-meta { font-size: 75%; }
.entry-meta p, .entry-meta .vcard { margin: 0 0 .5em; }
.entry-meta .vcard img { display: none; }

.single .entry-posted { margin: 0 0 .25em; }

img.image-left { float: left; margin: 0 25px 10px 0; }
img.image-right { float: right; margin: 0 0 10px 25px; }
img.image-center { display: block; margin: 0 auto 1.7em; }

.alignleft { float: left; margin: 0 20px .5em 0; }
a .alignleft { margin: -2px 20px .5em -2px; }
.alignright { float: right; margin: 0 0 15px 1em; }
a .alignright { margin: -2px -2px 15px 1em; }
.aligncenter { display: block; margin: 0 auto 1.4em; }

.wp-caption.aligncenter { width: auto !important; height: auto !important; padding: 0; border: 0; }
.wp-caption img { display: block; margin: 0; max-width: 100%; }
.wp-caption.aligncenter img { margin: 0 auto; }
.wp-caption-text { margin: .3em 5px; font-size: .923em; font-style: italic; text-align: center; }

#comment-list { font-size: 90%; list-style: none; margin: 0 0 1.5em; padding: 0; }
#comment-list li.hentry { border-bottom: 1px solid #666; list-style: none; }
#comment-list .entry-title { font-size: 1em; }
#comment-list .entry-title img { display: none; }
#comment-list .entry-content { margin: 0 0 1.5em; padding: 0; }

#copyright { font-size: 11pt; text-align: center; border-top: 3px double #ccc; }