/* Styles for print */

#header, #extra-content, #commentform { display: none; }
#nav-access, #side-menu, #footer { display: none; }

#doc { width: 7.5in; 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; }

.hentry .author { position: absolute; right: 0; top: 0; height: 26px; width: 110px; padding: 10px 50px 10px 5px; line-height: 1.2; text-align: right; font-family: Verdana, sans-serif; font-size: 65%; font-style: normal; }
.hentry .author a { display: block; font-family: Georgia, "Times New Roman", Times, serif; font-size: 130%; color: inherit; text-decoration: none; }
.hentry .author img { position: absolute; right: 4px; top: 4px; border: 1px solid #ddd; }
.hentry .postmeta { font-size: 75%; padding-right: 120px; }

