/*
STENOLOG print stylesheet
*/
body {
margin:12pt 6pt;
padding:3pt;
font:9pt/15pt verdana,geneva,sans-serif;
}

body a,
body a:link,
body:visited,
body a:hover,
body a:active {
background:#FFFFFF;
color:#000000;
text-decoration:none;
}

body h2,
body h3,
body h4,
body h5,
body h6 {
line-height:125%;
}

body h1 {
font:bold 10pt/150% helvetica, arial, sans-serif;
letter-spacing:0.3pt;
margin:6pt 0;
text-transform:uppercase;
}

body h2 {
border-bottom:1px dotted #AAAAAA;
font:14pt/150% georgia, times, serif;
margin:18pt 0 6pt 0;
padding:0 2pt 0 0;
}

body h3 {
font-size:9pt;
text-transform:uppercase;
margin:18pt 0 6pt 0;
}

body p {
margin:0 0 12pt 0;
}

body div.entry-date {
font-size:7pt;
text-transform:uppercase;
float:right;
border:1px solid #999999;
padding:1pt 3pt;
margin:0 3pt;
}

body abbr.published {
border:none;
}

body div.entry-content a:link:after,
body div.entry-content a:visited:after {
content: " (link: " attr(href) ") ";
font-size: 90%;
}

body div.entry-content abbr:after {
content: " (ie, " attr(title) ") ";
font-size: 90%;
}

body div#blog-description,
body div.sidebar,
body div#access,
body div#globalnav,
body span.archive-meta,
body div.entry-meta,
body div#footer,
body div.navigation,
div#respond,
div#trackbacks-list,
body div.formcontainer,
body form {
display:none;
}
/*
This file is part of STENOLOG.

STENOLOG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

STENOLOG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with STENOLOG. If not, see http://www.gnu.org/licenses/.
*/
