/*
Theme Name: TSN_de
Theme URI:  http://techshownetwork.de/
Description: The WordPress theme for Techshownetwork.de
Version: 1.0
Author: Theme Developed by: Techfieber
Author URI: http://techshownetwork.de
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#1A1A1A url(images/bgr_main.png) repeat-y center;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
}
.wrapper_top{
	background: url(images/bgr_wrapper_top.gif) repeat-x;
}
.wrapper{
	margin:0 auto!important;
	width:1000px;
	background:#fff;
}
/*header_top*/
#header_top{
	width:100%;
	height:25px;
	background: url(images/bgr_wrapper_top.gif) repeat-x;
	overflow:hidden;
	color: #fff;
}
#header_top a{
	color: #fff;
}
#header_top a:hover, #header_top a.select{
	color: #ff0000;
}
#header_top ul{
	float: left;
}
#header_top ul li{
	float: left;
	padding: 0 2px 0 2px;
	line-height: 25px;
	font-size: 14px;
}
#header_links{
	float: left;
}
#header_lang{
	float: right;
}
#header_links_social{
	padding: 3px 0 0 10px;
}
#header_links_social li{
	padding:0 8px 0 6px;
}
#header_links_social li img{
	float:left;
	padding: 2px 0 0 0;
}
/*header*/
#header{
	width:100%;
	overflow:hidden;
}
/*logo*/
.logo{
	float:left;
	padding: 37px 0 15px 8px;
}
#logo_2{
}
.logo a{
	width:251px;
	height:74px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
/*header_banner*/
#header_banner{
	float:right;
	padding:16px 5px 15px 0;
}
#header_banner img{
	float:right;
}
#header_banner ul{
	float:right;
}
#header_banner li{
	float:left;
	padding:0 0 0 25px;
}
#header_banner li.first{
	float:left;
	padding:0;
}
#header_banner li img{
	float:left;
}
/* mainmenu */
#menu{
	width:990px;
	height:44px;
	position:relative;
	z-index:20;
	margin: 0 0 0 5px;
	background:url(images/bgr_mainmenu.png) repeat-x;
}
#menu #mainmenu{
	width:650px;
	height:44px;
	float:left;
}
#mainmenu ul{
	float:left;
	padding: 0 0 0 10px;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#fff;
	padding:14px 10px 0 0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .select a{
	text-decoration:none;
	color:#29ABE2;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 0;
	padding:0;
	background:#ffffff;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px;
	height:auto;
	padding: 5px 10px 5px 10px;
	margin: 0;
	border: 1px solid #e9e9e9;
	border-bottom:0;
	background:#ffffff;
	text-align:left;
	text-decoration:none;
	color:#000;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#ffffff url(images/bgr_mainmenu_hover.gif) repeat-x;
	color:#000;
}
/*1 all news*/
#mainmenu ul li.cat-item-1{
	padding: 8px 10px 0 0;
}
#mainmenu ul li.cat-item-1 a, #mainmenu ul li.cat-item-1 a:visited {
	background:url(images/button_allnews.gif) no-repeat;
	text-indent:-5000px;
	width:123px;
	height:27px;
	float: left;
	padding:0;
	margin: 0;
}
/*menu_abc*/
#menu_abc{
	float:right;
	border:1px solid #3A3939;
	width:326px;
	height:42px;
	background:url(images/bgr_menu_abc.png) repeat-x;
	overflow: hidden;
	text-transform:uppercase;
	padding: 0 0 0 7px;
}
#menu_abc p{
	color: #FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding: 4px 0 2px 0;
}
#menu_abc ul{
	width: 100%;
	overflow: hidden;
}
#menu_abc li{
	float:left;
	color:#fff;
	padding:0 2px 0 2px;
	font-size:12px;
}
#menu_abc li a{
	color:#fff;
}
/*body*/
#body{
	width:990px;
	overflow:hidden;
	padding:10px 0 20px 5px;
	clear:both;
}
#content{
	float:left;
}
#sidebar{
	float:right;
	width:336px;
}
.widecolumn{
	width:612px;
	border:1px solid #dfdfdf;
	padding:18px 24px 10px 10px;
}
.pagetitle{
	font-size:20px;
	text-transform:uppercase;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:3px solid #666666;
}
.column_left{
	float:left;
	width:260px;
	padding:0 5px 0 0;
}
.column_right{
	float:left;
	width:383px;
}
/*slider*/
#slider{
	width: 612px;
	height: 324px;
	overflow: hidden;
	background: #343434;
	margin: 0 0 20px 0;
}
#slider_main{
	float: left;
	width: 462px;
	height: 324px;
}
#slider_main ul{
	float: left;
	width: 462px;
	height: 324px;
}
#slider_main li{
	float: left;
	width: 462px;
	height: 324px;
	position: relative;
}
#slider_main li img{
	width: 462px;
	height: 324px;
	display: block;
	clear: both;
	float: none;
}
#slider_main li .data{
	width: 440px;
	height: 93px;
	position: absolute;
	top: 224px;
	background: url(images/bgr_slider_data.png) repeat;
	padding: 7px 7px 0 15px;
	clear: both;
	overflow: hidden;
}
#slider_main li .data h3{
	color: #fff;
	font-size: 14px;
	line-height: 1.2em;
	text-transform: uppercase;
}
#slider_main li .data h3 a{
	color: #fff;
}
#slider_main li .data p{
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
}
#slider_nav{
	float: right;
	width: 90px;
	padding: 2px 30px 0 0;
}
#slider_nav ul{
	float: left;
}
#slider_nav li{
	width: 90px;
	overflow: hidden;
	padding: 16px 0 0 0;
}
#slider_nav li img{
	width: 90px;
	height: 60px;
	display: block;
}
/*featured*/
.featured{
	width:242px;
	overflow:hidden;
	border:1px solid #bfbfbf;
	padding:8px;
	margin:0 0 8px 0;
}
.featured h2{
	font-size:16px;
	padding:0 0 5px 0;
}
.featured p{
	font-size:12px;
}
.featured p img{
	max-width:100%;
}
.featured p a{
	color:#c1272d;
}
/*video*/
.video{
	text-align:center;
}
/*featured_thumb*/
.featured_thumb{
	width:361px;
	overflow:hidden;
	border:1px solid #bfbfbf;
	padding:10px;
	margin:0 0 8px 0;
}
.featured_thumb h2{
	font-size:16px;
	padding:0 0 5px 0;
}
.featured_thumb_item{
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0;
}
.featured_thumb_left{
	float:left;
	width:86px;
}
.featured_thumb_right{
	float:right;
	width:275px;
	font-size:12px;
}
.featured_thumb_left img{
	float:left;
	width:76px;
}
.featured_thumb_right h3{
	font-size:12px;
	font-weight:normal;
	color:#c1272d;
}
.featured_thumb_right a{
	color:#c1272d;
}
/*post*/
.post{
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.post .title{
	width:100%;
	overflow:hidden;
}
.post .title h2{
	font-size:20px;
	padding:0 0 5px 0;
}
.post .title .title_info{
	width: 100%;
	overflow: hidden;
}
.post .title .title_info .date{
	color:#505050;
	font-size:14px;
	float: left;
}
.post .title .title_info .date a{
	color:#505050;
}
.post .title .title_info .facebook_sharecount{
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	position: relative;
	left:-10px;
	width: 75px;
}
.post .title .title_info .twitter{
	float: left;
	margin: 0 5px 0 0;
	font-size:12px;
}
.post .title .title_info .twitter a{
	color: #888;
	padding: 3px 20px 2px 0;
	background: url(images/ico_twitter.gif) no-repeat right center;
	float: left;
}
.post .title .title_info .facebook{
	float: left;
	margin: 0 5px 0 0;
	font-size:12px;
}
.post .title .title_info .facebook a{
	color: #888;
	padding: 3px 20px 2px 0;
	background: url(images/ico_facebook.gif) no-repeat right center;
	float: left;
}
.post .title .title_info .retweet{
	float: left;
	margin: 1px 0 0 0;
}
.post .info{
	font-size:12px;
	border-top:1px solid #dfdfdf;
	padding:10px 0 0 0;
}
.post .info .post_cat{
	text-transform:uppercase;
}
.post .info span{
	color:#29ABE2;
}
.post .info a{
	color:#29ABE2;
}
.post .entry{
	font-size:13px;
	line-height:1.5em;
	padding:15px 0 5px 0;
	width:100%;
	overflow:hidden;
}
.post .entry a{
	color:#29ABE2;
}
.post .entry p{
	margin:0 0 10px 0;
}
.post .entry ul {
	margin:0 0 15px 15px;
}
.post .entry ul li{
	margin: 0 0 0 20px;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.post .entry .line {
	border-bottom: 1px solid #ccc;
	clear: both;
	padding: 0 0 10px 0;
	margin:0 0 20px 0;
}
.breadcrumb {
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
	font-size:12px;
	line-height:1.6em;
	border-bottom:1px double #eaeaea;
	margin:0 0 20px 0;

}
.breadcrumb a{
	color:#c1272d;
}
#content .breadcrumb h2{
	float:left;
	margin:0;
	font-size:20px;
	line-height:1.6em;
}
#content .breadcrumb h4{
	float:right;
	padding:0;
	margin:0;
}
.breadcrumb h4 img{
	float:right;
	border:0;
}
.post .socials{
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.post .socials .facebook_like{
	float: left;
	width: 290px;
}
.post .socials .retweet{
	float: left;
	margin: 3px 5px 0 0;
}
.post .socials .addthis_share{
	float: left;
	margin: 3px 0 0 0;
	font-size: 11px;
	color: #000;
}
.post .socials .addthis_share a{
	color: #000;
}
/*contet_ads_300*/
.contet_ads_300{
	width:300px;
	margin:0 auto;
	padding:0 0 10px 0;
}
.contet_ads_336{
	width:336px;
	margin:0 auto;
}
.contet_ads_frame{
	width:361px;
	overflow:hidden;
	border:1px solid #bfbfbf;
	padding:10px;
	margin:0 0 10px 0;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:12px;
	color:#c1272d;
	margin:0 0 15px 0;
}
.sidebar_widgets_left{
	float:left;
}
.sidebar_widgets_right{
	float:right;
}
.sidebar_widgets a{
	color:#c1272d;
}
.sidebar_widgets .widgettitle{
	font-size:14px;
	margin:0 0 10px 0;
	color:#000;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	display:block;
	background:url(images/ico_cat.gif) no-repeat left 4px;
	padding:0 0 0 6px;
}
.sidebar_widgets .widget_categories li li a, .sidebar_widgets .widget_archive li li a, .sidebar_widgets .widget_links li li a, .sidebar_widgets .widget_meta li li a, .sidebar_widgets .widget_pages li li a, .sidebar_widgets .widget_meta li li a, .sidebar_widgets .widget_recent_entries li li a{
	background:url(images/ico_subcat.gif) no-repeat left 3px;
	padding:0 0 0 8px;
}
.sidebar_widgets .widget_categories li li li a, .sidebar_widgets .widget_archive li li li a, .sidebar_widgets .widget_links li li li a, .sidebar_widgets .widget_meta li li li a, .sidebar_widgets .widget_pages li li li a, .sidebar_widgets .widget_meta li li li a, .sidebar_widgets .widget_recent_entries li li li a{
	background:url(images/ico_subsubcat.gif) no-repeat left 3px;
	padding:0 0 0 8px;
}
.sidebar_widgets .widget_categories a{
	display:inline;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#fff;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	border:1px solid #bfbfbf;
	padding:6px 10px 6px 10px;
	width:143px;
	margin:0 0 7px 0;
}
.sidebar_widgets ul li.widget_ads{
	padding:6px 1px 6px 1px;
	width:161px ;
	border: 0;
}
.sidebar_widgets ul ul{
	padding:0;
}
.sidebar_widgets ul li ul li{
	padding:0;
	margin:0;
	width:auto;
	border:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 15px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
	margin:0;
	padding:5px 0 0 0;
	text-transform:capitalize;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 0 0;
	line-height:1.3em;
}
/*sidebar_ads*/
.sidebar_ads{
	border:1px solid #bfbfbf;
	width:334px;
	overflow:hidden;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
}
.sidebar_ads h2{
	font-size:12px;
	padding:0 0 12px 0;
	text-align:center;
}
.sidebar_ads ul{
	width:100%;
	overflow:hidden;
}
.sidebar_ads li{
	float:left;
	padding:0 13px 20px 23px;
}
.sidebar_ads img{
	float:left;
}
.sidebar_ads p{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.sidebar_ads p a{
	color:#c1272d;
}
/*sidebar_ads_js*/
.sidebar_ads_js{
	width:334px;
	overflow:hidden;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	text-align: center;
	border:1px solid #bfbfbf;
}
.sidebar_ads_js h2{
	font-size:12px;
	padding:0 0 12px 0;
	text-align:center;
}
.sidebar_ads_js img{
	float: none;
}
.sidebar_ads_js p{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.sidebar_ads_js p a{
	color:#c1272d;
}
/*sidebar_banner*/
.sidebar_banner{
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
	text-align: center;
}
/*sidebar_tabs*/
#sidebar_tabs{
	width:330px;
	height: 277px;
	background:#f2f2f2;
	border-top: 5px solid #4D4D4D;
	border-left: 3px solid #4D4D4D;
	border-right: 3px solid #4D4D4D;
	overflow:hidden;
	position: relative;
	z-index: 10;
}
#sidebar_tabs_end{
	width: 336px;
	height: 4px;
	line-height: 0;
	overflow: hidden;
	background:#406325 url(images/bgr_sidebar_tabs.png) repeat;
	margin:0 0 7px 0;
}
#sidebar_tabs_links{
	width:100%;
	overflow:hidden;
	position: relative;
	z-index: 100000;
}
#sidebar_tabs_links li{
	float:left;
	font-size:11px;
	text-transform:capitalize;
	padding:0 1px 0 0;
}
#sidebar_tabs_links li.last{
}
#sidebar_tabs_links li a{
	color:#000;
	display:block;
	padding:2px 10px 2px 10px;
	text-align:center;
	float:left;
	background:#29ABE2;
}
#sidebar_tabs_links li a.selected{
	background:#EAEAEA;
	text-decoration:none;
	color:#003300;
}
#sidebar_tabs_container{
	width: 330px;
	height: 260px;
	overflow: hidden;
}
.tabs-container{
	width: 330px;
	height: 260px;
	overflow: hidden;
}
.sidebar_tabs_item{
	background:#f2f2f2;
	border-left:1px solid #e6d0b8;
	border-right:1px solid #e6d0b8;
	padding:5px 0 5px 0;
	height: 240px;
	overflow: auto;
}
.sidebar_tabs_item li{
	color:#000;
	font-size:11px;
	line-height:1.6em;
	padding:3px 12px 3px 12px;
	border-bottom:1px solid #c3c3c3;
}
.sidebar_tabs_item li.last{
	border-bottom:0;
}
.sidebar_tabs_item li a{
	color:#000;
	background:url(images/ico_list.gif) no-repeat left 2px;
	padding:0 0 0 15px;
}
.sidebar_tabs_item li.recentcomments b{
	background:url(images/ico_list.gif) no-repeat left 2px;
	padding:0 0 0 15px;
}
.sidebar_tabs_item li.recentcomments a{
	background:none;
	padding:0;
}
.sidebar_tabs_item li span a{
	background:none;
	padding:0;
}
/*sidebar_subscribe*/
#sidebar_subscribe{
	width:100%;
	height:119px;
	overflow:hidden;
	background:url(images/bgr_sidebar_subscribe.png) repeat-x;
	margin:0 0 7px 0;
}
#sidebar_subscribe ul{
	float:left;
	padding:16px 0 0 10px;
}
#sidebar_subscribe li{
	float:left;
}
#sidebar_subscribe li img{
	float:left;
}
#sidebar_newsletter{
	width:100%;
	height:73px;
	overflow:hidden;
	background:url(images/bgr_sidebar_newsletter.png) no-repeat;
	clear:both;
}
#sidebar_newsletter fieldset{
	float:left;
	padding:8px 12px 0 10px;
}
#sidebar_newsletter_val{
	float:right;
	width:153px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:20px 0 0 8px;
	border:0;
	background:#fff;
	padding:3px;
}
#sidebar_newsletter_sub{
	float:left;
}
/*sidebar_search*/
#sidebar_search{
	width:100%;
	height:39px;
	margin:0 0 5px 0;
	overflow:hidden;
	background:url(images/bgr_sidebar_search.png) no-repeat;
}
#sidebar_search form{
	padding:0;
	margin:0;
	float:left;
}
#sidebar_search fieldset{
	float:left;
	padding:5px 5px 0 18px;
}
#sidebar_search_val{
	float:left;
	width:226px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:6px 9px 0 0;
	border:0;
	background:#fff;
	padding:3px;
}
#sidebar_search_sub{
	float:right;
	margin:3px 0 0 0;
}
/*footer*/
#footer{
	width:960px;
	margin:0 0 0 20px;
	overflow:hidden;
	border-top:1px solid #b2b2b2;
	padding:20px 0 20px 0;
}
/*footer_icons*/
#footer_icons{
	text-align:center;
	padding:0 0 10px 0;
}
#footer_icons li{
	display:inline;
	padding:0 20px 0 20px;
}
/*footer_links*/
#footer_links{
	text-align:center;
	padding:10px 0 10px 0;
	font-size:11px;
}
#footer_links a{
	color:#000000;
	font-size:11px;
}
#footer_links p{
	margin:5px 0 0 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#5f6963;
}
#respond a{
	color:#5f6963;
}
#respond h3{
	color:#000;
	font-size:16px;
	line-height:1.4em;
	border-bottom:1px solid #bfbfbf;
	padding:0 0 6px 0;
	margin:0 0 20px 0;
}
.cancel-comment-reply{
	font-size:1.2em;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:12px;
	width:100%;
	overflow:hidden;
	padding:0 0 10px 0;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
}
#commentform p label{
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	background:#ccc;
	border:1px solid #bfbfbf;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:16px;
	line-height:1.4em;
	border-bottom:1px solid #bfbfbf;
	padding:0 0 6px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#5f6963;
}
.commentlist a{
	color:#5f6963;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #bfbfbf;
	background:#f3f1f1;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#94b515;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#f7710b;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #ccc;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote{
	background: #E8EDF1;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 15px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
#content blockquote p{
	margin:0;
	padding:0;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:0 0 10px 0;
	font-size:1.2em;
	line-height:1.8em;
	font-weight:bold;
	color:#c1272d;
}
.navigation a{
	color:#c1272d;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* abc_block */
#abc_block{
	padding:0 0 100px 0;
}
#abc_block h3{
	font-size:16px;
	margin:0 0 13px 0;
}
#abc_block h3 span{
	color:#990000;
	text-transform:uppercase;
}
#abc_block ul{
	margin:0 0 0 10px;
}
#abc_block ul li{
	padding:2px 0 2px 0;
	font-size:12px;
	color:#d92e28;
}
#abc_block ul li a{
	color:#d92e28;
	background:url(images/ico_cub.gif) no-repeat left 5px;
	padding:0 0 0 10px;
}
/*all_post_links*/
#all_post_links{
	padding:0 0 30px 0;
}
#all_post_links li{
	color:#000;
	font-size:11px;
	line-height:1.6em;
	padding:3px 12px 3px 12px;
	border-bottom:1px solid #c3c3c3;
}
#all_post_links li a{
	color:#000;
	background:url(images/ico_list.gif) no-repeat left 2px;
	padding:0 0 0 15px;
}
#all_post_links .date{
	font-size:12px;
	font-weight:bold;
	padding:20px 12px 7px 12px;
}
/*newsticker_classic*/
#newsticker_classic{
	padding:20px 0 20px 0;
}
#newsticker_classic .sociable{
	display:none;
	visibility:hidden;
}
#newsticker_classic li{
	color:#000;
	padding:10px 12px 10px 12px;
}
#newsticker_classic h2{
	color:#000;
	font-size:14px;
	line-height:1.6em;
}
#newsticker_classic h2 a{
	color:#000;
}
#newsticker_classic p{
	color:#000;
	font-size:12px;
	line-height:1.6em;
}
#newsticker_classic p a{
	color:#900;
	text-decoration:underline;
}
#newsticker_classic p a:hover{
	text-decoration:none;
}
#newsticker_classic .date{
	font-size:12px;
	line-height:1.6em;
	font-weight:bold;
	padding:20px 12px 20px 12px;
	border-bottom:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
}
/*posts_by_tags*/
#posts_by_tags{
	width:100%;
	overflow:hidden;
}
#posts_by_tags h3{
	color:#000;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
}
#posts_by_tags ul{
	list-style:disc;
	padding:0 0 25px 35px;
}
#posts_by_tags li{
	font-size:12px;
	line-height:1.3em;
	padding:3px 0 3px 0;
	color:#000;
}
#posts_by_tags li a{
	color:#000;
	text-decoration:underline;
}
#posts_by_tags li a:hover{
	text-decoration:none;
}
/*Scroll*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #4D4D4D;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(images/ico_basic_drag.gif) repeat-y;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 14px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 14px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(images/ico_basic_arrow_up.gif) no-repeat;
}
a.jScrollArrowDown {
	background: url(images/ico_basic_arrow_down.gif) no-repeat;
}
/*shared-gallery*/
.shared-gallery{
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.shared-gallery-thumb{
	float: left;
	padding: 5px;
}
