/*
Theme Name: Xbox Avatar Awards WordPress Theme
Theme URI: http://www.shanebrown.co.uk/
Description: Xbox Avatar Awards custom theme created by Shane Brown.
Version: 1.0
Author: Shane Brown
Author URI: http://www.shanebrown.co.uk/


*/


body{
	margin:0px;
	background-color:#535d66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header{
	height:240px;
	background-color:#6d9326;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:medium;
}

H1{
	margin:auto;
	width:900px;
	height:240px;
	background-image:url(images/header.png);
	text-align:right;
}

H1 a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	width:900px;
	height:240px;
	display:block;
}

H2{
	color:#6d9326;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	text-decoration:none;
}

#bodywrapper{
	margin: auto;
	width:900px;
}

#leftcolumn{
	margin: auto;
	width:600px;
	float:left;
	padding-top:10px;
}

#rightcolumn{
	margin: auto;
	width:290px;
	float:right;
	padding-top:10px;
}

#comments{
	width:600px;
}

#commentsheader{
	width:600px;
	height:50px;
	float:left;
}

#commentsheaderleft{
	width:20px;
	height:50px;
	background-image:url(images/headerleft.png);
	float:left;
}

#commentsheaderright{
	width:20px;
	height:50px;
	background-image:url(images/headerright.png);
	float:left;
}

#commentsheadermiddle{
	width:560px;
	height:35px;
	background-image:url(images/headermiddle.png);
	float:left;
	color:#6d9326;
	font-weight:bold;
	padding-top:15px;
}

#commentsfooter{
	width:600px;
	height:50px;
	float:left;
	padding-bottom:10px;
}

#commentsfooterleft{
	width:20px;
	height:50px;
	background-image:url(images/bottomleft.png);
	float:left;
}

#commentsfooterright{
	width:20px;
	height:50px;
	background-image:url(images/bottomright.png);
	float:left;
}

#commentsfootermiddle{
	width:560px;
	height:50px;
	background-image:url(images/bottommiddle.png);
	float:left;
	font-size:10px;
}

#commentsbody{
	width:560px;
	float:left;
	background-color:#e8e8e8;
	padding:0px 20px 0px 20px;
	font-size:12px;
}

#rightheader{
	width:290px;
}

#rightheaderleft{
	width:20px;
	height:50px;
	float:left;
	background-image:url(images/headerleft.png);
}

#rightheadermiddle{
	width:250px;
	height:50px;
	float:left;
	background-image:url(images/headermiddle.png);
}

#rightheaderright{
	width:20px;
	height:50px;
	float:left;
	background-image:url(images/headerright.png);
}

#rightfooter{
	width:290px;
}

#rightfooterleft{
	width:20px;
	height:50px;
	float:left;
	background-image:url(images/bottomleft.png);
}

#rightfootermiddle{
	width:250px;
	height:50px;
	float:left;
	background-image:url(images/bottommiddle.png);
}

#rightfooterright{
	width:20px;
	height:50px;
	float:left;
	background-image:url(images/bottomright.png);
}

#rightbody{
	width:250px;
	float:left;
	background-color:#e8e8e8;
	padding:0px 20px 0px 20px;
	font-size:12px;
}

.categories li{
	list-style:none;
}

.categories ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.list li{
	list-style: none;
	padding: 0;
	margin: 0;
}

.list a{
	color:#333333;
}

a{
	color:#333333;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.amazonaffilcontainer{
}

.amazonaffilimage{
	width:100px;
	height:110px;
	float:left;
}

.amazonaffiltext{
	width:140px;
	padding-top:10px;
	height:100px;
	float:right;
	text-align:center;
}

.amazonaffiltext a{
	text-decoration:none;
	color:#6d9326;
	font-size:12px;
}

.amazonaffilprice{
	color:#6d9326;
	font-size:30px;
}

.alignleft{
	float:left;
}

.alignleft a{
	color:#FFFFFF;
	font-size:12px;
}

.alignright{
	float:right;
}

.alignright a{
	color:#FFFFFF;
	font-size:12px;
}

.aligncenter{
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	width:560px;
}

.aligncenter a{
	color:#FFFFFF;
	font-size:12px;
}

#ul{
	list-style:none;
}
