/*  
Theme Name: XBlades template
Theme URI: http://www.xblades.com.au/
Description: The XBlades template
Version: 1.0
Author: Dan Hickingbotham
*/



/* Begin Typography & Colors */
body{
	background:url(images/header_03.jpg) repeat-x #000000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body.players_bg{
	background:url(images/header_03.jpg) repeat-x #6a1408;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	margin:0 auto;
	width:990px;
}
#page{
	float:left;
	clear:both;
	width:990px;
}
#header{
	float:left;
	clear:both;
	width:990px;
	height:64px;
}
#home_button a{
	display:block;
	width:178px;
	height:41px;
	background:url(images/header_06.jpg);
	float:left;
	clear:none;
	margin:13px 0px 0px 83px;
}
#menu{
	width:342px;
	height:36px;
	margin:13px 13px 0px 0px;
	float:right;
	clear:none;
}
#menu ul{
	margin:0px;
	padding:0px;
	height:36px;
}
#menu ul li{
	list-style:none;
	display:inline;
	background:url(images/header_08.jpg) left no-repeat;
	padding: 11px 7px 11px 25px;
}
#menu ul li.cat-item-6{
	list-style:none;
	display:inline;
	background:none;
	padding: 11px 7px 11px 11px;
}
#menu ul li a:link, #menu ul li a:visited{
	line-height:36px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#CCCCCC;
}
#menu ul li a:hover{
	color:#FFCC00;
}
#sub_navigation{
	float:left;
	clear:both;
	width:990px;
	background:url(images/sub_navigation_bg.jpg) no-repeat 93px 0px;
	height:69px;
}
#sub_navigation_players{
	float:left;
	clear:both;
	width:990px;
	background:url(images/players_bg_nav.jpg) no-repeat 93px 0px;
	height:69px;
}

#sub_navigation_footwear{
	float:left;
	clear:both;
	width:648px;
	background:url(images/footwear_bg_nav.jpg) no-repeat 93px 0px;
	height:46px;
	padding: 23px 0px 0px 342px;
}
#sub_navigation_footwear ul{
	margin:0px;
	padding:0px;
}
#sub_navigation_footwear li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

#body{
	width:990px;
	float:left;
	clear:both;
	min-height:600px;
}
.default{
	background:url(images/default_background.jpg) no-repeat 93px 0px;
}
.footwear{
	background:url(images/footwear_bg.jpg) no-repeat 93px 0px;
}
.balls{
	background:url(images/balls_bg.jpg) no-repeat 93px 0px;
}
.wests_tigers{
	background:url(images/wests_tigers_bg.jpg) no-repeat 0px 6px;}
.protective_wear{
	background:url(images/protective_bg.jpg) no-repeat 93px 0px;
}
.lifestyling{
	background:url(images/default_background.jpg) no-repeat 93px 0px;
}
.players{
	background:url(images/players_bg.jpg) #6a1408 no-repeat 79px 0px;
}
.xperts_bg{
	background:url(images/xperts/xperts_bg_03.jpg) #0f7707 no-repeat 0px 0px;
}

.lifestyling #sidebar{
	float:left;
	clear:none;
	margin:66px 0px 0px 0px;
	width:185px;
	height:480px;
}
#sidebar{
	float:left;
	clear:none;
	margin:122px 0px 0px 0px;
	width:185px;
	height:480px;
}
#sidebar ul{
	margin:0px;
	padding:0px;
}
#sidebar li{
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar ul li img{
	margin:0px;
	padding:0px;
	border:0px;
}
#content{
	float:left;
	clear:none;
	width:805px;
}
#entry{
	font-size:12px;
	color:#FFFFFF;
	width:805px;
	padding: 15px 0px 15px 0px;
}
.players #entry{
	font-size:12px;
	color:#FFFFFF;
	width:260px;
	height:174px;
	padding: 15px 0px 15px 35px;
}
#grey_panel{
	background:#666666;
	padding:10px;
	margin: 0px 0px 20px 0px;
	width:495px;
	min-height:162px;
	/*position:relative;*/
}

#subpage_text{
	width:295px;
	/*position:relative;*/
	margin-left:200px;
	margin-top:-150px;
	color:#FFFFFF;
	font-size:9px;
	line-height:10px;
}

