/*
Theme Name: Boooster2
Theme URI: http://themeforest.net/user/bloooming/portfolio
Author: Bloooming
Author URI: http://bloooming.com/
Description: Business WordPress Theme
Version: 2.1
License: Wordpress derivate http://www.gnu.org/licenses/gpl-2.0.html, CSS, JS, Graphics http://themeforest.net/wiki/buying/howto-buying/licensing/
License URI: http://themeforest.net/wiki/buying/howto-buying/licensing/
Tags: dark, light, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-colors, featured-images, theme-options, translation-ready
*/


/**
**************************************************************************

	Normalize CSS and Clarfix ********************************************
	Fonts ****************************************************************
	Layout ***************************************************************
	Navigation ***********************************************************
	Breadcrumb ***********************************************************
	Layout ***************************************************************
	Navigation ***********************************************************
	Slider 1 / Slider 3 **************************************************
	Slider 2 *************************************************************
	Tabs *****************************************************************
	Cols *****************************************************************
	Content Lists ********************************************************
	Footer ***************************************************************
	Shop *****************************************************************
	Forms ****************************************************************
	Mics *****************************************************************
	Wordpress specific ***************************************************
	nivoslider.css *******************************************************
	Stylish select css ***************************************************
	ColorBox *************************************************************
**************************************************************************
*/

/**
**************************************************************************
Normalize CSS
**************************************************************************
*/

*{
	
	outline: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block;
}

audio, canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden], .hidden {
    display: none;
}

html {
    font-size: 100%; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-text-size-adjust: 100%; /* 3 */
    -ms-text-size-adjust: 100%; /* 3 */
    height: 100%
}

body {
    background: #3b3b3b;
    margin: 0;
    height: 100%
}


body, button, input, select,textarea{
    font-family: sans-serif;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0;
}

h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, 
strong { 
    font-weight: bold; 
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}


pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}


sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


p {
	margin-top: 0;
}


ul, ol {
    margin-left: 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

legend {
    border: 0; /* 1 */
    *margin-left: -7px; /* 2 */
}


button, input, select, textarea {
	outline: none;
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal; /* 1 */
    outline: none;
}


button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
	clear: both;
}	

.fixed:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.fixed { display: inline-block; } 
.fixed { display: block; } 
.none { display: none; }
.relative{ position: relative; }

.goleft{
	float: left;
}
.ohidden{
	overflow: hidden;
}

cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}


/*************************************************************
LAYOUT
/*************************************************************/
body, html {
	height: 100%;
}

body {
	font: normal normal normal 12px/17px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}



#smoke1 {
	width: 100%;
	height: 700px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	opacity: 0.3;
}

#smoke2 {
	width: 100%;
	height: 700px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	display: none;
}



#logo {
	display: block;
	margin: 0 0 10px 30px;
}

#wrapper {
	width: 960px;
	/* min-height: 100%; */
	height: auto !important;
	height: 100%;
	margin: 0 auto -290px; 
	position: relative;
	z-index: 2;
}

#header {
	padding: 40px 0 0 0;
	z-index: 12;
	position: relative;
}


#footer {
	height: 290px;
	z-index: 12;
	position: relative
}

.footergraphics {
	height: 290px;
}

#footercontent {
	height: 33px;
	width: 600px;
	font-weight: bold;
	margin: auto;
	overflow: hidden;
	padding: 30px 300px 0 0px;
	position: relative;
}

#idv_link{
width: 133px;
height: 33px;
display: block;
position: absolute;
right: 0;
top: 0;
}

#footerwidecontent {
	width: 900px;
	font-weight: bold;
	margin: auto;
	overflow: hidden;
	padding: 30px 0 0 40px;
}


.pusher{
	height: 290px;
}

#content {
	padding: 0px 10px 0 0;
	margin-bottom: 40px;
	z-index: 9;
	position: relative;
}

#generalcontent{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position: relative;
	padding: 12px 0px 40px 0px;
	margin: 20px 10px 40px 10px;
	z-index: 2;
}

#generalfullwidth{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position: relative;
	padding-top: 12px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin: 20px 0px 40px 10px;
	z-index: 2;
} 

