/*=================================*/
/* Coder: FalconHQ
/* http://falconhq.eu/
/* Skype: theikid123
/*=================================*/

@font-face {
	font-family: 'AGaramond';
	src:
		url('fonts/AGaramondPro-Regular_1.eot');
	src: local('☺'),
		url('fonts/AGaramondPro-Regular_1.woff') format('woff'),
		url('fonts/AGaramondPro-Regular_1.ttf') format('truetype'),
				url('fonts/Lineage%202%20Font.ttf') format('truetype'),
				url('fonts/Assassin%24.ttf') format('truetype'),
		url('fonts/AGaramondPro-Regular_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
	color:red;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

body {
	background:url('../images/bg.png') no-repeat center top #0b0503;
	margin:0 auto;
	padding:0 auto;
	font:14px 'Assassin$.ttf', Consolas, Tahoma, Helvetica, Arial, sans-serif;
	color:#8a5632;
}

#wrapper {
	width:1046px;
	margin:0 auto;
	padding:0 auto;
	position:relative;
}

#top {
	width:1000px;
	height:26px;
	margin:0 auto;
	padding:0 auto;
	font:14px 'Assassin$.ttf', sans-serif;
	color:#aa6533;
	text-transform:uppercase;
	display:block;
}

#top .online {
	color:#60e500;
}

#top .offline {
	color:#e50000;
}

#top .gs {
	display:inline-block;
	vertical-align:top;
	width:430px;
	text-align:right;
	padding-top:8px;
}

#top .ls {
	display:inline-block;
	vertical-align:top;
	width:430px;
	text-align:left;
	padding-top:8px;
}

#top .lang {
	width:122px;
	margin:0 4px;
	list-style:none;
	display:inline-block;
	vertical-align:top;
}

#top .lang .ldivi {
	background:url('../images/lang_divider.png') no-repeat;
	width:2px;
	height:18px;
	margin:4px 10px 0 10px;
	display:inline-block;
	vertical-align:top;
}

#top .lang .en {
	background:url('../images/lang.png') 0 0 no-repeat;
	width:22px;
	height:16px;
	display:inline-block;
	vertical-align:top;
	margin-left:28px;
	margin-top:4px;
}

#top .lang .en .fhover {
	background:url('../images/lang.png') 0 -16px;
	width:22px;
	height:16px;
}

#top .lang .ru {
	background:url('../images/lang.png') -22px 0 no-repeat;
	width:22px;
	height:16px;
	display:inline-block;
	vertical-align:top;
	margin-top:4px;
}

#top .lang .ru .fhover {
	background:url('../images/lang.png') -22px -16px;
	width:22px;
	height:16px;
}

nav {
	background:url('../images/menubg.png') no-repeat;
	width:1046px;
	height:104px;
	margin:340px 0 0 0;
}

nav ul#menu {
	list-style:none;
	display:flex;
	margin-left:23px;
}

nav ul#menu li {
	
}

nav ul#menu .home {
	background:url('../images/menu.png') 0 -11px no-repeat;
	width:120px;
	height:76px;
	display:block;
	margin-top:11px;
}

nav ul#menu .home .fhover {
	background:url('../images/menu.png') 0 -115px;
	width:118px;
	height:76px;
}

nav ul#menu .features {
	background:url('../images/menu.png') -120px -11px no-repeat;
	width:125px;
	height:76px;
	display:block;
	margin-top:11px;
}

nav ul#menu .features .fhover {
	background:url('../images/menu.png') -120px -115px;
	width:123px;
	height:76px;
}

nav ul#menu .downloads {
	background:url('../images/menu.png') -245px -11px no-repeat;
	width:150px;
	height:76px;
	display:block;
	margin-top:11px;
}

nav ul#menu .downloads .fhover {
	background:url('../images/menu.png') -245px -115px;
	width:150px;
	height:76px;
}

nav ul#menu .play {
	background:url('../images/menu.png') -395px 0 no-repeat;
	width:203px;
	height:104x;
	display:block;
}

nav ul#menu .play .fhover {
	background:url('../images/menu.png') -395px -104px;
	width:203px;
	height:104px;
}

nav ul#menu .contact {
	background:url('../images/menu.png') -598px -11px no-repeat;
	width:150px;
	height:76px;
	display:block;
	margin-top:11px;
}

nav ul#menu .contact .fhover {
	background:url('../images/menu.png') -598px -115px;
	width:148px;
	height:76px;
}

