﻿
body, div, td, p /* default font */
{
    
}

td
{
    padding: 3px;
}
/* nytimes*/

p{
  margin: 0 0 1em 0;
}

h1 {
  font-size: 2.4em;
  line-height: 1.083em; /* 26px */
}

h2 {
  font-size: 2em;
  line-height: 1.1em; /* 22px */
}

h3 {
  font-size: 1.5em;
  line-height: 1.133em; /* 17px */
}

h4 {
  font-size: 1.4em;
  line-height: 1.1429em; /* 16px */
}

h5, h6	{
  font-size: 1.2em;
  line-height: 1.25em; /* 15px */
}

h6 {
  font-weight: normal;
}

p {
  font-size: 1.2em;
  line-height: 1.25em; /* 15px */
}

/*

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    color: #000;
}

h1
{
    font-size: 182%;
}
h2
{
    font-size: 167%;
}
h3
{
    font-size: 138.5%;
}

h1, h2, h3, h4, h5, h6, strong
{
    font-weight: bold;
}
*/
a
{
    color: #004276;
    text-decoration: none;
}

a:visited
{
    color: #666699;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: none;
}



.bannertitle
{
    font-size: 197%;
    font-weight: bold;
     
   
}

.byline, .dateline
{
    font-size: 77%;
    color: #808080;
    font-family: arial, helvetica, sans-serif;
}

.byline
{
    margin-top: 2px;
    margin-bottom: 2px;
}

.timestamp
{
    font-size: 77%; /* many contexts, leave as px unit */
    font-weight: normal !important;
    color: #a81817;
    white-space: nowrap;
    font-family: arial, helvetica, sans-serif;
}
.photogallerythumbnail {max-width:40%; width:40%;}
.thumbnail
{
    max-width: 80px;
    padding: 5px;
}
.thumbnail100
{
    max-width: 100px;
    padding: 5px;
}
.thumbnail250
{
    max-width: 250px;
    padding: 5px;
}

.caption 
{
    font-family: arial, helvetica, sans-serif;
    color: #666;
    font-size: 85%;
  line-height: 108%; /* 14px*/ 
    
    
    }
    
.credit {
  font-size: 77%;
  line-height: 85%; /*11px*/
  text-align: right;
  color: #909090;
  margin-bottom: 3px;
}

.err
{
    font-size: 93%; /* many contexts, leave as px unit */
    font-weight: bold !important;
    color: #a81817;
    white-space: nowrap;
    
}

.button-menu
{
    border: solid 1px #808080;
    background-color: #E5E6E6;
    padding:5px;
    margin-bottom:10px;
    
}

#pg
{
    border: solid 1px #808080; border-top:none;
}
#hd, .yui-layout-unit-top
{
    border-bottom: solid 1px #808080;
}

.ba
{
    border-left:solid 1px #808080;
    border-right:solid 1px #808080;
    }

#bd
{
    padding: 5px;
    border-top:solid 1px #808080;
}

#adm
{
    background-color: #D8D8DA;
    
}

#srch
{
    width: 100%;
    text-align: center;
}
