/*newitems*/
.va-row {
	margin-bottom: 12px;
}
.va-teaser {
	margin-bottom: 10px;
}
.news .page-navigation {
	margin-top: 49px;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}


.page-navigation p {
  float: left;
}

 ul.f3-widget-paginator {
	float: left;    
	padding-left: 8px;
}

ul.f3-widget-paginator li {
	float: left;
	display: block;
	padding: 4px 11px;
	margin-right: 3px;
	background: none;
	background: #838383;	
	color:#fff
	}

ul.f3-widget-paginator li.current {
		background:#c7c7c7;
}


ul.f3-widget-paginator li a {
  display: block; text-decoration: none;
	color:#fff
}

.newsitemcontent-page {
	background: #fff none repeat scroll 0 0;
	float: left;
	width: 85%;
}
.newsitem {
	width: 100%;
	min-height: 60px;
	margin-bottom: 15px;
	font-family: 'Hind', sans-serif;
}
.newsitemdate {
	background: #fff none repeat scroll 0 0;
	color: #000;
	float: left;
	font-family: "Hind", sans-serif;
	font-size: 40px;
	font-weight: 800;
	line-height: 18px;
	margin-right: 20px;
	margin-top: 12px;
	text-align: center;
	display: block;
	width: 50px;
	text-transform: uppercase;
}
.newsitemdate-fb {
	background: #fff none repeat scroll 0 0;
	color: #000;
	font-family: "Hind", sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 18px;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 20px;
	text-align: left;
	display: block;
}
.news-single-header h2 {
	color: #000;
	font-size: 18px;
	margin-bottom: 15px;
}
.news-single-item h3 {
	color: #000;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 15px;
}
.browseLinksWrap {
	font-size: 13px;
}
span.activeLinkWrap {
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	margin-right: 3px;
	background-attachment: scroll;
	background-color: #FF0066;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding: 3px;
}
span.disabledLinkWrap {
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	padding: 2px;
	margin-right: 3px;
	background-attachment: scroll;
	background-color: #666666;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding: 3px;
}
.browseLinksWrap a {
	background: #1d6db4 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	padding: 3px;
	margin-right: 3px;
}
.browseLinksWrap a:hover {
	background-color: #FF0066;
}
.showResultsWrap {
	font-size: 13px;
	margin-bottom: 12px;
}
span.datemonth {
	float: left;
font-family: "Hind", sans-serif;
font-size: 17px;
margin-top: 7px;
width: 100%;
display: block;
}

.newsitemcontent {
	background: #fff none repeat scroll 0 0;
	float: left;
	width: 350px;
}
span.city {
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-weight: 800;
	clear: both;
	display: block;
}
span.newsheadline {
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	clear: both;
	color: #1d6db4;
	font-weight: 800;
	display: block;
	line-height: 20px;
}
span.newsheadline a {
	color: #1d6db4;
}
span.newsheadline a:hover {
	color: #CC0000;
	text-decoration: none;
}

/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	/* float: left; */

    margin-bottom: 18px;
   /* margin-left: 2%;*/
    margin-right: 2%;
    padding-bottom: 0px;
   width: 99%;
}



.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.news .news-list-date {
	color: #000;
font-size: 17px;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 0px 0px 0;

}

.news .article .news-img-wrap a {
	display: block;
	float: left;


}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;margin-right: 15px;
}
.pleft0 {
	padding-left:0!important;}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	 margin-bottom: 25px;
}

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 20px 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}
.news-single .article {
	float: none;
	height: auto!important;
	margin-bottom: 15px;
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 15px;
	width: 95%;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	  display: table-cell;
    padding-top: 15px;
    width: 50%;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}
