body
{
    background-color: #fff;
    color: #000;
    font-family: "times new roman", serif;
    font-size: 108%;
    line-height: 1.3em;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}

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

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

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

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

.content
{
    width: 470px;
    float: left;
    padding-right: 30px;
    border-right: 1px solid #ccc;
}

.context
{
    width: 180px;
    float: right;
    padding-left: 20px;
    padding-top: 110px !important;
    padding-top: 125px;
    height: 350px;
    font-size: 90%;
}

.footer
{
    margin-top: 30px;
    border-top: 1px solid #ccc;
    font-size: 90%;
}

a
{
    color: #33b;
    color: rgb(208,82,82);
}

a:visited
{
    color: #000;
}

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

textarea
{
    overflow: auto;
}

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

.article
{
    margin-bottom: 50px;
}

.details
{
    font-size: 90%;
}

textarea,
input.textInput
{
    background-color: #fff;
}

.submit
{
    text-align: right;
}

.submit input
{
    border: 1px outside;
    background-color: #eee;
    font-size: 80%;
}

.logopart
{
    color: rgb(218,92,92);
}

.author
{
    font-size: 90%;
}

.article p img
{
    float: left;
    margin-right: 10px;
    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;
}

.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%;
}