/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
input{
	outline: none;
}
a {
	color:#a69f9b;
}
body {
	font-family:"Minion Pro", "Times New Roman", sans-serif;
	font-size:12px;
	width: 100%;
	background:url(../images/background.jpg) top center no-repeat;
	height:1700px;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 370px;
	background:url(../images/header-bg.jpg) no-repeat;
}
.logo {
	padding-top:50px;
	padding-left:80px;
}
.logo a{
	display:inline-block;
	width: auto;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	position: relative;
	background:url(../images/content-bg.jpg) no-repeat;
	height:1100px;
}
.content{
	width:530px;
	margin-left:255px;
}
.menu{
	text-align:center;
	padding-top:23px;
}
.menu li{
	display:inline-block;
	background:url(../images/menu-border.png) top right no-repeat;
}
.menu li:last-child{
	background:none;
}
.menu li a{
	background: #d1cdcb;
	background: linear-gradient(#ebeae8, #8c867d);  
	background-clip: text;  
  	-webkit-background-clip: text;   
	-moz-background-clip: text; 
	-o-background-clip: text;  
  	color: transparent;
	font-family:"Times New Roman", Times, serif;
	display:block;
	padding:26px 25px 44px 25px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu li a:hover{
	color:#fff;
	text-decoration:none;
	background:url(../images/menu-hover.png) bottom center no-repeat;
	text-shadow:1px 1px #bc7a45;
}
.slider{
	width:420px;
	padding-left:58px;
	padding-top:21px;
	position:relative;
}
.owl-carousel .item{
	background:url(../images/carusel-itemm-bg.png) no-repeat;
	width:137px;
	height:102px;
	text-align:center;
}
.owl-carousel .item img{
	margin-left:1px;
	margin-top:13px;
}
.customNavigation{
	width:500px;
}
.customNavigation .prev{
	position:absolute;
	margin-top:-67px;
	margin-left:5px;
	left:0;
	cursor:pointer;
}
.customNavigation .prev:hover, .customNavigation .next:hover{
	-webkit-filter: brightness(150%); /* Safari */
    filter: brightness(150%);
}
.customNavigation .next{
	position:absolute;
	margin-top:-67px;
	margin-right:-48px;
	right:0;
	cursor:pointer;
}
.news-block{
	margin-top:75px;
	width:430px;
	margin-left:30px;
}
.news-block-title{
	background:url(../images/news-title-bg.png) bottom right no-repeat;
	padding-bottom:15px;
	padding-left:40px;
}
.news-block-title h3{
	font-size:16px;
}
.news-block-title span{
	float:right;
}
.news-block-title a{
	font-size:14px;
	color:#a69f9b;
}
.news-block-title a:hover{
	text-decoration:none;
}
.news{
	background:url(../images/news-bg.png) top left no-repeat;
	padding-left:40px;
	margin-top:25px;
}

.other-block{
	padding-left:40px;
	margin-top:25px;
}

.news-title{
	margin-bottom:25px;
	padding-top:8px;
}
.date-news{
	float:right;
	color:#443935;
	font-size:14px;
}
.date-news span{
	color:#a69f9b;
	font-size:18px;
}
.news-title h3{
	color:#a69f9b;
	font-size:18px;
	width:270px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-text{
	font-family:Calibri, Tahoma, sans-serif;
	font-size:12px;
	color:#6f6356;
	max-height:80px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-text p{
	margin-bottom:20px;
}
.news-info{
	background: rgba(125, 122, 111, 0.1);
	padding:10px 10px 10px 0px;
	border-radius:5px;
	margin-top:20px;
}
.read-more{
	float:right;
	background:url(../images/read-more-bg.png) left top no-repeat;
	padding-left:15px;
}
.read-more a{
	color:#7acc4f;
	text-decoration:none;
}
.read-more a:hover{
	text-decoration:underline;
}
.news-info ul li{
	display:inline-block;
	border-right:1px solid #382a28;
	color:#564a45;
	padding:0px 15px;
}
.news-info ul li:last-child{
	border:none;
}
.news-info ul li span{
	color:#86837a;
}
.nav{
	text-align:center;
	margin-top:30px;
	color:#635851;
	padding-left:40px;
}
.nav a{
	color:#635851;
	text-decoration:none;
	font-size:14px;
	padding:6px 10px;
}
.nav a:hover{
	color:#bdbdbd;
	border:1px solid #382826;
	border-radius:50%;
}
.nav a:hover:last-child, .nav a:hover:first-child{
	border:none;
}
.prev-str{
	background:url(../images/back-bg.png) left top 9px no-repeat;
	padding-left:10px;
}
.next-str{
	background:url(../images/next-bg.png) right top 9px no-repeat;
	padding-right:10px;
}
.forum-block-title{
	margin-top:50px;
	width:390px;
	padding-left:30px;
	margin-left:40px;
	background:url(../images/news-title-bg.png) bottom right no-repeat;
	padding-bottom:15px;
	margin-bottom:10px;	
}
.forum-block-title h3{
	font-size:16px;
}
.forum-block-title span{
	float:right;
}
.forum-block-title a{
	font-size:14px;
	color:#a69f9b;
	text-decoration:underline !important;
}
.forum-block-title a:hover{
	text-decoration:none !important;
}
.forum-block a{
	text-decoration:none;
}
.forum-date{
	float:right;
	color:#5a524b;
}
.forum-date span{
	color:#a09a94;
}
.forum-block ul{
	margin-left:20px;
}
.forum-block ul li{
	background:url(../images/forum-bg.png) left no-repeat;
	padding:8px 10px 5px 20px;
	width:390px;
	margin-left:30px;
}
.title-forum{
	font-size:14px;
	width:220px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.forum-block ul li:hover{
	background:url(../images/forum-bg-hover.png) left no-repeat;
	background-color: rgba(147, 133, 127, 0.1);
	border-radius:5px;
}
.forum-block ul li:hover .title-forum{
	color:#e5a16d;
	display:block;
}
.forum-block ul li:hover .forum-date{
	color:#f4f4f4;
}
.forum-block ul li:hover .forum-date span{
	color:#e5a16d;
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 250px;
}
.start-game{
	text-align:center;
	padding-top:45px;
	padding-left:77px;
}
.start-game a{
	display:block;
	background:url(../images/start-game.png) no-repeat;
	height:112px;
	width:112px;
}
.start-game a:hover{
	background:url(../images/start-game-hover.png) no-repeat;
}

/* ------------------------------------------------- */
#content h3, #content p, #content p span, .login h3, .news-block-title h2, .forum-block-title h2{
	background: #ebeae8;
	background: linear-gradient(#ebeae8, #8c867d);  
	background-clip: text;  
  	-webkit-background-clip: text;   
	-moz-background-clip: text; 
	-o-background-clip: text;  
  	color: transparent;
	font-family:"Minion Pro", "Times New Roman", sans-serif;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 #content h3, #content p, #content p span, .login h3, .menu li a, .news-block-title h2, .forum-block-title h2 {background: none; color:#d1cdcb;}
}

#content{
	margin-top:130px;
	width:155px;
	margin-left:58px;
	height:275px;
	font-family:"Times New Roman", Times, serif;
}
#content h3{
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
}
#content p{
	font-size:9px;
	padding:40px 8px 0px 8px;
}
#content p span{
	float:right;
}
#content table{
	margin-top:20px;
	width:155px;
}
#content table td{
	padding-top:5px;
	padding-bottom:5px;
}
.number-player{
	padding-left:8px;
	padding-right:10px;
}
.pvp-player{
	text-align:right;
	padding-right:8px;	
}
#content table tr{
	color:#66615a;
	transition:all 0.5s ease;
}
#content table tr:hover{
	background: rgba(147, 133, 127, 0.1);
	color:#eeecec !important;
}
.name-player a{
	color:#a69f9b;
	display:block;
	text-decoration:none;
	transition:all 0.5s ease;
	width:70px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.name-player a:hover{
	color:#f7b781;
}
#tabs{
  overflow: hidden;
  width: 100%;
  margin-left:9px;
  padding: 0;
  list-style: none;
  text-align:center;
}
#tabs li{
	display:inline-block;
}
#tabs a{
  position: relative;
  text-decoration: none;
  color: #665850;
  display:block;
  padding:4px 8px;
}
#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after{
	color:#84cd60;
}