.padright{
	padding-right: 30px;
}

.padright p {
	overflow: hidden;
}


#generalcontent h1, #generalfullwidth h1 {
	font-size: 24px;
	margin-bottom: 16px;
	font-weight: normal;
}

#generalcontent h2, #generalfullwidth h2 {
	font-size: 20px;
	margin-bottom: 14px;
	font-weight: normal;
}


#generalcontent img, #generalfullwidth img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 19px;
}


#generalcontent .floatme, #generalfullwidth .floatme {
	float: left;
	margin: 0 20px 20px 0;
}

#generalcontent .zoom, #generalfullwidth .zoom, #generalcontent .videozoom, #generalfullwidth .videozoom {
	padding: 0;
}

.content_left{
	width: 610px;
	float: left;
	padding: 12px 20px 40px 30px;
	overflow: hidden;
	z-index: 98;
}

.content_right{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 180px;
	float: right;
	position: relative;
	padding: 64px 30px 40px 70px;
	z-index: 22;
	min-height: 400px;
}


.screw_top {
	width: 100px;
	height: 30px;
	position: absolute;
	top:0px;
	right: 210px;
	z-index: 22;
}

.screw_bottom {
	width: 100px;
	height: 30px;
	position: absolute;
	bottom:0px;
	right: 210px;
	z-index: 22;
}


/*************************************************************
Fonts
/*************************************************************/

h1, h2, h3, .price, .caption{	
	font-weight: normal;
}

/*************************************************************
NAVIGATION
/*************************************************************/

#nav {
	z-index: 997;
	height: 46px;
	margin:10px 0 0 0; 
	padding:10px 0 10px 30px; 
}

#nav .menu{
	z-index: 998;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav .menu .menu-item{
    display: block; 
	padding: 1px 2px 10px 2px;
    float: left; 
    list-style: none outside none; 
    position: relative;
}

#nav .menu .current-menu-item {
	padding-top: 1px;
}


#nav .menu .menu-item a{
	padding: 0 14px 0 0;
}


#nav .menu .menu-item a span{
	line-height: 26px;
	display: block;
	padding: 0 0 0 14px
}


#nav .menu .menu-item img{
	margin: 8px 0 0 0;
}

#nav .menu .menu-item a{
	display: block;
}

#nav .menu .sub-menu {
	display: none;
	position: absolute;
	z-index: 999;
	text-align: center;
	padding: 20px 0 15px 0;
	top:40px;
	left: 0;
	margin-top: 4px;
	min-width: 160px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#nav .menu .sub-menu a:before,
#nav .menu .sub-menu a:after{
	display: none;
}

#nav .menu .sub-menu:before{
    background-color: transparent;
	content: "";
	position: absolute;
    top: -14px;
    left: 10%;
    margin-left: -5px;
    width: 0;
    height: 0;
    z-index: 99;
    display: block;
 	border-width: 7px;
 	border-style: solid;
}

#nav .menu .sub-menu .menu-item {
	display: block;
	float: none;
	line-height: 200%;
	padding: 4px 15px 3px 15px;
	text-align: left;
}

#nav .menu .sub-menu .menu-item a,
#nav .menu .sub-menu .current-menu-item a,
#nav .menu .sub-menu .menu-item a:hover{
	background-image: none;
	padding: 0;
	margin: 0;
}

#nav .menu .sub-menu .menu-item a span,
#nav .menu .sub-menu .current-menu-item a span,
#nav .menu .sub-menu .menu-item a:hover span{
	background-image: none;
	padding: 0;
	margin: 0;
}

#nav .menu .sub-menu .menu-item:first-child{
	border-top: 0;
}	

#nav .menu .sub-menu .menu-item:last-child{
	border-bottom: 0;
}


#nav .menu .sub-menu .sub-menu:before{
    background-color: transparent;
    color: none;
	content: "";
	position: absolute;
    top: 12px;
    left: -7px;
    margin-left: -4px;
    width: 0;
    height: 0;
    z-index: 99;
    display: inline-block;
 	border-width: 6px;
 	border-style: solid;
}


