/* News CSS Document */

/* -------- latest --------- */
.news-latest-container h2,.news-latest-date { display:none; }
.news-latest-item h3 { font-size:11px; }
.news-latest-item h3 a { text-decoration:none; color:#C50019; }
.news-latest-item h3 a:hover { text-decoration:underline; }
.news-latest-morelink a { text-decoration:none; color:#A81111; }
.news-latest-morelink a:hover { }
.news-latest-item p { margin-bottom:0; }
.news-latest-item .clearer,.news-latest-gotoarchive { display:none; }

/* -------- latest end --------- */

/* -------- list --------- */
.news-list-date { font-size:11px; font-weight:normal; font-style:italic; }
.news-list-item h3 a { text-decoration:none; color:#C50019!important; }
.news-list-item p { margin:0; padding:0; }
.news-list-item h3 a:hover { }
.news-list-item img { float:left; margin-right:5px; }
.news-list-item .clearer { clear:both; margin-top:10px; }
.news-list-item-caticon {  float:right; }
/* .news-list-category { display:none; } */

.pv-block { width:48%; float:left; }
.pv-block-left { margin-right:4%; }

/* -------- list end --------- */

/* -------- single --------- */
.news-single-img { float:left; margin-right:5px; width:240px; }
.news-single-img img { margin-bottom:5px;}
.news-single-imgcaption { font-size:9px; line-height:normal; display:none; }
.news-single-item h2 { color:#000000; font-size:14px; }
.news-single-item h3 { color:#000000; font-size:12px; font-weight: normal; }
.news-single-item p { margin-top:0; }
.news-single-category,.news-single-author { display:none; }
.news-single-backlink { border-top:1px solid #000000; clear:both; }
.news-single-additional-info { margin-bottom:10px; }
.news-single-additional-info dd { margin:0; padding:0; }

.noplr p { margin: 0; }

/* -------- single end --------- */
