#newsblog {
	float:left;
	margin:0px 0px 0px 0px;	
	width:100%;
	color:#000000;
}

#content-wrap #news-tools {
	width:100%;
	float:left;
}

#content-wrap .news-tools {
	width:100%;
	float:left;
	border-top:2px solid #282828;
}

#news-navigation {
	width:350px;
	min-height:300px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	
}

#news-navigation h3 {
	/*Inherit or set in the theme blog style*/
	margin-bottom:8px;
	font-weight:normal;
	color:#26a9e0;
	font-family: Avenir, Avenir IE, Arial, Verdana, sans-serif;
	font-size:25px;
	line-height:25px;

}

#news-navigation a {
	color:#000000;
}


#news-navigation a:hover, 
#news-navigation a.active {
	/*Inherit or set in the theme blog style*/
	color:#26a9e0;
}

#news-navigation ul {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	list-style-position:outside;
	width:340px;
	list-style: none;
}

#content #news-navigation li {
	margin:0px 0px 4px 0px;
	padding:0px;
	list-style: none;
	font-size:12px;
	line-height:18px;
}


#news-body {
	width:520px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}

#news-body p {
	line-height:20px;	
}



#news-body #postlist a,
#news-body #post a {
	color:#26a9e0;
}

#news-body #postlist a:hover,
#news-body #post a:hover {
	color:#615A5A;
}

#news-body #postlist h2 {
	float:left;
	width:100%;
	margin:0px 0px 12px 0px;
}

#news-body #postlist h2 a {	
	/*Inherit or set in the theme blog style*/
	color:#26a9e0;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	font-family: Avenir, Avenir IE, Arial, Verdana, sans-serif;
}

#news-body a:hover {
	/*Inherit or set in the theme blog style*/
}

#news-body .post-summary {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:100%;
	border-bottom:0px solid #282828;
}


#content #news-body .actionline a {
	/*Inherit or set in the theme blog style*/
	color:#000000;
}

#content #news-body .actionline a:hover {
	/*Inherit or set in the theme blog style*/
	color:#26a9e0;
}

#news-body .post-summary  p {
	/*Inherit or set in the theme blog style*/
	font-size:13px;
	line-height:20px;
}


#news-body .post-summary .image {
	width:520px;
	margin:0px 15px 30px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	line-height:0px;
	overflow:hidden;
	border:0px solid #6B86B1;	
}

#news-body .post-summary .image img {
	max-width:520px;
}

#news-body .post-summary .byline {
	/*Inherit or set in the theme blog style*/
	width:100%;
	float:left;
	margin:0px 0px 5px 0px;
}

#news-body .post-summary .meta {
	/*Inherit or set in the theme blog style*/
	width:100%;
	float:left;
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
}

#newsblog #post {
 	float:left;
 	width:100%;
 }

 
#newsblog #post p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#newsblog #post .image {
	float:left;
	line-height:0px;
	margin:0px 0px 30px 0px;	
	padding:0px 0px 0px 0px;
	border:0px solid #202020;
 }

#newsblog #post .image.alignleft {
 	float:left;
	line-height:0px;
	margin:0px 10px 30px 0px;
 }
 
#newsblog #post .image.align {
 	float:none;
	line-height:0px;
	margin:0px 0px 30px 0px;
}

  
#newsblog #post .image.alignright {
 	float:right;
	line-height:0px;
	margin:0px 0px 30px 10px;
 }
 
#newsblog #post .image.alignmiddle {
	clear:both;
	float:none;
	margin:0px;
	display:block;
	text-align:center;
}
 
#newsblog #post .image img,
#newsblog #post .fullimage img,
#newsblog .post-summary .fullimage img {
 	max-width:520px;
}
 
#newsblog .post-summary .fullimage  {
	margin-bottom:30px;
}

#newsblog #post {
	   margin-top:0px;	   
}

#newsblog #post h1 {
	/*Inherit or set in the theme blog style*/
	float:left;
	width:100%;
	margin:0px 0px 12px 0px;
	color:#26a9e0;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	font-family: Avenir, Avenir IE, Arial, Verdana, sans-serif;	
}

#newsblog #post .meta {
 	
	width:100%;
	float:left;
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	line-height:16px;
	
}

#newsblog #post #byline {
	float:left;
	width:100%;
	font-weight:bold;
}

#newsblog #post .body { 
	width:100%;
	float:left;
}


#news-body .actionline {
	margin:10px 0px 30px 0px;
	width:100%;
	float:left;
	font-size:12px;
	height:40px;
	line-height:40px;
	border-top:1px solid #d2d2d4;
	border-bottom:1px solid #d2d2d4;
}

#news-body span.date {
	font-weight:bold;
}


#news-body .actionline #view-comments {
	margin-left:0px;
}

.post-gallery-wrap {
	float:left;
	width:100%;
	margin:10px 0px 15px 0px;
	padding:0px 0px 13px 0px;
	display:block;
}

.post-gallery-wrap-full {
	float:left;
	width:100%;
	margin:10px 0px 15px 0px;
	padding:0px 0px 13px 0px;
	display:block;
}

.post-gallery-images {
	width:600px;
	height:440px;
	overflow:hidden;
	background:#f0f0f0;
	margin:0 auto;
	display:block;
}

.post-gallery-images img {
	width:600px;	
}

.post-gallery-images-full {
	width:600px;
	margin:0px 0px 0px 0px;
}

.post-gallery-images-full img {
	max-width:600px;
}

.post-gallery-images-full img.med {
	max-width:298px;
}

.post-gallery-wrap .thumbs-wrapex {
	margin:0 auto;
	width:600px;
	position:relative;
}

