html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,legend{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*default*/

body{ font:14px normal Calibri, Helvetica, sans-serif;}
.body2{background-color:#eee;}

a{ color:#000;}

#navigation,
.nav li ul{
	background:#fff;
}

ol, ul {
	list-style:none; margin:0;
}

a,a:hover{
	text-decoration:none; 
}

a,.nav li a{
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in; 
	transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

small{
	line-height:11pt;
}


/* @vergo classes
********************************************************************************************
********************************************************************************************/

.small{
	font-size:18px !important;
}

.tagline{
	font-size:18px; opacity:.8;
}

.hrline,.hrlineB,.hrlineS{
	width: 100% !important;
	overflow:hidden;
	padding:0;
	height:2px;
	background: url(images/line-h.png) 0 0 repeat-x;
}

.hrlineB{
	margin-bottom:40px !important;
}

.hrlineS{
	height:15px !important;
	margin-bottom:40px !important;
	opacity:.5;
}

.hrline span,.hrlineB span{
	width:30px;
	background:#999;
	height:1px;
	position: absolute;
	top:0;
	left:0;
}

.sserif{
	font-family:Calibri; text-transform:uppercase; margin-bottom:15px;
}

.pnormal{ font-weight:normal !important; max-height:none;}

.fl{
	
}

.fr{
	float:right !important; overflow:hidden;
}

.bottomzero{
	padding-bottom:0 !important;
}

.rad,a#triggernav,a.itembutton,input[type=submit]{
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}

.boxshadow{
	-moz-box-shadow:  0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 0 rgba(0, 0, 0, 0.2);
}

.container_shadow{
	-moz-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:  0 1px 5px rgba(0, 0, 0, 0.4);
	box-shadow:  0 1px 5px rgba(0, 0, 0, 0.4);}

.shadow-inset{
	-moz-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 1) inset;
}

.breadcrumb{
	margin:5px 0 10px 0;font-size:16px; text-transform:uppercase;
}

.inn{
	padding:20px 3.2%; margin:0 0 10px 0; overflow:hidden;
}

.top-fix{ padding-top:60px !important;}

.bottom-fix{
	margin-bottom:10px;
}

.slant{
	font-size:18px;font-weight:normal; font-style:italic;
}

.lower{ 
	text-transform: lowercase !important;
}

.italic{
	font-style:italic !important;
}

.fat{
	font-weight:bold !important;
}

#navigation,input[type=submit]{
    background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.03));
    background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.03)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.03));
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.03));
    background-image: no-repeat;
}

/* @titles
********************************************************************************************
********************************************************************************************/

h1{
	margin:0px 0 20px 0;
	padding:0;
	letter-spacing:-0.035em;
	text-transform:uppercase;
}

h1.leading{
	color:#fff;
	text-shadow:1px 1px 0 #000;
	position:absolute;
	top:0;
	left:0;
	background: url(images/transparent-dark.png);
	padding:20px 20px;
	width:90%;
	max-width:497px;
	line-height:.65;
}

h1.leading span{
	font-size:16px;
	font-weight:400 !important;
}
	
h2{
	margin:10px 0;
	padding:0;
}
	
h2.post{
	margin:5px 0 10px 0;
	padding:0;
	letter-spacing:-0.05em;
}
	
h2.heading{
	margin:15px 0;
	padding:0;
	letter-spacing:-0.04em;
	text-transform:uppercase;
}

h2.widget{
	margin:0;
	padding:0 0 10px 0;
	letter-spacing:-0.04em;
	text-align:center;
}
	
h3{
	margin:10px 0;
	padding:0 0 0 1px;
	letter-spacing:-0.02em;
}	
	
h4{
	margin:12px 0;
	padding:0;
}	
	
h5,h6{
	margin:5px 0;
	padding:0;
	}	

h4.leading{
	margin:-5px 0 30px 0;
}


/* @header
********************************************************************************************
********************************************************************************************/

#top-nav{
	padding:0;
	height:5px;
	float:left;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	background: #ffffff;
    box-shadow: none;
	}
	
#top-nav p{
}

#header{
	width:100%;
	float:left;
	position:relative;
	height:auto;
	margin-bottom:10px;
	display: flex;
    flex-wrap: wrap;
	padding: 0 15px;
}

#header h1{
	margin:45px 0;
	line-height:1;
	font-size:20px;
	float:left;
}

a.homelink{
	text-shadow:none;
	overflow:hidden;
}

.logo{margin:0; display:block;width:15%;}

img#logo{
	margin:0;
	overflow:hidden;
	width:100%;
	height:auto;
}

.header-reklam{margin-left: auto;display: flex;align-items: center;width: 82%;}
.header-reklam a{display:block;}
.header-reklam a img{width:100%; height:auto;}

.headad{ overflow:hidden; float:right; margin:20px 0;}

.headad img{ overflow:hidden; float:right;margin:0 0; width:100%;}



/* @navigations
********************************************************************************************
********************************************************************************************/

#navigation{
	width:100%;
	height: auto;
	float:left;
	margin:0;
    border-top: 3px solid #8a3204 !important;
}

.nav {
	position:relative;
	margin:0 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	display:inline-block;
	float:left;
}

.nav a {
	position: relative;
	display: block;
	z-index: 100;
	text-decoration: none;
	
}

.nav>li>a{
	display: block;
	text-decoration: none;
	line-height:1;
	border-bottom:2px solid #666;
	background: url(images/nav-div.png) no-repeat right center;
	text-transform:uppercase;
	padding: 15px;
	font-size: 15px !important;
}

.nav>li>a>i{
	margin-right:5px !important;
}

.nav li a span.walker{ display: none; padding-top:6px;}

.nav>li>a>span.walker{ display:block; text-transform: none;}

.nav>li:last-child>a{
	background: none;
}

#sec-nav{
	margin:0 0 0 0;
	float:left;
}

#sec-nav>li>a{
	padding:11px 15px;
	background: url(images/nav-div.png) no-repeat right center;
	line-height:1;
	font-size:16px !important;
	border-bottom:none;
}

.nav>li>a:hover,
.nav>li.sfHover>a,
.nav>li.current-menu-item>a{
	border-bottom:2px solid #E8D116;
}

.nav li {
	display:inline;
	position: relative;
	float:left;
	overflow: hidden;
}

.nav>li {
	margin:0;
}

#main-nav{ width:100%}

#navigation>.nav>li {
	width:auto;
} 
.nav li ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:200px;
	position: absolute;
	z-index: 999;
}

.nav li ul .sf-sub-indicator {
	background: url(../images/arrow-superfish-right.png) no-repeat;
	top: 54%;
}
.nav li ul li a {
	margin:0 20px;
	padding:15px 0;
	border-bottom:1px solid #eee;
	font-size:16px;
	line-height:1;
	opacity:.9
}

.nav li ul li a i{
	margin-right:8px !important;
}

.nav li ul li:last-child a,
#sec-nav li ul li:last-child a {border-bottom:none;}

.nav>li>ul{
	border:1px solid #ddd; 
	border-top:none;
	margin:0 0 0 0;
	-moz-border-radius:0 0 5px 5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:0 0 5px 5px;}

.nav>li>ul>li{width:100%;}

.nav li ul li:first-child a {
	background:none;
} 

.nav li ul li a:hover {
}

.nav li ul li a.sf-with-ul {
	padding-right: 0;
}

.nav li ul li.current_page_item a,
.nav li ul li.current_page_parent a,
.nav li ul li.current-menu-ancestor a,
.nav li ul li.current-cat a,
.nav li ul li.li.current-menu-item a,
.nav li ul li.sfHover a {
}

.current_page_ancestor ul li a{
}

.nav li ul ul{
	margin: -44px 0 0 195px;
}


