/*
printable article style
*/

/* viewport ----------------------------------------------------------------- */

body {
    margin: 0;
    padding: 0;
}

#container {
    padding: 10px;
    font-size:80%;
    font-family: Verdana, sans-serif;
    color:#000;
}

/* square ad ---------------------------------------------------------------- */

#adpos3 {
    display: inline;
    float: right;
    margin:0 0 10px 10px;
    width: 336px;
}

/* header ------------------------------------------------------------------- */

#header img.brandlogo {
    width:100px;
    height:14px;
    border:0;
}

#header form.printbutton {
    display:inline;
    margin: 0 10px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 0 10px;
}
#header input.printbutton {
    font-family: Verdana, sans-serif;
    font-size: 1em;
}

#container div.view_article {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:bold
    margin-top: 11px;
    border: 0;
    padding:0;
}

#container a.view_article,
#container a.view_article:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:1em;
    color: #015660;
}

#printheader {
display: none;
}

/* body of article ---------------------------------------------------------- */

a:link, a:visited {
    color: #015660;
    text-decoration: none;
}
a:hover, a:visited:hover { 
    text-decoration: underline;
}

h1, h2, h3 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    margin:11px 0 0 0;
    font-size:1.44em;
}

h2 {
    margin:2px 0 11px 0;
    font-size:1.26em;
}

p.byline,
p.date {
    margin:0 0 3px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:.86em;
}

#objecthumbs {
width: 600px;
margin-top: 14px;
}

#objecthumbs img{
border: 1px solid #000;
margin:0 6px -2px 0;
}
#objecthumbs a.more {
    font-size:.86em;
}

#articlebody {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:1.2em;
    line-height:1.44em;
}
#articlebody h3 { font-size:.98em; text-transform: lowercase; }
#articlebody h3:first-letter     { text-transform: uppercase; }

/* article footers ---------------------------------------------------------- */

#articlefooter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .74em;
    line-height: 1.2em;
}

#articlefooter .imgleft {
    float:left;
    border:1px solid #000;
}

#articlefooter .imgright {
    float:right;
    border:1px solid #000;
}

#articlefooter .clear {
    clear: both;
}

#objecthumbs .clear {
    clear: left;
}

/* charts ---------------------------------------------------------------- */

#chart_start pre {
    font-family: 'Andale Mono', 'Lucida Console', monospace;
    font-size:.98em;
}

hr {
    border:0px;
    background-color: #666;
    height: 1px;
    color:#666;
}

#chart_link {
    border: 1px solid #999;
    padding: 6px;
    font-size:.86em;
    /* line-height:1.25em; */
}

/* url and page number ------------------------------------------------------ */

#url, #pageno {
    color: #555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:.86em;
    font-style: italic;
}

/* google ad ---------------------------------------------------------------- */

div.google {
    margin:15px 0;
    width: 500px;
    color: #555;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:.86em;
}

/* footer ------------------------------------------------------------------- */

#footer #chronsections select,
#footer #chronsections input {
display:inline;
float:left;
font: .86em Verdana, Arial, sans-serif;
}

#footer #chronsections form {
margin:0;
}

#footer #chronsections select {
width:220px;
margin-right:5px;
}
#footer #chronsections input {
width: 35px;
margin-right:15px;
}
* html #footer #chronsections input {
height:18px;
padding: 0;
line-height: .97em;
}

#footer #chroniclemenu {
display:inline;
float:left;
width:600px;
padding-top:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.82em;
}

#footer .clear {
clear:both;
}