.post-gallery-wrap .thumbs-wrap {
	margin:11px 10px 0px 10px;;
	width:524px;
	height:79px;
	overflow:hidden;
	float:left;	
	position:relative;
}


#content .post-gallery-wrap .thumbs-wrap .thumbnails {
	height:79px;
	float:left;
	padding-left:0px;
	width:9000px;
	list-style-type: none;	
}

#content .post-gallery-wrap .thumbs-wrap .thumbs {
	width:auto;
	height:79px;
	float:left;
	margin-right:4px;
}

.post-gallery-wrap .thumbs-wrap .thumbs img {
	height:79px;
	width:auto;	
}

.post-gallery-wrap .gallery-nav {
	margin-top:20px;
	width:21px;
	padding:3px;
	height:57px;
	float:left;
	background-color:#ff0000;
}

.post-gallery-wrap .gallery-nav.prev {
	background:#c0c0c0 url(../img/post-gallery-navex.png) 3px 4px no-repeat;
}

.post-gallery-wrap .gallery-nav.next {
	background:#c0c0c0 url(../img/post-gallery-navex.png) -76px 4px no-repeat;
}


.post-gallery-wrap .gallery-nav.next:hover,
.post-gallery-wrap .gallery-nav.prev:hover {
	background-color:#26a9e0;
}


#newsblog .sharetools {
	height:40px;
	float:left;
	padding:0px;
	background-color:#d2d2d4;
	width:100%;
	margin-bottom:25px;
	line-height:40px;
	font-size:15px;
	font-family: Avenir, Avenir IE, Arial, Verdana, sans-serif;
}

#newsblog .newssocial {
	float:left;
	width:100%;
	margin-left:2px;
}



#newsblog .sharetools a {
	float:left;
	margin:0px 0px 0px 10px;
}

#newsblog .sharetools {
	float:right;
	text-align:right;
	color:#000000;
}

#newsblog .sharetools .toollinks {
	float:right;	
	margin:15px 10px 0px 0px;
}


#newsblog .sharetools span {
	float:left;
	margin-left:15px;
}


#newsblog .sharetools a.toolsall {
	margin-right:0px;
}

#newsblog .sharetools a:hover {
	color:#00ADEE;
}

#newsblog .sharetools {
	float:right;
}

#newsblog .sharetools img {
	margin-top:-2px;
}

#newsblog .sharetools .toolsall .sharelinks a {
	float:left;
	width:150px;
	text-decoration:none;
	margin:9px 8px 0px 0px;	
	font-size:11px;
	color:#ffffff;
	line-height:12px;
	padding:0px;
	text-align:left;
}

#newsblog .sharetools .toolsall .sharelinks a:hover {
	color:#00ADEF;
}

#newsblog .sharetools .toolsall img {
	float:left;
	margin-top:-2px;
	margin-right:8px;
}

#newsblog .sharetools .toolsall {
	position:relative;
}

#newsblog .sharetools .toolsall .sharelinks {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:180px;
	height:325px;
	border:1px solid #202020;
	background:#f0f0f0;
	padding:0px 10px;
	z-index:500;
}


@media (max-width: 639px) {
	#news-navigation {
		width:100%;
		margin:0px;
		padding:0px;
		min-height: 180px;
	}
	
	.news-list {
		float:left;
		width:180px;	
		margin-left:10px;
	}
	#news-navigation ul {
		width:180px;	
	}
	
	#news-body {
	padding:0px 0px 0px 5px;
	}


}



@media (max-width: 321px) {
	#news-navigation {
		width:100%;
		margin:0px;
		padding:0px;
		min-height: 180px;
	}
	
	.news-list {
		float:left;
		width:100px;	
		margin-left:5px;
	}
	
	#news-navigation ul {
		width:100px;	
	}
	
	#content #news-navigation li {
		font-size:11px;
		line-height:12px;
	}
	
	#news-body {
	padding:0px 0px 0px 5px;
	}
	
	#news-navigation h3 {
		font-size:12px;
	}
	
	#news-body #postlist h2 {
		font-size:18px;
		line-height:20px;	
	}

}

#content .contentblock #button-blogsubscribe {
	color:#ffffff;
}

#button-blogsubscribe {
	width:140px;
	color:#ffffff;
	height:35px;
	line-height:35px;
	float:right;
	text-align:right;
	padding:0px 20px 0px 25px;
	background:#000000 url(../img/blog_subscribe.png)  20px 11px no-repeat;	
}

#content .contentblock #button-blogsubscribe:hover {
	background-color:#26a9e0;
}

#button-rsssubscribe {
	width:32px;
	color:#ffffff;
	height:32px;
	line-height:32px;
	float:right;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:3px 10px 0px 10px;
	background:transparent url(../img/rss_32.png)  0px 0px no-repeat;	
}





@media only screen and (max-width: 639px) {

	#news-navigation {
		width:100%;
		margin:0px;
		padding:0px;
		min-height: 180px;
	}
	
	.news-list {
		float:left;
		width:97px;	
		margin-left:5px;
	}
	
	#news-navigation ul {
		width:97px;		
	}
	
	#content #news-navigation li {
		font-size:10px;
		line-height:12px;
	}
	
	#news-body {
		padding:0px 0px 0px 5px;
		width:100%;
		float:left;
	}
	
	#news-navigation h3 {
		font-size:12px;
	}
	
	#news-body #postlist h2 {
		font-size:18px;
		line-height:20px;	
	}
	
	#news-body .post-summary .image img,
	#newsblog #post .image img, 
	#newsblog #post .fullimage img, 
	#newsblog .post-summary .fullimage img {
   	 max-width: 310px;
	}
	
	#newsblog .sharetools {
		float:left;
		width:98%
	}

}

