/*
	BO2 (blackorange Version 2) Theme
	Developed by willr | willr.co.nz
	Any Questions feel free to contact
	me via my site
*/

/*------------------------ 
	DEFAULT STYLES AND Misc CLASS'S */
	
* { margin: 0; padding: 0; border;}
a { text-decoration: none;}
img, a img { border: 0;}
ul, li { list-style: none;}
html, body { height: 101%;}
body { background: #343434 url("/img/pagebg.gif") repeat-x; font-family: "Lucida Grande", verdana, "Lucida Sans Unicode", sans-serif; font-size: 62.5%; color: #fbfbfb;}
.clear { clear: both; margin: 3px 0;} /* Use .clear To clear floats. I chose this over the 'better' clearing method (the :AFTER technique) just for ease for the css beginners who need to understand this .  */

/* ------------------------- PARAGRAPH STYLES */
p { color: #fbfbfb; line-height: 1.5em; font-size: 1.12em; margin-left: 6px;}
p a { color: #eee;}
p a:hover {color: #fff; border-bottom: 1px dotted #666;}
abbr, acronym { border-bottom: 1px dotted #666;}
blockquote { margin: 10px auto 10px auto;width: 450px; background: #3B3B3B url("/img/blockquote.gif") no-repeat center bottom; font-size: 1.5em; font-style: italic;}
blockquote p { margin: 10px; padding: 10px;}
cite { color: #555; text-indent: 20px; font-size: 0.8em;}
pre { margin: 10px auto 10px auto; width: 450px; background: #3B3B3B no-repeat center bottom; font-size: 1.4em; color: #9f9f9f;}
p.sub { margin: -1px 0 30px 0; font-size: 0.9em; color: #777;}


/* form elements */

form {
	margin:5px; padding: 5px;
	background-color: #434343; 
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	padding: 4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#555;
}

select {
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#555;
}

textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	height:100px;
	display:block;
	color:#555;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF; 
	padding: 2px 3px; 
	color: #555;	
}

/*  styles for the unit rater     */
.ratingblock {
	width: 125px;
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}


.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 25px;
	position: relative;
	background: url('/img/alt_star.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover {
	background: url('/img/alt_star.gif') left center;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:25px;}
.unit-rating a.r2-unit{left:25px;}
.unit-rating a.r2-unit:hover{width: 50px;}
.unit-rating a.r3-unit{left: 50px;}
.unit-rating a.r3-unit:hover{width: 75px;}
.unit-rating a.r4-unit{left: 75px;}	
.unit-rating a.r4-unit:hover{width: 100px;}
.unit-rating a.r5-unit{left: 100px;}
.unit-rating a.r5-unit:hover{width: 125px;}

.unit-rating li.current-rating {
	background: url('/img/alt_star.gif') left bottom;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

#ratingtxt { padding-top: 5px; }
#ratetext { 
    /* text of rating */
}

/*----------------------- MAIN CONTAINERS AND COLUMNS - ALL THAT LAYOUT STUFF */

#container { width: 770px; margin: 0 auto;}
#leftcol { width: 200px; float: left; margin-top: 40px; height: 105%;}
#rightcol { width: 549px; float: right; margin-top: 40px;}

.list-game {
	margin: 0 0 15px 10px;
 	padding: 3px;
 	background: #434343;
	border-left: 3px solid #FF9215;  
	font-weight: bold;
	width: 100%;
	display: table;
}

.game-left {
	width: 45%;
	float: left;
	display: table-cell;
}

.game-right {
	width: 45%;
	float: right;
	display: table-cell;
}

.description {
	margin: 5px;
 	padding: 16px;  	
 	background: #434343;
	border-left: 3px solid #FF9215;
	font-weight: bold; 
}

.share {
	margin: 2px;
 	padding: 5px;
 	background: #434343;
	border-left: 3px solid #FF9215;  
	font-weight: bold; 
	height: 250px;
}

.share p {
	margin: 0;
	padding: 4px;
}

.share-left {
	width: 45%;
	float: left;
}

.share-right {
	width: 45%;
	float: right;
}

.video {
	margin: 5px;
 	padding: 16px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #EC981F;  
	font-weight: bold;
}

/* footer */
#footer {
	clear: both;
	border-top: 1px solid #FF9215;
	text-align: center;	
	height: 50px;	
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

/*--------------------- GO THE HEADERS */
 
 /* The logo styles */
 
h1 { font-size: 3.0em; white-space: pre; line-height: 38px; color: #fff;}
h2 { font-size: 1.8em; margin: 8px 0;}
h2 a { padding: 0 6px; margin: 15px 0; font-weight: 300; color: #F8F8F8; letter-spacing: -0.02em;}
h2 a:hover { color: #fff; background: #FF8803 repeat-x;}
h2 span { font-size: 1em; color: #b8b8b8; margin-left: 10px;}
h3 { color: #FF9215; font-size: 1.3em; margin: 15px 0 10px 0;}
h4, h5, h6 { font-size: 1.3em; color: #f0f0f0; margin: 10px 10px 10px 6px; width: 80%; border-bottom: 1px dotted #666} 

#header h1 { font-size: 4.6em; padding: 0; margin: 0; white-space: pre; line-height: 38px; color: #fbfbfb;}
#header h1 span { color: #FF9215; }

/*---------------------- ARTICLE 'OPTIONS' BOX */
.artop { width: 548px; height: 42px; margin: 20px auto 30px auto; background: #434343 no-repeat;}
.artop p { line-height: 42px; color: #8B8B8B; text-indent: 10px;}
.artop a { color: #8B8B8B;}
.artop a:hover  { color: #ccc; border-bottom: 1px dotted #666;}

/* --------------------- Lists in the left */
#leftcol ul li a { color: #fbfbfb; display: block; font-size: 1.2em; text-indent: 10px; line-height: 25px; width: 182px; height: 25px;}
#leftcol ul li a:hover { color: #fff; background: #FF9215 url("/img/bookmarkhover.gif") no-repeat;}
