@charset "utf-8";

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;
}

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

a:hover, a:focus, a:active {
  color : #fff;
  text-decoration : none;
}

a:focus, a:active {
  color : #fff;
  background-color : #000033;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	margin: 10px 0px;	
}

h2 {
	font-size: 20px;
	margin: 15px 0px;

}

h3 {
	font-size: 36px;
	margin: 0px 0px;
}

body {
			margin: 		0;
			padding:		0;
			font-family:	Arial, Helvetica, sans-serif;
			font-size: 		11px;
			color: #FFF;
			background-color:#000;
			background-image: url(images/backgroundflash.jpg);
			background-position: top;
			background-repeat:no-repeat;
		}
		
body#insidepage {
			margin: 		0;
			padding:		0;
			font-family:	Arial, Helvetica, sans-serif;
			font-size: 		11px;
			color: #fff;
			background-color:#000;
			background-image: url(images/background_inside.jpg);
			background-position: top;
			background-repeat:no-repeat;
		}
		
#articletext {
			font-family:	Arial, Helvetica, sans-serif;
			font-size: 		130%;
			color: #fff;
		}
		
#publishtext {
			font-family:	Arial, Helvetica, sans-serif;
			color: #ccc;
			font-size: 		33%;
			line-height: 32px;
		}
		
#ubercontainer {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}

#flashcontainer {
	position:relative;
	margin:auto;
	width:1050px;
}

#container {
	position:absolute;
	left:0;
	top:0;
	background-image: url(images/headerbar.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}

#content {
	position:		relative;
	top: 60px;
	width: 960px;
	margin:			auto;
}

#header {
	position:		relative;
	width: 960px;
	margin: auto;
}

#splash {
	position:		relative;
	width: 960px;
	height: 460px;
	margin: auto;
}

#testsplash {
	position:		relative;
	width: 960px;
	height: 460px;
	margin: auto;
}

#innersplash {
	position:		relative;
	width: 960px;
	height: 230px;
	margin: auto;
}

#sectiontitle {
	position:		relative;
	width: 960px;
	height: 40px;
	margin: auto;
	text-indent: 20px;
}

#sponsors {
	float: left;
	margin-top:		270px;
	background-image: url(images/sponsorsbg.png);
	width: 960px;
	height: 190px;
	display: inline;
}

#testsponsors {
	float: left;
	margin-top:		270px;
	background-image: url(images/sponsorsbg.png);
	width: 960px;
	height: 190px;
	display: inline;
}

#sponsorstop {
	float: left;
	width: 960px;
	height: 176px;
	margin-top:		-50px;
	display: inline;
	overflow:hidden;
}

#sponsorsbottom {
	float: left;
	width: 940px;
	height: 64px;
	padding:			10px;
	display: inline;
}

#innersponsors {
	float: left;
	margin-top:		40px;
	background-image: url(images/sponsorsbg.png);
	width: 960px;
	height: 190px;
	display: inline;
}

#maincontent {
	position:		relative;
	width: 960px;
	margin:			auto;
}

#leftbar {
	float: left;
	width: 220px;
	margin:			10px;
	display: inline;
}

#articleleftbar {
	float: left;
	width: 130px;
	display: inline;
}

#newscontentpanel {
	float: left;
	width: 460px;
	margin:			10px;
	display: inline;
}

#videocontentpanel460 {
	float: left;
	width: 460px;
	margin:			10px;
	display: inline;
}

#articlecenterbar {
	float: left;
	width: 550px;
	display: inline;
}

#photoviewpanel {
	float: left;
	width: 260px;
	padding: 10px;
	display: inline;
}

#photothumbpanel {
	float: left;
	width: 400px;
	display: inline;
}

#articlecontentpanel {
	float: left;
	width: 680px;
	margin:			10px;
	display: inline;
}

#gamespanel720 {
	float: left;
	width: 720px;
	display: inline;
}

#gamesdisplay {
	float: left;
	width: 720px;
	margin-top:		10px;
	display: inline;
}

#contentpanel700 {
	float: left;
	width: 700px;
	margin:			10px;
	display: inline;
}

#contentpanel460 {
	float: left;
	width: 460px;
	margin:			10px;
	display: inline;
}

#contentpanel220 {
	float: left;
	width: 220px;
	margin:			10px;
	display: inline;
}

.rostersection {
	float: left;
	width: 700px;
	margin-bottom:		10px;
	display: inline;
}

#sidebar {
	float: left;
	width: 220px;
	margin:			10px;
	display: inline;
}

#socialnetwork {
	width: 200px;
	text-align: center;	
}

.panel {
	float: left;
	width: 220px;
	#margin-bottom:		10px;
	display: inline;
}

.nickname {
	font-size: 14px;
	font-weight: bold;
	color: #ee6421;
}