#nav .sub-menu .sub-menu,
#nav .menu .current-menu-item .sub-menu .sub-menu {
	top:-5px;
	left: 166px;
	margin-left: 0;
	left: 165px\0/; /* IE9, IE8 */
}

	

.collapsmenu {
	margin: 0 0 32px 0;
	padding-left: 0;
	list-style: none;
}

.collapsmenu li{
	display: block;
	padding: 5px 0 7px 7px;
}

.collapsmenu li a{
}


.collapsmenu ul {
	list-style: none;
	padding: 0 0 0 0;
	display: none;
	margin: 0 0 0 10px;
}

.collapsmenu ul li{
	font-weight: normal;
	cursor: auto;
	padding: 5px 0 7px 7px;
}

.collapsmenu li.haschildren .c-arrow, .collapsmenu li ul li.haschildren .c-arrow {
	display: none;
}

.collapsmenu li.haschildren li .c-arrow, .collapsmenu li ul li.haschildren li .c-arrow {
	display: inline;
}

.collapsmenu li ul li {
	padding: 7px 0 6px 16px;
}

.collapsmenu ul.children {
	margin: 4px 0 0 0;
}


.c-arrow {
	display: block;
	width: 14px;
	height: 10px;
	float: left;
	margin: 6px 0 2px 0;
	cursor: default;
}


.c-plus {
	display: block;
	width: 14px;
	height: 10px;
	float: left;
	margin: 5px 0 3px 0;
	cursor: pointer;
}

.c-minus {
	display: block;
	width: 14px;
	height: 10px;
	float: left;
	margin: 5px 0 6px 0;
	cursor: pointer;
}

/*************************************************************************
Breadcrumb Menu 
**************************************************************************
*/

.boooster_breadcrumb{
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

.single .boooster_breadcrumb{
	margin-bottom: 30px;
}

.boooster_breadcrumb ul{
	z-index: 99;
	padding: 3px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
	position: relative;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 100%;
}

.boooster_breadcrumb li{
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 8px 0 0px;
	padding-left: 14px;
	position: relative;
}
	
.boooster_breadcrumb li.boooster_breadcrumb_first{
	padding-left: 0;
	background: none;
}


.boooster_breadcrumb .edit_post_link{
	z-index: 99;
	font-family: Helvetica, Arial, sans-serif; 
	display: block;
	position: absolute;
	text-transform: uppercase;
	font-size: 10px;
	top:2px;
	right: 0;
	padding-left: 10px;
}





/*************************************************************
SLIDER 1
/*************************************************************/

#slider1{ 
	width: 960px; 
	height: 410px; 
	position: relative; 
	margin: 0 auto 0;
	overflow: hidden;
}

#slider1 .sliderwrapper {
	width: 938px; 
	height: 410px; 
	margin: 12px 0 0 10px;
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0;
}


#slider1 img {
	position: absolute;
	right: 11px;
	top:14px; 
}


#slider1 .slide { 
	display: block; 
	float: left; 
	height: 360px; 
	width: 940px; 
	padding: 0 0 0px 20px;
}


#slider1 .slide h1 {
	font-size: 32px;
	font-weight: normal;
	width: 40%;
	line-height: 100%;
	margin: 170px 0 0 30px;
}
 
#slider1 .slide h2 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 40%;
	margin:20px 0 0 30px;
}
 
#slider1 .arrow {
	display: block; 
	height: 55px; 
	width: 30px; 
	text-indent: -9999px; 
	position: absolute; 
	top: 65px; 
	z-index: 99;
	cursor: pointer;
}


/*************************************************************
SLIDER 2
/*************************************************************/

#slider2{
	height: 345px;
	width: 925px;
	overflow: hidden;
}

#slider2wrapper{
	position: relative;
	width: 960px; 
	height: 410px; 
	padding: 20px 0 0 15px;
}

#thumbOuter2 {
	text-align: center;
	position: absolute;
	z-index: 999;
	height: 28px;
	left: 420px;
	top:310px;
	text-align: center;
	padding: 2px 0 0 20px;
}

.slider2_border{

	width: 960px; 
	height: 410px; 
	position: absolute;
	top:0;
	left: 0;
	z-index: 99;
}


