/*

------------------------------------------------------
Copyright Stefano Gardinale,
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.

Notes

1. This is a print style sheet to be used together with
its associated screen style sheet siena.css.
------------------------------------------------------

*/

body {
font-size: 11pt;
line-height: 16pt;font-family: georgia, times, "Times New Roman", serif;margin: 0;
padding: 0;background-color: #fff;
}

#banner {
padding: 1.0em;margin-bottom: 0;
}

#banner p {
font: bold 1.0em "Trebuchet MS", "Lucida Console", sans-serif;margin: auto 1.5em auto 0;
letter-spacing: -0.05em;color: #333;
}

#banner p:after {
content: " - print edition";
}

#banner p:first-letter {
font: bold 2.0em "Trebuchet MS", "Lucida Console", sans-serif;margin-right: -0.125em;
color: #333;
}

#nav-toplevel {
display: none;
}

#container {
width: 90%;margin: 1.0em auto 0 0;
}

#content {
width: 85%;padding: 0.5em 1.5em 1.5em 1.5em;margin: 0;
float: left;border-right: solid 1px #C90000;color: #4F4F4F;
}

/* ------- SUBNAVIGATION  -------  */

#nav-subs {
display: none;
}

#info-site {
margin: 0;padding: 0;clear: both;
}

#info-company {
display: inline;
}

#info-company:before {
content: "-----------------------------------------------------------------------------------";
display: block;
}

#info-standards {
display: none;
}

/* ------- GENERAL TAGS  -------  */

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", georgia, times, "Times New Roman", serif;
letter-spacing: -1px;margin-top: 22pt;
}

#content p {
font-size: 1.0em;line-height: 1.9em;margin: 0.5em 0;
text-indent: 1.5em;text-align: justify;
}

#content h1 + p, #content h2 + p, #content h3 + p, #content h4 + p {
text-indent: 0;
}

h1 {
font-size: 28pt;
}

h2 {
font-size: 24pt;margin-top: 1.0em;
}

h3 {
font-size: 20pt;
}

a {
font-weight: 600;
}