/* News Module Styles */
.newsModuleWrpr {margin-bottom:20px;}
.newsModuleWrpr .paging {float:none;}
.newsModuleWrpr .item .aside { min-width:100px; }

.newsModuleWrpr .item:first-child {padding-top:0px;}
.newsModuleWrpr .item {padding: 23px 0px 23px 0px; font-size: 0.938em;}

.newsFilterLeftWrpr {width:55%;float:left;}
.newsFilterRightWrpr {float:right;width:40%;text-align:right;}
.newsFilterMonthWrpr {float:left;margin-right:12px;}
.newsFilterMonth {width: 85px;}
.newsFilterYearWrpr {float:left;margin-right:12px;}
.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;}

.newsSummary p.right {font-size:0.813em;}
.newsSummary p.right a {color:#2e406b;}
.newsSummary p.right a:hover {color:#bc112d;}

.allSort-all .grid_12.grNpd {padding-bottom:8px !important;}


/* 16px baseline (180px - 767px) */
@media only screen and (min-width:11.250em) and (max-width:47.938em) {	

	.newsFilterMonthWrpr {margin-top:-5px;}
	.newsFilterYearWrpr {margin-top:-5px;}
	
	.newsModuleWrpr {margin-bottom:0px;}
	
	.modContent {padding:0px;}

}

/* 16px baseline (768px +) */
@media only screen and (min-width:48em){

	.newsFilterMonthWrpr {margin-top:5px;}
	.newsFilterYearWrpr {margin-top:5px;}
	.filterActions .btn {margin-bottom:10px;}

}

.dateStamp {display:block; font-size:13px; font-style:italic; margin-top:5px;}

.meta .date {margin-top:10px; margin-bottom:15px;}

.media-caption {font-style:italic;}