body
{
    background-color: rgb(255,253,238);
    color: #000;
    font-family: "times new roman", serif;
    font-size: 108%;
    line-height: 1.3em;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    background-image: url(/image/back.gif);
    background-repeat: repeat-y;
    background-position: 50% 0;
}

.page
{
    width: 692px;
    margin-left: auto;
    margin-right: auto;
}

h1
{
    height: 80px;
    margin-top: 0;
    padding-top: 12px;
    margin-bottom: 56px;
    font-size: 35px;
    line-height: 24px !important;
    line-height: 26px;
}

h1 img
{
    width: 427px;
    height: 86px;
}

h1 .subHead
{
    font-size: 28px;
    font-weight: normal;
}

h2
{
    font-size: 25px;
    margin-bottom: 20px;
}

.content
{
    width: 430px;
    float: left;
    padding-right: 30px;
    border-right: 1px solid rgb(216,201,186);
    margin-bottom: 20px;
}

.context
{
    width: 210px !important;
    width: 205px;
    float: right;
    padding-left: 15px;
    padding-top: 35px !important;
    padding-top: 52px;
    height: 350px;
    font-size: 90%;
}

.footer
{
    margin-top: 30px;
    border-top: 1px solid rgb(216,201,186);
    font-size: 90%;
    padding-top: 5px;
}

a
{
    color: rgb(223,112,30);
}

a:visited
{
    color: #000;
}

h1 a
{
    color: #000;
    text-decoration: none;
}

textarea
{
    overflow: auto;
}

.textarea,
input.textInput
{
    background-color: rgb(255,254,245);
}

textarea,
input
{
    font-family: "times new roman", serif;
    font-size: 17px;
}

.article
{
    margin-bottom: 50px;
}

.details
{
    font-size: 90%;
}

.submit
{
    text-align: right;
}

.submit input
{
    font-size: 80%;
}

.author
{
    font-size: 90%;
}

.article p img
{
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}

.author a
{
    color: #000;
}

.commentAuthor
{
    display: block;
    margin-top: 8px;
}

.comment
{
    margin-bottom: 30px;
}

.footnote,
.footnote a,
.footnote a:visited
{
    color: #777;
}

.archive
{
    font-size: 90%;
}

.ads
{
    margin-top: 30px;
}

ul li
{
    list-style-type: square;
    margin-bottom: 14px;
}

.separator
{
    border-top: 1px dashed #aaa;
}

.archiveLink
{
    font-style: italic;
    text-align: right;
    color: #777;
}

.archiveLink a,
.archiveLink a:visited
{
    color: #777;
}

div p.standalone img
{
    float: none;
}

.context h3
{
    font-size: 15px;
}

.context .latestComments
{
    font-size: 14px;
}

.latestComments a,
.latestComments a:visited
{
    color: #000;
}

form input
{
    font-size: 85%;
}

a img
{
    border: 0;
}

.submitButton
{
    background-color: rgb(225,206,183);
}

.via
{
    color: #555;
    font-size: 90%;
}

.via a
{
    color: #555;
}

.vote
{
    margin-top: 32px !important;
    margin-top: 42px;
    margin-bottom: 50px;
}

.thisMonth
{
    font-size: 115%;
    height: 62px;
}

.nextMonth
{
    font-size: 110%;
}

.bar
{
    background-color: rgb(231,142,74);
    height: 22px;
    font-size: 14px;
    border-left: 1px solid rgb(231,142,74);
    background-image: url(/image/bar.gif);
    background-repeat: repeat-y;
}

.barTitle
{
    margin-top: -22px;
    height: 22px;
    font-size: 14px;
    margin-bottom: 6px;
    padding-left: 4px;
}

.rss
{
    background-color: rgb(244,227,202);
}

img.photo
{
    border: 10px solid rgb(231,142,74);
}

.article .standalone p img
{
    float: none;
}

.content h3
{
    clear: both;
}

.ad
{
    margin-bottom: 15px;
}

.ad a:visited
{
    color: rgb(223,112,30);
}

.adTitle
{
    color: #666;
    font-size: 90%;
}