.rostersidebar {
	float: left;
	width: 220px;
	margin-right:		20px;
	#margin-bottom:		10px;
	display: inline;
}

.panelbar700 {
	float: left;
	width: 700px;
	height: 28px;
	margin-left:			10px;
	margin-right:			10px;
	background-image: url(images/panelbar_700.png);
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px 0px 4px;
	display: inline;
}

.panelbar {
	float: left;
	width: 220px;
	height: 28px;
	background-image: url(images/panelbar.png);
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px 0px 4px;
	display: inline;
}

.panelcontent {
	float: left;
	width: 200px;
	padding:			10px;
	margin-bottom:		10px;
	background: 	transparent url(images/contentbg.png);
	display: inline;
}

.rostersidebarcontent {
	float: left;
	width: 200px;
	padding:			10px;
	margin-bottom:		10px;
	text-align:right;
	display: inline;
}

.rosterentry {
	float: left;
	width: 200px;
	padding:			10px;
	margin-bottom:		10px;
	display: inline;
}

#newspanelbar {
	float: left;
	width: 460px;
	height: 28px;
	background-image: url(images/newspanelbar.png);
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px 0px 4px;
	display: inline;
}

#videopanelbar460 {
	float: left;
	width: 460px;
	height: 28px;
	background-image: url(images/newspanelbar.png);
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px 0px 4px;
	display: inline;
}

#photopanelbar460 {
	float: left;
	width: 460px;
	height: 28px;
	background-image: url(images/newspanelbar.png);
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 0px 0px 4px;
	display: inline;
}

#videodisplay460 {
	float: left;
	width: 460px;
	margin-bottom: 10px;
	display: inline;
}

#photodisplay460 {
	float: left;
	width: 460px;
	display: inline;
}

#videodescription460 {
	float: left;
	width: 440px;
	padding: 10px;
	background-image: url(images/contentbg.png);
	display: inline;
}

#photodescription460 {
	float: left;
	width: 440px;
	padding: 10px;
	background-image: url(images/contentbg.png);
	display: inline;
}

.videopreview {
	float: left;
	width: 200px;
	display: inline;
}

.videothumb {
	float: left;
	width: 60px;
	display: inline;
}

.videosummary {
	float: left;
	width: 130px;
	padding-left: 10px;
	display: inline;
}

.photopreview {
	float: left;
	width: 200px;
	display: inline;
}

.photothumb {
	float: left;
	width: 60px;
	display: inline;
}

.photosummary {
	float: left;
	width: 130px;
	padding-left: 10px;
	display: inline;
}

#wallpaperpreview {
	float: left;
	width: 200px;
	text-align: center;
	display: inline;
}

.newsarticle {
	float: left;
	width: 460px;
	background-image: url(images/contentbg.png);
	#padding-top:		-5px;
	display: inline;
}

.article {
	float: left;
	width: 680px;
	#padding-top:		-5px;
	display: inline;
}

.aboutbox {
	float: left;
	width: 420px;
	padding: 20px;
	background: 	transparent url(images/contentbg.png);
	#padding-top:		-5px;
	display: inline;
}

.aboutbox p {
	line-height: 15px;
	margin: 15px 0px;
}

.resultsbox {
	float: left;
	width: 680px;
	margin:			0px 10px 10px 10px;
	padding: 10px;
	background: 	transparent url(images/contentbg.png);
	#padding-top:		-5px;
	display: inline;
}

.rosterbox {
	float: left;
	width: 440px;
	padding: 10px;
	background: 	transparent url(images/contentbg.png);
	#padding-top:		-5px;
	display: inline;
}

.newsarticledate {
	float: left;
	width: 90px;
	height: 90px;
	background-image: url(images/newsdatebg.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	#padding-top:		20px;
	display: inline;
}

.articledate {
	float: left;
	width: 90px;
	height: 90px;
	background-image: url(images/newsdatebg.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	margin: 0px 20px;
	#padding-top:		20px;
	display: inline;
}

#commentcount {
	float:left;
	width: 130px;
	height: 90px;
	text-align: center;
	#padding-top:		20px;
	font-size: 		130%;
	display: inline;
}

.day {
	font-size:36px;
	font-weight: bold;
	display: block;
	width: 90px;
	margin: 15px 0px 0px;
	padding: 0px;
}

.monthyr {
	font-size:14px;
	font-weight: bold;
	display: block;
	width: 90px;
	margin: 5px 0px;
	padding: 0px;
}

.newsarticlesummary {
	float: left;
	width: 360px;
	padding-right:		10px;
	#padding-top:		20px;
	display: inline;
}

.newsarticlesummary p {
	line-height:	16px;
	margin: 10px 0px;
}

.articlefull {
	float: left;
	width: 510px;
	background-image: url(images/contentbg.png);
	padding: 20px;
	display: inline;
}

.articlefull p {
	line-height: 20px;
	margin: 15px 0px;
}

.comments {
	float: left;
	width: 530px;
	background-image: url(images/contentbg.png);
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	#padding-top:		20px;
	display: inline;
}

.comments_media {
	float: left;
	width: 660px;
	background-image: url(images/contentbg.png);
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	#padding-top:		20px;
	display: inline;
}

#profilephoto {
	float: left;
	width: 70px;
	display: inline;
}

