/* Basic tags */

* { margin: 0px; padding 0px; }

img { border: 0px; }

body {
	background-color: #600000;
	font-family: Verdana, Arial, sans-serif;
	color: #EEEEEE;
	background-image: url(../images/background.png);
	background-position: 35% 0%;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

* html body 
{
	background-image: url(../images/background.gif);
}

a 
{
	color: #8FA6FB;	
	text-decoration: none;
	font-size: 0.9em;
}

a:hover 
{
	text-decoration: underline;	
}

img 
{
	border: 0px;	
}

img.left 
{
	float: left;
	margin: 3px 10px 10px 0px;	
}

img.right 
{
	float: right;
	margin: 3px 0px 10px 10px;	
}


div.title
{
	height: 100px;	
	background-color: #000000;
	background-image: url(../images/heads.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}

div.titleinner
{
	background-image: url(../images/background2.gif); 
	background-position: 35% 0%;
	background-repeat: repeat-y;
	height: 100px;
}

div.titleinner a
{
	display: block;
	width: 28%;
	height: 100px;
	background-color: #420000;
}	

div.titleinner a img 
{
	margin-left: 16px;
}

div#page
{
	margin-left: 31%;	
	margin-top: 50px;
	padding-left: 50px;
}

div.post
{
	margin: 25px 0px;
	background: #840000 url(../images/postcurve-top.png) no-repeat 0px -1px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.post table td
{
	padding: 2px 5px;
}

* html div.post 
{
	background-image: url(../images/postcurve-top.gif);
}

div.post div.inner 
{
	background: url(../images/postcurve-bottom.png) no-repeat left bottom;
	padding: 5px 12px 5px 12px;
	overflow: hidden; 
}

* html div.post div.inner  
{
	background-image: url(../images/postcurve-bottom.gif);
	position: relative;
	top: 0px;
	left: 0px;
}

* html div.post div.inner
{
	padding: 5px 2% 5px 2%;
	width: 96%;
}

div.post h3
{
	background: #600000 url(../images/post-inner-curve-top-right.png) no-repeat top right;
	color: #FFFFFF;	
	font-weight: normal;
	height: 26px;
}

* html div.post h3
{
	background-image: url(../images/post-inner-curve-top-right.gif);
}

div.post h3 span
{
	background: url(../images/post-inner-curve-top-left.png) no-repeat top left;
	display: block;
	padding-left: 25px;
	font-size: 19px;
	height: 26px;
	line-height: 26px;
}

* html div.post h3 span
{
	background-image: url(../images/post-inner-curve-top-left.gif);
}

div.post div.category 
{
		
	text-align: right;	
	width: 25%;
	position: absolute;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	top: 10px;
	right: 12px;
	color: #B00000;
}

div.post div.category 
{
	padding-right: 25px;	
}

.win 
{
	color: #00B000;	
}

.loss 
{
	color: #B00000;	
}

.draw
{
	color: #6060B0;	
}

ul.articlelist, ul.categorylist 
{
	list-style-type: none;	
}

ul.articlelist li ul.categorylist li
{
	margin-bottom: 5px;	
}

ul.articlelist li.brief div.maps
{
	margin-bottom: 1em;
}

li.brief div.data span.datestamp
{
	padding-left: 0.2em;
	color: #B00000;
}

li.brief div.data span.comments
{
	color: #B00000;
}

ul.categorylist li
{
	margin-bottom: 10px;	
}

ul.history
{
	padding-left: 0px;	
}

ul.history li 
{
	margin-left: 25px;
	padding-left: 0px;
	margin-bottom: 0px;	
}

div.post div.text h1, div.post div.text h2, div.post div.text h3, div.post div.text h4
{
	background-image: none;
	font-weight: bold;	
}

div.post div.text, ul.matchlist, ul.leaguelist, ul#columnList, ul.articlelist, ul.categorylist
{
	padding-left: 25px;
	padding-right: 25px;	
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 13px;
	background: #600000 url(../images/post-inner-curve-bottom-left.png) no-repeat bottom left;
}

/* Goddamn I hate IE */
* html div.post div.text, * html ul.matchlist, * html ul.leaguelist, * html ul#columnList, * html ul.articlelist, * html ul.categorylist
{
	background-image: url(../images/post-inner-curve-bottom-left.gif);
}

div.post div.text p
{
	margin-bottom: 1em;	
}

div.post div.text ul
{
	margin-bottom: 1em;
}

div.files 
{
	padding: 0.8em 0px;
}

div.files ul 
{
	padding-left: 0px;
	margin-left: 25px;
	list-style-type: none;
}

div.files ul li 
{
	margin-bottom: 2px;
}

div.files ul li span.downloads
{
	font-size: 0.9em;
}

ul.demos, ul.maps
{
	background: #600000;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	list-style-type: none;
}

ul.demos li, ul.maps li
{
	margin-bottom: 4px;	
}

div.match 
{
	width: 100%;
	background: #600000;
	overflow: hidden;	
}	

div.text div.matchresult
{
	padding-bottom: 1em;	
}

div.text div.matchresult ul 
{
	padding-left: 0px;
	margin-left: 50px;	
}

div.matchresults
{
	width: 48%;
	float: right;
	clear: right;	
	margin-right: 25px;
	margin-top: 13px;
	border-left: 1px dotted #B00000;
}

div.league, div.clan, div.score
{
	margin-left: 25px;
	padding-bottom: 4px;
	text-align: right;
}

div.matchresults div.score 
{
	font-size: 1.2em;	
	line-height: 1.1em;
	margin-top: -5px;
}

* html div.matchresults div.score
{
	margin-top: 0px;	
}

div.post div.comments, div.post div.recent
{
	position: absolute;
	bottom: 8px;
	left: 25px;
	padding-left: 12px;
	padding-top: 2px;
}

* html div.post div.comments, * html div.post div.recent
{
	padding-left: 2%;	
}

div.post div.info
{
	float: right;
	background: #600000 url(../images/post-inner-curve-bottom-right.png) no-repeat bottom right;
	width: auto;
	text-transform: lowercase;
}

* html div.post div.info
{
	background-image: url(../images/post-inner-curve-bottom-right.gif);
}

div.post div.info span.info
{
	background: url(../images/post-inner-curve-bottom-left.png) no-repeat bottom left;
	padding: 2px 25px 4px 25px;
	display: block;
	color: #B00000;
	font-size: 0.9em;
}

* html div.post div.info span.info
{
	background-image: url(../images/post-inner-curve-bottom-left.gif);	
}

div.post span.control 
{
	padding-left: 5px;	
}

div.clear
{
	clear: both;
	line-height: 0px;
}

/* Nav */

div.nav 
{
	width: 100%;
	overflow: hidden;
}

div.nav ul
{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 25px;
}

div.nav li.prev, div.nav li.next
{
	float: left;
	width: 8em;
	padding-left: 0px;
	margin-left: 0px;
}

div.nav ul li.nomore 
{
	color: #600000;
}

/* Comments Stuffe */

div.commentdisplay 
{
	margin-left: 40px;		
}

div.commentdisplay h5, div.commentform h5
{
	color: #F1D017;
	font-size: 1.1em;
	margin-bottom: 1em;	
}

div.commentdisplay ol
{
	margin-left: 0px;
	padding-left: 0px;	
	margin-bottom: 2em;
	color: #800000;
}

div.commentdisplay ol li
{
	margin-bottom: 1.5em;
	margin-right: 50px;
	margin-left: 20px;
}

div.commentdisplay ol li div 
{
	color: #FFFFFF;	
}

div.commentdisplay ol li p 
{
	margin-bottom: 0.9em;
}

div.commentdisplay ol li div.text
{
	padding-bottom: 8px;
	border-bottom: 1px dotted #B00000;
}

div.commentdisplay ol li div.info
{
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	color: #800000;
}

div.commentdisplay ol li div.info span.poster
{
	color: #B00000;	
}

div.commentform 
{
	margin-left: 40px;
	padding-bottom: 2em;	
}

div.commentform div.formElement label 
{
	float: left;
	width: 15%;
}

div.commentform div.formElement
{
	margin-bottom: 5px;	
}

div.commentform div.formElement input#poster 
{
	width: 75%;	
	background-color: #800000;
	color: #FFFFFF;	
	border: 1px inset #F1D017;
}

div.commentform div.form 
{
	width: 100%;	
}

div.commentform div.formElement textarea
{
	width: 90%;
	background-color: #800000;
	color: #FFFFFF;	
	border: 1px inset #F1D017;
}

/* Login Stuffe */

h4.login 
{
	width: 90%;
	font-size: 19px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #F1D017;
	margin-bottom: 5px;	
}

div#login 
{
	margin-top: 10px;	
}

div#login div.element 
{
	margin-bottom: 3px;
	width: 80%;	
}

div#login div.element label 
{
	float: left;
	width: 7em;	
}

div#login input 
{
	background-color: #800000;
	color: #FFFFFF;	
	border: 1px inset #F1D017;
}

div#login div.buttons input 
{
	border: 1px outset #F1D017;
	margin-top: 5px;
}

/* Admin Stuff */

div.admin 
{
	padding-bottom: 2em;	
}

div.admin h3 
{
	width: 90%;
	font-size: 19px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #F1D017;
	margin-bottom: 1em;
}

div.admin ul.existing 
{
	margin: 1em 0px;
	padding-left: 50px;	
}

div.admin div.element 
{
	margin-bottom: 3px;
	width: 80%;	
}

div.admin div.formElement 
{
	clear: left;
	margin-bottom: 5px;	
}

div.admin div.formElement label 
{
	float: left;
	width: 10em;	
}

div.edit div.formElement label 
{
	width: 7em;	
}

div.admin textarea
{
	margin-top: 1em;	
}


div.admin div#elementMaps label.for
{
	width: 3em;	
}

div.admin div#elementMaps label.against
{
	padding-left: 1em;
	width: 5em;	
}

div.admin div#elementMaps ul, div.admin div#elementFiles ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin: 1em 0px;
}

div.admin div#elementMaps ul li, div.admin div#elementFiles ul li
{
	clear: left;
	margin-top: 5px;	
}

div.admin div#elementFiles ul li div
{
	margin-bottom: 3px;	
}

div.admin div#elementMaps input, div.admin div#elementMaps select 
{
	float: left;
	margin-right: 5px;	
}

div.admin div.formElement input 
{
	background-color: #800000;
	color: #FFFFFF;	
	border: 1px inset #F1D017;
}

div.admin div.formElement textarea
{	
	background-color: #800000;
	color: #FFFFFF;	
	border: 1px inset #F1D017;
}

/* High scores */

div.highscore
{
	width: 150px;
	margin-right: 23px;
	margin-top: 20px;
	border: 1px solid #800000;
	float: left;	
	padding-bottom: 5px;
}

div.highscore h5
{
	background-color: #800000;
	padding: 3px;	
}

div.highscore dl
{
	padding: 3px;	
}

div.highscore dl dt
{
	float: left;
	width: 75%;
	margin-top: 3px;		
}

div.highscore dl dd
{
	float: left;
	width: 25%;
	margin-top: 3px;	
}

/* Menu Stuffe */

div#menu
{
	width: 31%;
	position: absolute;
	top: 100px;
	left: 0px;
	padding-top: 50px;
	
}

div#menu ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

div#menu ul li 
{
	margin-left: 25px;	
}

div#menu h4, div#menu ul
{
	list-style-type: none;
	margin-right: 50px;
	background-color: #800000;	
}

div#menu h4 
{
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	color: #F1D017;	
	clear: left;
}

div#menu h4.nav 
{
	background-image: url(../images/menucurve-top.png);
	background-position: right top;
	background-repeat: no-repeat;	
}

div#menu ul#menuAdmin 
{
	background-image: url(../images/menucurve-bottom.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

div#menu div.navwrapper 
{
	margin-right: 50px;
	padding-left: 25px;
	background-color: #800000;
}

div#menu ul#menuNavigation 
{
	overflow: hidden;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

div#menu ul#menuNavigation li
{
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px 5px 5px 0px;
}



div#menu ul#menuNavigation li.matches 
{
	background: url(../images/matches.png) top left no-repeat; 
}

* html div#menu ul#menuNavigation li.matches 
{
	background-image: url(../images/matches.gif); 
}

div#menu ul#menuNavigation li.about 
{
	background: url(../images/about.png) top left no-repeat; 
}	

* html div#menu ul#menuNavigation li.about 
{
	background-image: url(../images/about.gif); 
}

div#menu ul#menuNavigation li.home 
{
	background: url(../images/home.png) top left no-repeat; 
}	

* html div#menu ul#menuNavigation li.home 
{
	background-image: url(../images/home.gif); 
}

div#menu ul#menuNavigation li.downloads 
{
	background: url(../images/downloads.png) top left no-repeat; 
}	

* html div#menu ul#menuNavigation li.downloads 
{
	background-image: url(../images/downloads.gif); 
}

div#menu ul#menuNavigation li.columns 
{
	background: url(../images/columns.png) top left no-repeat; 
}	

* html div#menu ul#menuNavigation li.columns 
{
	background-image: url(../images/columns.gif); 
}

div#menu ul#menuNavigation li.articles 
{
	background: url(../images/articles.png) top left no-repeat; 
}

* html div#menu ul#menuNavigation li.articles 
{
	background-image: url(../images/articles.gif); 
}

div#menu ul#menuNavigation li.news 
{
	background: url(../images/news.png) top left no-repeat; 
}

* html div#menu ul#menuNavigation li.news 
{
	background-image: url(../images/news.gif); 
}

div#menu ul#menuNavigation li a 
{
	display: block;
	padding-left: 10px;
	line-height: 30px;
	height: 100px;
	font-weight: bold;
	
	
}

div#menu ul#menuNavigation li.last
{
	float: none;
	clear: both;
	line-height: 0px;
	font-size: 0px;	
	height: 1px;
	margin-bottom: 0px;
}

div#menu ul#menuColumns li span.title 
{
	display: block;
}

div#menu ul#menuColumns li span.title a
{
	font-size: 1em;		
}

div#menu ul#menuColumns li span.poster, div#menu ul#menuColumns li span.time
{
	font-style: italic;
	font-size: 0.9em;	
}

div#menu ul#menuColumns li
{
	padding-bottom: 5px;	
}



div#footer
{
	display: none;	
}
