/*
Theme Name: Name
Theme URI: http://als-design.com
Description: The totally nude Wordpress theme. Phwoar! 
Version: 2.9.2
Author: Al
Author URI: http://als-design.com
Tags: starkers, naked, clean, basic
*/

@import "reset.css";
/*@import "typography.css"; */
@import "layout.css";
body {
	background:#000 url(images/bg.jpg) repeat-x;
}
body, td, th {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
}
a, a:link, a:visited {
	color:#A07435;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FFF;
}
.clear {
	clear:both;
}
.zero {
	margin:0;
	padding:0;
}
.left-align {
	text-align:left;
}
.center-align {
	text-align:center;
}
.right-align {
	text-align:right;
}
.float-left {
	float:left;
}
.center-margin {
	margin:auto;
}
.float-right {
	float:right;
}
.nospace {
	margin:0 !important;
	padding:0 !important;
}
div.hr {
	height: 20px;
	background: url(images/bg-divider.jpg) center center no-repeat;
}
div.hr hr {
	display: none;
}
.blue {
	/*color:#24629c;*/
	color:blue;
}
.red {
	color:red !important;
}
.wrap_content{
		width:980px !important;
	margin:0 auto;
	padding:0 !important;
	background:none !important;
	
}
#content {
/*		background:#202020 url(images/bg-content-admin.gif) top right no-repeat;*/
}
#content-bottom {
/*	background:url(images/bg-content-admin-bottom.jpg);*/
}
.home #content, .page-id-49 #content, .page-id-53 #content {
	width:980px !important;
	margin:0 auto;
	padding:0 !important;
	background:none !important;
}
.home #content-bottom, .page-id-49 #content-bottom, .page-id-53 #content-bottom {
	visibility:hidden;
}
.page #content, .single #content {
	width:940px;
	margin:0 auto;
	padding:10px 20px 0 20px;
	background:#202020 url(images/bg-content.gif) top right no-repeat;
		width:680px;
	float:right;
/*	padding:20px 20px 20px 40px;*/
	overflow:auto;
}
.page-id-731 #content, .page-id-49 #content{
	width:980px;
	margin:0 auto;
	padding:0;
	background:none;

}

.page #content-bottom, .single #content-bottom {
	margin:0 auto;
/*	margin-top:-20px;*/
	padding:0;
	width:720px;
	height:20px;
	background:url(images/bg-content-bottom.gif);
	float:right;

}
/* sidebar START */
#sidebar {
width:240px;
float:left;

}
.box_sidebar {
background:url(images/bg-box-sidebar.jpg) top center no-repeat;
min-height:240px;
padding:0 0 20px 0;
overflow:auto;
}
#sidebar h2 {
padding:0 0 0 10px;
margin:15px 0 10px 0;
}
#sidebar ul, #sidebar li {
	margin:0;
	padding:0;
}
#sidebar ul {
	padding:0;
}
#sidebar li {
	list-style:none;
}
#sidebar a {
	padding:5px 10px;
	display:block;
	text-decoration:none;
}
#sidebar ul li span {
	display:block;
	color:white;
	font-weight:bold;
	font-size:16px;
	padding:10px;
}
/* sidebar END */

