/*
	Theme Name: Zalevskiy Dark Theme
	Theme URL: http://zalevskiy.com
	Description: Перевод темы: <a href="http://freewordpressthemes.ru" target="_blank" title="Русские темы для WordPress блогов, бесплатно!">FreeWordpressThemes.ru</a>
	Author: http://qwerty-service.com
	Version: 1.0
*/

/* LAYOUT */
* {
	outline:none;
}
body {
	background-position: top left;
	background-color: #302f2f;
	}

#wrapper {
	padding:0;
	background: url(images/wrapper-background.png) top center no-repeat;
	
	}

#container {
	}

#contentwrap {
	}

a {
	color: #a29f9f;
	}

a:hover {
	color: #a29f9f;
	text-decoration: none;
	}
/* HEADER */

#header {
	height: 110px;
	padding-top:15px;
	}

#header h1 {
	margin-bottom: 8px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 40px;
	}

#header h1 a, #header h1 a:visited {
	color: #909090;
	text-decoration: none;
	}


#header h2 {
	color: #eee;
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial;
	}
	
.logo {
	margin: 16px 0 0 0;
	}
	
.headerbn {
	padding: 20px 0 5px 0;
	text-align: center;
	}
	
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 55px;
	margin-top: 0px;
	float: right;
	}
	
#pagemenu {
	height: 30px;
	float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #c0bfbf;
	display: block;
    margin: 0px 0 0px 6px;
	padding: 7px 0 6px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #fff;
	display: block;
    margin: 0px 0 0px 6px;
	padding: 7px 0 6px 10px;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 32px;
	margin-top: 6px;
	}
	
#nav {
	height: 32px;
	background: url(images/nav-background.gif) top left no-repeat;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #b1b1b1;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 10px 8px 10px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #333;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 10px 8px 10px 8px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	}
	
#nav  li.current-cat a {
	color:#fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 15px 10px 0 0;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}


.post {
	padding: 10px 15px;
	margin-bottom: 3px;
	background-color: #1B1A1F;
    	color: #eee;
    	height:562px;
    	overflow-y:auto;
	}

.post p {
	padding-bottom: 10px;
	margin-bottom: 0;
	color: #eee;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #fff;
	}

	
.title a {
	text-decoration: none;
	color: #fff;
	}

.title a:hover {
	text-decoration: none;
	color: #ddd;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
	color: #fff;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #373737;
	color: #fff;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #646464;
	}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	background: #646464;
	color: #eee;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: left;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #eee;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	color: #eee;
	}   
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

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

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

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin-left: 10px;
	color: #fff;
	}
	
.sidebar a {
	text-decoration: none;
	color: #b2b2b2;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#fff;
	}
	

	
#search input, #searchform input{
	border: 1px solid #b8b8b8;
	background: #b8b8b8;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 12px;
	background: url(images/sidebar-tab.gif) top left no-repeat;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #b2b2b2;
	display: block;
	}
	
#s {
	width: 220px;
	padding: 2px;
	}
	

	
#topsearch {
	padding:0 0 0 0;
	text-align: right;
	}
	
#topsearch input {
	border: 1px solid #b8b8b8;
	background: #b8b8b8;
	}
	
#s #searchsubmit {
	border: 1px solid #3c3c3c;
	background: #2f2f2f;
	color: #b2b2b2;
	}
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 200px;
	padding: 2px;
	}


#topsearch #searchsubmit {
	border: 1px solid #3c3c3c;
	background: #2f2f2f;
	color: #b2b2b2;
	}
	
/* Social icons */
.addthis_toolbox {
	margin: 16px 0 0 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 4px 0 4px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.8;
}

	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 0 6px 12px;
	background: url(images/sidebar-tab.gif) top left no-repeat;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #b2b2b2;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0 2px 5px;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: none;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	margin: 0 5px 0 5px;
	}


/* FOOTER */

#footer {
	background: url(images/footer-background.gif) no-repeat;
	padding: 30px;
	text-align: center;
	color: #898888;
	font-size: 13px;
	}

#footer a {
	color: #898888;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #484848;
	font-size: 11px;
	padding: 10px;
	text-align: right;
	}	
#footer2 a {
	color: #484848;
	text-decoration: none;
	} 

#footer2 a:hover {
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
/*
* Welcome page	
*
*/

.welcome-body{
	overflow:hidden;
	text-align:center;
	margin:0px; 
	padding:0px; 
	background-color:#1B1A1F;
	}
	
#welcome-div{
	width:727px;
	height:100px;
	text-align:center;
	margin:0 auto;
	}
#welcome-lang-div{
	margin:260px auto;
	width:100%;
	height:130px;
	z-index:201;
	display:block;
	position:absolute;
}	

#welcome-logo{
	display:block; 
	z-index:3;
	margin: 30px auto 0 auto;
	}
