/*** Digital Magazine (January 2010) ***/

div.downloadpdf 
{
    width:350px;
    font-size:9pt;
    display: block; 
    margin-top: 5px;
    font-weight: bold;
}
#magazine img
{
    width:200px;
    margin-top:-10px;
}

#magazine dl
{
    float: left;
    list-style-image: url(/styles/modern/images/bul-action-alerts.gif);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 60px;
}
#magazine dt
{
    display: list-item;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 2px;
    color: #666666;
    font-size: 14px;
    font-family: Georgia, Times New Roman, Serif;
}
#magazine dd
{
    padding:0 0 20px 0;
    margin:0;
    color: #666666;
    font-size: 13px;
    font-family: Georgia, Times New Roman, Serif;
}
#magazine dt a
{
    color: #2c5200;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}
#magazine dt a:hover
{
    text-decoration: underline;
}

#magazine h2 
{
    clear: both;
}

/*** BlueRibbon Magazine Pages ***/
h1 
{
    margin:0;
}
h1.magtitle { 
    margin-top:20px;
    margin-bottom:10px;
    margin-left:25px;
    text-align:center; 
} 
#articles h2 { color:#000; } 
#articles ul { padding-left:1.5em; } 
#articles li { 
    margin-bottom:.8em;
    font-size:.95em;
    list-style:none;
}
#articles .title { font-weight: bold; }
div.magimage1, .magimage2, .magimage1t { 
    font-size:.85em;
    clear:both;
}
div.magimage1t { 
    /* If the image is the first image on the page, it should not have a
       top margin */
    margin:0 0 1em 1em; 
    float:right;
} 
div.magimage1 {
    margin:2em 0 1em 1em; 
    float:right;
}
div.magimage2 {
    margin:2em 1em 1em 0;
    float:left;
}
div.mugshot {
    float:left;
    margin:0 .5em .5em 0;
    padding:0;
}
div.mugshot img { border:1px solid #000; }
img.magarchive {
    float:right;
    margin:.5em 1.5em 0 0;
}
p.magarchivenote {
    clear:both;
    padding:1em;
}
table#trailrides1, #trailrides2 {
    margin-top:.5em;
    font-size:.85em;
    width:24em;
}
#trailrides1 a, #trailrides2 a { color: #004080; }
td.issue { width:4em; }
#trailrides1 { float:left; }
#trailrides2 { float:right; }
.trailsearch, .searchtip { margin:0; }
.submitride {
    margin-top:1em;
    text-align:left;
}
#story h2, h3 {
    margin:0;
    color:#000;
}
#main h2.magazine { font-size:1.2em; }
ul.tsguidelines {
    margin-top:1em;
    list-style:disc;
}
p.magaddress {
    font-size:1.1em;
    margin-left:2em;
}
/* Standard Color Offsets (i.e. for interviews) */
div.offset1 { color:#003399; display:inline; }