.nivo-controlNav{
	height: 28px;
	padding: 0 0 0 20px;
    left: 50%;
    bottom: 70px;
    margin-left: -50px;
	z-index: 102;
	position: absolute;
}

.nivo-controlInner {
	height: 28px;
	padding: 2px 20px 0 0 ;
}


.nivo-controlNav a {
	text-indent: -99999px;
	display: block;
	width: 18px;
	height: 20px;
	float: left;
	cursor: pointer;
	margin: auto;
}

.nivo-directionNav{
	position: absolute;
	z-index: 999;
	width: 940px;	
	top:140px;
	left: 0;
}

.nivo-prevNav{
	-khtml-user-select: none; 
	display: block;
	width: 55px;
	height: 70px;
	text-indent: -99999px;
	position: absolute;
	top:150px;
	left: -7px
}

.nivo-nextNav{
	-khtml-user-select: none; 
	display: block;
	width: 55px;
	height: 70px;
	text-indent: -99999px;
	position: absolute;
	top:150px;
	right: -4px
}

/*************************************************************
SLIDER 3
/*************************************************************/

#slider3{ 
	width: 960px; 
	height: 410px; 
	position: relative; 
	margin: 0 auto 0;
	overflow: hidden;
}

#slider3 .sliderwrapper {
	width: 938px; 
	height: 410px; 
	margin: 12px 0 0 10px;
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0;
}


#slider3 img {
	float: right; 
}


#slider3 .slide { 
	display: block; 
	float: left; 
	height: 360px; 
	width: 940px; 
	padding: 0 0 0px 20px;
}


#slider3 .slide h1 {
	font-size: 32px;
	font-weight: normal;
	width: 40%;
	line-height: 100%;
	margin: 170px 0 0 30px;
}
 
#slider3 .slide h2 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	width: 40%;
	margin:20px 0 0 30px;
}
 
#slider3 .arrow {
	display: block; 
	height: 55px; 
	width: 30px; 
	text-indent: -9999px; 
	position: absolute; 
	top: 65px; 
	z-index: 99;
	cursor: pointer;
}




/*************************************************************
TABS
/*************************************************************/

.tabwrapper {
	padding: 0 0 0 10px;
	overflow: hidden;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	height: 85px;
	/* width: 100%; */
}

ul.tabs li {
	float: left;
	height: 86px;
	width: 186px;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
}

ul.tabs li:last-child {
	float: right;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding: 30px 10px 20px 20px;
	line-height: 10%;
}
	

ul.tabs li a .h4{
	font-size: 12px;
	display: block;
/*
	margin: 3px 0 4px 0;
*/
	line-height: 100%;
}



ul.tabs li a .description{
	font-size: 10px;
	line-height: 90%;
}

ul.tabs li a img {
	float: left;
	margin-right: 5px;
}

#tabs {
	border-top: none;
	clear: both;
	float: left; 
	width: 933px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#content #tabs h3{
	line-height: 100%;
	margin-top: 0;
}

.tabcontent {
	padding: 40px 0 00px 40px;
	font-size: 11px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 893px;
}

#tab1 {
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

#tab5 {
	-moz-border-radius-topright: 1px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-right-radius: 1px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

.tabcontent h2 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 18px;
}

/*************************************************************
COLS
/*************************************************************/

#content .col{
	clear: none;
	display: inline;/* IE double margin fix */
	float: left;
	margin: 0 3% 6% 0;
	padding: 0;
	position: relative;
	width: 30%;
	overflow: hidden;
	padding-bottom: 1%;
}

#footer .col{
	clear: none;
	display: inline;/* IE double margin fix */
	float: left;
	margin: 0 3% 1% 0;
	padding: 0;
	position: relative;
	width: 265px;
	overflow: hidden;
}

#footer .widget_dividerwidget {
	width: 100%;
	margin: 0;
}

#footer .widget_dividerwidget span.divider {
	width: 100%;
}

.content_right .col {
	margin-bottom: 32px;
}


.col_double {
	width: 61%;
	float: left;
	margin: 0 3% 2% 0;
	padding: 0 2% 2% 0;
}

.col img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

