﻿#issue
{
    float: right;
    font-size: 10px;
}

.editorial
{
    clear: both;
}

.editorial h1
{
    font-size: 2.5em;
    font-weight: normal;
    font-family: Georgia;
    color: #003663;
    text-shadow: 0px 1px 0px #ccc;    
}
.editorial h2
{
    font-size: 1.5em;
    font-weight: bold;
    font-family: Georgia;
}
.editorial h3
{
    font-size: 1.25em;
    font-weight: bold;
    font-family: Georgia;
}
.editorial h4
{
    font-size: 1em;
    font-weight: bold;
    font-family: Arial;
}

.editorial h1 + p, .editorial h2 + p
{
    margin-top: 0;
}

.editorial p
{
    font-size: 1.25em;
    font-family: Georgia;
    line-height: 1.5em;
    margin: 1em 0;
}

.editorial ul
{
    font-family: Georgia;
    font-size: 1.1em;
}

.editorial a:hover
{
    text-decoration: underline;
}

#story-box
{
    height: 55px;
    width: 120px;
    color: White;
    background-color: #696969;
}

.insert-left, .insert-right
{
    position: relative;
    margin-bottom: 10px;
    clear: both;
    border: solid thin #dedede;
    padding: 5px;
}
.insert-left img, .insert-right img
{
    padding: 0;
}
.insert-left p, .insert-right p
{
    font-family: Arial;
    font-size: 11px;
    margin-bottom: 0;
}
.insert-left
{
    float: left;
    margin-right: 10px;
}
.insert-right
{
    float: right;
    margin-left: 10px;
}

.takeout
{
    padding: 7px;
    font-size: 11px;
    max-width: 225px;
    border: gray dashed 1px;
}
.takeout ul
{
    margin: 5px 0 0 0;
    padding-left: 15px;
}
.takeout b
{
    font-size: 12px;
    color: #7d0200;
}
.takeout .quote
{
    font-size: 14px;
}

.caption
{
}
.credit
{
    font-weight: normal;
}

.email-link
{
    color: Black;
    text-decoration: none;
}
.email-link:hover
{
    text-decoration: underline;
}

.page3-qa-question
{
    font-weight: bold;
}
.page3-realestate-address
{
    font-weight: bold;
    font-family: Arial !important;
}

.search-popup
{
    position: absolute;
    visibility: hidden;
    z-index: 10;
}

.article-separator
{
    font-family: Times New Roman;
    background-color: #fff;
    color: #9a0722;
    font-weight: normal;
    font-size: 1.25em;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.25em;
}

.article-separator-breaking
{
    font-family: Arial;
    font-weight: bold;
    font-size: 1.25em;
    background-color: #9a0722;
    color: #fff;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 2px;
    line-height: 1.25em;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 0px;
    margin-bottom: 5px;
}

.article-tag
{
    font-family: Arial;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.25em;
    font-size: 1.25em;
}

.article-tag-focus
{
    font-family: Times New Roman;
    font-weight: bold;
    background-color: #fff;
    color: #9a0722;
    text-decoration: none;
    word-spacing: normal;
    text-align: center;
    letter-spacing: 2px;
    line-height: 1.25em;
    font-size: 1.25em;
}

.article-tag2
{
    font-family: Times New Roman;
    font-weight: normal;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    word-spacing: normal;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.2em;
    font-size: 1.1em;
}