.nav li a.sf-with-ul {
  	padding-right: 32px;
}

.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-cat a,
.nav li.li.current-menu-item a,
.nav li.sfHover a {
}


.nav .sf-sub-indicator {
	background: url(images/arrow-superfish-inv.png) no-repeat;
	position: absolute;
	display: block;
	right:15px;
	top:40%;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	opacity:.7;
}

#sec-nav li a.sf-with-ul {
  	padding-right: 22px;
}

#sec-nav .sf-sub-indicator {
	top:36%;
	right:5px;
	background: url(images/arrow-superfish-inv.png) no-repeat;
}

#sec-nav li ul {
	width:180px;
	z-index:9999;
	padding-top:5px;
}

.nav li ul {
	position: absolute;
	left: -999em;
}

.nav li:hover, .nav li.hover {
  	position: static;
}

.nav li:hover ul ul,
.nav li.sfhover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul,
.nav li.sfhover ul ul ul ul {
  	left: -999em;
}

.nav li:hover ul,
.nav li.sfhover ul,
.nav li li:hover ul,
.nav li li.sfhover ul,
.nav li li li:hover ul,
.nav li li li.sfhover ul,
.nav li li li li:hover ul,
.nav li li li li.sfhover ul {
  	left: auto;
}

.nav li ul {
}

.nav li ul li a {
}

.nav li ul li a:hover {
}


.hidenav{ display:none !important;}

.shownav{ display: inline-block !important;}



/* @mobile menu 
********************************************************************************************
********************************************************************************************/

a#triggernav{
    padding: 6px 0 6px 48px;
    height: 40px;
    width: 100%;
    background-image: url(images/icons/nav.png);
    background-position: 15px 50%;
    background-repeat: no-repeat;
    margin: 0 0 15px 0;
    display: none;
    clear: both;
    background-color: #282828;
    color: #ffffff;
    border-radius: 0;
}

a#triggernav:hover{
background-image: url(images/icons/nav.png);
}

a#triggernav.active{
background-image: url(images/icons/minus.png);
}


a#triggernav-sec{
text-indent:-9999px;
padding:7px;
height:30px;
width:30px;
background-image: url(images/icons/nav.png);
background-position:50% 50%;
background-repeat:no-repeat;
margin:0 10px 0 0;
display:none;
float:left;
}

a#triggernav-sec:hover{
background-image: url(images/icons/nav.png);
}

a#triggernav-sec.active{
background-image: url(images/icons/minus.png);
}

.showtrig{ display: block !important; float:none; overflow:hidden;}


/* @core
********************************************************************************************
********************************************************************************************/

#core{
	position:relative;
	overflow:hidden;
	margin:0 0 0 0;
	width:100%;
	float:left;
    padding: 0 15px;
}

#core .row{margin:0 -15px;}

#content{
	margin: 0 -10px; display: flex; flex-wrap: wrap;padding: 0;
}

#leftsidebar{
	float:right;
	width:30%;
	position:relative;
	z-index:1;
	text-align:center;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
}

#rightsidebar{
	float:right;
	width:25%;
	overflow:hidden;
	padding:20px 1.6% 0 1.6%;
	margin-bottom:30px;
}


#core_bg{
	position:absolute;
	top:0;
	right:0;
	width:34.7%;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	height:100%;
	background:#f5f5f5;
	z-index:0;
}


/* @homepage widgets 
********************************************************************************************
********************************************************************************************/

a.moreposts,.tab span.moreposts{
	width:100%;
	text-align:center;
	float:none;
	font-size:16px;
	font-weight:bold;
	background:url(images/icons/pointer.png) no-repeat right -2px;
	padding-right:12px;
	display: flex;
    align-items: center;
}

.slidercol{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0;
	}

.seccol{
	float:left;
	width:28%;
	overflow:hidden;
	padding:0;
	margin:0 0 20px 2%;
	}
	
.seccol li{
	font-size:16px;
	line-height:17px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px dotted #ddd;
	position:relative;
	}
	
.seccol li:first-child p.pnormal{
	margin-bottom:15px;
	height:72px;
	max-height:72px;
	}
	
.seccol li:last-child{
	margin-bottom:8px;
	}
	
.seccol img{
	overflow:hidden;
	margin-bottom:10px;
	}
	
.seccol a{
	font-weight:bold;
	overflow:hidden;
	}
	
.seccol p a{
	padding-left:14px;
	background:url(images/icons/pointer.png) no-repeat 1px -2px ;
	}

.seccol p{
	overflow:hidden;
	margin-bottom:10px;
	max-height:62px;
	}

.twinsbox{
	overflow:hidden;
	margin:0 0 20px 0;
	position:relative;
	padding:0;
	float:none;
	clear:both;
}

.widgetcol{
	width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

#leftsidebar .widgetcol{
	width:100%;
	margin:0 0 40px 0;
	padding:0 0 0 0;
}

#leftsidebar .widgetcol_small{height:auto;}

#leftsidebar .widgetcol_small img{ display:none;}

.last{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:none;
}


.widgetcol_big{
    width: 100%; display: flex; align-items: center; border: 1px solid #e7e7e7; padding: 10px; background: #f9f9f9;
}

.widgetcol_big span{
    font-size: 16px;
    color: #000000;
}

.widgetcol_big a{display:block;}

.widgetcol_big iframe{
	width:100%;
	height:220px;
}

.widgetcol_big h2{font-size: 19px;margin: 0;}

.widgetcol_big .teaser {
    margin:5px 0 0 0;
}

.widgetcol_small{
	line-height: 15px;
	padding:15px 0 5px 0;
    border-top: 1px dotted #ddd;
	height:85px;
	position:relative;
}

.widgetcol_small>a>img{
	float:left;
	margin:2px 20px 5px 0;
}

.widgetcol_small h3{
	margin:0 0 7px 0;
	padding:0;
	}
	
.widgetcol_small p{
	margin:0 0 6px 0;
	line-height:18px;
	}
	
.widgetcol_small p.pnormal{
    font-size: 13px;
	}
	
.widgetcol_small p.meta{
	border:none;
	}


/* tabbed widget - easytabs */
.tab-container{ overflow:hidden;margin: 0 0 30px 0 !important;}