.col2_left{
	width: 45%;
	float: left;
	margin: 0 35px 30px 0;
	position: relative;
}

.col2_right{
	width: 45%;
	float: right;
	margin-bottom: 30px;
	position: relative;
}


/*************************************************************
CONTENT LISTS
/*************************************************************/

#content ul.list, #footer ul, #generalcontent ul.list, #generalfullwidth ul.list {
	font-size: 11px;
	line-height: 180%;
	margin-bottom: 20px;
}

.tabcontent ul.list{
	 
	 padding: 0;
 }

#content ul.list li, #generalcontent ul.list li, #generalfullwidth ul.list li  {
	display:block;
	padding: 0 0 0 18px;
}

.content_right ul.list{
	padding-left: 0;	
}

#footercontent .col ul{
	padding-left: 0;
	margin-top: 0;
}

ul.blogcategories{
	margin-bottom: 32px;
}

ul.blogcategories li{
	display: block;
	padding: 6px 0 6px 0;
	font-size: 11px;
}

ul.blogcategories li a{
	display: block;
	padding: 0 0 0 14px;
}

ul.littlegal {
	margin: 0 0 32px 0;
	padding-left: 0;
/*
	padding-right: 32px;
*/
}

ul.contact{
	
	list-style: none;
	padding: 0;
}


#generalcontent ul.littlegal img, #generalfullwidth ul.littlegal img {
	margin: 0;
}

ul.blogroll li a {
	font-size: 11px;
	padding: 0 0 0 16px;
}

ul.littlegal li {
	width: 85px;
	height: 85px;
	display: block;
	margin-bottom: 10px;	
}

#content ul.littlegal li, #footer ul.littlegal li, .content_left ul.littlegal li, #generalfullwidth ul.littlegal li  {
	float: left;
	padding: 0 4px 0 0;
}

#content ul.littlegal li:last-child, #footer ul.littlegal li:last-child, .content_left ul.littlegal li:last-child {
	padding: 0;
}


ul.littlegal li.even{
	float: left;
}

ul.littlegal li.odd{
	float: right;
}

.contact li {
	font-size: 11px;
	padding: 7px 0 7px 0px;
}

.contact li a {
	display: block;
	padding: 0 0 0 22px;
}

ul.tags{
	display: block;
	height: 24px;
	font-size: 10px;
	line-height: 200%;
	margin: 10px 0 10px 0;
	padding-left: 0;
}

ul.tags li{
	display: block;
	float: left;
	padding: 0 8px 0 16px;
}

/*************************************************************
FOOTER
/*************************************************************/

#footer a {
	cursor: pointer;
}

#footer p {
	font-size: 11px;
	line-height: 180%;
}
#footer h3{
	font-size: 20px;
	line-height: 200%;
	margin-bottom: 6px;
	font-weight: normal;
}

#footer a.more {
	line-height: 180%;
}

#footer p.copyright {
	font-size: 9px;
	display: block;
	margin-top: 5px;
}


#footer span.divider {
	display: block;
	border: 0;
	width: 64%;
	height: 2px;
	text-align: left;
	margin: 0 auto 20px 0; 
}

#footer .logo_small {
	display: block;
	margin: 0 0 10px 0;
	text-indent: -99999px;
}

#footer ul li {
	display:block;
	padding: 0 0 0 18px;
}

#footer .social {
	font-weight: normal;
}

#footer .social li {
	display: block;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	opacity: .25;
	filter: alpha(opacity=25);
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 28px;
}

#footer .social li a{
	font-size: 10px;
	text-shadow: none;
	font-weight: normal;
}


/*************************************************************
SHOP
/*************************************************************/

.product {
	margin: 0 0 32px 0;
	padding: 0 0 20px 0;
}

#generalcontent .product .floatme {
	margin-right:32px;
}

.product .rounded, .product a.zoom {
	width: 270px;
	height: 100px;
	float: left;
}

.product .littlegal a.zoom {
	width:85px;
}

.product h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

#generalcontent .product p {
	margin: 0 0 12px 0;
}

.showdetails {
	font-size: 11px;
	display: block;
	width: 45%;
	float: left;
	padding: 0 0 0 12px;
	margin: 2px 0 0 0;
}