#header {
	width:980px;
	overflow:auto;
	margin:auto;
	margin-bottom:10px;
	background:url(images/bg-header.jpg) center bottom no-repeat;
	position:relative;
}
.home #header {
	background:url(images/bg-header.jpg) center 137px no-repeat;
}
#logo {
	padding:0px 0px 0px 20px;
	float:left;
}
#logo h1 {
	margin:0;
	padding:0;
}
#playnow {
	float:right;
	margin-right:0px;
}
/* top sliders */
#sliders {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width:570px;
	height:160px;
	overflow:hidden;
}
#sliders div{
	padding: 0;
	margin: 0;
	width: 570px;
	height:160px;
}
#sliders div ul {
	margin: 0;
	padding: 0;
}
#sliders div ul li {
	float: left;
	margin:0;
	padding:0;
	list-style:none;
	height:160px;
}
#sliders a, #sliders a:hover, #sliders  a:visited, #sliders  a:active, #sliders  a:focus {
	border:none;
	outline:none;
}
#slider1next, #slider1prev, #slider2next, #slider2prev {
	left:0px;
	top:65px;
	display:block;
	position:absolute;
}
#slider1next, #slider2next {
	left:540px;
}
#slider1next a, #slider1prev a, #slider2next a, #slider2prev a {
	width:30px;
	height:30px;
	display:block;
	z-index:1000;
	text-indent:-30000px;
	background:url(images/bg-arrows.png) no-repeat 0 0;
}
#slider1next a, #slider2next a {
	background:url(images/bg-arrows.png) no-repeat 0 -30px;
}
/* main menu START*/
ul#menu {
	margin:0 auto;
	padding:0 0 0 80px;/*	background:#CCC url(images/bg-menu.jpg) center bottom no-repeat;display:inline; text-align:center;*/
	border-left:1px #d6d6d6 solid;
}
ul#menu li {
	/*	display:inline; */
	float:left;
	padding:0 0 10px 0;
	margin:0;
	background:url(images/divider.gif) top right no-repeat;
	list-style:none;
}
ul#menu li a {
	display:block;
	position: relative;
	color:#000;
	padding:17px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/bg-button.gif) 0 0 no-repeat;
}
ul#menu li a:hover {
	color:#FFF;
	background:url(images/bg-button.gif) 0 -50px no-repeat;
	text-decoration:none;
}
ul#menu li a.orange:hover {
	color:red !important;
}
/* feed tabs */
#feeds {
	margin:0 0 5px 30px;
}
.tab {
	float:left;
	padding:8px 10px 2px 10px;
	background:url(images/bg-tab.gif) repeat-x;
}
.tab_left {
	float:left;
	width:10px;
	height:30px;
	background:url(images/bg-tab-left.gif);
}
.tab_right {
	float:left;
	width:10px;
	height:30px;
	margin: 0 20px 0 0;
	background:url(images/bg-tab-right.gif);
}
/* main menu END*/
#flash {
	padding:0;
	margin:0 auto;
	margin-top:10px;
	width:940px;
}
/* content area columns START*/
#leftcol {
	width:190px;
	float:left;
	background:gray;
	margin-right:10px;
}
#midcol {
	width:580px;
	float:left;
	background:gray;
	margin-right:10px;
}
#rightcol {
	width:190px;
	float:left;
	background:gray;
}
/* content area columns END*/
.post-edit {
	display:block;
	padding:5px;
	position:fixed;
	left:0px;
	top:0px;
	background:#333;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
}
a.more {
	display:block;
	width:110px;
	height:25px;
	color:#000;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	right:0;
	bottom:0px;
	padding:6px 0 0 0;
	position:absolute;
	background:url(images/bg-more.png) center center no-repeat;
}
a.more:hover {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.box3 {
	width:220px;
	height:140px;
	padding:10px 20px 10px 20px;
	float:left;
	background:url(images/bg-box-top3.jpg) top center no-repeat;
	text-align:center;
}
.box3 h2{
	margin:0 0 10px 0;
	text-align:center;
	color:#C0A16A;
	font-weight:bold;
	font-size:21px;
}
.box3 p {
	margin-bottom:5px;
}
.box3 ul {
	margin:0px 0 0 60px;
}
.box-promo {
	width:440px;
	height:120px;
	float:left;
	padding:10px 20px 0px 20px;
	margin-bottom:20px;
	background:url(images/bg-box-promotions.jpg) top center no-repeat;
	position:relative;
}
.box-promo img {
	float:left;
	margin-right:10px;
}
.box-promo h2 {
	margin:0 0 10px 0;
}
.box-news {
	width:920px;
	padding:10px 20px 10px 20px;
	background:url(images/bg-box-news.jpg) top center no-repeat;
	position:relative;
}
.box-news img {
	float:left;
	margin-right:20px;
}
.box-news h2 {
	margin:0 0 0 0;
}
.box-news li {
}
.box-news li.aktt_more_updates {
	list-style:none;
	list-style-type:none;
}
.box-news a.more {
}
.box-players {
	width:280px;
	height:140px;
	float:left;
	padding:10px 20px 0px 20px;
	margin-bottom:20px;
	background:url(images/bg-box-players.jpg) top center no-repeat;
	position:relative;
	overflow:hidden;
}
.box-players img {
	float:left;
	margin-right:10px;
}
.box-players h2 {
	margin:0 0 10px 0;
}
/*.box-players a.more {
	display:block;
	width:110px;
	height:25px;
	color:#CCC;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	right:0;
	bottom:5px;
	padding-top:5x;
	position:absolute;
	background:url(images/bg-more.jpg) center center no-repeat;
}*/
.box-players a.more:hover {
	text-decoration:underline;
}
/* wide content box */
.box {
	margin-top:10px;
	background:#f1f1f1 url(images/bg-box-header.gif) no-repeat;
}
.box h2 {
	color:#333;
	padding:12px 0 12px 20px;
}
.box .box-content {
	background:#a6a6a6;
	border:#d6d6d6 1px solid;
	padding:20px;
}
/* footer START */
#footer {
	width:980px;
	background:url(images/bg-footerimage.jpg) center top no-repeat;
	padding:20px 0;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	color:#959595;
}
#footer ul {
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0;
	border-right:1px #666 solid;
	background:none;
	list-style: none;
}
#footer ul li.last {
	border:0px none !important;
}
#footer ul li a {
	color:#CCC;
	padding:5px 15px;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#FFF;
	padding:5px 15px;
	text-decoration:underline;
}
/* footer END */
a.button-orange {
	width:200px;
	display:block;
	margin:auto;
	padding:12px 0;
	background:url(images/bg-button-orange.gif);
	text-align:center;
	color:#000;
	text-decoration:none;
}
a.button-blue {
	width:200px;
	display:block;
	margin:auto;
	padding:12px 0;
	background:url(images/bg-button-blue.gif);
	text-align:center;
	color:#000;
	text-decoration:none;
}
a.button-blue:hover, a.button-orange:hover {
	text-decoration:underline;
}
.column-half-left {
	width:48%;
	padding-right:10px;
	float:left;
}
.column-half-right {
	width:48%;
	padding-left:15px;
	float:left;
}
.bg-2cols {
	background:transparent url(images/bg-divider-vert.gif) center 10px repeat-y !important;
	margin-bottom:20px;
}
.date_small {
	font-size:10px;
	margin-top:-10px
}
/* buy now styles */
#focus {
	background:#FDEEE9;
	padding:20px 0 20px 10px;
	border-left:#E3EEFF 10px solid;
	margin:10px 0;
	font-weight:bold;
	font-size:15px;
}
.purchaseList {
	border-collapse: collapse;
	background:#F4F4F4;
	border:1px #D6D6D6 solid;
	width:100%;
}
.purchaseList td, .purchaseList th {
	padding:10px;
}
.purchaseList tr:hover {
	background:#E3EEFF;
}
.purchaseList th {
	background:#E1E1E1;
	border-top:1px #D6D6D6 solid;
}
.purchaseList td {
	border-top:1px #D6D6D6 solid;
}
.total {
	font-size:16px;
	color:#e9632e;
	text-align:right;
	margin:30px;
}
.prev-next {
	width:200px;
	height:40px;
	display:block;
	padding:10px 0;
	background:url(images/bg-button-blue.gif);
	text-align:center;
	color:#000;
	text-decoration:none;
	border:none;
	margin:0;
}
/* CTF */
#cft dt {
	float:left;
	font-weight:bold;
	margin:0;
	text-align:right;
	width:20%;
}
/* player page styles */
#player h2 {
	border-bottom:#2f2f2f 1px solid;
	margin-top:0;
}
#player #photo {
	float:left;
	width:200px;
	margin-right:20px;
}
#player #photo a.more{
position:relative;
bottom:auto;
float:right;
margin:0;
}
#player #bio {
	float:left;
	width:440px;
	margin-right:20px;
}
#player #winnings {
	float:left;
	width:440px;
	margin-right:20px;
}
#player .ctf th {
	text-align:right;
	color:#7f7f7f;
	width:110px;
}
#player .ctf {
	width:100%;
}
#player .ctf th, #player .ctf td {
	margin:0;
	border-top:#2f2f2f 0px solid;
	border-bottom:#2f2f2f 1px solid;
	border-left:#2f2f2f 0px solid;
	border-right:#2f2f2f 0px solid;
}
#player .ctf th.noborder, #player .ctf td.noborder {
	margin:0;
	border:#2f2f2f 0px solid;
}
#player #facts .ctf th {
	width:20%;
	white-space:nowrap;
}
/* JQuery accordion*/
.ui-accordion {
	margin-top:10px;
}
.ui-accordion .ui-accordion-content {
	border-top:0 none;
	display:none;
	margin-bottom:2px;
	margin-top:-2px;
	overflow:auto;
	padding:0 0 10px 25px;
	position:relative;
	top:1px;
}
.ui-accordion .ui-accordion-header {
	cursor:pointer;
	margin-top:1px;
	position:relative;
	font-size:16px;
}
.ui-accordion .ui-accordion-header a {
	display:block;
	padding:0 0 0 25px;
}
.ui-icon-circle-arrow-e, .ui-icon-circle-arrow-s {
	/*left:0.5em;
margin-top:-8px;

top:50%;*/
top:0px;
	left:0;
	position:absolute;
	height:20px;
	width:20px;
	background: url(images/i-accordion.png);
	display:block;
}
.ui-icon-circle-arrow-s {
	background-position:20px 0;
}
ul.accordion-like {
	font-size:16px;
	font-weight:bold;
}
ul.accordion-like li {
	margin-bottom:1em;	
}
/* feeds tables */
.loading {
	width:940px;
	padding-top:100px;
	margin:auto;
	text-align:center;
	color:#ccc;
}
div.ui-dialog {
	overflow:auto !important;
}
#message_popup{
	background:url(images/bg-modal.png) center center no-repeat;
	padding:40px 20px 20px 20px;
	overflow:hidden;
}
.ui-widget-overlay {
	background-color:black;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
}
.ui-dialog-titlebar-close {
	margin:-10px 0 0;
	padding-right:30px;
	position:absolute;
	right:10px;
	top:10px;
	background:url(images/i-close.png) right center no-repeat;
}
.feed-tables h2 {
	text-transform:capitalize;
}
.feed-tables table {
	font-size: 13px;
	border-collapse: collapse;/*width: 320px; */
}
.feed-tables table th {
	padding: 0 0.5em;
	text-align: left;
	margin:0;
	border-right:0px solid #CCC;
	border-left:0px solid #CCC;
	background:#332525;
	font-size:13px;
	font-weight:bold;
}
.feed-tables table td {
	border-right:0px solid #CCC;
	border-left:0px solid #CCC;
	font-size:13px;
	border-bottom: 1px solid #272727;
	padding: 0 0.5em;
	margin:0;
	white-space:nowrap;
	background:#000;
}
.feed-tables table tr.odd td {
	background:#1E1A19;
}
td:first-child {
/*	width: 190px; */
	}
.feed-tables table td+td {
	border-right:0px solid #CCC;
	border-left:0px solid #CCC;
	text-align: center;
	font-size: 13px;
}
/*livechat */
#livechat {
position:fixed;
top:20px;
right:10px;
z-index:9999;
}
#livechat_proactive {
position:absolute;
margin:auto;
	
}
#wsa_embed {
/*position:absolute;
margin:auto;*/
}

/* languages  */
#lang_sel {
	z-index:100;
	position:absolute;
	right:0px;
	top:0;
}
#lang_sel a, #lang_sel a:visited {
display:inline;
background:none;
border:0 none !important;
margin:0;
padding:0 10px 0 0;
}
#lang_sel  img  {
padding-right:10px;
}
#lang_sel  a img  {
padding-right:0px;
}