.tabitem{ width:100%; float:left; overflow:hidden; position:relative;}
.tabitem h2{ padding:15px 5%; margin:0; width:90%; maoverflow:hidden; position:absolute; left:0; bottom:0;z-index:8;
background: url(images/transparent.png);}
.tabitem h2 a{ color:#fff; text-shadow:1px 1px 0 #000; }
.tabitem .inn{ padding:0 0 0 0;position:relative; overflow:hidden;}
.tabitem iframe,.tabitem img{overflow:hidden; float:left; margin:0 0 0 0;max-height:320px; position:relative; z-index:7; width:100%; }

.tab { padding:0;border-left:solid 1px #ededed;border-top:solid 1px #ededed;border-bottom:solid 1px #ededed; overflow:hidden;float:left;width:20%;margin:0 0 0 -1px; position:relative;}
.tab img{ margin:0 0 0 0;float:left;}
.tab a {padding:0; overflow:hidden;float:left; width:100%; line-height:1.4; font-size:13px; opacity:.9; }
.tab a i{line-height:1.6}
.tab a:hover { opacity:1; }
.tab.active {background:url(images/transparent-light.png);opacity:1 }

/* @blog page
********************************************************************************************
********************************************************************************************/

.blogpage{
	margin:25px auto !important;
}



/* @post styles
********************************************************************************************
********************************************************************************************/

.singlepost{
	background:#fff;
	padding-top:40px !important;
	padding-bottom:40px !important;
}

ul.medpost{
	padding:1px 0;
}
	
ul.medpost>li{ 
	margin-bottom:25px; overflow:hidden;
	position:relative;
}

ul.medpost>li:last-child{ 
	margin-bottom:-25px  !important;
}

ul.medpost li span.ribbon{
	position:absolute;
	top:0;
	left:0;
}
	
ul.medpost li p{
	margin:0 0 15px 0;
}

img.headimg,
img.singleimg,
img.main-single,
.postslider img{ float:left; margin:0; overflow:hidden;}

p.image{
	margin:10px 0 8px 0 !important; font-size:13pt; font-weight:bold;
}

p.image i{
	margin:0 7px 0 0;
}

ul.medpost li a.mainbutton{
	margin:-30px 0 25px 0;
	position:relative;
	z-index:9;
}

.post-inn{
	margin:0;
}

.blogposts{ position:relative;}

.entry{
	margin:0;
	overflow:hidden;
	position:relative;
    padding: 0 15px;
}

.entry strong{
	color:#000;
	 font-size:13px;
	 font-weight:none;
	 font-family:Calibri, Helvetica, sans-serif;
}
.entry p{
	 color:#000;
	 font-size:16px;
}
.blogposts .entry{
	padding:20px 0 15px 0;
	margin:0;
	position:relative;
}

.entry h2.post{}

.fullentry{
	margin:0;
	padding:20px 0 10px 0;
	overflow:hidden;
}

.entry_item{
	width:75%; margin-top:65px;
}

.entry p a:hover{
}

.entry p,.fullentry p{
	margin:8px 0 8px 0;
}

.entryfull{
	margin:30px 0 0 0; overflow:hidden
}

.entryfull p{
	margin:0 0 10px 0;
}

h2.single{
	padding:0; margin:-5px 0 15px 0;
}

h2.singlefull{
	padding:0; margin:-5px 0 15px 0;
}

.format-video>iframe,
.format-audio>iframe{
	margin:0 0 0 0;
	padding:0;
	position:relative;
	z-index:0;
	float:left;
	width:100%;
	max-height:310px
}

.folioitem>iframe{
	margin:0 0 35px 0;
}

.meta,.comment-meta{
	font-size:13px !important;
	line-height:1.4;
	font-weight:normal;
	overflow:hidden;
	background:url(images/line-h-l.png) top repeat-x ;
	padding:6px 0 0 0;
	margin:10px 0 0 0;
	letter-spacing:0 !important;
}

.meta i{
	padding:0 4px 0 1px;
}

.meta a{
	font-size:13px !important;
	line-height:1.4;
	font-weight:normal;
}

.buttons{
	overflow:hidden; padding:0 0 0 0; margin:15px 0;
}

.buttons iframe{
	overflow:hidden; margin:0 5.9em 0 0 !important
}

.buttons a{
	margin-top:-5px !important; float:right;
}

.tagssingle{
	overflow:hidden; margin-bottom:10px !important; padding-top:12px; padding-bottom:12px;
}

.tagssingle a{
	margin-right:10px !important;
}

h3.additional,
.archivepost h3,
.catpost h3,
h3#comments-title,
h3#reply-title{
	margin:0 0 0 0; padding-bottom:8px; font-size:16px; text-transform:uppercase;
	border-bottom:1px dotted #ddd;
}

.postauthor {
	overflow:hidden; margin:0 0 40px 0; padding-top:10px; position:relative;
}

.postauthor img{
	/*position:absolute; right:0; top:0;*/ 
	padding:2px;
	background:url(images/transparent.png);
	float:left;
	margin:18px 25px 30px 0;
}

.authordesc{
	margin-top:10px;
	padding:0;
}


.related{
	float:left; width:104.33%; overflow: hidden; margin:15px 0 30px 0;
}

.related li{
	float:left; width:29.7%; margin-right:3.3%;overflow: hidden; position:relative;padding:0 0 0 0; line-height:14px !important;
}

.related li img{
	width:100%;
}

.archivecontent{
	padding:5px 10% 0 6% !important; min-height:340px;
}

.archivepost {
	margin:0 0 20px 0;
}

.archivepost li,
.catpost{
	padding:20px 0;
	overflow:hidden;
	position:relative;
	margin:0 0 0 0;
	border-top:1px solid #ddd;
	position:relative;
}



.archivepost li:first-child{
	margin:0 0 0 0;
}


.archivepost li span.ribbon,
.catpost span.ribbon{ top:20px}

.archivepost a img,
.catpost a img{
	float:left; margin:0 25px 20px 0;
}


.archivepost h3,
.catpost h3{
	margin:0 0 10px 0; padding-bottom:0;
	background:none;
	border:none;
}

.archivepost .meta{
}

.archivepost p.teaser,
.catpost p.teaser{
	margin-top:5px;
}

.catpost_big{ margin:0 0 50px 0}

.catpost_big iframe{ width:100%;}

.catpost_big p.teaser{
	margin-top:5px;
}

.catpost_big span.ribbon{ display:none;}


/* @formats 
********************************************************************************************
********************************************************************************************/

.imgwrap{
	background-image:url(images/icons/zoom.png);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

ul.medpost li.format-image img{
	overflow:hidden;
	float:left;
}

ul.medpost li.format-image a.imgwrap{
	overflow:hidden;
	float:left;
}


ul.medpost li.format-quote{
	text-shadow:none; padding:50px 55px 30px 55px;text-align:center;font-size:16pt; line-height:1.5;
	border:1px solid #ddd;
}

p.quuote_author{ font-size:13px;}

ul.medpost li.format-quote blockquote {
	display: block;
	padding: 0 60px;
}

ul.medpost li.format-quote blockquote p {
	padding:60px 0 50px 0; font-weight:bold;
}

ul.medpost li.format-quote blockquote:before, 
ul.medpost li.format-quote blockquote:after {
	display: block;
	font-size: 700%;
	width: 50px;
}


ul.medpost li.format-quote blockquote:before {
	content: '\201C';
	height: 0;
	margin-left: -0.55em;
	margin-top: -70px;
}


ul.medpost li.format-quote blockquote:after {
	content: '\201D';
	height: 50px;
	margin-top: -70px;
	margin-left: 340px;
}



/* @comments 
********************************************************************************************
********************************************************************************************/

#comments {
	clear: both;
	margin-top:40px;
	padding-top:30px;
	border-top:5px solid #ddd;
}

#comments .navigation {
	padding:20px 0;
	clear: both;
	overflow:hidden;
}

h3#comments-title{
	margin:0 0 10px 0;
}

h3#reply-title {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #eee;
}

.commentlist {
	list-style: none;
	margin:0 0 0 0;
}

ol.commentlist {
	margin-top:-20px;
}

.commentlist li.comment {
	background: url(images/line-h-l.png) top repeat-x;
	line-height: 24px;
	margin: 0 0 15px 0;
	padding: 30px 0 0 80px;
	position: relative;
}

.commentlist li:first-child {
	background: none;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	position: absolute;
	padding:1px;
	background:url(images/transparent.png);
	top: 30px;
	left: 0;
}

.comment-author {
}
/*
.comment-author cite {
	font-weight: bold;
	font-style:normal;
	font-size:16px;
	color:#000;
}
*/
.comment-author .says {
	display:none;
}

.comment-meta {
	margin: 0 0 20px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
	padding: 0 0 10px 0;
	overflow:hidden;
}

.reply a,
a.comment-edit-link {
	font-size: 13px !important;
	font-weight: normal;
	line-height: 0;
	margin:15px 0 !important;
	float:left;
}

a.comment-edit-link {
	float:right;
}

.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0;
}

.nopassword,
.nocomments {
	display: none;
}

#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	color: #888;
	display: block;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

#sidebar p input[type=submit] {
	cursor:pointer;
	border:none;
	color:#fff !important;
	font-weight:bold;
}