.details {
	display: none;
	font-size: 11px;
	clear: both;
	overflow: hidden;
	padding: 14px 0 0 0;
}

.product .pp {
	font-size: 11px;
	filter: alpha(opacity=70);
	opacity: .7;
	width: 20%;
	display: block;
	float: left;
	margin: 2px 0 14px 0;
}

.price {
	font-size: 18px;
	display: block;
	float: right;
	width: 20%;
	float: right;
	text-align: right;
}

.addtocart:before{
	clear: both;
}

.productoptions {
	float: right;
	margin: 5px 10px 0 0;
}

.shopcontrols{
	width: 100%;
	height: 25px;
	float: none;
	clear: both;
}

.addtocart{
	display: block;
	text-indent: -99999px;
	cursor: pointer;
	height: 30px;
	float: right;
	width: 120px;
}

.content_left #cart {
	font-size: 11px;
	padding: 10px 0 0 0;
}

.content_right #cart{
	padding: 30px 10px 30px 10px;
	font-size: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 0 42px 0;
	position: relative;
}

.content_right #cart h4 {
	display: block;
	text-indent: -99999px;
	position: absolute;
	width: 182px;
	height: 32px;
	top:-10px;
	left: 1px;
	margin: 0;
}

.content_right #cart #items {
	padding: 20px 0 20px 0;

}

#cart #checkout {
	width: 121px;
	height: 32px;
	display: block;
	position: absolute;
	right: -5px;
	bottom: -5px;
	cursor: pointer;
}

#cart .removeitem{
	width: 12px;
	height: 12px;
	margin: 0 4px 0 0;
	display: block;
	
}

.content_left #cart .removeitem{
	margin: 3px 0 0 0;
}


.content_right #items table {
	width: 100%;
	table-layout:fixed;
	margin: 0;
	padding: 0;
}

.content_left #items table {
	width: 100%;
	margin: 0;
	padding: 0;
}

.content_right #items table tr td {
	vertical-align: middle;
	padding: 2px 0 2px 0;
}

.content_left #items table tr td {
	vertical-align: middle;
	padding: 10px ;
}

.content_right #items table tr td.name {
	text-align: right;
	padding: 0 3px 0 5px;
	overflow: hidden;
	white-space: nowrap;
}

.content_left #items table tr td.name {
	text-align: left;
	padding: 0 3px 0 3px;
	white-space: nowrap;
	width: 400px;
}

#items table tr td.prc {
	text-align: right;
	width: 50px;
}

#items table tr td.prcl {
	text-align: right;
}

#items table tr td.action {
	text-align: left;
	width: 15px;
}

#items table tr td.action {
	text-align: left;
	width: 15px;
}

.content_right #items table tr td.count {
	text-align: right;
	width: 15px;
}

.content_left #items table tr td.count {
	text-align: right;
	width: 20px;
	padding: 0 10px 0 10px;
}

.content_left #items table td.option {
	text-align:right
}

.content_right #items .option {
	display: none;
}

.gateway{
	display: none;
}

.shadow {
	display: none; 
	position: static; 
	top: 0px; 
	z-index: 100000;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#gotopayment{
	display: block;
	cursor: pointer;
	float: right;
	width: 227px;
	height: 75px;
	padding: 30px 0px 0px 70px;
	letter-spacing: 0.09em;
	margin-top: 44px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

#gotopayment:hover{
	padding: 30px 0px 0px 68px;
}


/*************************************************************
FORMS
/*************************************************************/

.thx {
	display: none;
	margin: 0 0 30px 180px;	
	position: absolute;
	z-index: 999;
	top:130px;
	left: 10px;
	width: 280px;
}


.error{
	position: absolute;
	right:60px;
	top:5px;
}

.errormessage{
	margin: 0 0 0 34%;
}


.contactright {
	position: relative;
	text-indent: -99999px;
}


form {
	font-size: 11px;
}

label{
	display: block;
	width: 30%;
	float: left;
	text-transform: capitalize;
	text-align: right;
	padding: 3px 20px 5px 0;
	margin: 0 0 6px 0;
}