#welcome-logo-div{
	width:460px;
	display:block;
	position:relative;
	float:left;
}

#welcome-lang-div-1{
	display:block; 
	position:relative;
	font-size:14px;
	float:left;
	width:145px;
	margin:30px 25px 0 0;
	text-align:center;
}

#welcome-lang-div-2{
	text-align:center;
	display:block; 
	position:relative;
	font-size:14px;
	width:125px;
	float:right;
	margin:30px 0 0 25px;
}

#migalka{
	width:496px;
	height:496px;
	margin:0px auto;
	padding-top:55px;
	text-align:center;
	vertical-align:middle;
	z-index:1;
}


#circle_mask{
	position:absolute;
	width:100%;
	height:3000px;
	overflow:hidden;
	text-align:center;
	margin:0px; 
	padding:0px; 
	background:center -340px url(images/circles_mask6.png) no-repeat ;
	z-index:200;
}


#support_pic{
	z-index:1;
}
/*
* Inner page	
*
*/
#inner-div{
	top:0px;
	position:absolute;
	min-height:100%;
	width:100%;	
	}

.inner-body{
	text-align:center;
	margin:0px; 
	padding:0px; 
	background:center -570px url(images/background-copy.gif) no-repeat #1B1A1F;
	}

#inner-all {
	text-align:left;
	margin:0 auto;
	width:1020px;
	min-width:800px;
	max-width:1280px;

}

.inner-head {
	display:block;
	height:90px;
	padding:1px;
	text-align:center;
}

#inner-container {
	position:relative; 
	display:block; 
	border-left:solid 370px transparent;
	border-right:solid 370px transparent;
}

#inner-inner {
	display:block;
	position:relative;
	margin-left:-370px;
	margin-right:-370px;
	padding:1px;
}

#inner-left {
	float:left; 
	position:relative; 
	width:370px;
	left:0px;
	text-align:right;
}

#inner-left h2{
	color:#FFFFFF;
	line-height:1em;
	font-size:14px;
}
#inner-right {
	float:right; 
	position:relative; 
	width:370px;
	right:0px;
}
#inner-center {
	margin-left:375px;
	margin-right:375px;
	position:relative; 
	display:block;
	height:1%;
}

#shop-inner-center {
	margin-left:415px;
	margin-right:415px;
	position:relative; 
	display:block;
	height:1%;
}
.clear {
	clear:both;
}



#inner-logo{
	display:block; 
	z-index:1;
	margin: 0px auto 0 auto;
	border:none;
	}

#inner-lang-div{
	margin:5px auto;
	width:670px;
	height:100px;
	z-index:3;
	display:block;
	position:relative;
}

#inner-logo-div{
	width:460px;
	display:block;
	position:relative;
	float:left;
}

#inner-lang-div-1{
	display:block; 
	position:relative;
	font-size:14px;
	float:left;
	width:75px;
	margin:30px 25px 0 0px;
	text-align:center;
}

#inner-lang-div-2{
	text-align:center;
	display:block; 
	position:relative;
	font-size:14px;
	width:75px;
	float:right;
	margin:30px 0 0 20px;
}

#inner-post-title{
	z-index:4;
	margin:auto 5px auto auto;
	text-align:center;
	padding-top:1px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

#inner-flash{
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
	height:100%;
	color:white;
	text-align:center;

}
	
/*
menu sliding
*/
#button {
	height: 32px;
	width: 184px;
	margin: auto;
}

ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu_class {
	border:0px solid #1c1c1c;
}

.the_menu {
	z-index:5;
	display:none;
	width:100%;
	text-align:center;
	margin:auto;
	top:0px;
	position:absolute;
}

.the_shop_menu{
	z-index:5;
	display:none;
	width:100%;
	text-align:center;
	margin:auto;
	top:0px;
	position:absolute;
}

.the_menu li {
	/* background-color: #1B1A1F; */
	margin-right:5px;
}

.the_shop_menu li {
	/* background-color: #1B1A1F; */
	margin-right:5px;
}

.the_menu li.first {
	background-color: #1B1A1F;
	margin-right:5px;
}

.shop_menu_first{
	background-color: #9DD3C3; 
	margin-right:5px;
}

.the_menu li a {
	color:#9A9B9F; 
	font-size:12px;
	text-decoration:none; 
	padding:3px; 
	display:block;
	font-weight:bold;
	text-transform: uppercase;
}

.the_shop_menu li a {
	color:#FFFFFF; 
	font-size:12px;
	text-decoration:none; 
	padding:3px; 
	display:block;
	font-weight:bold;
	text-transform: uppercase;
}

.the_menu li a:hover {
	font-weight:bold;
	color: #FFFFFF;
}

.the_shop_menu li a:hover {
	font-weight:bold;
	color: #727272;
}	