#respond {
	margin:0;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 0;
	clear:right;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{
	width:29.2%; float:left; margin-right:30px !important;
}

.comment-form-url{
	margin-right:0 !important;
}

.fullsingle .comment-form-author,
.fullsingle .comment-form-email,
.fullsingle .comment-form-url{
	width:31.2%;
}

.fullsingle #respond textarea{
	width:96.5%;
}

.contact-form {
}

.contact-form label {
    width: 90px;    
    font-weight: none;
    font-size: 14px;
    padding: 7px 0;
}

.contact-form-input {
    margin-left: 90px; 
}

.contact-form input[type=text] {
    padding: 6px;
    width: 300px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form input[type=submit] {
    padding: 5px 50px;
    border: 1px solid #ccc;
    background: #eee;
}
.contact-form textarea {
    width: 96%;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form-required {
    color: red;
}


#respond .comment-notes{
	margin-bottom:30px;
	opacity:.7;
	font-size:90%;
}

.form-allowed-tags{
display: none;
}

.children #respond{
	margin: 0 48px 0 0;
}

#comments-list #respond{
	margin:0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 13px !important;
	font-weight: normal;
	line-height: 1;
	margin-left:10px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
	margin-left:3px;
}

#respond label {
	color: #888;
	font-size: 13px;
}

#respond input {
	margin:0;
	width: 96%;
}

#respond textarea {
	width: 96%;
}

#respond .form-allowed-tags {
	display: none;
}

#respond .form-allowed-tags code {
	display: none;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
	margin:20px 1px 20px 1px;
}






/* @sidebar 
********************************************************************************************
********************************************************************************************/


#sidebar p {
	margin:0; padding:0 0 6px 0;
}

#sidebar h2 {
	margin:5px 0 15px 0; 
	padding:0 0 12px 0;
	line-height:1;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}	
	
#sidebar h2 i{
	margin:0 5px 0 0;
}
	
#foliosidebar h2 {
	margin:50px 0 20px 0; 
	padding:0;
	font-size:18px;
	border-top: none;
}	

#sidebar h3 {
	margin:3px 0 5px 0; padding:0;
}	
	
#sidebar a:hover {
	text-decoration:none;
}	

.widgetable{
	margin:0;
	overflow:hidden;
	float:left;
	width:100%;
}
	
	
.widgetable>ul,
.widgetable>div>ul{
	list-style:none;
	float:none;
	overflow:hidden;
	width:100%;
	margin-bottom:30px;
	}

.widgetable>ul>li>ul{
	margin:5px 0 0 15px !important;
	padding:0;
	list-style:none;
}

.widgetable>ul>li{
	background:url(images/line-h.png) bottom repeat-x ;
	padding:7px 0;
}
	
.widgetable>ul>li>ul>li>a,
.widgetable>ul>li>ul>li>ul>li>a{
	background:url(images/arrow-superfish-right.png) 0 3px no-repeat ;
	padding-left:15px;
}
	
select{
	margin:15px 0 30px 0;
	width:100%;
	font-size:100% !important;
	clear:both;
}
	
.widgetable	.searchform{
	margin:0 0 0 0;
	float:none;
	clear:both;
	width:100%;
}
	
/*.widgetable li.cat-item{ float:left; width:49%; margin-right:0.5%}*/

.textwidget{ margin:0 0 45px 0;}


/* @custom widgets 
********************************************************************************************
********************************************************************************************/

.tagcloud {
	margin-bottom:25px;
}
 
ul.lists{
	list-style:none; overflow:hidden; margin:0; width:106%
}

#footer ul.lists{
	margin-top:0;
}

ul.lists li ul, ul.lists li ul li{
	margin:0 0 0 0 !important;padding:0 0 0 0 !important; width:100%; background:none;
}

.lists a{
}

.lists a:hover{
}

.lists li{ 
	background:url(images/bull.png) 0 4px no-repeat;
	padding:0 10px 0 26px; 
	margin:0 3% 0 0; 
	float:left;
	width:31%;
	list-style:none;
	} 

h2.ads{
	margin:6px 0 !important;
	border:none !important;
	text-align:center;
	font-size:13px !important;
	padding:0 0 0 0 !important;
	opacity:.5;
	font-family:'Calibri' !important;
	font-weight:normal;
	background:none !important;
	text-transform:uppercase;
}


.ad300{
	margin:0 0 25px 0;
	overflow:hidden;
	background:url(images/transparent-light.png);
}

.ad300 img{
	margin:0 auto;
	float:left;
}

ul.ad125{
	padding:0 0 0 0 !important; overflow:hidden; width:110% !important; margin:0 0 0 0 !important;
}

ul.ad125 li{
	float:left; margin:12px; padding:0; overflow:hidden; background:none !important;
}

#leftsidebar ul.ad125 li{ margin:0 14px 14px 0;}

#leftsidebar .ad300{background: none;}

ul.ad125 li img{
	float:left; margin:0; padding:0; overflow:hidden;
}


img.adFree{
	padding:0; margin:0 0 30px 0;
}

.ad125_fix {
	clear: both;
	margin: 0;
	height: 12px;
	overflow: hidden;
	float: left;
}

.widget_fix {
	clear: both;
	height:1px;
	overflow: hidden;
	float: none;
}

 
/* twitter  */
.lasttwit {
	padding:0;
	position: relative;
	margin: 0 0 20px 0;
}
 
a.twilink {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-weight: bold;
}
	

ul.tweet_list {
	margin:0 0 10px 0 !important;
}
 
ul.tweet_list li {
	margin: 0 0 0 0;
	padding: 15px !important;
}

ul.tweet_list li:first-child {
	border-top:none;
	padding: 8px 0 12px 0 !important;
}

.tweet_even{ background:url(images/transparent-light.png)}
	
ul.tweet_list li img {
	margin:0 auto 10px auto;
	float:none;
	clear:both;
	display:block;
	/*display:none;*/
	padding: 0 !important;
}


ul.tweet_list li:first-child img{
	display:block;
}


.view-twitter {
	display:none;
}

.tweet_avatar {
}
 
 
/* flickr */
h2.widget span,#footer h3 span {
	color: #777; font-style:normal;
}
 
h2.widget span span,#footer h3 span span,#archives h2 span span {
	color: #6C5A80;
}
 
.flickwrap {
	position: relative;
	padding:0;
	overflow: hidden;
	width: 110%;
	margin:0 0 8px 0;
}
 
 .flickwrap img {
	float: left;
	width:72px;
	margin:0 !important;
	padding: 0 !important;
}
 
 .flickr_badge_image{
	float: left;
	margin: 0 21px 20px 0!important;
	padding: 0 !important;
}
 
.flickwrap a:hover img {
	background:#ccc;
}

#footer .flickwrap{
	margin:-10px 0 0 0; width:110%;
}

#footer .flickwrap img{
	width:68px;
}

#footer .flickr_badge_image{
	margin: 18px 22px 4px 0!important;
}

/* Blog Author Widget */
img.avatar {
}
 
span.left {
	float: left;
	margin: 5px 20px 5px 0;
}
 
span.right {
	float: right;
	margin: 5px 0 5px 20px;
}
 
/* featured */
ul.featured {
	margin: 0 0 30px 0 !important;
	overflow: hidden;
	float: left;
}
 
.fblock {
	background:url(images/line-h-l.png) top repeat-x !important;
	padding:20px 0 !important;
	margin: 0 0 0 0 !important;
	overflow:hidden;
	position:relative;
}
 
#rightsidebar .fblock {
	background:url(images/line-h-d.png) top repeat-x !important;
	padding-top:20px !important;}
	
.fblock:first-child{
	background:none !important;
	padding-top:5px !important;
}
 
