/* News Module Styles */
.newsModuleWrpr {margin-bottom:50px;}
.newsModuleWrpr .paging {float:none;}
.newsModuleWrpr .item .aside { min-width:100px; }

.newsFilterLeftWrpr {width:55%;float:left;}
.newsFilterRightWrpr {float:right;width:40%;text-align:right;}
.newsFilterMonthWrpr {float:left;margin-right:12px;margin-bottom:5px;}
.newsFilterMonth {width: 85px;}
.newsFilterYearWrpr {float:left;margin-right:12px;margin-bottom:5px;}
.newsFilterYear {width: 85px;}
.newsFilterCatWrpr {float:left;}
.newsFilterCat {width: 185px;}
.newsFilterSearchBtn {float:right;margin-left:15px;}
.newsFilterSearchType {padding-top:3px;float:right;}
.newsPhotoRight {float:right;margin: 15px 0px 15px 15px;}

.newsItemsWrpr {padding:0px 0px 20px 0px;}
.newsItemWrpr {padding:0px 0px 25px 0px;}
.newsItemWrpr .newsItemPhoto {float:left; display:inline; margin:0 0 12px 0;}

.newsItemWrpr .newsItemImg {float: left;padding-left: 12px;margin-top: 00px;margin-right:20px;}
.newsItemWrpr .newsItemImg img{width:70px;height:60px;}
.newsItemWrpr .newsItemDescr {}
.newsItemWrpr .newsItemDescr p {padding:0 0px;}
.newsItemWrpr .newsItemDescr h2 {font-size:13px;font-family:arial;margin:0px;padding:0px;}
.newsItemWrpr .newsItemDescr h2 a{font-size: 13px;color: #7AAFDF;font-weight: bold;text-decoration: none;}
.newsItemWrpr .moreLink {text-align:right;color: #7AAFDF;text-decoration: none;font: bold 11px Arial;}

.newsSummaryWrpr {}
.newsSummaryWrpr .mod {background:none;}
.newsSummaryWrpr h2 { color: #394A43; letter-spacing: 2px; margin: 0px 0px 10px; padding: 0px 0px 6px; font: bold 11px Georgia; text-transform: uppercase; border-bottom: 1px solid #D6CEAD; }
.newsSummaryBackgroundWrpr {}
.newsSummaryImage {float:left;}
.newsSummaryDesc { border-bottom: 1px dotted #BAC9C2; margin: 0px 0px 10px; padding: 0px 0px 10px; font-size:12px;}
.newsSummaryViewAll {text-align:right;}


.home.news .news-module { 
    display: table; 
    max-width: 1160px; 
    margin: 50px auto 20px auto;
}

.article-summary {
    float: none; 
    display: table-cell; 
    position: relative;
}

.home.news .news-module .article-image { 
    float: none; 
    display: table-cell;
    vertical-align: top;    
    min-height: 177px;
}

.home.news .news-module .article-image a {
    margin-right: 25px;
    float: left; 
    margin-bottom: 20px;
    max-width: 188px;    
}

.home.news .news-module .article-image .article-image-bg { 
    position: absolute; 
    width: 188px; 
    height: 146px; 
    margin-left: -8px;
    background-color: #f5b97d;
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
}

.home.news .news-module .article-image img { 
    border: 1px solid #e2edd1; 
    background-color: #fff;
    padding: 4px;
    position: relative;
    z-index: 9;
    min-width: 178px !important;
    height: 140px;
}

.home.news .news-module article { display: table-cell; padding: 0px 25px; vertical-align: top;}

.interior.news {
    margin-bottom: 30px;
}

.home.news h2.title {
    font-family: "Tillo";
    font-size: 2.75em;
    font-weight: 300;
    margin: 30px auto 0px auto;
    line-height: 1.13em;
    text-align: center;
    width: 80%;
}

.home.news h2, .interior.news h2 {
    font-family: "Tillo";
    font-size: 2.75em;
    font-weight: 300;
    margin: 30px auto 0px auto;
    line-height: 1.13em;
    text-align: center;
    width: 80%;
    position: relative;
}

.home.news h2.title span {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 25px;
    padding-right: 25px;    
}

.home.news h2.title:before {
    background: url(/cms/images/layout/sprite-1.png);
    background-position: center -65px;
    background-repeat: repeat-x;
    content: " ";
    position: absolute;
    height: 20px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    bottom: 8px;
    left: 0px;
}

.home.news h2.title2 span {
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 25px;
    padding-right: 25px; 
}

.home.news h2.title2:before {
    background: url(/cms/images/layout/sprite-1.png);
    background-position: 0px -113px;
    background-repeat: repeat-x;
    content: " ";
    position: absolute;
    height: 20px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    bottom: 8px;
    left: 0px;
}

/*.home.news h2.title:after {
    background: url(/cms/images/layout/sprite-1.png);
    background-position: 0px -65px;
    background-repeat: no-repeat;
    content: " ";
    position: absolute;
    height: 20px;
    width: 163px;
    margin: 0px 0px 0px 10px;
    bottom: 8px;    
}*/

.home.news .news-module h3.title {
    font-family: "Tillo";
    font-size: 1.88em;
    font-weight: 300;
    margin: -5px 0px 10px 0px;
    line-height: 1.13em;
}

.home.news .news-module h3.title a {
    color: #4A4A4A;
}

.home.news .news-module h3.title a:hover, 
.home.news .news-module h3.title a:focus {
    color: #E91620;
}

.home.news .news-module p {
    font-family: 'Roboto', 'Arial', sans-serif;
    font-style: italic;
    font-size: 1em;
    font-weight: 400;
    margin: 10px 0px 0px 0px;
    line-height: 1.38em;
}


.home.news .news-module p a {
    color: #E91620;
    text-decoration: underline;
    font-weight: 500;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;    
}

.home.news .news-module p a:hover,
.home.news .news-module p a:focus {
    text-decoration: none;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}

.home.news p.view-all {
    display: block;
    font-family: 'Roboto', 'Arial', sans-serif;    
    margin: 15px 0px 15px 0px;
    text-align: center;
    font-size: 1em;
}

.home.news p.view-all a {
    color: #E91620;
    text-decoration: none;
    font-weight: 500;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;    
}
.home.news p.view-all a:hover,
.home.news p.view-all a:focus { text-decoration: underline; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4); }


main.interior .newsOverview .modContent {
    padding: 0px;  
}

main.interior .newsOverview .modContent .itemList {
    margin: 0px 0px 50px 0px;
}

main.interior .newsOverview .modContent li {
    background-color: #fff;    
    border: 1px solid #d4d0b8;
    margin-bottom: 25px;
}

main.interior .newsOverview .modContent .item {
    padding: 0px;
}

main.interior .newsOverview .modContent .item figure.aside { 
    display: block !important;
    float: none !important;
    text-align: left;
    padding: 0px;
}

main.interior .newsOverview .modContent .item figure.aside img {
    width: 100%;
    max-width: 770px !important;
}

main.interior .newsOverview .modContent .item div.content { 
    display: block !important;
    float: none !important;
    margin: 40px;
}

main.interior .newsOverview .modContent .item > .content {
    width: auto;   
}

    main.interior .newsOverview .modContent .item > .content h2.title {
        font-family: "Tillo";
        color: #4a4a4a;
        font-size: 2em;
        font-weight: 400;
        margin: 15px 0px 25px 0px;
    }

main.interior .newsOverview .modContent .item > .content h2.title a,
main.interior .newsOverview .modContent .item > .content h2.title a link,
main.interior .newsOverview .modContent .item > .content h2.title a:visited {
    text-decoration:none; 
    color: #4a4a4a;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;
}
main.interior .newsOverview .modContent .item > .content h2.title a:hover,
main.interior .newsOverview .modContent .item > .content h2.title a:focus,
main.interior .newsOverview .modContent .item > .content h2.title a:active {
    color: #E91620;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);    
}

main.interior .newsOverview .modContent .item > .content p {
    margin: 25px 0px 25px 0px;
    line-height: 23px;
    font-size: 1em;
}

main.interior a.continue-link {
    color: #fff;
    float: right;
    margin-bottom: 30px;
}

main.interior .dateStamp, main.interior .comments {
    font-size: 14px;
    margin-right: 15px;
}

.item .featured-stamp {
    display: none;
}

.item.featured .featured-stamp {
    display: inherit;
    position: absolute;
    left: 1px;
    margin-top: -85px;
}

.featured-stamp {
    background-color: #dd222a;
    font-family: "Tillo";
    font-size: 1.50em;
    font-weight: 400;
    color: #fff;
    padding: 10px 20px;
}

.news-module article.content {
    padding: 0px 0px 0px 0px;  
    margin: 0px 0px 0px 0px;    
}


.news-module article.content figure.aside { 
    display: block !important;
    float: none !important;
    text-align: left;
    padding: 0px;
}

.news-module article.content figure.aside img {
    width: 100%;
}

.news-module .news-module-content {
    padding: 0px 40px 30px 40px;
}

.news-module article.content h1.title {
    font-family: "Tillo";
    color: #4a4a4a;
    font-size: 2em;
    font-weight: 400;
    margin: 15px 0px 25px 0px;
}

.news-module article.content h1.title a,
.news-module article.content h1.title a link,
.news-module article.content h1.title a:visited {
    text-decoration:none; 
    color: #4a4a4a;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;
}
.news-module article.content h1.title a:hover,
.news-module article.content h1.title a:focus,
.news-module article.content h1.title a:active {
    color: #E91620;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);    
}

.news-module article.content p {
    margin: 15px 0px 25px 0px;
    line-height: 23px;
    font-size: 1em;
}

.news-module article.content .date, .news-module article.content .comments {
    display: inline;
    font-size: 14px;
    margin-right: 15px;
}

.news-module article.content .featured-stamp {
    display: none;
}

.news-module article.content figure.aside.featured .featured-stamp {
    display: inherit;
    position: absolute;
    left: 1px;
    margin-top: -85px;
}

.media-caption {
    padding-left: 35px;
    padding-right: 35px;
}

@media only screen and (min-width:11.250em) and (max-width:47.938em) {

    .home.news h2.title {
        font-family: "Tillo";
        font-size: 1.56em;
        font-weight: 300;
        margin: 10px 0px 30px 0px;
        line-height: 1.13em;
        text-align: center;
        width: 100%;
    }

    .home.news h2 {
        font-family: "Tillo";
        font-size: 1.56em;
        font-weight: 300;
        margin: 10px 0px 0px 0px;
        line-height: 1.13em;
        text-align: center;
        width: 100%;
    }    

    .home.news h2.title:before {
        background: url(/cms/images/layout/sprite-1.png);
        background-position: 0px -65px;
        background-repeat: repeat-x;
        content: " ";
        position: absolute;
        height: 20px;
        width: 100%;
        margin: 0px 0px 0px 0px;
        bottom: -18px;
        left: 0px;
    }

    .home.news h2.title:after {
        display: none;
    }
    
    .home.news h2.title2 {
        margin-bottom: 25px;
    }
    
    .home.news h2.title2:before {
        background: url(/cms/images/layout/sprite-1.png);
        background-position: 3px -113px;
        background-repeat: repeat-x;
        content: " ";
        position: absolute;
        height: 20px;
        width: 100%;
        margin: 0px 0px 0px 0px;
        bottom: -20px;
        left: 0px;
    }

    .home.news h2.title2:after {
        display: none;
    }    

    .home.news .news-module {
        margin-bottom: 30px;
    }

        .home.news .news-module h3.title {
            font-family: "Tillo";
            font-size: 1.88em;
            font-weight: 300;
            margin: -20px 0px 10px 0px;
            line-height: 1.13em;
        }

    .home.news .news-module p {
        font-family: 'Roboto', 'Arial', sans-serif;
        font-style: italic;
        font-size: 1em;
        font-weight: 400;
        margin: 10px 0px 0px 0px;
        line-height: 1.38em;
    }
    
    .home.news .news-module .grid_6:last-child { display: none;}

    .home.news .news-module .article-image { 
        float: none; 
        margin: 0px auto 20px auto; 
        text-align: center;
        display: block;
        min-height: 177px;
        width: 211px;
    }
    
    .home.news p.view-all {  
        margin: -15px 0px 25px 0px;
    }    

    
    main.interior .newsOverview .modContent .itemList {
        margin: 0px 0px 15px 0px;
    }    
    
    main.interior .newsOverview .modContent .item div.content {
        margin: 20px;
    }
    
    .rail-padding-in {
        padding: 20px;
    }
    
    main.interior a.continue-link {
        float: none;
        text-align: center;
        display: block;
    }    
    
    .center-button .btn.second-color {
        display: block;
    }
    
    .news-module .news-module-content {
        padding: 0px 20px 30px 20px;
    }    
    
}