/*
Theme Name: ager.ro based on iNove
Theme URI: http://wordpress.org/extend/themes/inove/
Description: Based on <a href="http://wordpress.org/extend/themes/inove/">iNove</a> by <a href="http://www.neoease.com/">mg12</a>. Adapted by <a href="http://cornel.bularca.ro/">Cornel Bularca</a>.
Author: Cornel Bularca
Author URI: http://cornel.bularca.ro/
*/
/* static START */
*{
	margin:0;
	padding:0;
}
html,body{
	width:100%;
	height:100%;
}
body{
	color:#555;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10pt;
	overflow-y:scroll;
}
input,option{
	color:#555;
}
abbr[title],acronym[title]{
	border-bottom:thin dotted;
	cursor:help;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{
font-size:16pt;}
h2{
font-size:16pt; color:#2C2C2C}
h3{
font-size:13pt; color:#4C4C4C;}
h4{
font-size:11pt; color:#4C4C4C}
h5{
font-size:11pt; color:#6C6C6C;}
small{
	font-size:10px;
}
a{
	color:#2970A6;
	text-decoration:none;
	border-bottom:1px solid transparent;
}
a:hover{
	text-decoration:underline;
}
a:hover img.sided{
	border-color:#A6A6A6;
}
img{
	border:0;
}
a img,.post .content a img,a:hover img,.post .content a:hover img,.ntd{
	border:none !important;
	border-bottom:none !important;
	text-decoration:none !important;
}
img.sided{
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
img.bordered{
	background:#ddd;
	border:1px solid #999 !important;
	padding:5px;
}
label{
cursor:pointer}
.wp-caption{
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.post .content .wp-caption p{
	margin:0;
}
blockquote,pre{
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link{
	font-size:11px;
}
.alignleft{
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright{
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.valigntop{
	vertical-align:top !important;
}
.valignbottom{
	vertical-align:bottom !important;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.left{
	float:left;
	margin-right:10px;
}
.right{
	float:right;
	margin-left:10px;
}
.text_center{
	text-align:center;
}
.text_left{
	text-align:left;
}
.text_right{
	text-align:right;
}
.fixed,.clear,.clr ,.cls{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.nd{
	display:none;
}
del{
	color:#999;
}
input.textfield,
textarea{
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption{
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3{
	font-size:12px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.box{
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox,
.errorbox{
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c{
	color:#080;
	font-size:10px;
}
.imgleft{
	float:left;
	margin:0 10px 5px 0;
}
.imgright{
	float:right;
	margin:0 0 5px 10px;
}
.imgcenter{
	display:block;
	margin:0px auto;
}
strong,b,.b{
	font-weight:bold;
	color:#4C4C4C;
}
.blue{
	color:#2970A6;
}
.red{
	color:#800000;
}
.grey{
	color:#999;
}
.external{ padding-right:13px;}
.pdf{ padding-left:20px;}
.ns{
 display:block; width:10px; height:10px; position:absolute;top:-200px;left:-200px;overflow:hidden;}
.font-xs{
font-size:7pt}
.font-s{
font-size:8pt}
.font-m{
font-size:9pt}
.xl,.font-xl{
font-size:12pt}
.xxl,.font-xxl{
font-size:14pt}
/* static END */
/* layout START */
#wrap{
	margin:0 auto;
	width:99%;
	padding:20px 0;
}
#container{
	margin:0 auto;
	width:936px;
}
/* layout END */
/* header START */
#header{
	height:132px;
}
#caption{
	height:44px;
	padding:25px 30px 21px;
}
#title a,#title_post{
	text-decoration:none;
	color:#FFF;
	width:250px;
	height:30px;
	display:block;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16pt;
}
#title_post{
	display:none;
	font-size:16pt;
}
#tagline{
	color:#FFF;
	border-top:1px solid #FFF;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
}
#navigation{
	margin:1px 0;
}
#searchbox{
	width:280px;
	float:right;
	padding:4px 10px;
}
#searchbox .textfield{
	line-height:16px;
	width:180px;
	float:right;
}
#searchbox .switcher{
	float:right;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}
/* header END */
/* submenu START */
#menus li{
	display:inline;
	list-style:none;
}
#menus li a{
	display:block;
	color:#382E1F;
	height:30px;
	line-height:30px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover{
	background-position:0 -31px;
}
#menus li.current_page_item a,
#menus li.current-cat a{
	background-position:0 -62px;
}
#menus li a.home{
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover{
	background-position:0 -124px;
}
#menus li.current_page_item a.home{
	background-position:0 -155px;
}
#menus li a.lastmenu:hover{
	background-position:0 0;
}
#menus li ul{
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li{
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a{
	float:none;
	display:block;
	padding:5px;
	text-decoration:none;
	min-width:150px;
	font-size:12px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:20px;
	line-height:20px;
}
#menus li li.first a{
	border-top:none;
}
#menus li li a:hover{
	font-weight:bolder;
}
/* submenu END */
/* content START */
#content{
	min-height:400px;
}
/* content END */
/* main START */
#main{
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:left;
}
#notice{
	color:#080;
}
#notice a{
	text-decoration:underline;
}
.post{
	margin-bottom:20px;
}
.post h1.post-title,.post h2.post-title{
	display:block;
	padding:0 5px 3px 3px;
}
.post h1.post-title a.title,.post h2.post-title a.title{
	text-decoration:none;
	border:0;
	color:#2970A6;
	font-size:16pt;
}
.post h1.post-title a.title:hover,.post h2.post-title a.title:hover{
	color:#4C4C4C;
}
.post .info{
	margin:5px 5px 0 5px;
}
.post .info span.first{
	margin-left:0;
}
.post .g_plus_one{
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	padding-right:5px;
}
.post .date,
.post .meta,
.post .tags,
.post .author,
.post .categories,
.post .editpost,
.post .readingblinds,
.post .editlinks{
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act{
	height:16px;
	float:right;
}
.post .act span{
	float:left;
	margin-left:15px;
}
.post .tags{
	background-position:0 -16px;
}
.post .info .tags{
	float:left;
	margin-left:5px;
}
.post .categories{
	background-position:0 -32px;
}
.post .author{
	background-position:0 -176px;
}
.post .date{
	background-position:0 -48px;
	float:left;
}
.post .meta{
	background-position:0 -32px;
	/*background-position:0 -16px;*/
	float:left;
}
.post .editpost{
	background-position:0 -64px;
}
.post .readingblinds{
	background-position:0 -80px;
}
.post .editlinks{
	background-position:0 -192px;
}
.post .meta ul{
	display:inline;
}
.post .meta ul li{
	display:inline-block;
	padding-right:2px;
}
.post a:hover{
	text-decoration:none;
	border-bottom:1px dashed #2970A6;
}
.post a.red:hover{
	text-decoration:none;
	border-bottom:1px dashed #800000;
}
.post .content{
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p{
	margin-bottom:10px;
}
.post .content .under{
	height:16px;
	line-height:16px;
}
.post .content .under span{
	float:left;
	margin-right:15px;
}
.post .content img{
	max-width:600px;
}
.post .content ul,
.post .content ol{
	padding-bottom:10px;
}
.post .content ul li,
.post .content ol li{
	list-style-position:inside;
	padding-left:20px;
}
.post .content table{
	width:99% !important;
	height:auto !important;
	background:#CCC;
	border:0;
	margin:5px 2px 25px 2px;
}
.post .content table tr th{
	padding:2px 5px 2px 5px;
	text-align:center;
}
.post .content table tr td{
	background:#fff;
	padding:2px;
	border-collapse:collapse;
	border-spacing:1px;
}
.post .content table tr.alt td{
	background:#eee;
}
.post .content table tr td.th{
	background:#ddd;
}
.post .content table.layout{
	width:auto !important;
	background:#fff;
	margin:0;
}
.post .content table.layout td{
	padding:0;
	vertical-align:top;
}
.post .content .boxcaption{
}
.post .content .box{
}
.post .content h3,.post .content h4,.post .content h5,.post .content h6{
	/*clear:both;*/
	padding:2px;
	margin:5px 0 10px 0;
}
.post .content h3{
	padding-bottom:5px;
	padding-left:20px;
	border-bottom:1px dashed #bbb;
}
.post .content h4{
	height:28px;
	padding-left:10px;
	padding-top:4px;
}
#postpath{
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi,
#postnavi{
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi{
	font-size:11px;
}
#pagenavi .newer a,
#postnavi .prev a{
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a,
#postnavi .next a{
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */
/* sidebar START */
#sidebar{
	background:#F7F7F7;
	width:300px;
	float:right;
	line-height:145%;
	overflow:hidden;
}
#sidebar li{
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content,
#sidebar li{
	font-size:12px;
}
#northsidebar li{
	background:none;
	padding-left:5px;
}
#northsidebar .widget{
	padding:10px 15px 19px;
}
#southsidebar .widget{
	padding:15px 15px 17px;
}
#centersidebar{
	padding:12px 15px 0;
}
#northsidebar,
#southsidebar{
}
#westsidebar{
	width:121px;
	float:left;
	padding-right:5px;
	overflow:hidden;
}
#eastsidebar{
	width:129px;
	float:right;
	overflow:hidden;
}
#westsidebar .widget,
#eastsidebar .widget{
	margin-bottom:15px;
}
#eastsidebar .widget img{
	width:120px;
	height:120px;
}
#westsidebar .widget img{
	width:125px;
	height:245px;
}
/*
#eastsidebar .widget img,
#westsidebar .widget img{
	border:1px solid #ccc;
}
*/
#sidebar .widget_feeds{
	padding:5px 15px 14px;
}
#sidebar #feedrss,
#sidebar #feedemail{
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss{
}
#sidebar #feedemail{
	margin-left:15px;
}
#subscribe ul{
	display:none;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span{
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span{
	background-position:0 0;
}
#subscribe li#youdao_reader a span{
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span{
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span{
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span{
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span{
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span{
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span{
	background-position:0 -140px;
}
#subscribe li a{
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover{
	background:#EEDDCC;
}
#tag_cloud a{
	line-height:130%;
}
#company_profile{
	float:right;
	width:140px;
	height:120px;
	margin-top:12px;
	text-align:center;
}
#contact_rapid i{
	font-size:8pt;
}
#contact_rapid_error{
	font-size:8pt;
	padding:2px;
	margin:5px 0 0 2px;
	width:240px;
}
#social_likes{
	padding:0;
	text-align:center;
}
#social_likes .widget{
	padding:10px 0 10px 0;
}
/* sidebar END */
/* footer START */
#footer{
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a{
	color:#2A2A2A;
}
/*
#copyright{
	margin:22px 5px 0 20px;
	width:170px;
	float:left;
}
#footer_links{
	margin:22px 5px 0 0;
	float:left;
	width:200px;
}
*/
#copyright{
	margin:15px 5px 0 20px;
	width:170px;
	float:left;
}
#footer_links{
	margin:0 5px 0 20px;
	width:200px;
	float:left;
}
#footer_links ul{
	list-style:none inside;
}
#footer_links li{
	display:inline;
	padding-right:5px;
}
#footer_iso{
	margin:7px 10px 5px 0;
	float:right;
	width:650px;
	height:45px;
}
#footer_iso a{
	display:block;
	width:45px;
	height:45px;
	float:right;
	margin:0 5px 0 5px;
	text-decoration:none;
	border:0;
	background-repeat:no-repeat;
}
#footer_iso a.ISO_9001{
	background-position:-45px 0;
}
#footer_iso a.ISO_14001{
	background-position:-90px 0;
}
#footer_iso a.ISO_27001{
	background-position:-135px 0;
}
#footer_iso a.OHSAS_18001{
	background-position:-180px 0;
}
#footer_iso a.EcoTic{
	background-position:-225px 0;
	width:40px;
}
#footer_iso a.SA_8000_iqnet{
	background-position:-265px 0;
	width:45px;
}
#footer_iso a.SA_8000{
	background-position:-310px 0;
	width:37px;
}
#footer_iso a.ISO_20000{
	background-position:-347px 0;
}
a#gotop{
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */
/* linkcat START */
.post .content .linkcat ul li{
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a{
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */
/* image switcher START */
.imageswitcher{
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image{
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover{
	border-color:#999;
}
a.imageswitcher_button{
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
}
a.imageswitcher_button:hover{
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	text-decoration:none;
	color:#074A7E;
}
/* image switcher END */
/* related posts START */
/* when related posts with title */
#related_posts{
	padding-bottom:10px;
}
#related_posts h3{
	font-size:12px;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
#related_posts ul{
	padding:3px 12px 8px;
}
#related_posts ul li{
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count{
	font-size:10px;
}
#related_posts .excerpt{
	color:#999;
	font-size:11px;
	display:block;
}
/*Kaspersky*/
table.diagram,.post .content table.diagram{
background:#fff;}
table.diagram tr,.post .content table.diagram tr{
height:25px}
table.diagram td,.post .content table.diagram td{
background:#EAE6D6;border:solid 1px #fff; padding:0 12px; vertical-align:middle;}
table.diagram tr.title td,.post .content table.diagram tr.title td{
padding:4px 12px}
table.diagram tr.title td img,.post .content table.diagram tr.title td img{
border:1px solid #000; text-decoration:none !important;}
table.diagram td.w18,.post .content table.diagram td.w18{
width:18.5%;text-align:center;}
table.diagram td.bg1gr,.post .content table.diagram td.bg1gr{}
table.diagram td.bg2gr,.post .content table.diagram td.bg2gr{}
table.diagram td.bg3gr,.post .content table.diagram td.bg3gr{}
table.diagram td.bg4gr,.post .content table.diagram td.bg4gr{}
table.diagram td.bg5gr,.post .content table.diagram td.bg5gr{}
table.diagram td.bg6gr,.post .content table.diagram td.bg6gr{}
table.diagram td.bgSel,.post .content table.diagram td.bgSel{}

table.kl_table,.post .content table.kl_table tr th{
	padding:2px 5px 2px 5px;
	text-align:center;
}
.k_green{
color:#144032}
.k_bg{
background:#144032}
.kl_product_info{
	margin-top:45px;
}
.post .content .kl_prod{
	padding:0;
	margin:0 0 2px 10px;
	float:right;
	overflow:visible;
	text-align:center;
}
a.try_or_buy_kaspersky,.post .content a.try_or_buy_kaspersky{
	text-decoration:none;
	border:none;
	color:#A10806;
}
.kl_prod_buy,.post .content kl_prod_buy{
	position:relative;
	width:215px;
	height:82px;
	margin:0px auto;
}
.kl_prod_buy .kl_price,.post .content kl_prod_buy .kl_price{
	width:70px;
	height:25px;
	position:absolute;
	z-index:2;
	top:5px;
	left:136px;
	font-weight:bold;
	font-size:12pt;
	line-height:25px;
	color:#fff;
	text-align:center;
}
.post .content .kl_product_img{
	max-height:180px;
	float:right;
	margin:0 0 10px 20px;
}
/*Category Boxes & Leatherboard
float:left;height:300px; width:150px; 
*/
.leatherboard{
	/*
	width:584px;
	height:220px;
	padding:10px;
	*/
	width:604px;
	/*height:240px;*/
	padding:0;
	margin-bottom:15px;
	/*border:1px solid #000;*/
}
.page_boxes{
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
.page_boxes img{
	max-width:575px;
}
.page_boxes td{
	text-align:left;
	vertical-align:top;
	border:1px solid #fff;
	border-right:1px dotted #999;
	padding:0 10px 0 0;
	background:#FAFDFF;
}
.page_boxes h3{
	margin-bottom:10px;
}
.page_boxes td .page_box_pad{
	padding:10px 0 10px 10px;
}
.page_boxes td .page_box_left{
	width:10px;
	height:100%;
	float:left;
}
.page_boxes td h3,.page_boxes td h3 a{
	font-size:11pt;
	color:#4C4C4C;
}
.page_boxes td.page_box_1{
	border-left:1px solid #dadada;
}
.page_boxes td.page_box_last,.page_boxes td.page_box_3{
	border-right:1px solid #dadada;
}
.page_boxes td.page_box_hover{
	border:1px solid #0093dd;
}
.page_boxes td.page_box_hover .page_box_pad{
}
.page_boxes td.page_box_delim{
	padding:1px;
	height:1px;
	border:0;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
}
.page_boxes img{
	margin:0px auto;
}
.accesorii_cats{
	min-width:250px;
}
a#promo{
	display:none;
}
.page_boxes td.page_box_last_ager_category_boxes-6{
	background:#800000 !important;
	color:#fff !important;
}
.page_box_last_ager_category_boxes-6 h3,.page_box_last_ager_category_boxes-6 strong{
		color:#fff !important;
}
.big_flash{
	margin:0 15px 0 15px;
	padding:0px;
}
.big_flash .leatherboard{
	width:100%;
	margin:0px;
	padding:0px;
}
.xlsred{
color:#9C0000 !important;background:#FFC7CE}
.xlsred-border{
border-color:#9C0000 !important}
.xlsred-color{
color:#9C0000 !important;}
.xlsgreen{
color:#006100;background:#C6EFCE}
.xlsgreen-border{
border-color:#006100 !important}
.xlsgreen-color{
color:#006100 !important;}
.xlsyellow,option[disabled]{
color:#9C6500;background:#FFEB9C}
.xlsyellow-border{
border-color:#9C6500 !important}
.xlsyellow-color{
color:#9C6500 !important}
.xlsblue{
color:#4F81BD;background:#DBE5F1}
.xlsblue-border{
border-color:#4F81BD !important}
.xlsblue-color{
color:#4F81BD !important}

/*========== BUTTON ==========*/
.btn,.post .btn{
display:inline-block;position:relative;margin:2px;text-decoration:none;padding:2px 10px;font-weight:bold;color:#E6F3D3;-moz-transition:all .1s linear;-o-transition:all .1s linear;-webkit-transition:all .1s linear;border-color:#242424;border-width:1px;border-style:solid;border-radius:0.4em;-webkit-border-radius:0.4em;-moz-border-radius:0.4em;-khtml-border-radius:0.4em;-webkit-box-shadow:0px 1px 3px rgba(36,36,36,0.3);-moz-box-shadow:0px 1px 3px rgba(36,36,36,0.3);box-shadow:0px 1px 3px rgba(36,36,36,0.3);background:#242424;background-color:#242424;background-image:-moz-linear-gradient(top,#424242,#000000);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#424242),color-stop(1,#000000));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#424242',endColorStr='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#424242',endColorStr='#000000')";}
.btn:hover,.post .btn:hover,.btn:focus,.post .btn:focus,.btn-reversed,.post .btn-reversed{
cursor:pointer;border-color:#242424;border-width:1px;border-style:solid;color:#424242;-moz-user-select: none;-webkit-user-select: none;background:#E6F3D3;background-color:#E6F3D3;background-image:-moz-linear-gradient(top,#E6F3D3,#DAEDBD);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#E6F3D3),color-stop(1,#DAEDBD));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#E6F3D3',endColorStr='#DAEDBD');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#E6F3D3',endColorStr='#DAEDBD')";}
.btn-reversed:hover,.post .btn-reversed:hover,.btn-reversed:focus,.post .btn-reversed:focus{
display:inline-block;position:relative;margin:2px;text-decoration:none;padding:2px 10px;font-weight:bold;color:#E6F3D3;-moz-transition:all .1s linear;-o-transition:all .1s linear;-webkit-transition:all .1s linear;border-color:#242424;border-width:1px;border-style:solid;border-radius:0.4em;-webkit-border-radius:0.4em;-moz-border-radius:0.4em;-khtml-border-radius:0.4em;-webkit-box-shadow:0px 1px 3px rgba(36,36,36,0.3);-moz-box-shadow:0px 1px 3px rgba(36,36,36,0.3);box-shadow:0px 1px 3px rgba(36,36,36,0.3);background:#242424;background-color:#242424;background-image:-moz-linear-gradient(top,#424242,#000000);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#424242),color-stop(1,#000000));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#424242',endColorStr='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#424242',endColorStr='#000000')";}
.btn:active,.post .btn:active{
color:#E6F3D3;background:#424242;background-color:#424242;background-image:-moz-linear-gradient(top,#424242,#242424);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#424242),color-stop(1,#242424));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#424242',endColorStr='#242424');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#424242',endColorStr='#242424')";}
.btn-primary,.post .btn-primary{
letter-spacing:2px}
.btn-small,.post .btn-small{
padding:2px 3px 1px 3px;font-size:90%;border-radius:0.2em;-webkit-border-radius:0.2em;-moz-border-radius:0.2em;-khtml-border-radius:0.2em;}
.btn-large,.post .btn-large{
padding:2px 8px;font-size:120%;border-radius:0.2em;-webkit-border-radius:0.2em;-moz-border-radius:0.2em;-khtml-border-radius:0.2em;}
.btn-xlarge,.post .btn-xlarge{
padding:1px 8px;font-size:180%; line-height:80%;border-radius:0.2em;-webkit-border-radius:0.2em;-moz-border-radius:0.2em;-khtml-border-radius:0.2em;}
.btn-white,.post .btn-white{
color: #6F6F6F;background:#242424;background-color:#242424;background-image:-moz-linear-gradient(top,#FFFFFF,#242424);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#FFFFFF),color-stop(1,#242424));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF',endColorStr='#242424');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF',endColorStr='#242424')";border-color:#D3D3D3;}
.btn-white:hover,.post .btn-white:hover,.btn-white:focus,.post .btn-white:focus{
color: #6F6F6F;background:#242424;background-color:#242424;background-image:-moz-linear-gradient(top,#D3D3D3,#242424);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#D3D3D3),color-stop(1,#242424));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#D3D3D3',endColorStr='#242424');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#D3D3D3',endColorStr='#242424')";border-color:#EEEEEE;}
.btn-white:active,.post .btn-white:active{
color: #6F6F6F;background:#C8C8C8;background-color:#C8C8C8;background-image:-moz-linear-gradient(top,#C8C8C8,#E4E4E4);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#C8C8C8),color-stop(1,#E4E4E4));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#C8C8C8',endColorStr='#E4E4E4');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#C8C8C8',endColorStr='#E4E4E4')";border-color:#D3D3D3;}
.btn-border-light,.post .btn-border-light,.btn-border-light:hover,.post .btn-border-light:hover,.btn-border-light:focus,.post .btn-border-light:focus{
border-color:#E6F3D3;border-width:1px;border-style:solid;}
/*========== SHOWCASE ==========*/
#kwik_showcase{
overflow:hidden;padding:0;background-color:#444;margin:0 auto}
#kwik_showcase img{
display:block}
.kwickshadow{
z-index:10;position:absolute;left:0px;/*left:bevel,right:no-bevel*/}
.kwicks{
list-style:none;position:relative;margin:0;padding:0}
.kwicks li{
display:block;overflow:hidden;padding:0;margin-right:0;float:left}
.kwicks a{
display:block}
#wpstats{display:none !important;}
#cb_google_translate_wrapper{text-align:center;height:30px;padding:5px 0 0 0}
#cb_google_translate_wrapper a{text-decoration:none;}
