/*
Theme Name: 24DS
Theme URI: http://24ds.ru
Description: Studio 24 Design Theme
Version: 1.0
Author: 24 Design Studio
*/
* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 434px;
	background: url(images/header-bg.jpg) center top;
	color: #fff;
}

#header a {
color: #fff;
}

#header-top {
height: 113px;
width: 937px;
margin: 0 auto;
}

#header-bottom {
height: 290px;
width: 937px;
margin: 0 auto;
padding: 23px 23px 0 155px;
/*padding: 23px;*/
background: url(images/slides-bg-vh.jpg) no-repeat center top;
position: relative;
}

#logo {
margin: 24px 0 0 8px;
float: left;
}

#menu {
margin: 60px 0 0;
float: right;
}

#menu ul {
list-style-type: none;
}

#menu ul li {
display: inline;
padding-left: 8px;
}

#menu  ul li a {
color: #fff;
}

.clear {
clear:both;
}

/*Slide Block*/

#left {
float: left;
width: 66px;
height: 313px;
}

#left img {
margin: 124px 0 0 10px;
}

#right img {
margin: 124px 0 0 22px;
}

#right {
float: right;
width: 66px;
height: 313px;
}

/*#center {
float: right;
width: 805px;
height: 313px;
}    */

#siteinfo {
float: left;
width: 250px;
height: 265px;
}

#siteinfo h2 {
margin: 60px 0 20px;
font-weight: 500;
}

#siteinfo div.more {
margin: 20px 0 0;
padding-top: 3px;
width: 125px;
height: 28px;
background: url(images/more-bg.jpg) no-repeat;
text-align: center;
}

#sitepic {
text-align: right;
float: right;
width: 540px;
height: 265px;
}

/*JQuery Slider*/

#slider {
/*float: right;  */
width: 805px;
height: 290px;
overflow: hidden;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:805px;
	height:290px;
	overflow:hidden;
	}
#prevBtn, #nextBtn{
	display:block;
	width:30px;
	height:53px;
	position:absolute;
	left:0px;
	top:146px;
	}
#nextBtn{
	left:975px;
	}
#prevBtn{
	left:106px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background:url(images/arrow-left.png) no-repeat 0 0;
	}
#nextBtn a{
	background:url(images/arrow-right.png) no-repeat 0 0;
	}

.topline {
background: url(images/tl.png) repeat-x;
/*width: 937px;   */
}

.topline, .bottomline {
margin: 0 14px;
}

.topline div, .bottomline div{
margin-left: -14px;
}

.topline div {
background: url(images/ctl.png) no-repeat;
}

.topline div div {
background: url(images/ctr.png) no-repeat;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 26px 0 100px;
	background: url(images/content-bg.jpg) left top repeat-x;
}

/*Стиль центрального блока*/
#wrapper-center {
	width: 937px;
	margin: 0 auto;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content-center {
	padding: 0 270px 0 0;
}

#content-center h1 {
margin-bottom: 15px;
}

#content-center h1 a {
text-decoration: none;
color: #000;
}

#content-center h2 {
font-weight: 500;
margin-bottom: 14px;
}

#content-center h2 span {
background: #000;
color: #fff;
font-weight: 500;
}

#content-center h2 a {
color: #3D3D3D;
}

#works {
background: #2F2F2F;
height: 384px;
padding: 14px;
color: white;
margin-bottom: 15px;
}

#works a {
color: #fff;
}

#works h2 {
margin: 17px 0 10px;
}

#works .info{
width: 305px;
float: left;
}

#works .screenshot{
width: 600px;
float: right;
text-align: right;
}

#prevnext a {
color: #000;
font-size: 18px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}

.sr ul {
list-style-type: none;
}

#tweet{
font-weight: 500;
border-bottom: 1px solid;
background: url(images/tweet.png) right top no-repeat;
height: 27px;
}

.sr h2 {
font-weight: 500;
border-bottom: 1px solid;
height: 27px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -88px auto 0;
	min-width: 1000px;
	height: 88px;
	background: url(images/footer-bg.jpg) center top;
	color: #fff;
}

#footer a {
color: #fff;
}

#footer-center {
margin: 0 auto;
width: 937px;
padding-top: 10px;
}

#footer-left {
float: left;
width: 680px;
}

#footer-left span.one {
background: url(images/one.png) no-repeat left center;
padding-left: 17px;
margin-right: 20px;
}

#footer-left span.two {
background: url(images/two.png) no-repeat left center;
padding-left: 17px;
margin-right: 20px;
}

#footer-left span.three {
background: url(images/three.png) no-repeat left center;
padding-left: 17px;
}

#footer-right {
float: right;
width: 300px;
text-align: right;
}

#footer-right input.type {
background: #000;
color: #fff;
border: 1px solid #fff;
}