#t_img{
	width:1000px;
	height:800px;
	top:0px;
	left:0px;
	position:absolute;
}
/*
#menu_div{
	width:268px;
	height:216px;
	position:absolute;
	z-index:300;
	top:0px;
	border:1px solid yellow;
}
*/
/*
contact form
*/

.wpcf7{
	text-align:center;
}
.wpcf7-validates-as-required{
	background-color:#353437;
	border:0px solid #666666;
	width:325px;
	padding:0 5px;
	color:#FFFFFF;
}

.wpcf7-form-control-wrap textarea{
	background-color:#353437;
	border:0px solid #666666;
	height:250px;
	width:325px;
	padding:0 5px;
	color:#FFFFFF;
}

/*
Shop
*/
.shop-body{
	text-align:center;
	margin:0px; 
	padding:0px; 
	background:center -570px url(images/background-shop.png) no-repeat #9DD3C3;
	}
	
#shop-div{
	width:700px;
	height:100px;
	text-align:center;
	margin:0 auto;
	}
	

#shopping-lang-div{
	margin:5px auto;
	width:670px;
	height:80px;
	z-index:3;
	display:block;
	position:relative;
}

#shopping-logo-div{
	width:460px;
	display:block;
	position:relative;
	float:left;
}

#shopping-lang-div-1{
	display:block; 
	position:relative;
	font-size:14px;
	float:left;
	width:75px;
	margin:30px 25px 0 0px;
	text-align:center;
}

#shopping-lang-div-2{
	text-align:center;
	display:block; 
	position:relative;
	font-size:14px;
	width:75px;
	float:right;
	margin:30px 0 0 20px;
}

.shop-post{
	padding: 10px 15px;
	margin-bottom: 3px;
	background-color: #9DD3C3;
    	color: #666666;
    	height:562px;
    	overflow-y:auto;
	}

#shopping-cart-container{
	/* border:1px solid orange;*/
	width:1000px;
	height:500px;
	margin:0 auto;
	z-index:5;
}
	
#shopping-cart{
	position:relative;
	/* background:#FFFFFF; */
	background-image:url(images/background-cart.png);
	color:#000000;
	z-index:5;
	width:495px;
	height:495px;
	left:0px;
	margin-left:-50px;
	/*top:80px;
	 */
	/* border:1px solid orange;*/
	display:none; 
}
.cart-item{
	width:150px;
	margin-top:5px;
	border:0px solid red;
	height:160px;
	color:#DDDDDD;
	font-size:12px;
	position:relative;
	float:left;
	text-align:center;

}
.cart-item img{
/*	position:relative;
	float:left;*/
	margin:0px 5px;

}
.cart-item-title{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.cart-item-price{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
.cart-item-size-color{
	margin-top:10px;
	font-size:12px;
}
#shopping-cart-header{
	height:40px;
	width:360px;
	top:50px;
	border:0px solid blue;
	color:#BFD6CC;
	font-size:14px;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
}
#shopping-cart-content{
	width:340px;
	height:335px;
	overflow-y:auto;
	margin:0 auto;
	color:#BFD6CC;
	font-size:18px;
}

#shopping-cart-footer{
	height:30px;
	width:360px;
	bottom:0px;
	border:0px solid blue;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
	
}

.cart-order{
	font-size:14px;
	text-transform: uppercase;
	cursor:pointer;
	font-weight:bold;
	color:#BFD6CC;
}

.cart-clear{
	font-size:12px;
	cursor:pointer;
	color:#BFD6CC;
}

#close_cart{
	width:40px;
	height:40px;
	border:0px solid blue;
	position:absolute;
	top:220px;
	left:0px;
	position:absolute;
	cursor:pointer;
	color:#FFFFFF;
}

#cart-total-sum{
	

}

.order-item{
	width:300px;
	height:30px;
	border:0px solid blue;
}

.order-form{

}

#order-form p{
	color:#999999;
	font-size:12px;
	font-weight:normal;
	text-transform: none;
	margin:0px;
	padding:0px;
}
.order-input{
	color:#999999;
	width:300px;
	border:1px solid #BFD6CC;
	margin-bottom: 10px;

}

.order-input:focus {border:1px solid #BBBBBB;}

.order-textarea{
	color:#999999;
	width:300px;
	height:50px;
	border:1px solid #BFD6CC;
	margin:0px 0px 20px 0px;
}

.delete-cart-item{
	width:10px;
	height:10px;
	color:red;
	cursor:pointer;
}
/* video */
#close_video{
	display:none;
	width:20px;
	height:20px;
	border:0px solid white;
	cursor:pointer;
	color:#FFFFFF;
	position:absolute;
	
	left:100px;
	z-index:4;
}
#content-wrapper{
	width:100%;
	text-align:center;
	margin:0 auto;
}
#videocontent{
	position:absolute;
	z-index:4;
}

#player1{
	z-index:4;
}
.mlang-menu-link{
	font-size:12px;
	margin:0px;
	padding:0px;
}

