﻿.newsContainer
{
    background-image: url(/assets/images/MR-paperhome.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 336px;
    padding-top: 100px;
    padding-left: 45px;
    padding-right: 40px;
}

.newsMain
{
    font-family: Arial;
}

.newsTitle
{
    font-size: 12pt;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #AF2421;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #9B9482;
}

.newsHeader, .newsHeader a
{
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 10pt;
    line-height: 14px;
    position: relative;
}

.newsHeader
{
    color: Black;
    font-weight: bold;
}

.newsHeader a
{
    color: #515771;
    font-weight: normal;
    text-decoration: underline;
}

.newsHeader a:hover
{
    color: #AF2421;
    text-decoration: underline;
}

.newsMedia
{
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
    vertical-align: top;
}

.newsDate1
{
    color: #515771;
    font-family: Arial;
    font-size: 7pt;    
    text-align: left;
    float: right;
}

.newsDate2
{
    color: #515771;
    font-family: Arial;
    font-size: 7pt;    
    text-align: left;
}

.newsDate3
{
    background-image: url(/app_themes/simplesite/news/images/date2.jpg);
    color: White;
    font-family: Arial Black;
    font-size: 8pt;
    line-height: 17px;
    left: -62px;
    height: 41px;
    padding-top: 6px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 57px;
}

.newsDescription
{
    padding-top: 5px;
    padding-bottom: 0px;
    text-align: left;
    vertical-align: top;
    color: Black;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: 15px;
}

.newsDescription a
{
    color: #AF2421;
    text-decoration: none;
}

.newsDescription a:hover
{
    color: #AF2421;
    text-decoration: underline;
}

.newsArticleLink
{
    background-image: url(/app_themes/simplesite/news/images/article1.jpg);
    height: 22px;
    margin-left: 0px;
    margin-top: 15px;
    width: 143px;
}

.newsDivider1
{
    border-bottom: solid 1px White;
    margin-top: 10px;
    margin-bottom: 10px;
}

.newsDivider2
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.newsThumbnails
{
	margin-top: 15px;
}

.newsThumbnailText
{
    color: #696772;
    font-family: Arial Black;
    font-size: 10pt;
    float: left;
    margin-right: 10px;
}

.newsThumbnailText a
{
    color: #696772;
    text-decoration: none;
}

.newsThumbnailPic
{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
}

.newsPic
{
    vertical-align: top;
    padding: 8px 15px 10px 0px;
}