/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/tools.css);


/* Buttons (Needed for System Markup)
----------------------------------------------------------------------------------------------------*/

a.button-more {
	padding: 3px 10px;
	border: 1px solid #ddd;
}

/* Images and Objects (Needed for System Markup)
----------------------------------------------------------------------------------------------------*/

img.border-box { border: 1px solid #ddd; }
.size-auto{max-width: 100%;}

/* Lists and Tables (Needed for System Markup)
----------------------------------------------------------------------------------------------------*/

/* Line */
ul.line > li {padding-bottom: 5px; padding-top: 2px;}
.var-dark ul.line > li {background: url(../images/body/block-div-h.png) repeat-x scroll 0 100% transparent;  }
.var-light ul.line > li {background: url(../images/body/block-div-h-light.png) repeat-x scroll 0 100% transparent;  }
ul.line > li:first-child { border: none; }

/* Check */
ul.check > li {
	padding: 4px 0 0 30px;
	background: url(../images/tools/list_check.png) 0 0 no-repeat;
}

/* Zebra List and Table */
.var-dark table{border: 1px solid #101010;}
.var-light table{border: 1px solid rgba(0,0,0,0.1);}

.var-dark ul.zebra > li,
.var-dark table.zebra tbody td {
	border-bottom: 1px solid rgba(255,255,255,0.05); 
	-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	box-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
.var-light ul.zebra > li,
.var-light table.zebra tbody td { 
	-webkit-box-shadow: 0 2px 0 rgba(255,255,255,0.55);
	-moz-box-shadow: 0 2px 0 rgba(255,255,255,0.55);
	box-shadow: 0 2px 0 rgba(255,255,255,0.55);
}

.var-dark ul.zebra > li:first-child,
.var-dark table.zebra tbody tr:first-child td { border-top: 1px solid rgba(0,0,0,0.2); }

.var-light ul.zebra > li:first-child,
.var-light table.zebra tbody tr:first-child td { border-top: 1px solid rgba(255,255,255, 0.75); }

.var-dark ul.zebra > li.odd,
table.zebra tbody tr.odd { background: rgba(0,0,0,0.4); }
.var-light ul.zebra > li.odd,
table.zebra tbody tr.odd { background: rgba(255, 255, 255,0.65); }

.var-dark ul.zebra > li:nth-of-type(odd),
.var-dark table.zebra tbody tr:nth-of-type(odd) { background: rgba(0,0,0,0.4); }
.var-light ul.zebra > li:nth-of-type(odd),
.var-light table.zebra tbody tr:nth-of-type(odd) { background: rgba(0,0,0,0.05); }

table.zebra caption { color: #999; }
table.zebra tfoot {font-style: normal;}

table.zebra th {font-size: 14px;}
table.zebra tfoot td,
table.zebra thead th{padding: 10px 5px;}


/*custom*/
ul, ol { margin: 0 0 20px 0;}
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; margin-top: 10px;}
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul.no-pad{padding-left: 0;}
ul ul, ul ol, ol ol, ol ul { margin: 4px 0 5px 22px  }
ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: 3px; }
li { line-height: 22px;}
ol li{margin-bottom: 3px}
ul.zebra > li {margin-bottom: 0;}
ul.large li { line-height: 21px; }
li p { line-height: 21px; }
p.dropcap:first-letter {margin: 12px 7px 0px 0px}

/*bullets*/
.bullet-1 span,.bullet-2 li span,.bullet-3 li span,.bullet-4 li span,.bullet-5 li span,.bullet-6 li span,.bullet-7 li span,.bullet-8 li span{
	line-height: 1.5em;  
	padding: 0 0 0 22px; 
	background: url(../images/typo/bullets.png) no-repeat scroll 0 7px transparent; 
	}

.bullet-1 li span{background-position: 0 4px}
.bullet-2 li span{background-position: 0 -60px}
.bullet-3 li span{background-position: 0 -124px}
.bullet-4 li span{background-position: 0 -188px}
.bullet-5 li span{background-position: 0 -252px}
.bullet-6 li span{background-position: 0 -315px}
.bullet-7 li span{background-position: 0 -384px}
.bullet-8 li span{background-position: 0 -452px}

/*special icons*/
.special-1 li,.special-2 li,.special-3 li,.special-4 li,.special-5 li,.special-6 li,.special-7 li,.special-8 li,.special-9 li,.special-10 li,.special-11 li,.special-12 li,.special-13 li{
	line-height:1.7em;
	margin:3px 2px;
}

.special-1 li span,.special-2 li span,.special-3 li span,.special-4 li span,.special-5 li span,.special-6 li span,.special-7 li span,.special-8 li span,.special-9 li span,.special-10 li span,.special-11 li span,.special-12 li span,.special-13 li span{
	background: url(../images/typo/menu-icons.png) no-repeat scroll 0 0 transparent; 
	line-height:1.5em;
	padding: 2px 0 0 25px}

 .var-light .special-1 li span, .var-light .special-2 li span, .var-light .special-3 li span, .var-light .special-4 li span, .var-light .special-5 li span, .var-light .special-6 li span, .var-light .special-7 li span, .var-light .special-8 li span, .var-light .special-9 li span, .var-light .special-10 li span, .var-light .special-11 li span, .var-light .special-12 li span, .var-light .special-13 li span{
	background: url(../images/typo/menu-icons-light.png) no-repeat scroll 0 0 transparent; 
}

.var-light .special-1 li span, .special-1 li span{background-position: 0 0}
.var-light .special-2 li span, .special-2 li span{background-position: 0 -129px}
.var-light .special-3 li span, .special-3 li span{background-position: 0 -260px}
.var-light .special-4 li span, .special-4 li span{background-position: 0 -392px}
.var-light .special-5 li span, .special-5 li span{background-position: 0 -526px}
.var-light .special-6 li span, .special-6 li span{background-position: 0 -656px}
.var-light .special-7 li span, .special-7 li span{background-position: 0 -786px}
.var-light .special-8 li span, .special-8 li span{background-position: 0 -916px}
.var-light .special-9 li span, .special-9 li span{background-position: 0 -1048px}
.var-light .special-10 li span, .special-10 li span{background-position: 0 -1181px}
.var-light .special-11 li span, .special-11 li span{background-position: 0 -1310px}
.var-light .special-12 li span, .special-12 li span{background-position: 0 -1440px}
.var-light .special-13 li span, .special-13 li span{background-position: 0 -1576px}


/* Horizontal-Rule
----------------------------------------------------------------------------------------------------*/

	hr, 
	hr.divide-no-margin, 
	hr.divide { 
		display: block; 
		height: 3px; 
		border: 0; 
		padding: 0; 
		clear: both;}

	article hr.divide{ margin: 2em -1.5em 2em -1.5em}
	hr.divide-no-margin{ margin: 0 -2.1% -1px}
	hr{margin: 1em 0 1em 0;}


/*transition
----------------------------------------------------------------------------------------------------*/
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="url"],
	textarea,
	form.box input, 
	form.box select, 
	form.box textarea, 
	form.short input, 
	form.short select, 
	form.short textarea, 
	form.box input,
	.breadcrumbs a, 
	#copyright a, 
	.wk-twitter-list a, 
	.postcontent-title a, 
	.searchbox .results li.result, 
	.pic-border{
		-moz-transition:all 0.3s linear;
		-webkit-transition:all 0.3s linear;
		transition:all 0.3s linear;
	}

/* Definition Lists
----------------------------------------------------------------------------------------------------*/

dl.separator dt {	
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

/* border code because of RTL */
dl.separator dd {
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #404040;
	}

dl.separator dt:before {
	content: "";
	position: absolute;
	top: 0;
	right: -15px;
	width: 30px;
	border-top: 1px solid #404040;
}

dl.separator dt:after {
	content: "";
	position:absolute;
	top: -3px;
	right: -3px;
	width: 5px;
	height: 5px;
	background: #505050;
	border: 1px solid #404040;
	border-radius:6px;
}

dl.separator dt:first-child:before,
dl.separator dt:first-child:after { display: none; }



/* Blockquotes
----------------------------------------------------------------------------------------------------*/

	blockquote { margin: 0 0 30px; padding: 0 15px 0 0; }
	blockquote img{padding: 2px; float: right}
	blockquote .author{float: right; font-weight: bold; font-size: 15px}
	blockquote .jobtitle{float: right; font-weight: normal; font-size: 14px; line-height: 1.5}
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote, blockquote p{ font-size: 20px;  font-style: normal;  line-height: 150%; text-align: center;}
	blockquote strong, blockquote p strong {font-weight: normal;}
	blockquote cite { display: block; font-size: 12px; color: #555555; }
	blockquote cite a { color: #555555;}
	blockquote a:visited, blockquote cite a:visited { color: #555555;}

	blockquote, blockquote p{
		font-size: 18px;
		line-height: 2
	}

	.column blockquote p, 
	.column blockquote {
		font-size: 17px
	}

	blockquote .author {
		font-size: 16px
	}

	blockquote .jobtitle{
		font-size: 13px;
		line-height: 1
	}

	.column blockquote p, .column blockquote{font-size: 24px}
	.quotes{color: #404040; font-style: italic; font-size: 16px}
	.quotes p{font-size: 20px; color: #404040; font-style: italic; line-height: 150%}
	.quotes p strong{font-weight: normal; color: #3179C3;}
	.dotted{padding-bottom: 10px;}
  
	/* testimonial */
	.testimonial{background:url(../images/body/quote.png) no-repeat scroll 0 80% transparent}
	.testimonial p{display: none; background:none;line-height:1.5em;text-align:left; padding: 10px 0}
	.testimonial img{float: right; padding: 15px;}
	.testimonial .author{font-style: italic;  float: right; padding: 15px 0; font-weight: bold}

	.small-caps {text-transform: uppercase; letter-spacing: 1.5px; font-size: 11px;}

/* Text
----------------------------------------------------------------------------------------------------*/

/* Inline Text Box */
em.box { 
	border: 1px dotted #505050;
	background: rgba(255,255,255,0.1);
	color: #909090;
}

/* Dotted Horizontal Rule */
hr.dotted { background: url(../images/tools/hr-dotted.png) 0 0 repeat-x; }

mark, ins{
	padding:1px 4px; 
	-webkit-border-radius:3px; 
	-moz-border-radius:3px; 
	border-radius:3px;
}

.var-light mark{
	background: #A8CAEA; 
	color: #1F5A7A; 
	text-shadow: none; 
	border: 1px solid #559ABD;
}

.var-dark mark{
	background: rgba(168, 202, 234, 0.38); 
	color: #FFFFFF; 
	text-shadow: none; 
	border: 1px solid rgba(168, 202, 234, 0.38);
}


/* Boxes
----------------------------------------------------------------------------------------------------*/

.box-content {
	padding: 10px 15px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.box-info,
.box-warning,
.box-hint,
.box-download,
#system-message dd {
	background: rgba(255,255,255,0.1);
	border-top: 1px solid #505050;
	border-bottom: 1px solid #404040;
	text-shadow: none; 
	border-width: 1px; 
	border-style: solid; 
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
}

.box-info {
	background: rgba(61,105,151,.1) url(../images/tools/box_info.png) 0 0 no-repeat;
	border-color: rgba(61,105,151,0.1);  color: #909090;  text-shadow: none; 
}

#system-message dd{
	background: rgba(247,149,50,.1);  color: #909090 !important; border-width: 1px !important; text-shadow: none;
	border-color: rgba(247,149,50,.1) !important;
}

#system-message dd.error{
	background: rgba(198,60,10,.1)!important;  color: #909090 !important; border-width: 1px !important; text-shadow: none !important;
	border-color: rgba(198,60,10,.1) !important;
}

#system-message dd.notice{
	background: rgba(247,149,50,.1) !important;  color: #909090 !important; border-width: 1px !important; text-shadow: none;
	border-color: rgba(247,149,50,.1) !important;
	border-left-color: #F0DC7E; border-right-color: #F0DC7E; color: #855303 !important;
}

.box-warning, .error-message {
	background: rgba(198,60,10,.1) url(../images/tools/box_warning.png) 0 50% no-repeat;
	border-color: rgba(198,60,10,.1);  color: #909090;  text-shadow: none; 
}

.box-hint {
	background: rgba(247,149,50,.1) url(../images/tools/box_hint.png) 0 50% no-repeat;
	border-color: rgba(247,149,50,.1);  color: #909090;  text-shadow: none;
}

.box-download {
	background: rgba(167,187,97,.1) url(../images/tools/box_download.png) 0 50% no-repeat;
	border-color: rgba(167,187,97,.1);  color: #909090;  text-shadow: none; 
}


/* Forms (Needed for System Markup)
----------------------------------------------------------------------------------------------------*/

form.box fieldset { border: 0 none; margin-top: 25px;}
form.box legend { 
	bottom: 15px;
	position: relative;
	padding-left: 0
}

form.box fieldset > div {
margin: 7px 0;
}

/*zoo components*/
#lightbox-outer, 
#lightbox-content{
	border: 0 solid #202020;
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.3);
	   -moz-box-shadow: 0 0 1px rgba(255,255,255,0.3);
	        box-shadow: 0 0 1px rgba(255,255,255,0.3);
}
#lightbox-outer{
	-webkit-box-shadow: 0 0 5px #000;
	   -moz-box-shadow: 0 0 5px #000;
	        box-shadow: 0 0 5px #000;
}
#lightbox-title-over {
	text-shadow: 0 1px 0 black;
	border-top: 1px solid rgba(0,0,0,0.5);
}

.overlay-default, 
.overlay{
	text-shadow: 0 0 1px #000;
}

.pos-media{margin-bottom: 15px;}
.pos-media.align-left{margin-right: 1px;}
.element-textarea{margin-top: -15px !important;}

/*widget-kit*/
.mejs-controls{text-shadow: none;}
.mejs-overlay-button{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

/*tags
----------------------------------------------------------------------------------------------------*/

	a.tag-body:active{top: 1px}
	.tag-body, a.tag-body {
		display: inline-block;
		position: relative;  
		font-size: 12px !important;  
		height: 10px;  
		padding: 2px 8px 8px 15px;  
		margin: 10px 0 -5px 15px; 
		border-width: 1px 1px 1px 0;  
		border-style: solid;
		-webkit-border-radius: 3px;
	       -moz-border-radius: 3px;
	          	border-radius: 3px;
	    line-height: 1.3;
	 }

	.tag-body.price{margin: -21px !important}

	.tag:after {
	  position: absolute;
	  background: none repeat scroll 0 0 whitesmoke;
	  border: 1px solid #FFFFFF;
	  -moz-border-radius: 25px;
	  -webkit-border-radius: 25px;
	  border-radius: 25px;
	  -moz-box-shadow: -1px -1px 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.3) inset;
	  -webkit-box-shadow: -1px -1px 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.3) inset;
	  box-shadow: -1px -1px 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.3) inset;
	  content: "";
	  height: 2px;
	  left: 0;
	  top: 7px;
	  width: 2px;
	  z-index: 0;
	  background-clip: padding-box;
	  -webkit-background-clip: padding-box;
	}

	.tag:before{
	  background: inherit;
	  -moz-transform: rotate(45deg) translate(-8px, 4px);
	  -webkit-transform: rotate(45deg) translate(-8px, 4px);
	  -ms-transform: rotate(45deg) translate(-8px, 4px);
	  -o-transform: rotate(45deg) translate(-8px, 4px);
	  transform: rotate(45deg) translate(-8px, 4px);
	  border-style: solid;
	  border-width: 0 0 1px 1px;
	  -webkit-border-radius:  4px 0 1px 4px;
	     -moz-border-radius:  4px 0 1px 4px;
	          border-radius:  4px 0 1px 4px;
	  height: 80%;
	  content: "";
	  left: 2px;
	  top: 4px;
	  position: absolute;
	  width: 15px;
	  -webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.1) inset;
	     -moz-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.1) inset;
	          box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.1) inset;
	  z-index: 0;
	}

	.tag{
		bottom: 0;
		height: 100%;
		right: -1px;
		width: 101%;
		z-index: 0;
		background: none !important;
	}

	/*tag colors*/
	.tag-body{
		color: #202020; 
		text-shadow: none;
	}

	.tag-body,
	.tag-body .tag:before{
		border-color: rgba(0, 0, 0, 0.1); 
		background: #feb645;
	}

	a.tag-body:hover{
	  -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
	     -moz-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
	          box-shadow: 1px 1px 0 rgba(0,0,0,.2);
	}

	/*zoo tag fix*/
	li.element-itemtag a{margin: 0 -5px -7px 20px}
	.zoo-tagcloud{text-align: left;}
	.zoo-tagcloud a{
		font-size: 12px !important; 
		letter-spacing: 0 !important;
	}


	/*pre
	----------------------------------------------------------------------------------------------------*/
	.firefox pre, 
	.showhide li div
		{line-height: 21.9px;}

	pre {
	    margin: 10px 13px 10px 15px;
	    padding: 21px 45px;
	    line-height: 22.9px;
	    position: relative;
	    text-shadow: none;
	}

	pre:after {
	    border-style: solid;
	    border-width: 0 1px 1px;
	    bottom: -3px;
	    content: "";
	    height: 2px;
	    left: 3px;
	    position: absolute;
	    width: 98.8%;
	    z-index: -1
	}



	/* Buttons
	----------------------------------------------------------------------------------------------------*/

	a.button,
	#Kunena .kicon-button,
	#kunena input[type="submit"].kbutton,
	#Kunena .klist-markallcatsread input.kbutton,
	.button-more, 
	.button-color, 
	button, 
	form.box button, 
	form.short button, 
	input[type="submit"], 
	input[type="reset"], 
	input[type="button"],
	button[type="submit"],
	.button-color, 
	button.button-color, 
	input[type="submit"].button-color,
	input[type="reset"].button-color, 
	input[type="button"].button-color, 
	#content .pagination a, 
	#content .pagination strong{
		border-width: 1px; 
		border-style: solid; 
		padding: 6px 14px; 
		font-size: 13px; 
		text-decoration: none; 
		line-height: 19px; 
		margin: 0; 
		display: inline-block;
		-webkit-transition: all .05s linear;
		   -moz-transition: all .05s linear;
		        transition: all .05s linear;
		-webkit-border-radius: 4px;
		   -moz-border-radius: 4px;
		        border-radius: 4px;
	}

	.button.small,
	.button-color.small{
		padding: 4px 12px; 
		font-size: 12px; 
	}
	
	.mejs-container button{
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		        box-shadow: none;
	}


	.button.full-width, 
	.button-color.full-width, 
	button.full-width, 
	input[type="submit"].full-width, 
	input[type="reset"].full-width, 
	input[type="button"].full-width {	
		width: 100%;
		padding-left: 0 !important;	
		padding-right: 0 !important; 
		text-align: center; }


	a.button-arrow{
		padding-right: 20px; margin: 10px;
		background: transparent url(../images/arrow.png) no-repeat 100% 50%;
	}

	.sprocket-lists a.readon{
		display: block;
		float: right;
	}

	.sprocket-features-desc .readon, 
	.sprocket-readmore {
		padding-right: 20px !important;
		float: right;
	}

	/*ff fix for padding*/
	.firefox input[type="button"], 
	.firefox input[type="submit"] {
		padding: 6.5px 8px;
	}
	.firefox button[type="submit"]{padding: 4px 12px;}


	/*dark button*/
	.var-dark .button-more,
	.var-dark .button,
	.var-dark input[type="submit"], 
	.var-dark input[type="reset"], 
	.var-dark input[type="button"],
	.var-dark div.submit button[type="button"],
	.var-dark button[type="submit"],
	.var-dark #Kunena .kicon-button:link,
	.var-dark #Kunena .kicon-button,
	.var-dark #content .pagination a{
		color: #C2C2C2 !important; 
		border-color: #101010; 
	 	background-color: #202020;
	 	-webkit-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 8px 10px rgba(255, 255, 255, 0.10) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
		   -moz-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 8px 10px rgba(255, 255, 255, 0.10) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
		        box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 8px 10px rgba(255, 255, 255, 0.10) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
	}

	/*grey button*/
	.var-light .button-more,
	.var-light .button,
	.var-light input[type="submit"], 
	.var-light input[type="reset"], 
	.var-light input[type="button"],
	.var-light div.submit button[type="button"],
	.var-light button[type="submit"],
	.var-light #Kunena .kicon-button.kbuttonuser:link,
	.var-light #Kunena .kicon-button.kbuttonuser,
	.var-light #Kunena .kicon-button.kbuttonmod:link,
	.var-light #Kunena .kicon-button.kbuttonmod,
	.var-light #content .pagination a{
		color: #777 !important; 
		border-color: #d9d9d9 #d9d9d9 #bfbfbf #d9d9d9; 
		text-shadow: 0 1px rgba(255, 255, 255, 1);
	 	background: #f4f4f4;
	 	-webkit-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 3px rgba(255, 255, 255, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
		   -moz-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 3px rgba(255, 255, 255, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
		        box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 3px rgba(255, 255, 255, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
	}
	

	 .searchbox button{
	 -webkit-box-shadow: none;
	    -moz-box-shadow: none;
	         box-shadow: none;
	}


	/*dark normal button*/
	.var-dark .button-more:hover,
	.var-dark .button:hover,
	.var-dark input[type="submit"]:hover,
	.var-dark input[type="reset"]:hover,
	.var-dark input[type="button"]:hover,
	.var-dark div.submit button[type="button"]:hover,
	.var-dark button[type="submit"]:hover,
	.var-dark #Kunena .kicon-button.kbuttonuser:link:hover,
	.var-dark #Kunena .kicon-button.kbuttonuser:hover,
	.var-dark #Kunena .kicon-button.kbuttonmod:link:hover,
	.var-dark #Kunena .kicon-button.kbuttonmod:hover,
	.var-dark #content .pagination a:hover{
		-webkit-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 8px 10px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
		   -moz-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 8px 10px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
		        box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 8px 10px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
	}	

	.var-dark .button-more:active,
	.var-dark .button:active,
	.var-dark input[type="submit"]:active,
	.var-dark input[type="reset"]:active,
	.var-dark input[type="button"]:active,
	.var-dark div.submit button[type="button"]:active,
	.var-dark button[type="submit"]:active,
	.var-dark #Kunena .kicon-button.kbuttonuser:link:active,
	.var-dark #Kunena .kicon-button.kbuttonuser:active,
	.var-dark #Kunena .kicon-button.kbuttonmod:link:active,
	.var-dark #Kunena .kicon-button.kbuttonmod:active,
	.var-dark #content .pagination a:active{
		-webkit-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 -8px 10px rgba(255, 255, 255, 0.10) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
		   -moz-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 -8px 10px rgba(255, 255, 255, 0.10) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
		        box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 -8px 10px rgba(255, 255, 255, 0.10) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
	 }	


	 /*light normal button*/
	.var-light .button-more:hover,
	.var-light .button:hover,
	.var-light input[type="submit"]:hover,
	.var-light input[type="reset"]:hover,
	.var-light input[type="button"]:hover,
	.var-light div.submit button[type="button"]:hover,
	.var-light button[type="submit"]:hover,
	.var-light #Kunena .kicon-button.kbuttonuser:link:hover,
	.var-light #Kunena .kicon-button.kbuttonuser:hover,
	.var-light #Kunena .kicon-button.kbuttonmod:link:hover,
	.var-light #Kunena .kicon-button.kbuttonmod:hover,
	.var-light #content .pagination a:hover{
	 	-webkit-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 8px rgba(255, 255, 255, 0.75) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
		   -moz-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 8px rgba(255, 255, 255, 0.75) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
		        box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 8px rgba(255, 255, 255, 0.75) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
	}

	.var-light .button-more:active,
	.var-light .button:active,
	.var-light input[type="submit"]:active,
	.var-light input[type="reset"]:active,
	.var-light input[type="button"]:active,
	.var-light div.submit button[type="button"]:active,
	.var-light button[type="submit"]:active,
	.var-light #Kunena .kicon-button.kbuttonuser:link:active,
	.var-light #Kunena .kicon-button.kbuttonuser:active,
	.var-light #Kunena .kicon-button.kbuttonmod:link:active,
	.var-light #Kunena .kicon-button.kbuttonmod:active,	
	.var-light #content .pagination a:active{
		-webkit-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 -10px 8px rgba(255, 255, 255, 0.85) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
		   -moz-box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 -10px 8px rgba(255, 255, 255, 0.85) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
		        box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.05) inset, 0 -10px 8px rgba(255, 255, 255, 0.85) inset, 0 1px 0 rgba(255, 255, 255, 1) inset, 0 -1px 0 rgba(255, 255, 255, 1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
	 }

	.mejs-container button:hover{
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
	}


	/*color buttons
 	-------------------*/
	a.button-color, 
	button.button-color, 
	input[type="submit"].button-color, 
	input[type="submit"].subbutton,
	input[type="reset"].button-color, 
	input[type="button"].button-color, 
	#kpost-buttons input[type="submit"].kbutton,
	#kunena input[type="submit"].kbutton,
	#Kunena .klist-markallcatsread input.kbutton,
	#Kunena .kicon-button.kbuttoncomm,
	#Kunena .kbutton-container button.validate,
	#content .pagination strong,
	.sprocket-readmore{
		text-shadow:none;
		-webkit-box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 12px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		   -moz-box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 12px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		        box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 12px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
	}

	a.button-color:hover, 
	button.button-color:hover, 
	input[type="submit"].button-color:hover, 
	input[type="submit"].subbutton:hover,
	input[type="reset"].button-color:hover, 
	input[type="button"].button-color:hover, 
	#kpost-buttons input[type="submit"].kbutton:hover,
	#kunena input[type="submit"].kbutton:hover,
	#Kunena .klist-markallcatsread input.kbutton:hover,
	#Kunena .kicon-button.kbuttoncomm:hover,
	#Kunena .kbutton-container button.validate:hover,
	#content .pagination strong:hover,
	.sprocket-readmore:hover{
		-webkit-box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 12px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		   -moz-box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 12px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		        box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 10px 12px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		text-shadow:none;
	}
	
	a.button-color:active, 
	button.button-color:active, 
	input[type="submit"].button-color:active, 
	input[type="submit"].subbutton:active,
	input[type="reset"].button-color:active, 
	input[type="button"].button-color:active, 
	#kpost-buttons input[type="submit"].kbutton:active,
	#kunena input[type="submit"].kbutton:active,
	#Kunena .klist-markallcatsread input.kbutton:active,
	#Kunena .kicon-button.kbuttoncomm:active,
	#Kunena .kbutton-container button.validate:active,
	#system .pagination strong:active,
	.sprocket-readmore:active
	{	 
		-webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05) inset, 0 -12px 12px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		   -moz-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05) inset, 0 -12px 12px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		        box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05) inset, 0 -12px 12px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255,255,255,0.3) inset;
		text-shadow:none;
	}

	select {
		-webkit-box-shadow: none;
	       -moz-box-shadow: none;
	            box-shadow: none;
	    outline: 0 none;
	}

	.var-dark select {
		border: 1px solid #404040 !important; 
	}

	.var-light select {
		border: 1px solid #C0C0C0 !important; 
	}

	.mejs-container button:hover, 
	.searchbox.filled button:hover{
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		        box-shadow: none;
	}

