body {
	background: #ffffff url(../images/bg_dark.png);
	color: #fdfdfd;
}
.center, .head-wrap2 {
	background-color: #fdfdfd;
	box-shadow: 0 0 19px 10px rgba(75,75,75,.55);
}
.head-wrap2 {
    box-shadow: 0 15px 35px -10px rgba(75,75,75,.35)
}
a {
	color: #fff;
}
.head {
	background-color: #ececec;
	-webkit-box-shadow: inset 0 0 0 1px rgba(163,163,163,.9);
	-moz-box-shadow: inset 0 0 0 1px rgba(163,163,163,.9);
	box-shadow: inset 0 0 0 1px rgba(163,163,163,.9);
	background-image: -webkit-linear-gradient(bottom, #000, #434343);
	background-image: -moz-linear-gradient(bottom, #000, #434343);
	background-image: -o-linear-gradient(bottom, #000, #434343);
	background-image: linear-gradient(to top, #000, #434343);
}


.nav li a {
	color: #cccccc;
}

.nav li ul {
	background-color: #040404;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.25);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.25);
	box-shadow: 0 0 15px rgba(0,0,0,.25);
	border: solid 1px #939393;
}
.head .nav li ul li {
	border-bottom: 1px solid #939393;
}
.head .nav li ul li a {
	color: #fff;
}
.head .nav li ul li:hover {
	background: #454545;
}

#main {
	background-color: #181818;
	border-left: 1px solid #151515;
	border-right: 1px solid #151515;
}

.slider-wrap {
	background-color: rgba(236,236,236,0);
	border: solid 1px #050305;
	background-image: -webkit-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: -moz-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: -o-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: linear-gradient(to top, #1c1c1c 1%, #212122 11%, #4d5054);
}

.footer-wrap {
	border-left: 1px solid #151515;
	border-right: 1px solid #151515;
}
.footer {
	background-color: rgba(253,253,253,0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
	border: solid 1px #050305;
	background-image: -webkit-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: -moz-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: -o-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: linear-gradient(to top, #1c1c1c 1%, #212122 11%, #4d5054);
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.8);
}

.tags-box, .soc-box, .cat-box, .rait-box {
	background-color: rgba(253,253,253,0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);
	border: solid 1px #050305;
	background-image: -webkit-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: -moz-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: -o-linear-gradient(bottom, #1c1c1c 1%, #212122 11%, #4d5054);
	background-image: linear-gradient(to top, #1c1c1c 1%, #212122 11%, #4d5054);
}


.but1 {
	background-color: rgba(253,253,253,0);
	border: solid 1px #cfcfcf;
	background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
	background-image: -moz-linear-gradient(bottom, #ededed, #fff);
	background-image: -o-linear-gradient(bottom, #ededed, #fff);
	background-image: linear-gradient(to top, #ededed, #fff);
	color: #000;
}
.but1 a{color:#000}
.but1:hover {
	background-color: rgba(253,253,253,0);
	border: solid 1px #cfcfcf;
	background-image: -webkit-linear-gradient(top, #ededed, #fff);
	background-image: -moz-linear-gradient(top, #ededed, #fff);
	background-image: -o-linear-gradient(top, #ededed, #fff);
	background-image: linear-gradient(to bottom, #ededed, #fff);
}
.but1 span {
	background-position: -527px -765px;
}


.wrap-x h4 {
	color: #000;
}

.jcarousel-control-prev { background-position:-587px -1204px;}
.jcarousel-control-next { background-position:-621px -1204px;}
.jcarousel-control-prev.inactive {background-position:-587px -1104px !important; }
.jcarousel-control-next.inactive {background-position:-621px -1104px !important; }

.but1 span.icon {background-position: -527px -765px;}