nav ul#menu .forums {
	background:url('../images/menu.png') -748px -11px no-repeat;
	width:118px;
	height:76px;
	display:block;
	margin-top:11px;
}

nav ul#menu .forums .fhover {
	background:url('../images/menu.png') -748px -115px;
	width:116px;
	height:76px;
}

nav ul#menu .donate {
	background:url('../images/menu.png') -866px -11px no-repeat;
	width:134px;
	height:76px;
	display:block;
	margin-top:11px;
}

nav ul#menu .donate .fhover {
	background:url('../images/menu.png') -866px -115px;
	width:134px;
	height:76px;
}

#content{
	background:url('../images/cbg.png') repeat-y;
	width:1018px;
	min-height:250px;
	margin-left:14px;
	display:flex;
}

#content #posts {
	width:648px;
	margin-left:9px;
}

#content #panels {
	width:351px;
	margin-left:3px;
}

article {
	width:648px;
	margin-bottom:10px;
}

article #title {
	background:url('../images/ntop.png') no-repeat;
	width:648px;
	height:52px;
	font:12px 'Assassin$.ttf', sans-serif;
	color:#cc7c2d;
	text-transform:uppercase;
	padding-left:20px;
	padding-top:20px;
	margin-bottom:-20px;
	text-shadow: 0px 0px 5px rgba(153, 27, 15, 1);
}

article #title .date {
	font-size:12px;
	float:right;
	margin-right:70px;
}

article #text {
	background:url('../images/nbot.png') no-repeat center bottom, url('../images/nbg.png') repeat-y center top;
	width:640px;
	min-height:188px;
	margin-left:4px;
}

article #text .t {
	padding:6px 7px 10px 10px;
	font:15px 'Assassin$.ttf', sans-serif;
}

#content #panels #stop {
	background:url('../images/stop.png') no-repeat;
	width:351px;
	height:56px;
	text-align:center;
	font:16px 'Assassin$.ttf', sans-serif;
	color:#ef9437;
	text-transform:uppercase;
	text-shadow: 0px 0px 5px rgba(247, 3, 0, 1);
	padding-top:18px;
	margin-bottom:-18px;
}

#content #panels #sbg {
	background:url('../images/sbot.png') no-repeat center bottom, url('../images/sbg.png') repeat-y center top;
	width:343px;
	min-height:174px;
	margin-left:4px;
	padding:2px 0 15px 0;
	margin-bottom:10px;
}

#content #panels #sbg #vote {
	width:319px;
	margin:0 auto;
}

#content #panels #sbg #vote .topzone {
	background:url('../images/votes.png') 0 0 no-repeat;
	width:319px;
	height:65px;
	display:block;
}

#content #panels #sbg #vote .topzone .fhover {
	background:url('../images/votes.png') -319px 0;
	width:319px;
	height:65px;
}

#content #panels #sbg #vote .hopzone {
	background:url('../images/votes.png') 0 -65px no-repeat;
	width:319px;
	height:65px;
	display:block;
	margin-top:6px;
}

#content #panels #sbg #vote .hopzone .fhover {
	background:url('../images/votes.png') -319px -65px;
	width:319px;
	height:65px;
}

#content #panels #sbg #vote .l2network {
	background:url('../images/votes.png') 0 -130px no-repeat;
	width:319px;
	height:65px;
	display:block;
	margin-top:6px;
}

#content #panels #sbg #vote .l2network .fhover {
	background:url('../images/votes.png') -319px -130px;
	width:319px;
	height:65px;
}

#content #panels #sbg #vote .l2topco {
	background:url('../images/votes.png') 0 -195px no-repeat;
	width:319px;
	height:65px;
	display:block;
	margin-top:6px;
}

#content #panels #sbg #vote .l2topco .fhover {
	background:url('../images/votes.png') -319px -195px;
	width:319px;
	height:65px;
}

#cbot {
	background:url('../images/cbot2.png') no-repeat;
	width:1018px;
	height:86px;
	margin-left:16px;
	margin-top:-63px;
}

#ftext {
	margin-top:126px;
	text-align:center;
	font:10px 'AGaramond', sans-serif;
	color:#ec8847;
	text-transform:uppercase;
	text-shadow:0 1px 0 #000;
}

#ftext .trademarks {
	color:#8b4420;
	text-shadow:0 1px 0 #000;
}

footer {
	background:url('../images/footer.png') no-repeat center bottom;
	height:350px;
	margin-top:-330px;
}