* {
	margin: 0;
	padding: 0;
}

body {
	background: #2e2b2a;
	color: #fcb942;
	font: normal 62.5% Tahoma,sans-serif;
}


.header {
	background: #221B08;
	font-size: 1.2em;
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 0px;
}


.logo {
	background: #FBFF98 url(logo.gif) no-repeat;
	color: #333533;
	font-family:"Arial",sans-serif;
	height: 140px;	
	width: 900px;
	text-align: center;	
	padding-top:30px;
	margin-bottom:-20px;
}

h1 {
	font-size:28px;
	font-weight:bold; 
	color: #502B32; 
	letter-spacing:2px;
	text-align:center;
	margin:0; 
}

h2 {
	font-size:18px;
	font-weight:bold; 
	color: #502B32; 
	text-align:center;
	margin:0; 
}

li {
	list-style: none;
}

.clearer {
	clear: both;
}

.page {
	background: #221B08;
	font-size: 1.2em;
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 10px;
}

.content {
	background: url(bgmain.gif) repeat-y;
}

.post {
	float: right;
	width: 610px;
	margin: 10px 0 0 0;
	padding: 0 16px 0 0;
}

.posttitle {
	text-transform: capitalize;
	font-size:16px;
	font-weight:bold;
	font-size-adjust: 0.58;
	margin:0 18px 5px 0;
}

.posttitle a {
	color:#fed68e; text-decoration:none;
}

.posttitle a:hover {
	color:#fed68e; text-decoration:none;
}

.postedon {
	color: #fcb942;
	font-size: 1.1em;
	margin-bottom: 6px;
	margin-left:1px;
}

.postbody {
	color:#f0e1c7;
	font-family: "Arial",sans-serif;
}

.postbody a {
	color: #ff6623;
	text-decoration: underline; 
}

.postbody a:hover {
	color: #ff6623;
	text-decoration: underline; 
}

.sidebar {
	float: left;
	width: 248px;
}

.sidebartitle {
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	height:25px;
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom:0px;
}

.sidebar ul {
	border-top: 1px solid #e8a42c;
	padding: 0;
}

.sidebar li {
	border-bottom: 1px solid #e8a42c;
}

.sidebar li a {
	font-size: 1.1em;
	color: #463b3b;
	width: 95%;
	display: block;
	text-decoration: none;
	padding: 8px 3px 8px 4%;
}

.sidebar li a:hover {
	background: #f3a925;
	color: #000000;
	text-decoration: none;
}

.footer {
	background:#332C18;
	color: #32312D;
	font: bold 1em sans-serif;
	text-align: center;
}

.footer a {
	color: #d5c8af;
	text-decoration:none;
}

.footer a:hover {
	color: #d5c8af;
	text-decoration:none;
}

#footertext {
	padding-top:10px;
	padding-bottom:7px;
}

.bo_recent_posts {
	font-weight:normal;
}

.bocat {
	font-weight:normal;
}

.ltrades {
	font-weight:normal;
}

#line {
	background: url(line.gif);
	height:3px;
	width:900px;
}

.screencap {
	padding : 10px 7px 10px 7px;
	float : left;
	text-align : center;
}

.screencap a {
	text-decoration : none;
}
