* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	color: #fff;
	background: #000 url(../img/bg.jpg) repeat-y top center;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #fbd86d;
}

ul, li {
	list-style: none;
}

#wrapper {
	width: 100%;
	height: 100%;
	padding-top: 6px;
	background: url(../img/bg-top.jpg) no-repeat top center;
}

.content {
	width: 980px;
	margin: 0 auto;
}

.header {
	width: 980px;
	height: 146px;
	background: url(../img/header/bg.png);
	position: relative;
}

.logo {
	position: absolute;
	top: 2px;
	left: 22px;
}

.soc-block {
	position: absolute;
	top: 36px;
	right: 15px;
	width: 234px;
}

.soc-block span {
	display: block;
	font-size: 18px;
	margin-bottom: 4px;
	text-align: center;
	color: #393939;
	font-weight: bold;
}

.soc-block .soc-menu {
	display: block;
}

.soc-block .soc-menu li {
	display: inline-block;
}

.soc-block .soc-menu li a {
	display: inline-block;
	width: 38px;
	height: 63px;
}

.soc-block .soc-menu li .soc1 {
	background: url(../img/soc/soc1.png);
}

.soc-block .soc-menu li .soc2 {
	background: url(../img/soc/soc2.png);
}

.soc-block .soc-menu li .soc3 {
	background: url(../img/soc/soc3.png);
}

.soc-block .soc-menu li .soc4 {
	background: url(../img/soc/soc4.png);
}

.soc-block .soc-menu li .soc5 {
	background: url(../img/soc/soc5.png);
}

.soc-block .soc-menu li .soc6 {
	background: url(../img/soc/soc6.png);
}

.soc-block .soc-menu li a:hover {
	opacity: 0.7;
}

.menu {
	width: 1009px;
	height: 36px;
	background: url(../img/menu-bg.png);
	margin-left: -15px;
	position: relative;
	z-index: 10;
}

.menu ul {
	display: block;
	text-align: center;
}

.menu ul li {
	display: inline-block;
	margin: 0px 8px;
}

.menu ul li a {
	display: inline-block;
	background: url(../img/header/menu.png);
	width: 162px;
	height: 31px;
	text-align: center;
	font-size: 16px;
	letter-spacing: -1px;
	color: #fff;
	padding-top: 5px;
	color: #665500;
}

.menu ul li a:hover {
	background: url(../img/header/menu-h.png) no-repeat;
	width: 162px;
	height: 38px;
	text-shadow: none;
	color: #b89a06;
	text-shadow: 0px 0px 1px #000;
}

.content-main {
	border: solid 1px #686859;
	background: #3d3d3e;
}

.wrap-in2 {
	width: 930px;
	margin: 0 auto;
	position: relative; 
	height: 400px;
}

.slider1-c {
	float: left;
	position: relative;
	margin-left: 18px;
	margin-top: 15px;
}

.slider2-c {
	float: right;
	width: 282px;
	height: 311px;
	background: #511212;
	position: absolute;
	top: 18px;
	right: 20px;

	background: url(../img/games-s/bg.png);
}

.slider2-c-title {
	font-size: 14px;
	color: #f1f1f1;
	display: block;
	padding: 12px 10px;
}


/* SLIDE2 (start) */



#slider-wrap{ /* Оболочка слайдера и кнопок */
	width: 620px; 
	}

#slider-wrap a {
	opacity: 1;
}

#slider-wrap a:hover {
	opacity: 0.9;
}

#slider2{ /* Оболочка слайдера */
	width:620px;
	height:330px;

	position:relative;}
.slide2{ /* Слайд */
	width:100%;
	height:100%;
	}
.sli-links{ /* Кнопки смены слайдов */
	margin-top:10px;
	text-align:center; display: none;}
.sli-links .control-slide{
	margin:2px;
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/radioBg.png) center bottom no-repeat;}
.sli-links .control-slide:hover{
	cursor:pointer;
	background-position:center center;}
.sli-links .control-slide.active{
	background-position:center top; display: }
#prewbutton, #nextbutton{ /* Ссылка "Следующий" и "Педыдущий" */
	display:none;
	width:12px;
	height:22px;
	position:absolute;
	top:50%;
	margin-top: -12px;
	overflow:hidden;
	text-indent:-999px;
	background:url(../img/slider1/l-r.png) left center no-repeat;
	opacity:0.8;
	z-index:3;
	outline:none !important;}
#prewbutton{left:-21px;}
#nextbutton{
	right:0px;
	background:url(../img/slider1/l-r.png) left center no-repeat;
	background-position: -12px 0px;
}
#prewbutton:hover, #nextbutton:hover{
	opacity:1;}