input {
	border: 0;
	float: left;
	padding: 6px 10px 6px 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 56%;
	margin: 0 0 6px 0;
}

select {
	border: 0;
	float: left;
	padding: 7px 10px 7px 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 59%;
	height:30px;
	margin: 0px 0 6px 0;
}


button, input[type="submit"] {
	width: 125px;
	height: 40px;
	border: 0;
	clear: both;
	cursor: pointer;
	float: right;
	margin: 4% 7% 0 0;
}

textarea {
	border: 0;
	padding: 4px 10px 4px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 56%;
	line-height: 160%;
	float: left;
	height: 120px;
	margin: 3px 0 0 0;
	
}

.form-allowed-tags{
	display: block;
	clear: both;
	font-size: 8px;
	padding-top: 2em;
	width: 95%
}

.form-allowed-tags code{
	font-size: 10px;
}

#searchsubmit{
	color:transparent;
	text-indent: -99999px;
	font-size:0;display:block;line-height:0
}

/*************************************************************
MISC
*************************************************************/
a{
	text-decoration: none;
	cursor: pointer;
}
#content p {
	font-size: 11px;
	line-height: 160%; /**** change this ***/
}

#generalcontent p, #generalfullwidth p {
	font-size: 11px;
	line-height: 160%;
	margin-bottom: 32px;
}
#content h3{
	font-size: 22px;
	line-height: 200%;
	margin-bottom: 10px;
	font-weight: normal;
}
a.more {
	display:block;
	padding: 0 0 0 16px;
	line-height: 160%;
}

.zoom, .videozoom {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 5px 0 10px 0;
}

.zoom:hover img{
	filter: alpha(opacity=40);
	opacity: .4;
}

.picHover{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}


#content .divider {
	display: block;
}


#content span.divider {
	padding: 0;
    border: none;
    height: 1px;
    width: 100%;
	height: 2px;
	text-align: left;
	margin: 0 auto 20px 0; 
}

.download a {
	display: block;
	cursor: pointer;
	width: 160px;
	height: 75px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 30px 0px 0px 100px;
	letter-spacing: 0.09em;
	margin-top: 34px;
}

p.quote {
	display: block;
	padding: 0 0px 0 22px;
	line-height: 300%;
}

p.quote a {
	line-height: 250%;
}

p.quote img {
	margin: 0;
	border: 0;
}

.new {
	width: 60px;
	height: 60px;
	position: absolute;
	top:-10px;
	right: -15px;
	display: block;	
	text-indent: -99999px;
}

.date{
	filter: alpha(opacity=60);
	opacity: .6;
	font-size: 11px;	
}

.content_right h3{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 12px;
}

.rounded{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	display: inline-block;
	overflow: hidden;
}


#generalcontent .rounded, #generalfullwidth .rounded{
	margin-bottom: 2em;
}

.screw_top .ajax{
	margin: 3px 0 0 14px;
}

.screw_bottom .ajax{
	margin: 10px 0 0 15px;
}


ul.twitter li {
	line-height: 130%;
	padding: 0 0 12px 0;
	margin: 0 0 10px 0;
	font-size: 11px;
}

ul.twitter li a{
	display: inline;
	padding: 0;
	float: none;
}

ul.twitter .twitter-timestamp{
	font-size: 9px;
	display: block;
	padding: 4px 0 0 0;
}

/*********************POST*******************/
.post {
	margin: 0 0 30px 0;
}

/********************SEARCH******************/

#searchform {
	width: 180px;
	float: right;
	position: relative;
	padding: 2px 0 0 0;
}

#searchform label {
	display: none;
}

#searchform input[type=text] {
	width: 150px;
	height: 24px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0px 0 0 12px;
	
}

#searchform input[type=submit] {
	width: 12px;
	height: 12px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0px 0 0 12px;
	margin: 0;
	position: absolute;
	top:7px;
	right:30px;
	text-indent: -99999px;
}

#wp-calendar{
	width: 100%;
	font-size: 10px;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar #prev {
	text-align: left;
}

#wp-calendar td, #wp-calendar th {
	text-align: right;
}