.fblock>a>img {
	margin:0px 20px 0 0;
	padding:0;
	overflow:hidden;
	float:left;
}

.fblock h3{
	font-size:13px !important;
	margin:0 0 5px 0;
	text-align:left !important;
}

.fblock .meta{ background:none; margin:0; padding:0;
	text-align:left !important;}


.serchwidget{
	overflow:hidden;margin-bottom:0;
}


/* comments widget */
.com_post{
	overflow:hidden;
	padding:15px 0 !important;
	background:url(images/line-h-l.png) top repeat-x;
	margin:0 !important;
}

.com_post:first-child{
	background:none;padding:0 0 15px 0 !important;
}

.com_post img{
	float:left; margin:5px 15px 5px 0;
	padding:0;
	background:url(images/transparent-light.png);
}

.com_post span{
	float:left; margin-right:4px; font-weight:bold; text-transform:uppercase;
}

.com_post p{
	padding:0 0 0 55px !important;
	margin:0 !important;
}




/* folio widget */
ul.widget-folio{
	width:112% !important; overflow:hidden; margin-bottom:15px;
}

ul.widget-folio li{
	overflow:hidden; float:left; margin:0 20px 20px 0; padding:0;
	background: url(images/icons/search-submit.png) 50% 45% no-repeat;
}
	
ul.widget-folio li img{
	width:auto; float:left;
}




/* @tabs
********************************************************************************************
********************************************************************************************/

#hometab {
	float: left;
	margin: 0 0 25px 0;
	width:99.5%;
	overflow: hidden;
	position: relative;
	border:1px solid #ddd;
}
 
ul#serinfo-nav {
	position:relative;
	z-index: 6;
	margin:0 0 0 -1px;
}
 
ul#serinfo-nav>li {
	padding:10px 4% 9px 4%;
	float: left;
	margin-right: 0;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	background-image:none !important;
}

ul#serinfo-nav li a {
	font-size:13px !important;
}

ul#serinfo-nav li a:hover {
}
 
#serinfo-nav li.current {
	position:relative;
	z-index: 6;
	border-top:none;
	overflow:hidden;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
 
li#serpane0,
li#serpane1,
li#serpane2,
li#serpane4,
li#serpane5{
	margin: 0 0 -2px 0;
	padding:0;
}

li#serpane3{
	padding: 15px;
}
 
ul#serinfo {
	position: relative;
	float: left;
	width:100%;
	padding: 0 0 0 0;
	margin: -1px 0 0 0 !important;
	overflow: hidden;
	border-top:1px solid #ddd;
}
 
.tab-post {
	height: 115px;
	overflow:hidden;
	background:url(images/line-h-l.png) bottom repeat-x;
	margin:0 0 0 0;
	padding:20px 25px;
	line-height: 22px;
}
 
.tab-post img {
	padding:0;
	margin: 2px 20px 10px 0 !important;
	float: left;
}

.tab-post h3 {
	font-size:13px;
	margin:0 0 5px 0;
}
	
.tab-post .meta{
	line-height:1 !important;
	border:none;
	margin:0 0 8px 0;
}	

#serinfo-nav li.current{
}

#serinfo,#serinfo-nav li.current{}


/* @footer
********************************************************************************************
********************************************************************************************/

#footer {
	margin: 0;
	padding:0 30px 25px 30px;
	overflow:hidden;
	position:relative;
	text-shadow:none;
	z-index:10;
}

#footer .container{
	padding:30px 0 10px 0;
}

#footer .fourcol{
	width:31%;
	margin-left:3.5%;
}
 
#footer h2{
	font-size:11pt;
	line-height:1;
	margin:30px 0 12px 0;
	padding:0 0 12px 0;
	overflow:hidden;
	background:url(images/line-h-l.png) bottom repeat-x;
}
	
#footer ul{
	margin: 0 0 30px 0; overflow:hidden;
}

#footer p{
	margin:3px 0 15px 0;
}
	
.threecol>ul>li{
	margin:0 0 10px 14px;
	padding:0 0 0 0;
	list-style:square;
	list-style-position:outside;
}

#footer select{
	overflow:hidden;
	clear:both;
	float:none;
	margin: 0 0 30px 0;
}

#footer #wp-calendar tbody td{
	padding:2px;
}

#copyright {
	width: 100%;
	max-width: 1200px;
	margin:0 auto 25px auto;
	font-size: 14px;
	overflow:hidden;
	padding-top:12px;
	opacity:.7;
	background:url(images/line-h-l.png) top repeat-x ;
}
 
#copyright p {
	margin: 0;
	padding: 0 0;
}

.post-date{ padding-left:5px; font-style:italic;}
	
/* @images
********************************************************************************************
********************************************************************************************/

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

img.alignright {
	margin: 4px 1px 10px 20px !important;
	display: inline;
	float: right;
}

img.alignleft {
	margin: 4px 20px 10px 1px !important;
	display: inline;
	float: left;
}

.alignright {
	float: right;
	margin: 4px 1px 10px 18px !important;
}

.alignleft {
	float: left;
	margin: 4px 18px 10px 1px !important;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
	
.wp-caption {
   text-align: center;
   padding-top: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 5px 0 5px;
   margin:5px 0 0 0;
}

img.wp-smiley {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.bags,
#map iframe,
.wp-caption{
	padding:3px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-o-linear-gradient(#2F2727, #1a82f7);

    background: 
	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom,
				from(#fff),
				color-stop(0.5, #fff),
				to(#EFEFEF)
				);
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);

    border: 1px solid #FFFFFF;
	
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;
}
	
	
	
/* @social
********************************************************************************************
********************************************************************************************/


ul.social-menu {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:10px 0 20px 0 !important;
	float:none;
}
	
#footer ul.social-menu {
	margin:0px 0 10px 0 !important;
}
 
ul.social-menu li {
	display: inline;
	list-style-type: none;
	position: relative;
	line-height:1;
	float: left;
	width:22px !important;
	height:22px !important;
	margin: 0 6px 8px 0 !important;
	padding:0 0 0 0;
	overflow: hidden;
	background:url(images/transparent.png);
	text-align:center;
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in; 
	-o-transition: opacity 0.3s ease-in;
	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}

#top-nav ul.social-menu{
	margin:5px 0 0 0 !important;
	float:right;
}

#top-nav ul.social-menu li{
	background: url(images/nav-div.png) left top no-repeat;
	text-align:center;
	width:32px !important;
	padding:6px 0 0 2px;
	margin: 0 0 0 0 !important;
}

#top-nav ul.social-menu li a{
	float:none;
}

#top-nav ul.social-menu li:first-child{background: none;}

#sidebar ul.social-menu li{
	background-image: url(images/social-spirit-black.png);
}
	
ul.social-menu li:hover {
	opacity:1;
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in; 
	-o-transition: opacity 0.3s ease-in;
}