#profilesummary {
	float: left;
	width: 125px;
	padding-left: 5px;
	display: inline;
}

.resultspreview {
	float: left;
	width: 200px;
	#margin-bottom:		10px;
	display: inline;
}

.gametype {
	float: left;
	width: 40px;
	display: inline;
}

.gamedetail {
	float: left;
	width: 95px;
	padding-left: 5px;
	display: inline;
}

.gamescore {
	float: left;
	width: 60px;
	text-align:center;
	font-size:22px;
	font-weight: bold;
	display: inline;
}

.resultsfull {
	float: left;
	width: 680px;
	#margin-bottom:		10px;
	display: inline;
}

.gametypefull {
}

.gamedetailmatch {	
	font-size:12px;
}

.gamedetailcomp {
	font-size:12px;
}

.gamedetaildate {
	font-size:12px;
}

.gamescorefull {
	font-size:24px;
	font-weight: bold;
}

.status {
	font-size:11px;
	font-weight: bold;
}

.profilebar {
	float:left;
	width: 160px;
	height: 60px;
	display: inline;
}

.tweetcontent {
	float:left;
	width: 780px;
	height: 60px;
	display: inline;
}

.datebar {
	float:left;
	font-size:12px;
	font-weight: bold;
	color:#666;
	width: 760px;
	height: 15px;
	display: inline;
}

.statusbar {
	float:left;
	font-size:16px;
	font-weight: bold;
	color:#000;
	width: 760px;
	height: 35px;
	line-height: 16px;
	padding-bottom:0;
	display: inline;
}

#logo {
	float: left;
	width: 220px;
	display: inline;
}

#navigation {
			float:			right;
			margin-top:		14px;
			width:			620px;
			height:			45px;
			display: inline;
		}
		
		#navigation ul {
			margin:			0;
			padding:		0;
			padding-left:	0px;
			padding-right:	0px;
		}
		

		
		#navigation ul li {
			list-style:		none;
			float:			left;
			width: auto;
			margin-left:	0px;
			display: inline;
		}
		
		#navigation ul li.current {
			list-style:		none;
			float:			left;
			width: auto;
			margin-left:	0px;
			display: inline;
		}
		
		#navigation ul li a {
	color : 		#CCC;
	display:		inline;
	height:			45px;
	line-height:	45px;
	outline:		none;
	padding-left:	18px;
	padding-right:	18px;
	background-color: transparent;
	font-weight: bold;
		}
		
		#navigation ul li a:hover {
	color : 		#FFF;
	display:		inline;
	height:			45px;
	line-height:	45px;
	background:		transparent url(images/navpointer_hover.png) no-repeat center top;
	font-weight: bold;
		}
		
		#navigation ul li.current a {
			color : 		#da5d21;
			display:		inline;
			height:			45px;
			line-height:	45px;
			background:		transparent url(images/navpointer.png) no-repeat center top;
			font-weight: bold;
		}
		
#footer {
	width: 960px;
	margin:			auto;

}

.commentbox {
	margin: 		auto;
	width:			500px;
}

.author {
			float:			left;
			width:			140px;
			display: inline;
		}
		
		.comment {
			float:			left;
			width:			390px;
			display: inline;
		}

#stylizedcmt{
}
#stylizedcmt h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylizedcmt p{
font-size:11px;
color:#da5d21;
margin-bottom:20px;
padding-bottom:10px;
}
#stylizedcmt label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylizedcmt .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylizedcmt input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #da5d21;
width:280px;
margin:2px 0 20px 10px;
display: inline;
}
#stylizedcmt textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #da5d21;
width:280px;
height:100px;
margin:2px 0 20px 10px;
display: inline;
}
#stylizedcmt button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background: url(images/button.png) no-repeat;
border:solid 0px #ffffff;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

/* ----------- My Form ----------- */
.contactbox {

	margin: 		auto;
	width:			440px;
}		

/* ----------- stylized ----------- */
#stylized{
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#da5d21;
margin-bottom:20px;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
display: inline;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #da5d21;
width:280px;
margin:2px 0 20px 10px;
display: inline;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #da5d21;
width:280px;
height:100px;
margin:2px 0 20px 10px;
display: inline;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:url(images/button.png) no-repeat;
border:solid 0px #ffffff;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

/* fix negative margins */
#sponsorstop {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
#flashcontainer,
#content,
#innersplash,
#sectiontitle,
#header,#maincontent,
#splash,#testsplash {zoom:1;}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:190px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:960px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
