/*

Theme Name: SEOidiot nbt

Theme URI: http://www.seoidiot.com

Description: A theme by an Idiot - an SEOidiot

Version: 5.0

Author: Some fucker

Author URI: http://www.seoidiot.com





*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	padding: 0px;
}
#faux {
 background: url(faux-3-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	width: 902px;
	padding: 0px 10px 10px;
	height: 165px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 683px;
 display: inline;
 position: relative;
}
#footer {
	width: 902px;
	clear: both;
	color: #999999;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
}
.clear { clear: both; background: none; }
.tablesidebar {
	background-color: #F2F2F2;
	border: 1px solid #666666;
	background-repeat: repeat-x;
	padding: 4px;
}
li {
	list-style-type: none;
	padding-right: 0px;
	margin-right: 0px;
}

h1 {
	font-size:28px;
	color:#1D3072;
	background-color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	padding-bottom: 8px;
}
h2 {
	font-size:15px;
	color:#1D3072;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
}
h3 {
	color:#616E9C;
	font-size:15px;
	text-align:left;
	font-weight:300;
	padding:0px;
	margin-top:0px;
	line-height: 17px;
}

a img {border:none;}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#leftcolumn a {font-weight:normal;}

hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