ul.social-menu li.sprite-pinterest{ background-position: -5px -108px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-instagram{ background-position: -39px -39px; width: 32px; height: 32px; } 

ul.social-menu li.sprite-Icons-full{ background-position: 0 0; width: 32px; height: 32px; } 
ul.social-menu li.sprite-aim{ background-position: 0 -34px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-app_store{ background-position: 0 -68px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-apple{ background-position: 0 -102px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-bebo{ background-position: 0 -136px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-behance{ background-position: -5px -175px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-bing{ background-position: 0 -204px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-blogger{ background-position: 0 -238px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-cloud{ background-position: 0 -272px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-delicious{ background-position: -5px -311px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-deviantart{ background-position: -5px -345px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-digg{ background-position: 0 -374px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-digg_alt{ background-position: 0 -408px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-dribbble{ background-position: 0 -442px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-drupal{ background-position: 0 -476px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-facebook{ background-position: -6px -515px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-flickr{ background-position: -5px -549px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-friendfeed{ background-position: 0 -578px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-friendster{ background-position: 0 -612px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-github{ background-position: 0 -646px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-google{ background-position: -6px -5px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-gowalla{ background-position: 0 -714px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-gtalk{ background-position: 0 -748px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-heart{ background-position: 0 -782px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-hyves{ background-position: 0 -816px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-icondock{ background-position: 0 -850px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-icq{ background-position: 0 -884px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-lastfm{ background-position: -6px -922px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-linkedin{ background-position: -5px -958px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-metacafe{ background-position: 0 -986px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-myspace{ background-position: -6px -1025px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-netvibes{ background-position: 0 -1054px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-newsvine{ background-position: 0 -1088px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-paypal{ background-position: 0 -1122px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-photobucket{ background-position: 0 -1156px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-picassa{ background-position: 0 -1190px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-podcast{ background-position: 0 -1224px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-posterous{ background-position: -5px -1263px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-qik{ background-position: 0 -1292px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-reddit{ background-position: 0 -1326px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-retweet{ background-position: 0 -1360px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-rss{ background-position: -6px -1399px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-sharethis{ background-position: 0 -1428px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-skype{ background-position: -5px -1467px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-slashdot{ background-position: 0 -1496px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-slideshare{ background-position: 0 -1530px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-squidoo{ background-position: 0 -1564px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-stumbleupon{ background-position: -5px -1604px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-technorati{ background-position: 0 -1632px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-tumblr{ background-position: -5px -1671px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-twitter{ background-position: -6px -1705px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-viddler{ background-position: 0 -1734px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-vimeo{ background-position: -5px -1772px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-virb{ background-position: 0 -1802px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-wiki{ background-position: 0 -1836px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-windows{ background-position: 0 -1870px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-wordpress{ background-position: 0 -1904px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-yahoo{ background-position: -5px -1943px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-yelp{ background-position: 0 -1972px; width: 32px; height: 32px; } 
ul.social-menu li.sprite-youtube{ background-position: -39px -5px; width: 32px; height: 32px; } 
 

ul.social-menu li a{
	float: left;
	width:22px !important;
	height:22px !important;
	margin: 4px 0 0 0 !important;
	font-size:16px;
	padding:0 0 0 0;
}



/* @flex slider
********************************************************************************************
********************************************************************************************/


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {margin: 0 0 0 0; position: relative; -webkit-border-radius: 4px; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}



.flex-direction-nav li a {width: 40px; height: 35px; margin:0; display: block; position: absolute; top:140px; z-index:9; cursor: pointer; text-indent: -9999px;
	-moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.4);
	}

.flex-direction-nav li a:hover {opacity:1;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}


.flex-control-nav { position: absolute; top:20px; right:20px }
.flex-control-nav li {margin:0 0 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 11px; height: 11px; display: block; background:url(images/bullet-slide.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {}
.flex-control-nav li a.flex-active {background:url(images/bullet-slide.png) no-repeat 0 -11px; cursor: default; opacity:1}


.mainflex{
	margin:0 0 20px 0;
	overflow:hidden;
}

.mainflex .flex-direction-nav li a,
.postslider .flex-direction-nav li a,
.widgetflexslider .flex-direction-nav li a {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.mainflex .flex-direction-nav li .flex-next,
.postslider .flex-direction-nav li .flex-next,
.widgetflexslider .flex-direction-nav li .flex-next {
	right:-10px;
	background-image:url(images/icons/nav_right_t.png);
	background-position:7px 11px;
	background-repeat:no-repeat;
}

.mainflex .flex-direction-nav li .flex-next:hover,
.postslider .flex-direction-nav li .flex-next:hover,
.widgetflexslider .flex-direction-nav li .flex-next:hover{
	right:-5px;
	}
		
.mainflex .flex-direction-nav li .flex-prev,
.postslider .flex-direction-nav li .flex-prev,
.widgetflexslider .flex-direction-nav li .flex-prev {
	left:-10px;
	background-image:url(images/icons/nav_left_t.png);
	background-position:18px 11px;
	background-repeat:no-repeat;
}

.mainflex .flex-direction-nav li .flex-prev:hover,
.postslider .flex-direction-nav li .flex-prev:hover,
.widgetflexslider .flex-direction-nav li .flex-prev:hover {
	left:-5px;
}

.mainflex img { margin-bottom:20px;}

.mainflex h2 { font-size:18px;line-height:24px;}

.mainflex ul.slides li { position:relative;}

.mainflex .teaser{padding-bottom:14px; margin-bottom:0; line-height:1.9; position:relative;}

.mainflex .meta{margin-bottom:15px;}


.widgetflexslider{margin-bottom:20px; position:relative; overflow:hidden;}
.widgetflexslider ul li{ padding:0 0 5px 0;line-height:1.5 !important; text-align:center;}
.widgetflexslider ul.slides{ padding-bottom:0px;}
.widgetflexslider ul.slides li{ position:relative;}
.widgetflexslider ul li img{ padding:0 0 10px 0;}
.widgetflexslider  a.title,.related li a.title,.tab-post a.title{
	font-size:13px;
	font-weight:bold;
	background: url(images/icons/pointer.png) no-repeat 1px -2px;
    padding-left: 14px;
	margin-bottom:10px;
}

.widgetflexslider h3{
	font-size:13px !important;
	margin:0 0 0 0;
	padding:0 15px;
	}


.widgetflexslider .flex-control-nav{ }
.widgetflexslider>ol.flex-control-nav { position: absolute;top:-23px; right:0px; left:auto;height: 8px; opacity:.5 }
.widgetflexslider .flex-control-nav li a {width: 8px; height: 8px; background:url(images/bullet-slide-alt.png) no-repeat 0 0;opacity:.7 }
.widgetflexslider .flex-control-nav li a.flex-active {background-position:0 -8px; cursor: default; opacity:1}

.widgetflexslider .flex-direction-nav li a{ top:80px}

.postslider .flex-direction-nav li a{ top:160px}



/* @ribbon
********************************************************************************************
********************************************************************************************/


span.ribbon{
	z-index:8;
	position:absolute;
	top:0;
	left:0;
	width:26px;
	height:26px;
	overflow:hidden;
	text-align:center;
}

span.ribbon_icon{
	color:#fff;
	text-transform:uppercase;
	line-height:1.5;
	margin:3px 0 0 0;
	width:26px;
	float:left;
	text-align:center;
	overflow:hidden;
	z-index:9;
	font-size:16px;
}

.ribbon_icon i.icon-music,
.ribbon_icon i.icon-picture{ margin-left:-2px;}



/* @tooltips
********************************************************************************************
********************************************************************************************/	

div.tooltip {
	display:none;
	position:absolute;
	text-align:center;
	line-height:normal;
	z-index:100000;
	opacity:1;
	filter:alpha(opacity = 95);
	background:#222;
	color:#eee;
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}

div.tooltip p {
	padding:5px 8px;
	font-size:10px !important;
	line-height:1.3 !important;
	border-radius:2px;	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-shadow:none;
	max-width:150px;
	text-transform:capitalize;
}

/* @other
********************************************************************************************
********************************************************************************************/

.tagcloud{ width:104%; overflow:hidden;}

.tagcloud a{ float:left; font-size:10px !important; padding:0px 5px; border:1px solid rgba(0, 0, 0, 0.1); margin:0 8px 8px 0;}


/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; margin:0 0 40px 0;}
#wp-calendar caption { text-align: left; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.sticky{}

#archives{ padding:20px 0 0 0;}

h2.archives-small{
	font-size:16pt;
	line-height:22pt;
	/*background:url(images/divider15.png) bottom repeat-x;
	text-align:center;
	padding-bottom:12px;
	margin-bottom:10px;*/}


::selection {
	background:#52C8EC; 
	color:#fff;
}
::-moz-selection {
	background:#52C8EC;
	color:#fff;
}

.scrollTo_top {
	position:fixed;
	bottom:30px;
	right:20px;
	opacity:1;
	overflow:hidden;
	z-index:99;
}



.scrollTo_top i{
	font-size:20px; padding:10px 14px;
	float:left;
	color:#fff;
	line-height:1 !important;
}

.scrollTo_top img{
	float:left;
}

.scrollTo_top a{
	float:left;
}

ul.error{
	margin-bottom:25px;
}

ul.error>li{
	float:none !important;  width:100%;
} 


/* @themebuttons & pagination
********************************************************************************************
********************************************************************************************/

a.more-link {
	display: none;
	visiblity:hidden;
}

a.read-more {
	display: block;
	visibility:visible;
}

a.mainbutton,#submit,#comments .navigation a,.tagssingle a,.contact-form .submit,a.comment-reply-link,#comment-submit{
	margin:1px;
	line-height:1;
	padding:7px 10px;
	color:#fff !important;;
	background: #444;
	border:none !important;
	font-size:16px;
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
	 cursor:pointer;
}

a.mainbutton:hover,a.itembutton:hover,a.itembutton2:hover,#submit:hover,#comments .navigation a:hover,.tagssingle a:hover,.contact-form .submit:hover,a.comment-reply-link:hover{
	color:#fff !important;
	background: #353535 !important;
}	

.slides li a.mainbutton{ margin-top:-5px;
}

.pagination{
	height:29px; margin:0 0 30px 0; float:none; overflow:hidden; padding:2px 0; position:relative; z-index:99;
}

a.page-numbers,
.page-numbers.current{
	overflow:hidden;
	font-size: 9pt; 
	background:url(images/transparent-light.png); 
	padding:5px 10px;
	line-height:1;
	margin:1px 8px 0 0;
	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}

.page-numbers.current {
	font-weight:bold;
	color:#fff !important;
}

.dots {
	letter-spacing: 1px;margin:0 15px 0 0;
}

.wp-pagenavi a,
.wp-pagenavi span{
	border:none !important; padding:3px 10px 3px 0 !important; margin:0 10px 0 0 !important;
} 

.wp-pagenavi span.pages{
	display:none;
}

.postnav{
	margin:10px 0;
}


/* @wp gallery 
********************************************************************************************
********************************************************************************************/

.attachment  .headimg{
	display:none; visibility:hidden;
}

#content .wp-smiley {
	margin:0;
	
}
#content .gallery {
	margin:0 auto 30px auto;
	width:100%;
}

#content .gallery .gallery-item {
	float: left;
	margin:0 1px 1px 0;
	text-align: center;
	width:24.8%;
	height:auto;
	overflow:hidden;
	background-image:url(images/icons/zoom-black.png);
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

#content .gallery img {
	border:0;
	float:left;
	width:100%;
}

#content .gallery .gallery-caption {
	margin-left: 0;
}

#content .gallery dl {
	margin: 0;
}

#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}

#content .gallery br+br {
	display: none;
}

/* @ticker
********************************************************************************************
********************************************************************************************/

.tickerwrap{
width: 100%;
height:110px;
padding:0;
overflow:hidden;
position:relative;
}

.tickercontainer { 
width:100%;
margin: 0; 
padding:0 0;
overflow: hidden;
}
.tickercontainer .mask { 
position: relative;
left: 0;
top: 0;
width: 100%;
overflow: hidden;
}

#singlecontent .tickercontainer,
.entryfull .tickercontainer { 
padding:6px 0 8px 0;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd;
}

ul.newsticker,
ul.ticker { 
position: relative;
list-style-type: none;
margin: 0;
padding:0;
overflow:hidden;
width:auto;
left:10%
}

ul.newsticker li {
float: left;
margin: 0 20px 0 0;
padding:20px;
width:280px;
height:70px;
overflow:hidden;
background:url(images/transparent.png);
}

ul.newsticker h3 {
padding: 0;
margin: 0 0 0 0;
font-size:13px;
} 

ul.newsticker img {
margin: 0 15px 0 0;
float:left;
} 



/* @coin slider 
********************************************************************************************
********************************************************************************************/

 
#coinslid {
	width: 100%;
    padding: 0;
}
 
 
.tabbig {
	width:65%;
	padding:0;
	margin:0;
	float: left;
	position: relative;
	overflow: hidden;
	height:450px;
	}
	
.ui-tabs-panel>a{ float:left}



.inpost2 {
	margin:0;
	padding:0;
	height:35px;
	overflow: hidden;
	position:absolute;
	top:20px;
	right:20px;
	z-index:999;
}

.inpost2 h1{
	margin:6px 4px 0 0;
	font-size:16px;
}

.inpost2 h1 a{
	color:#fff !important;
}

p.inslider{
	margin-bottom:8px;
	font-size:13px;
}
 

.body2 .slidecat>a,.body2 .slidecat a:hover,.body2 a.slidelink:hover{ color:#fff !important;}
 
 
/* small slider thumbs */
ul#tabsmall {
	position: absolute;
	top:0;
	right:0;
	padding:0;
	margin:0;
	width:35%;
	overflow:hidden;
}
 
.slthumbss img {
	padding: 0px; }
 
#tabsmall li {
	position: relative;
	z-index:999;
	width:90%;	
	line-height:1.25;
	margin:1px 5%;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	opacity:.8;
	float:left;
	}

#tabsmall li:first-child {border-top:none;}	

#tabsmall li:last-child {border-bottom:none;}	
	 
#tabsmall li a.sidnav{
	padding:15px 3.5%;
	width:92%;
	float:left;
}

#tabsmall li:first-child a{padding:12px 3.5% 15px 3.5%;}	

#tabsmall li h3 i{
	font-size:9px;
}

#tabsmall li span.arr{
	position:absolute;
	top:34%;
	left:-9%;
	height:13px;
	width:13px;
	z-index:999;
	opacity:0;
	background:url(images/transparent.png);
	
	
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	-moz-transform:rotate(-45deg); 
	-webkit-transform:rotate(-45deg); 
	-o-transform:rotate(-45deg); 
}

ul#tabsmall>li.ui-tabs-selected>.meta,
ul#tabsmall>li.ui-tabs-selected>span.arr { opacity: 1 !important;}
	

ul#tabsmall>li.ui-tabs-selected { opacity: 1 !important;
	background:url(images/transparent-light.png); }
 
ul#tabsmall>li.ui-tabs-selected>a.sidnav>img { opacity: 1 !important;/* border-left-width:4px; */	

	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in; 
	transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;}
 
.ui-tabs-hide { display: none; }


.container-inn{
	background-position:}
	

.coinpost{ position:relative;width:100%; float:none; height:100%; margin:0 auto;}

.coinpost img{ float:none; display:block; margin:0 auto; clear:both; overflow:hidden;}
	
.coinpost iframe{
	width:100%;
	height:450px;
	display:block;
	float:none;
	margin:0 auto;
}


.inpost {
	margin:0;
	padding:15px 35% 20px 5%;
	width:65%;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 0 0;
	z-index:3;
	color:#fff !important;
	text-shadow:1px 1px 0 #000;
	background: url(images/transparent.png);
}

.inpost>h1{
	line-height:1.1;
	position:relative;
	padding-bottom:0;
	margin-bottom:0;
	text-shadow:1px 1px 0 #000;
}

.inpost>h1>a,.inpost a,.inpost p.meta{
	color:#fff !important;
}
	
.inpost h1 span{
	font-size:50%;
	font-weight:200 !important;
	text-shadow: none;
}

.big-rating{
	position:absolute;
	top:0;
	left:42%;
	width:38%;
	padding:100px 0 0 20%;
	color:#fff;
	z-index:1;
	font-size:500px;
	line-height:500px;
	letter-spacing:-70px;
	font-weight:bold;
	/*font-family:'Oswald';*/
	

background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=1 ); /* IE6-9 */


	
}

.big-rating span{
	opacity:.2
}

.big-rating span span{
	margin-left:20px;
	line-height:150px;
	font-size:180px !important;
	opacity:.99
}

.big-rating span sup{
	margin-left:-10px;
	line-height:150px;
	font-size:180px !important;
	opacity:.99
}


	
a.sliderlink{ position:absolute; width:100%; height:100%; top:0; left:0; z-index:2;
	-moz-box-shadow:  0px 10px 145px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px 10px 145px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px 10px 145px rgba(0, 0, 0, 1) inset;
	}
	
	
	
/* ratings  
********************************************************************************************
********************************************************************************************/
		
i.icon-star-half{ margin-right:.3em}	
i.icon-star-empty{ opacity:.8}

.rating_star{ cursor: default;}	

.inpost span.rating_star{
	line-height:1 !important;
	text-shadow:1px 1px 0 #000;
}

.meta span.rating_star{
	line-height:1 !important;
	font-size:9px !important;
}

.meta span.rating_star i{
	padding:0 0 0 2px;
}

.top-rating{position:absolute;z-index:0; top:20px; left:-15px; font-size:100px !important; font-weight:bold; letter-spacing:-10px}
.top-rating span{ font-size:40px !important; opacity:.8}

.bot-rating{position:absolute;z-index:0; bottom:-90px; left:-25px; font-size:200px !important; line-height:200px; font-weight:bold; letter-spacing:-20px}
.bot-rating span{ font-size:80px !important; opacity:.8}

span.nr{
	padding:2px 5px;
	font-size:10px;
	line-height:1.3;
}



.ratingblock{ width:35%; float:left; margin:6px 25px 10px 0; padding:15px 20px 10px 20px; border:1px solid #ddd; text-transform:uppercase;}

.ratingblock p{ margin:5px 0 20px 0; font-size:11px !important; font-weight:600 !important;}
.ratingblock h2{ margin:10px 0 15px 0}

.ratingblock h3{ text-transform:none; font-size:13px;}

/*.ratingblock i{ font-size:20px;}*/

.partialrating{ position:relative; height:15px; width:100%;display:block; background:url(images/transparent.png); margin-top:8px;}
.overrating{ position:absolute; top:0; left:0;height:15px; z-index:1;overflow:hidden;line-height:1;display:block;}

	

/* @jetpack styling
********************************************************************************************
********************************************************************************************/

h2 label{ float:none;}

#subscribe-field{ padding:8px 13px; width:91% !important; margin-bottom:15px;}

.sharedaddy{ margin-top:20px;}


/* @speciable
********************************************************************************************
********************************************************************************************/


.upper .nav>li>a,
.upper ul#serinfo-nav li a,
.upper #leftsidebar h2,
.upper #rightsidebar h2,
.upper h2.upperfont,
.upper h3.upperfont,
.upper h2.widget,
#footer .upper h2,
.upper h3#reply-title,
.upper a.moreposts,
.upper .tabitem h2,
.upper .catpost_big h2,
.upper .tab span.moreposts
{ text-transform: uppercase !important; letter-spacing:-0.025em}

#main-nav li a.active{ color:#900 !important;}

.flexslider a.flex-prev,.flexslider a.flex-next,.nav>li>ul,.container,#coinslid {background-color:#ffffff}
ul#serinfo-nav{border-color:#ffffff !important}
.body2,.header_scroll,.headbg,.header_noslide,#footer,#rightsidebar,#navigation{background-color:#282828}
#nav li a,.nav>li>a,.nav>li>a{border-color:#282828}
#serinfo,#serinfo-nav li.current{background-color:#f9f9f9}

a.moreposts{color:#f3e77f !important}
body{/*background:#efefef url('images/bg-body11.png') repeat;*/ background:#ffffff;}
h2.widget{border-color:#ffffff !important}
.body1 a, a:link, a:visited,.nav li ul li a{color:#2E373F}
span>a.moreposts,ul#serinfo-nav li a{color:#2E373F !important}
a:hover,.body1 a:hover,#serinfo a:hover,.nav>li.sfHover>a,.nav>li.current-menu-item>a,#serinfo-nav li.current a,#sec-nav>li.current-menu-item>a,ul#tabsmall>li.ui-tabs-selected>a.sidnav{color:#000000  !important}
.nav>li>a:hover,.nav>li.current-menu-ancestor>a,.nav>li.current-menu-item>a,.nav>li.sfHover>a,.nav>li.current-menu-item>a{border-bottom-color: transparent;background: #ffffff;}
.body2 a,a.body2 {color:#fff}

		.body2 a:hover,p.body2 a:hover{color:#f3e77f!important}
#coinslid,.archivepost li,#comments,#header,#sec-navigation,#core_bg,.seccol li,.teaser,.meta,.etabs,.tab,.widgetflexslider,.widgetcol,.widgetcol_small,#sec-nav>li>a,ul#serinfo,#serinfo-nav li.current,#hometab,#navigation,#sidebar h2,.ad300,.nav>li>ul,#main-nav>li,.nav li ul li a,.pagination, file{border-color:#ededed;}
body,#sec-nav, file,h3.sd-title {font:400 12px/2.0em Calibri, sans-serif;color:#545454}
h2.ads{color:#545454}
.body2 {font:400 11px/2.0em Calibri, sans-serif;color:#fff}
.body2 h2,.body2 h3,.tickerwrap>span {color:#fff !important}
.intro h1,.intro h1 a,a.itembutton,a.mainbutton,.page-numbers.current{color:}
h1 {font:900 25px/1.5em Calibri;color:#2E373F}#block ul li h2 {font-family:Calibri}h2 {font-family:Calibri; font-size:20px;color:#3d3d3d}h2.post {font:900 28px/1.2em Calibri;color:#3d3d3d}#sidebar h2 {color:#3d3d3d}h3,h3#reply-title,#respond h3,.comment-author cite{font:400 13px/1.3em Calibri;color:#222222 !important}a.mainbutton,a.itembutton,.page-numbers.current,a.comment-reply-link {font-family:Calibri !important}h4 {font:400 14px/1.5em "Open Sans", sans-serif;color:#222222}h5,.nav>li>a>span.walker,p.meta,.meta a {font:400 10px/1.5em Georgia, serif;color:#878787}h6 {font:400 10px/1.5em Georgia, serif;color:#878787}
#nav li a,.nav>li>a,ul#serinfo-nav li a,#sec-nav>li>a,.tickerwrap>span {font-family:Calibri; font-size:13px;color:#ffffff}.tab-post small a,.taggs a {color:#545454}
/* search-form */
.search-form {
	float:right;
	border:1px solid #000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background:#333;
	width:290px;
	margin:2px 5px 0 0; 
	margin-bottom:20px;
}
.search-form input[type="text"] {
	float:right;
	background:none;
	border:0;
	width:146px;
	padding:6px 8px;
	font-size:16px;
	line-height:15px;
	outline:none;
	margin:0;
	-webkit-border-radius: 0 !important;
	color:#fff;
}
.search-form input[type="submit"] {
	float:right;
	background:url(../images/magnify-glass.png) no-repeat;
	width:36px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	border:0;
	outline:none;
	cursor:pointer;
	-webkit-border-radius: 0 !important;
}
.search-form input[type="submit"]:hover {
	cursor:pointer;
	background:url(../images/magnify-glass-hover.png) no-repeat;
}
