/*  
Theme Name: Putnam Racing
Theme URI: n/a
Description: Designed by <a href="http://www.grooviness.com">Grooviness</a> at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Grooviness
Author URI: http://www.grooviness.com
(c) 2009, Grooviness. All rights reserved. 
*/



html,body{
	background: url(images/bg.jpg) repeat-x #547aa9;

}

	
#accessibility {
	display: none;
	}

/* -------------------
Main Structure
------------------- */
	
#wrapper {
	width: 1280px;
	margin: auto;
	}
	
#middle {
	width: 903px;
	margin: 0 auto;	
	}

#content {
	#background: #a4cf55;
	float: left;
	width: 600px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-right: 8px;
	}
	
#sidebar {
	margin-top: 8px;
	float: left;
	width: 255px;
	padding: 10px;
	border: 8px solid #95afcf;
	background-color: #dae2ec;
	}
	
/* -------------------
Header
------------------- */

#header {
		margin: auto;
        width: 1000px;
        height: 195px;
	}

#header .logo, .logo a{
	float:left;
	border:0;
}

#header-wall{
		margin: auto;
        width: 1000px;
        height: 184px;
		background: url('images/header_wall.jpg') no-repeat;
}
#header-wall .rss{
	margin-left: 792px;
}
#hdrLinks{
	float: left;
	margin: 0 5px 5px 0px;
	padding-left: 25px;
}

#hdrTabs{
	position: absolute;
	margin: 20px 0 0 180px;
}
#hdrTabs ul {
	list-style: none;
}
#hdrTabs ul li {
	display: inline;
	margin: 0 20px 0 20px;
}

#hdrBanner{
	position: absolute;
	margin: -98px 0 0 198px;
}