#wp-calendar caption {
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#wp-calendar thead tr th {
	padding: 0 5px 5px 0;
}

#wp-calendar tbody tr td {
	padding: 5px 5px 0 0;
}

img.alignleft, img.floatleft, .alignleft .rounded, .floatleft .rounded{
	float: left;
	margin: 7px 20px 0 0;
}

img.alignright, img.floatright, .alignright .rounded, .floatright .rounded{
	float: right;
	margin: 7px 0 0 20px;
}

a.alignleft, a.floatleft{
	float: left;
}

a.alignright, a.floatright{
	float: right;
	width: 50%;
}



.portfolio_block{
	width: 270px;
	float: left;
	padding: 0 35px 20px 0;
	height: 250px;
}

.commentswrapper {
	margin: 40px 0 30px 0;
	padding: 40px 0 0 0;
}

.commentswrapper ol {
	display: block;
	margin: 30px 0 0 0;
}

.comment-author img {
	float: left;
	margin: 0 12px 12px 0;
}

li.comment {
	overflow: hidden;
	margin: 0 0 20px 0;
}

div.comment {
	overflow: hidden;
}

.comment ul.children {
	margin: 20px 0 0 70px;
}

.comment-author {
	float: left;
	width: 70px;
}

.comment-content {
	float: left;
	background-color: #242527;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 10px 10px 10px 16px;	
}

.depth-1 .comment-content {
	width: 510px;
}

.depth-2 .comment-content {
	width: 440px;
}

.depth-3 .comment-content {
	width: 370px;
}

.depth-4 .comment-content {
	width: 300px;
}

.comment-meta {
	color: #93c31a;
	font-size: 10px;
	padding: 6px 0 8px 0;
	margin: 0 0 6px 0;
}

.comment-meta a {
	color: #93c31a;
}

#comment-form {
	padding: 40px 0 0 0;
	margin: 0px 0 30px 0;
}

/**
**************************************************************************
WordPress Essentials 
**************************************************************************
**/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content img,
.comment-content img{
	max-width: 97.5%; 
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
}

img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; 
	height: auto; 
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
	border: 0;
	padding: 0;
}

img.alignnone {
	display: block;
}

.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {
	background: #fff;
	border-color: #ddd;
}

.sticky, .bypostauthor{}

embed,
iframe,
object {
	max-width: 100%;
}

#reply-title{
	font-size: 20px;
}


/***************************************************************
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:-7px;
}
.nivo-nextNav {
	right:-2px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0px 17px;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/**
* Stylish Select 
---------------------------------------------------------*/

.stylish-select .SSContainerDivWrapper {
	left:-9999px;
}

/*
* Red example
---------------------------------------------------------*/
.stylish-select .SSContainerDivWrapper {
	margin:5px 0 0 0;
	padding:0;
	width:180px;
	position:absolute;
	top:30px;
	left:5px;
	z-index:2;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 11px
	
}

.stylish-select ul.newList {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
}

.stylish-select ul.newList * {
	margin:0;
	padding:0;
}


.stylish-select ul.newList a {
	text-decoration:none;
	display:block;
	padding:3px 8px;
}

.stylish-select .newListSelected {
	width:190px;
	height:25px;
	padding:3px 0 5px 6px;
	float:right;
}

.stylish-select ul.newList li a:focus {
	-moz-outline-style: none;
}

.stylish-select .selectedTxt {
	width:150px; 
	overflow:hidden; 
	height:16px; 
	padding:5px 23px 5px 10px; 
	cursor: pointer;
	font-size: 11px
}	

.stylish-select .newListHover {
	cursor:default;
}

.stylish-select .newListDisabled {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.stylish-select .newListItemDisabled {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.stylish-select .newListOptionDisabled {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.stylish-select .newListSelHover,
.stylish-select .newListSelFocus {
	background-position:0 -22px;
	cursor:default;
}

.stylish-select .newListOptionTitle {
	font-weight:bold;
}

.stylish-select .newListOptionTitle ul {
	margin:3px 0 0;
}

.stylish-select .newListOptionTitle li {
	font-weight:normal;
}

.wpcf7-validation-errors {
  float: left;
  width: 330px;
}