/*toggles
----------------------------------------------------------------------------------------------------*/
	.showhide{margin: 20px 0 10px !important;  padding: 0}
	.showhide li{ 	
		border-width:1px; 
		border-style: solid; 
		margin: 15px 0; padding: 0.25em 1em !important;
 		text-shadow: none; 
 		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
		        border-radius: 3px;
 	    }	


	.var-dark .showhide li{
		border-color: #101010;
		-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset, 1px 1px 0px rgba(255,255,255,0.075);
		   -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset, 1px 1px 0px rgba(255,255,255,0.075);
		        box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset, 1px 1px 0px rgba(255,255,255,0.075);
	}

 	.var-light .showhide li{
		border-color: #D9D9D9 #D9D9D9 #BFBFBF #D9D9D9;
		-webkit-box-shadow: 2px 2px 0 1px #ECECEC;
		   -moz-box-shadow: 2px 2px 0 1px #ECECEC;
		        box-shadow: 2px 2px 0 1px #ECECEC;
	 	text-shadow: 0 1px 0 #ffffff; }


	.showhide li h4{
		margin: 0; 
		padding: 5px 40px; 
		min-height: 30px; 
		height: auto; 
		font-size: 26px;
		line-height: 1.5;
		cursor: pointer;
	}

	.var-dark .showhide li h4{color: #c4c4c4;}
	.var-light .showhide li h4{color: #606060;}

	.var-dark .expanded, 
	.var-dark .collapse{
		background: url(../images/widget/plus-minus.png) -59px 11px no-repeat scroll;
	}

	.var-light .expanded, 
	.var-light .collapse{
		background: url(../images/widget/plus-minus-light.png) -59px 11px no-repeat scroll;
	}
	
	.var-light .collapse,
	.var-dark .collapse{
		background-position: 0 -39px;
	}
	
	.showhide li div, 
	div.note 
	{
		display: none;
		margin: 10px 13px 10px 45px;
		padding: 21px 45px; 
		line-height: 1.65em; 
		font-size: 13px; 
		text-shadow: none;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
		        border-radius: 3px;
	}

	.showhide li.close{
		float: none;
		font-size: 20px;
		font-weight: normal;
		line-height: 20px;
		color: inherit;
		text-shadow: inherit;
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.showhide li div p, div.note p{line-height: 22.9px; text-shadow: none}
	.showhide li.open div{display: block;}
	.showhide li.close div{display: none;}
	div.note {display: block; width: auto; height: auto; margin: 10px 0; padding: 21px 10px 0}
	.showhide li.code div { 
		font-family: monospace,monospace;
		white-space: pre-line;
		line-height: 1.85em; 
		font-size: 12px;
	}


	/*contact*/
	.module-contact {margin-right: 10px}
	.cont-info{
		height: 22px; 
		padding-left: 24px; 
		font-style: normal; 
		display: block; 
		background: url(../images/widget/social.png) no-repeat;
	}
	.cont-info.phone{background-position: 0 -140px}
	.cont-info.email{background-position: 0 3px}
	.cont-info.town{background-position: 0 -173px}


	/*social links*/
	.var-dark .top-links a,
	.var-light.f-var-dark .top-links a{
		background-image: url(../images/widget/social-icons-dark.png); 
		background-repeat: no-repeat;
	}

	.var-light .top-links a,
	.var-dark.f-var-light .top-links a{
		background-image: url(../images/widget/social-icons-light.png); 
		background-repeat: no-repeat;
	}
		
	/*top social*/
	.top-links{margin: 8px;}
	.top-links a,.post-share a{display: block; float: left; height: 30px; width: 30px; text-indent: -9999em; padding: 1px; margin-top: -1px; outline: 0; }
	.post-share a{margin-right: 3px;}
	
	a.twitter{background-position: -52px -4px;} 	/*twitter*/
	a.facebook{background-position: -11px -77px;} 	/*facebook*/
	a.pinterest{background-position: -93px -77px;} 	/*pinterest*/
	a.google{background-position: -52px -77px;}		/*google-plus*/
	a.yahoo{background-position: -297px -4px;}		/*yahoo*/
	a.vimeo{background-position: -11px -4px;}		/*vimeo*/
	a.dribbble{background-position: -93px -4px;}	/*dribbble*/
	a.wordpress{background-position: -135px -4px;}	/*wordpress*/
	a.aim{background-position: -176px -4px;}		/*aim*/
	a.mail{background-position: -217px -4px;}		/*mail*/
	a.github{background-position: -176px -40px;}	/*github*/
	a.deviantart{background-position: -257px -4px;}	/*deviantart*/
	a.tumblr{background-position: -339px -4px;}		/*tumblr*/
	a.flickr{background-position: -217px -40px;}	/*flickr*/
	a.forrst{background-position: -257px -40px;}	/*forrst*/
	a.behance{background-position: -135px -77px;}	/*behance*/
	a.dropbox{background-position: -217px -77px;}	/*dropbox*/
	a.digg{background-position: -297px -77px;}		/*digg*/
	a.youtube{background-position: -339px -77px;}	/*youtube*/
	a.linkedin{background-position: -299px -40px;}	/*linkedin*/


/*Images
----------------------------------------------------------------------------------------------------*/
	.pic-border, .pic3d	{
		padding: 2px;
	}
	.pic3d, 
	.pic-border	{
		margin: 1px; 
		padding: 2px;
		-webkit-border-radius: 2px 2px 0 0;
		   -moz-border-radius: 2px 2px 0 0;
		        border-radius: 2px 2px 0 0;
	    }	

	.var-dark .pic3d,
	.var-dark .pic-border{
		background-color: rgba(0,0,0,0.5); 
		border: 1px solid rgba(255,255,255,0.1); 
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
		   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
		        box-shadow: 0 1px 2px rgba(0,0,0,.2);
	}

	.var-light .pic3d,
	.var-light .pic-border{
		background-color: rgba(255,255,255,0.75);
		border: 1px solid rgba(255,255,255,0.9);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 20px rgba(255, 255, 255, 0.5) inset, 0 0 20px rgba(255, 255, 255, 0.5), 0 -20px 41px rgba(0, 0, 0, 0.065) inset;
		   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 20px rgba(255, 255, 255, 0.5) inset, 0 0 20px rgba(255, 255, 255, 0.5), 0 -20px 41px rgba(0, 0, 0, 0.065) inset;
		        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 20px rgba(255, 255, 255, 0.5) inset, 0 0 20px rgba(255, 255, 255, 0.5), 0 -20px 41px rgba(0, 0, 0, 0.065) inset;
	}

	.gallery-desc{
		text-align: center;
		position: relative;
		display: block;
		border-top: 0 none;
		font-size: 11px;
		margin: -2px 1px 1px;
		padding: 6px 0px 5px;
		line-height: 1.7;
		-webkit-border-radius: 0 0 2px 2px;
		   -moz-border-radius: 0 0 2px 2px;
		        border-radius: 0 0 2px 2px;
	}

	.pic3d.has-desc {border-width: 1px 1px 0}

	.var-dark .gallery-desc{
		color: #909090;
		border-color: rgba(255,255,255,0.1);
		border-style: solid;
		border-width: 0 1px 0 1px;
		border-bottom: 3px double #303030;
		background-color: rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 2px #000000;
		   -moz-box-shadow: 0 1px 2px #000000;
		        box-shadow: 0 1px 2px #000000;
	}
	
	.var-light .gallery-desc{
		color: #505050;
		border-color: rgba(255,255,255,0.9);
		border-style: solid;
		font-size: 11px;
		border-width: 0 1px 0 1px;
		border-bottom: 3px double #DEDEDE;
		background-color: rgba(255,255,255,0.75);
		-webkit-box-shadow: 0 1px 2px #F0F0F0;
		   -moz-box-shadow: 0 1px 2px #F0F0F0;
		        box-shadow: 0 1px 2px #F0F0F0;
	}

	.gallery-desc strong{
		display: block;
		font-weight: normal;
		font-size: 15px;
	}

	p.img_caption{
		font-size: 11px;
		padding: 1px 7px;
		margin: 5px 0 20px;
		display: inline-block;
		position: relative;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	}

	.var-dark p.img_caption {
		border: 1px solid #131313; 
		background: #353535;
		color:#c0c0c0; 
		text-shadow: 0 1px 0 #000;
		-webkit-box-shadow: 0 -1px 2px #404040 inset;
		-moz-box-shadow: 0 -1px 2px #404040 inset;
		box-shadow: 0 -1px 2px #404040 inset;
	}

	.var-light p.img_caption {
		border: 1px solid rgba(0,0,0,0.2); 
		background: rgba(255,255,255,0.5);
		color:#808080; 
		text-shadow: 0 1px 0 #fff;
		-webkit-box-shadow: 0 -1px 2px #ffffff inset;
		-moz-box-shadow: 0 -1px 2px #ffffff inset;
		box-shadow: 0 -1px 2px #ffffff inset;
	}


/* Notifications
----------------------------------------------------------------------------------------------------*/

	.keypoint p,
	.tip p,
	.info p,
	.fail p{
		line-height: 1.5em; 
		margin:5px 15px 5px 20px;
		min-height:50px;
		padding-left:75px; 
		background: url(../images/typo/notify.png) no-repeat 0 0;}

	.keypoint p{background-position: 0 -358px;}
	.tip p{background-position: 0 -166px;}
	.info p{background-position: 0 -574px;}
	.fail p{background-position: 0 4px;}

	/*ie7 fix*/
	.ie7 .keypoint,.ie7  .tip,.ie7 .info,.ie7 .warning,.ie7 .fail{padding: 15px 0 15px 15px;}

	/*colors*/
	.green{border-color: #B4D264;  color: #65715B;  text-shadow: 0 1px #E8EDE1; background: #e4efc0;}
	.yellow {border-color: #FFCA77;  color: #A96903;  text-shadow: 0 1px #FEFCEA; background: #ffe8c3;}
	.blue{border-color: #A9C3DB;  color: #50737E;  text-shadow: 0 1px #F5F8F9; background: #c3d1e1;}
	.red{border-color: #EC9494;  color: #AB4343;  text-shadow: 0 1px #EFD5D5; background: #f6a2a2;}



/*breadcrumbs
----------------------------------------------------------------------------------------------------*/

	#breadcrumbs{
		display:block;
		overflow:visible;
		height:34px;  
		left: 0;
	}

	#breadcrumbs .wrapper{padding-left: 15px;}
	.breadcrumbs {line-height: 30px;}
	.breadcrumbs strong{font-weight: normal;}