#tabs a:focus{
  outline: 0;
}
#tabs a::after{
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
}

#tabs #current a,
#tabs #current a::after{
  color:#84cd60;
  z-index: 3;
}

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: right;
	width: 215px;
}
.login{
	padding-top:107px;
	padding-left:53px;
}
.login h3{
	padding-bottom:5px;
}
.login input{
	width:87px;
	text-align:center;
	height:20px;
	border:none;
	margin-bottom:6px;
	background:none;
	color:#e7dfd0;
	font-family:"Minion Pro", "Times New Roman", sans-serif !important;
}
.login input::-webkit-input-placeholder {color:#cbc1b2;}
.login input::-moz-placeholder          {color:#cbc1b2;}/* Firefox 19+ */
.login input:-moz-placeholder           {color:#cbc1b2;}/* Firefox 18- */
.login input:-ms-input-placeholder      {color:#cbc1b2;}
.login button{
	cursor:pointer;
	background:none;
	border:none;
	color:#fff6db;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	width:68px;
	height:23px;
	margin-left:11px;
	margin-top:7px;
}
.login button:hover{
	background:url(../images/login-button-hover.png) no-repeat;
}
.servers{
	padding-left:58px;
	padding-top:45px;
}
.active-server{
	background:url(../images/server-on-icon.png) left center no-repeat;
	color:#beb88d;
	padding-left:15px;
}
.servers p{
	margin-bottom:11px;
}
.active-server span{
	color:#7c7752;
}
.off-server{
	background:url(../images/server-off-icon.png) left center no-repeat;
	color:#6d7451;
	padding-left:15px;
}
.off-server span{
	color:#483a33;
}
.online{
	text-align:center;
	width:70px;
	padding-left:73px;
	font-size:10px;
	color:#eaefe7;
	padding-top:39px;
}
.online span{
	color:#7ce74c;
	font-size:11px;
	font-family:Calibri, Tahoma, sans-serif;
}



/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 230px;
	background:url(../images/footer-bg.jpg) no-repeat;
}
.copyright{
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	color:#675d55;
	padding-top:160px;
	padding-left:35px;
	line-height:15px;
}