

/**
**NEWS TEASER
*/
.lnm_news {
	min-height: 360px;
}
.news_teaser h4 {
	font-size: 25px;
}
.news_footer {
	background-color: #2a2a2a;
}

.news_date {
  	font-size: 16px;
	color: #cccccc;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}


.news_list_item table{
	width: 100%;
}
.news_image {
	height: 168px;
	line-height: 168px;
	overflow: hidden;
	text-alifgn: center;
}
.news_img {
  padding: 0px;
	height: 100%;
}
.news_teaser_column{
	vertical-align: top;
}

.news_teaser_column .news_title {
	font-family: 'Oswald', sans-serif;
	font-size: 17px !important;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.news_teaser_column .news_title a{
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	display: block;
}

#news .news_title {
	/* line-height: 22px;
	padding: 20px 20px 0px 0px;
	height: 4em; */
	padding-bottom:15px;
}
#news .news_title a {
    color: #ffffff;
}

.stream {
	padding-top: 10px !important;
	line-height: 1em;
	font-size: 10px !important;
}

.news_teaser{
	padding: 0px;
	color: #939393;
	font-size: 12px;
}

.news_comment {
	display: block;
	float: right;
	margin: 4px 10px 0px 0px;
	
}
.news_readmore {
	display: block;
	float: right;
	font-size: 14px;
	color: #9b9b9b;
}
.news_readmore:after {
	content:"\e080";
	font-family:"Glyphicons Halflings";
	padding-left: 10px;
}

#home .news_teaser{
	padding: 0px;
}

.news_list_item{
	margin: 10px 0px 10px 0;
}

.news_listing_bottom {
    height: 20px;
    width: 100%;
}
.news_teaser .continue {
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-top:8px;
	text-transform:uppercase;
}

.read_more {
	margin-top: 20px;
}

.read_more a {
	color: #ACACAC;
}

.comment_bubble, .comment_bubble:link {
    border: 0 solid red;
    color: #000000;
    display: block;
    font-size: 10px;
    height: 17px;
    line-height: 14px;
    text-align: center;
    width: 24px;
}

.lnm_pagination {
	padding: 20px;
	background-color: transparent;
	font-size: 14px;
	text-transform: uppercase;
	color: #9b9b9b;
	margin-top: 20px;
	width: 100%;
	display: block;
	float: right;
}

.lnm_pagination .lnm_previous {
	display: inline-block;
	width: 32%;
	text-align: left;
}

.lnm_pagination .lnm_previous:before {
	content:"\e079";
	font-family:"Glyphicons Halflings";
	padding-right: 10px;
}

.lnm_pagination .lnm_current {
	display: inline-block;
	width: 32%;
	text-align: center;
}

.lnm_pagination .lnm_next {
	display: inline-block;
	width: 32%;
	text-align: right;
}
.lnm_pagination .lnm_next:after {
	content:"\e080";
	font-family:"Glyphicons Halflings";
	padding-left: 10px;
}


/*
 * ARTICLE
 */

#news_article {
    border-bottom: 1px dotted #004489;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.news_article_titlebar{
	position: relative;
}
.news_detail_date {
    display: block;
    font-weight: bold;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 17px;
	color: #939393;
}

.news_detail_headline{
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	letter-spacing: 0.1em;
	font-size: 22px;
	text-transform: uppercase;
	padding-left: 15px;
}
.news_detail_headline .comments_count{
	position: absolute;
	top: 30px;
	right: 0px;
}
.news_detail_headline h4 {
	font-size:24px;
	letter-spacing:0;
	line-height:25px;
	font-weight: normal;
	margin-left:20px;
	margin-top:18px;
	padding:0 10px 0 0;
	text-transform:capitalize;
}
.secondary_news_detail_headline{
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 16px;
}
.secondary_news_detail_date{
	font-size: 12px;
	font-style: italic;
}
.news_detail {
    font-size: 15px;
    line-height: 24px;
    margin-top: 1px;
    padding: 0px;
}
.news_detail_image{
	background-color: #000000;
}
.news_detail_image_main.multiimage{
	height: 455px;
}
.news_detail_image_main{
	/* overflow: hidden; */
	margin:0 auto;
	float: left;
}

.news_full_img {
	padding-top: 8px;
	padding-right: 20px;
	width:41.66%; 
	max-width:500px;
		
}

.news_detail_image_slider{
	background-color: #e1e1e1;
	text-align: center;
	padding:3px;
	line-height: 12px;
}
.news_detail_image_slider_item{
	display: inline;
	width:50px;
	margin:0 2px;
}
.news_detail_image_main.multiimage img{
	height: 100%;
}

.news_detail_image_main img{
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 500px;
}
.news_detail_text{
	padding:0px;
	color: #939393;
}

.news_detail_text{
	padding:0px;
	color: #939393;
}

.news_detail_text ol{
	list-style-position: inside;
}

.news_detail_text li{
	margin-left: 20px;
}

#tag_cloud {
    background-color: #EDEDED;
    margin-top: 1px;
    padding: 20px;
}
