/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #666159 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D4D4D4;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 13px;
}

a:link {
	color: #C1D11C;
}

a:hover, a:active {
	text-decoration: none;
	color: #C1D11C;
}

a:visited {
	color: #C1D11C;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 850px;
	background:transparent url(images/24hrgamer.png) no-repeat scroll 0 0;
	height:122px;
	margin: 0 auto 40px auto;
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 140px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #F5F5F5;
	margin-left: 5px;
	padding: 7px 20px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	border-top: 5px solid #C1D11C;
	border-bottom: 3px solid #C1D11C;
	text-decoration: none;
}

#menu .active a {
	border-top: 5px solid #C1D11C;
	border-bottom: 3px solid #C1D11C;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

/* Post */

.post {
}

.post .title, .post h1 {
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0 0 7px 18px;
	background: url(images/img03.gif) no-repeat left 50%;
	border-bottom: 1px solid #86910F;
}

.post .entry {
}

.post .meta {
	border: 1px solid #86910F;
	padding: 5px 10px 25px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left 50%;
	border-bottom: 1px solid #86910F;
	font-size: 16px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 4px 4px;
	background: #C1D11C;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 100px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #666159 url(images/img02.jpg) repeat-x left top;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #A0A0A0;
}

#legal a {
	color: #A0A0A0;
}


/* Additional CSS */

.sliderwrapper{
overflow: hidden; /*leave as is*/
width: 691px; /*width of featured content slider*/
height: 250px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
width: 526px;
margin: 0 auto;
color: #ffffff;
background-color: transparent;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.game_title {
font-family:Taqhoma, Arial, Helvetica, sans-serif;
font-size:20px;
line-height: 25px;
color: #ffffff;
background-color: transparent;
}
.game_text {
font-family:Taqhoma, Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
background-color: transparent;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
background-color: navy;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
background-color: #FEE496;
}

.homebox {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-weight:bold;
font-size:12px;
text-align:left;}
.homebox a {
font-family:Arial, Helvetica, sans-serif;
color: #990000;
font-size:12px;
font-weight:bold;
text-decoration: underline;
}
.homebox a:hover {
	color: #000099;
}
.border {
border-right:solid #000000 1px;
}

#homewrapper{
width:700px;
padding-bottom:20px;
}

#catwrapper{
width:700px;
}
#column1{
float:left;
width:28%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#game_info_column{
float:left;
width:49%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column{
float:left;
width:73%;
margin-right:5px;
margin-top:5px;
text-align:left;
}
#feature_column2{
float:left;
width:25%;
text-align:left;
}

#column1 img{
border:1px solid #000000;
width:25px;
height:25px;
}
#home_category_heading {
border-bottom: 2px solid #ece0d9;
width:100%;
margin:0;
margin-bottom:2px;
font-family:Tahoma, Arial, Helvetica, sans-serif;

padding-bottom: 5px;
font-size:16px;
font-weight: bold;
text-align:left;
}
#home_category_heading a {  
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#subheading {
border-bottom: 2px solid #ece0d9;
width:98%;
margin:0;
margin-bottom:2px;
font-family:Tahoma, Arial, Helvetica, sans-serif;

font-size:16px;
text-align:left;
}
#home_news_heading a {      
font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#homepage_news { 
padding-top:6px;
height:26px;
margin-left:2px;
margin-right:2px;
width:98%;
text-align:left;
}
#homepage_news a {  
font-family:Tahoma, Arial, Helvetica, sans-serif}
#homepage_games {   

padding-top:5px;
padding-bottom:4px;
height:30px;
margin-left:2px;
margin-right:2px;
border-bottom:solid 1px #ece0d9;
}


#cat_link {    
text-align:right;
font-size:12px;
padding-top: 5px;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif}

#cat_link a{      
font-size:12px;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif}

#newsimage {
float:left;
width:60px;
}
#newstitle {
float:right;
width:616px;              
background-color:#CCCCCC;
padding-left:4px;
}
#newswrapper {
width:680px;
border:#999999 1px solid;
margin-top:6px;
}
#headerwrapper {
height:60px;
background:#B1B1B1;
}

#newstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-right:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	width:672px;
	padding:4px;
}

#view_game_head {
width:593px;
background: #28313A url(images/img01.gif) repeat-x scroll center top;
height:18px;
border:2px solid black;
border-bottom: none;
}
#view_game {
width:583px;
background: #000000 url(images/bg02.jpg) repeat center bottom;
padding: 2px 0 5px 10px;
text-align:center;
border:2px solid black;
border-top: none;

}
#view_game_bottom {
width:600px;
background: #ce3d00 url(img/bott.gif);
}
#game_info_head {
color: #FFFFFF;
background: #0D0D0D url('img/bg1.jpg');
background-repeat: no-repeat;
background-position: top left;
width: 570px;
height: 29px;
text-align: left;
font-size: 16px;
font-weight: bold;
padding-left: 19px;
padding-top: 24px;
border-left:2px solid #000000;
border-right:2px solid #000000;
border-top:2px solid #000000;
border-bottom:2px dashed #FFFFFF;
}
#game_info {
color: #000000;
background: #FFFFFF url(images/imga01.jpg) repeat scroll bottom left;
width: 549px;
text-align: left;
padding: 0 20px 15px 20px;
border-left:2px solid #000000;
border-right:2px solid #000000;
border-bottom:2px solid #000000;
}
#game_info a {

}
#game_image {
float:left;
width:60px;
height:60px;
border:1px solid #86611a;
background-image:url(images/no_image.png);}
#game_text {
float:left;

padding-left:10px;
padding-right:3px;
}
#game_text a {
text-decoration:underline;
}
#game_stats {
float:right;
width:245px;
padding-top:10px;
padding-left:10px;
font-size:10px;
color:#000000;
}

#cat_game_container {
float:left;
width: 80%;
margin-right:8px;
margin-bottom:8px;
padding: 10px 10px 10px 10px;
text-align:left;
background: #000000 url(images/catgb.jpg) repeat bottom;
border:2px solid #aaaaaa;
color:#FFFFFF;
}

#homepage_games a {   
display: block;}
#homepage_games a:hover {  
display:block;
/* background: #000000; */
background:#BDE119 url(images/img03.gif) repeat left bottom; 
color:#FFFFFF;

}