﻿.newsMain
{
    font-family: Arial;
    background-color: #C4C8D3;    
    background-image: url(/app_themes/simplesite/news/images/content1.jpg);
    background-repeat: repeat-y;
    width: 635px;
    padding: 0px 0px 0px 0px;
}

.newsTitle
{
    background-image: url(/app_themes/simplesite/news/images/title1.jpg);
    height: 38px;
    padding-left: 35px;
    padding-top: 40px;
    font-size: 12pt;
    font-family: Arial Black;
    font-weight: bold;
    color: #6A6674;
    width: 600px;
}

.newsHeader
{
    font-family: Arial Black;
    background-image: url(/app_themes/simplesite/news/images/header1.jpg);
    color: White;
    font-size: 12pt;
    font-weight: bold;
    height: 63px;
    line-height: 53px;
    padding-left: 35px;
    padding-right: 5px;
    position: relative;
}

.newsMedia
{
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 15px;
    text-align: left;
    vertical-align: top;
}

.newsDate1
{
    color: White;
    font-family: Arial;
    font-size: 7pt;    
    text-align: left;
    float: right;
}

.newsDate2
{
    color: White;
    font-family: Arial;
    font-size: 7pt;    
    text-align: left;
}

.newsDate3
{
    background-image: url(/app_themes/simplesite/news/images/date1.jpg);
    color: White;
    font-family: Arial Black;
    font-size: 8pt;
    line-height: 17px;
    left: -42px;
    height: 45px;
    padding-right: 10px;
    padding-top: 6px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 58px;
}

.newsDescription
{
    padding-top: 5px;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 15px;
    text-align: left;
    vertical-align: top;
    color: #515771;
    font-family: Georgia;
    font-style: italic;
    font-weight: normal;
    font-size: 10pt;
    line-height: 20px;
}

.newsArticleLink
{
    background-image: url(/app_themes/simplesite/news/images/article1.jpg);
    height: 22px;
    margin-left: 35px;
    margin-bottom: 25px;
    width: 143px;
}

.newsDivider1
{
    border-bottom: solid 1px #C2C0D5;
    margin-top: 15px;
    margin-bottom: 15px;
}

.newsDivider2
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.newsThumbnailText
{
    color: #696772;
    font-family: Arial Black;
    font-size: 10pt;
    float: left;
    margin-left: 35px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 25px;   
}
 
.newsThumbnailText a
{
    color: #696772;
    text-decoration: none;
}

.newsThumbnailPic
{
    float: left;
    margin-left: 5px;
}

.newsPic
{
    vertical-align: top;
    padding: 19px 0px 10px 35px;
}