#container
{
    background: white url('/_structure/images/sidebg.gif') repeat-y scroll right top;
}


h1
{
    color: #797979;
}

h2
{
    color: #933f4c;
    font-size: 90%;
}

.twoColElsRtHdr #mainContent
{
    width: 740px;
}

.date
{
    margin: 10px 0px;
    color: #9a3746;
}

/* Sidebar */
.relhdr
{
    font-weight: bold;
    font-size: 90%;
    color: #884d56;
    margin: 15px 0px;
    #margin-top: 0px;
}

.relitem
{
    margin-bottom: 10px;
}

.relitem .ridate
{
    color: #884d56;
    font-weight: bold;
    font-size: 80%;
}

.twoColElsRtHdr #sidebar1
{
    background: transparent;
}

#right-side-links-container a.rilink, #right-side-links-container a.catitem
{
    font-weight: normal;
    font-size: 80%;
    display: block;
    background: transparent;
}

#right-side-links-container
{
    height: auto;
    padding-bottom: 30px;
}

.cta
{
    border: 1px solid #3b2613;
    border-width: 1px 0px;
    margin: 10px 0px;
    padding: 10px 0px;
}

/* Archive page */
.catitem
{
    margin-bottom: 3px;
}

.articles
{
    width: 700px;
}

.article
{
    margin-bottom: 15px;
}

.article .adate
{
    float: left;
}

.article .adetails
{
    margin-left: 80px;
}

.social .addthis
{
    float: right;
    width: 300px;
    text-align: right;
}

.rss img
{
    border: 0px;
}
a.rss, a.rss:visited
{
    font-size: 14px;
}

a.catlink
{
    font-weight: normal !important;
    font-size: 80% !important;
    text-decoration: underline !important;
}