.nav-plus {
	width: 103px;
	height: 44px;
	background: url(../img/slider3/nav.png);
	position: absolute;
	bottom: -32px;
	left: 111px;
}



/* SLIDE2 (end) */




.menu-red {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 976px;
	height: 50px;
	padding-top: 8px;
	margin-left: -23px;
	background: #232323;
	background: -webkit-linear-gradient(to top, #232323,#2c2c2c);
	background: -moz-linear-gradient(to top, #232323,#2c2c2c);
	background: -ms-linear-gradient(to top, #232323,#2c2c2c);
	background: -o-linear-gradient(to top, #232323,#2c2c2c);
	background: linear-gradient(to top, #232323,#2c2c2c);
	border-top: solid 1px #757269;
	border-bottom: solid 1px #757269;
}


.menu-red ul {
	display: block;
	margin-left: 4px;
	text-align: center;
}

.menu-red ul li {
	/*float: left;*/
	display: inline-block;
	margin: 0px 2px;
}

.menu-red ul li a {
	display: inline-block;
	padding: 8px 14px; 
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px; 
	text-shadow: 1px 1px 0px #000;
	background: #70663b;
	background: -webkit-linear-gradient(to top, #9d9368,#70663b);
	background: -moz-linear-gradient(to top, #9d9368,#70663b);
	background: -ms-linear-gradient(to top, #9d9368,#70663b);
	background: -o-linear-gradient(to top, #9d9368,#70663b);
	background: linear-gradient(to top, #9d9368,#70663b);
	border: solid 1px #9e956a;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu-red ul li a:hover {
	background: #bbaf7d;
}



.wrap-in3 {
	width: 930px;
	margin: 0 auto;
	position: relative; 
	padding-top: 10px;
	padding-bottom: 20px;
}

.games-left {
	float: left;
	width: 646px;
	padding-top: 5px;
	margin-left: 14px;
}

.alignleft {
	 float: left;
	 padding:0px 14px 0px 0px;
}

.alignright {
	 float: right;
	 padding:5px 0px 0px 10px;
}

.games-left2 img{
height:80px;
width:120px;
margin-top:-25px;
border: solid 4px #9d9368;border-radius:20%;}


.size-medium {
	margin: 10px 10px 10px 10px;
}

.sidebar {
	float: right;
	width: 235px;
	padding-top: 11px;
	margin-right: 18px;
}

/* GAME (start) */



.game {
	display: inline-block;
	border: solid 1px #7d7d6d;
	position: relative;
	margin: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}

.game a {
	display: block;
	width: 200px;
	height: 140px;
}

.game span {
	display: block;
	color: #fff;
	padding: 5px 10px;
	background: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	opacity: 0.7;
	font-size: 14px;
	text-transform: uppercase;
}

.hover-game {
	width: 200px;
	height: 86px;
	background: url(../img/game-h.png);
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 54px;
}

.hover-game-sp {
	width: 128px;
	height: 41px;
	display: block;
	margin: 0 auto;
	background: url(../img/play.png);
}

.game img {
	width: 200px;
	height: 140px;
}



/* GAME (end) */



.sidebar1 {
	width: 235px;
	height: 291px;
	background: url(../img/sidebar/bann.png);
	margin-bottom: 15px;
	padding: 1px;
}

.sidebar1 span {
	display: block;
	color: #fff;
	padding: 5px 10px;
	background: #000;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	font-size: 16px;
	text-transform: uppercase;
}



.m-c-left2 {
	width: 235px;
	height: 445px;
	background: url(../img/sidebar/win.png);
	padding: 1px;
}

.winners-now {
	background: none repeat scroll 0 0 #000;
    color: #fff;
    display: block;
    font-size: 16px;
    left: 0;
    opacity: 0.7;
    padding: 5px 10px;
    text-transform: uppercase;
    top: 0;
}

.vict-blocks-1 {
	color: #c7c7c7;
	padding: 3px 9px;
}

.v-b-text {
	font-size: 32px;
	color: #fbd86d;
	line-height: 14px;
	font-style: italic;
	letter-spacing: -2px;
}


.wrap-in4 {
    margin: 0px 2px;
    position: relative;
    padding: 10px 0;
    width: 632px;
}

.wrap-in4 hr {
	float: left;
	width: 528px;
	height: 1px;
	margin-top: 10px;
	color: #d6d6d6;
}

.wrap-in4 a {
	float: left;
	display: block;
	color: #d6d6d6;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: underline;
	margin-left: 10px;
}

.wrap-in4 a:hover {
	color: #fff;
}

.wrap-in5 {
    margin: 0px auto;
    position: relative;
    width: 908px;
    background: url(../img/footer-bg.png);	
    color: #cacaca;
    padding: 25px 35px 30px 35px;
    border: solid 1px #362a2a;
}

.wrap-in5 span {
	font-size: 20px;
	font-weight: bold;
}

.wrap-in5 p {
	text-indent: 40px;
	text-align: justify;
	margin-top: 15px;
	font-size: 16px;
	line-height: 20px;
}


.wrap-in6 {
	font-size: 18px;
	width: 908px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
	color: #bebebe;
}

.wrap-in6 span {
	font-weight: bold;
}

.content-blocks-f li { 
	height: 103px !important; 
}



/* WP styles (start) */


.middle3 {
	width: 630px;	
}

.middle3 h1 {
	font-size: 24px;
	margin: 10px 0;
 	text-transform: uppercase;
 	color: #c3c3a9;
 	text-align:center;
}

.middle3 p {
	text-align: justify;
	margin: 10px 0;
	font-size: 14px;
}

.games-left h1 {
	font-size: 22px;
	margin: 10px 0;
 	text-transform: uppercase;
 	color: #c3c3a9;
 	text-align:center;

}

.games-left h2 {
	font-size: 20px;
	margin: 10px 0;
 	color: #c3c3a9;
 	text-align:center;

}

.games-left h3 {
	font-size: 18px;
	margin: 10px 0;
 	color: #c3c3a9;
 	text-align:center;

}

.games-left p + ul li{
text-align: justify;
	margin: 0px 0 0 20px;
	font-size: 14px;
	list-style:square;

}

.games-left p + ol li{
text-align: justify;
	margin: 0px 0 0 40px;
	font-size: 14px;
	list-style:decimal-leading-zero;

}

.games-left p + ol li:first-letter{
text-align: justify;
	margin: 0px 0 0 0px;
	font-size: 14px;
	list-style:decimal-leading-zero;
	text-transform: capitalize;

}


.games-left p {
	text-align: justify;
	margin: 10px 0;
	font-size: 14px;
}

.prevpage-nextpage {
	margin-top: 15px; 
}

.prevpage-nextpage a:hover {
	text-decoration: underline;
}

.prevpage {
	float: left;
}

.prevpage a {
	color: #fff;
}

.nextpage {
	float: right;
}

.nextpage a {
	color: #fff;
}

.page-numbers {
	display: block;
	text-align: center;
}

.page-numbers li {
	display: inline-block;
}

.page-numbers li a {
	display: inline-block;
	padding: 4px;
	color: #fff;
}

.page-numbers li span.current {
	color: #c8b668;
}

.page-numbers li a:hover {
	text-decoration: underline;
}

.games-left2 {
	float: left;
	width: 635px;
	padding-top: 15px;
	margin-left: 14px;
}

.games-left2 h1 {
	margin: 10px 0;
	line-height: 32px;
	font-weight: normal;
	text-shadow: 0px 0px 2px #000;
}

.games-left2 p {
	line-height: 20px;
	margin-bottom: 10px;
}

.games-left2 h3 {
    color: #bdbdbd;
    
    font-size: 19px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

.games-left2 h3 a {
	color: #9d9368;
}

.games-left2 h3 a:hover {
	text-decoration: underline;
}

.attachment-post-thumbnail {
	float: left;
	margin-right: 16px !important;
}




.club {
text-align: center;
background: #69400a;
padding: 7px;
color: #fff;
margin-bottom:15px;
}
.club a{color:#EDDA82;}
.club a:hover{color:red;}


h3 a {color:#fbd86d;
display: block;
text-align: left;
margin-left: 150px;}

h3 a:hover {text-decoration: underline;}

.middle3 h3 + a img  {
	display:block;
	width: 130px;
	height: auto;
	border: solid grey 2px;
	border-radius: 10px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


.middle3 h3 + a img:hover {
	background: #fbd86d;
	-webkit-transform: rotateX(360deg);
	-moz-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	transform: rotateX(360deg);
}
/*
.games-left p img {margin: 0 15px;}

.games-left img{


}*/

.games-left img{ 
	display:block;
	margin:0 auto;}


/* WP styles (end) */
.tab{
	clear:both;
	height:100px;
}
.my1 {
	text-align: center;
}

.my1 img {
	margin: 0 15px;
	display: inline-block;
}


.my1 br {
	display: none;
}

.tag {
	margin:30px 0px;
}
.tag a{   
border: none;
padding:1px 7px;
font-size:14px;
font-weight:normal;
text-decoration:none;
background: #4773AE;
color: #fff;
box-shadow: 0 3px #0F3E7D;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}

.img_in_demo{
	overflow:hidden;
}
.img_in_demo_left{
	float:left;
	width:300px;
}

.img_in_demo_right{
	float:right;
	width:300px;

}