#subpage_thumbnail{
	margin:0px 0px 0px 0px;
	padding:5px;
	width:200px;
	height:162px;
	text-align:center;
	/*position:relative;*/
}
#subpage_thumbnail img{
	width:127px;
}
.subpage_title{
	color:#EFCD00;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

/*h6{
	text-transform:uppercase;
	color:#FFCC00;
	margin:4px 0px 4px 0px;
	line-height:12px;
	font-size:11px;
}*/

#footer{
	width:970px;
	float:left;
	clear:both;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding:10px;
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer ul li{
	list-style:none;
	display:inline;
}
#footer ul li:after{
	content: " | ";
}
#footer ul li a:link, #footer ul li a:visited{
	line-height:36px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
}
#footer ul li a:hover{
	color:#FFCC00;
}


p{
	margin-bottom:10px;
}
img{
	border:0;
}


/* SPLASH PAGE STYLES */
#hide_bg{
	background:#000000;
	height:64px;
	width:100%;
}
#splash_header{
	float:left;
	clear:both;
	width:860px;
	height:70px;
	margin-left:60px;

}
#splash_header_left{
	width:38px;
	height:70px;
	float:left;
	clear:none;
}
#splash_header_right{
	width:42px;
	height:70px;
	float:right;
	clear:none;
}
#splash_home_button a{
	display:block;
	width:224px;
	height:70px;
	float:left;
	clear:none;
	margin:0px;
}
#splash_menu{
	width:342px;
	margin:0px 10px 0px 0px;
	float:right;
	clear:none;
}
#splash_menu ul{
	margin:0px;
	padding:0px;
}
#splash_menu ul li{
	list-style:none;
	display:inline;
	background:url(images/splash_header_07.jpg) left no-repeat;
	padding: 5px 7px 15px 25px;
}
#splash_menu ul li.cat-item-6{
	list-style:none;
	display:inline;
	background:none;
	padding: 5px 7px 15px 7px;
}
#splash_menu ul li a:link, #splash_menu ul li a:visited{
	line-height:70px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#CCCCCC;
}
#splash_menu ul li a:hover{
	color:#FFCC00;
}
#splash_content{
	color:#FFFFFF;
	text-align:center;
	background:url(images/new/home_03.jpg) no-repeat center;
	padding-top:50px;
}

#xperts_content{
	padding:30px 0px 0px 66px;
	width:745px;
	height:494px;
}
#xperts_title{
	padding: 0px;
	width:250px;
	height:60px;
	float:left;
	clear:none;
}
#xperts_subtitles_1{
	padding: 15px 19px 0px 19px;
	width:250px;
	height:20px;
	float:left;
	clear:left;
}
#xperts_subtitles_2{
	padding: 0px 19px 0px 19px;
	width:250px;
	float:left;
	clear:left;
}

#xperts_entry{
	padding: 0px 19px 0px 19px;
	width:250px;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}
#xperts_entry_2{
	padding: 0px 19px 0px 19px;
	width:320px;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
}

#xperts_left{
	width:380px;
	height:328px;
	float:left;
	clear:left;

}
.grey{
	background:#e0dfdd;
	overflow-y:scroll;
}
#xperts_right{
	float:left;
	clear:none;
	width:220px;
	height:300px;
	padding:0px 0px 0px 39px;
}
#xperts_menu{
	float:left;
	clear:both;
	width:600px;
	padding:6px 0px 0px 9px;
}
#close_button a{
	float:right;
	clear:both;
	width:140px;
	height:44px;
	display:block;
}
#xperts_subclose a{
	float:left;
	clear:none;
	background:url(images/xpertsubclose_03.jpg);
	width:56px;
	height:26px;
	display:block;
}


#scrolley{
	padding:6px 0px 0px 0px;
	width:762px;
}
#button_left{
	float:left;
	clear:none;
}
#button_right{
	float:left;
	clear:none;
}

#photo_slide{
	width:727px;
	float:left;
	clear:none;
}

h1, h2{
	margin:0px;
	padding:0px;
}

.default #content{
	padding:15px;
	width:770px;
}
.post{
	font-size:12px;
	color:#FFFFFF;
}
small{
	font-size:11px;
	font-weight:bold;
	color:#FFCC00;
}
a.more-link{
	color:#FFCC00;
}
.navigation{
	width:100%;
	color:#FFCC00;
	font-size:11px;
}
.navigation .alignleft{
	float:left;
	clear:none;
	width:45%;
}
.navigation .alignright{
	float:right;
	clear:none;
	width:45%;
	text-align:right;
}
.navigation a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFCC00;
}	
