/*
Theme Name: Games
Theme URI: http://xhtmltemplates.info/
Description: The new WordPress theme.
Version: 1.0
Author: Roni
Author URI: http://xhtmltemplates.info/
Tags: maroon, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a:link{	
	color:#580A08;
	text-decoration:none;
	
}
a:hover{	
	color:#C40000;
	text-decoration:underline;
	
}
a:active{	
	color:#580A08;
	text-decoration:none;
	
}
a:visited{	
	color:#580A08;
	text-decoration:none;
	
}
.posttitle{
	font-size:20px;
	margin-bottom:10px;
}
#holder{
	width:980px;
	height:auto;
	}
#topbar{
	width:980px;
	height:50px;
	/*background-image:url(images/top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	text-align:left;
	padding-top:20px;
	}
#logo{
	
	position:absolute;
	top:5px;
	left:45px;
	
	}
#search{
	width:260px;
	height:28px;
	float:right;
	margin-top:15px;
	margin-right:25px;
	}
#mainbody{
	width:930px;
	height:auto;
	}
#header{
	width:930px;
	height:200px;
	background-image:url(images/header.jpg);
	backgroun-repeat:no-repeat;
	}
#header_area{
	float:left;
	}
#slogen{
	
	margin-top:65px;
	margin-left:25px;
	font-size:20px;
	color:#FFF;
	text-align:left;
	}
#char{
	float:right;
	margin-right:20px;
	}
#menu{
	height:35px;
	padding-left:1px;
	padding-right:1px;
	width:928px;
	float:left;
	background-image:url(images/menu.gif);
	}
#menu li{
	list-style:none;
	display:inline;
}
#menu a{
	width:120px;
	height:29px;
	background-image:url(images/menulink.jpg);
	font-size:14px;
	color:#FFF;
	padding-top:6px;
	text-align:center;
	float:left;
	text-decoration:none;
	margin-right:1px;
	}
a.menulink:hover{
	width:120px;
	height:29px;
	background-image:url(images/menulink_h.jpg);
	font-size:14px;
	color:#F6CC38;
	padding-top:6px;
	text-align:center;
	float:left;
	text-decoration:none;
	margin-right:1px;
	}
#maincontent{
	width:930px;
	height:auto;
	margin-top:15px;
	background-color:#000;
	clear:both;
	
	}
#content{
	width:702px;
	height:auto;
	float:left;
	background-color:#F2F2F2;
	}
#content_top{
	height:25px;
	background-image:url(images/cntop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#cnmid{
	width:667px;
	height:auto;
	background-image:url(images/cnmid.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:15px;
	padding-right:20px;
	overflow:hidden;
	}
#cnbottom{
	width:702px;
	background-image:url(images/cnbottom.jpg);
	height:35px;
	clear:both;

	}
.content_lower{
	width:100%;
	height:auto;
	margin-top:30px;
	}
.content_lower2{
	width:100%;
	height:auto;
	margin-top:30px;
	clear:both;
	}
.lower_left{
	width:305px;
	height:auto;
	float:left;
	}
.lower_right{
	width:325px;
	height:auto;
	float:right;
	text-align:left;
	margin-right:15px;
	}
#rightbar{
	width:225px;
	height:auto;
	float:right;
	
	/*background-image:url(images/cnright.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	}

#contentr_top{
	height:25px;
	background-image:url(images/cnrtop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
#cnrmid{
	width:195px;
	height:auto;
	background-image:url(images/cnrmid.jpg);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	}
#cnrbottom{
	width:225px;
	background-image:url(images/cnrbottom.jpg);
	height:35px;
	}
#footer{
	padding-top:8px;
	padding-bottom:8px;
	font-size:12px;
	color:#000;
	}
.bt{
	width:180px;
	height:30px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	text-decoration:none;
	
	}
.h1{
	font-size:20px;
	color:#420101;
	font-family:Arial, Helvetica, sans-serif;

	}
.h2{
	font-size:13px;
	color:#420101;
	}
.h4{
	font-size:16px;
	color:#C53F00;
	font-family:"Lucida Sans Unicode";
	}
.h3{
	font-size:12px;
	color:#C53F00;
	}
.line{
	width:655px;
	height:2px;
	background-color:#420101;
	margin-bottom:10px;
	}
.line2{
	width:185px;
	height:2px;
	background-color:#420101;
	margin-bottom:10px;
	}
.line3{
	width:930px;
	height:2px;
	background-color:#420101;
	
	margin-bottom:10px;
	clear:both;
	}
#spacer{
	width:930px;
	height:15px;
	clear:both;
	
	}
.text{
	
	color:#000;
	line-height:155%;
	}
.im{
	width:80%;
	background-image:url(images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	border-bottom:1px #999 dashed;
	padding-bottom:3px;
	padding-top:3px;
	}
#sidebar li{
	list-style:none; margin:0px; padding:0px; list-style-type:none;
}
#sidebar ul{
	list-style:none; margin:0px; padding:0px; list-style-type:none;
}
.postwrap{
	clear:both;
}
.postmetadata{
	clear:both;
}
.reviewtitle{
	font-size:20px;
	margin-bottom:10px;
	color:#420101;
}
