/*  
Theme Name: Motorrad
Theme URI: http://www.motorradstl.com/
Description: WordPress theme for  Motorrad of St. Louis.  <br/> Copyright 2007 Motorrad of St. Louis LLC 
Author:  Gardiner Allen
Author URI: 
Version: 1.0	
*/

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #999;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}

#page {	
}
#top {
	font-size: 1.1em;
}
#contentWrapper {
	width: 790px;
	margin: auto;	
}
#content {
	text-align: left;	
}
#footerText {
	clear: both;
}


#menuBar {
	background-color: #000;
	height: 22px;
	width: 790px;
	line-height: 22px;
	border: 1px solid #333;
}
#menuBar ul {
	padding: 0;
	margin: 0;
}
#menuBar ul li {
	display: inline;
	color: #fff;
	padding: 0;
	margin: 0;
}
#menuBar ul li.page_item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menuBar ul li.page_item a:hover {
	color: #CCC;
	text-decoration: underline;
}

#newShop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #CCC;
	margin: 10px;
	padding: 10px;
	width: 450px;
	border: 2px solid #999;
	float: left;
}
#newShop img {
	border: 1px solid #000;
	margin: 5px;
}
#logo {
	width: 100%;
	border: 1px solid #333;
	background-color: #CCC;
	text-align: left;
	height: 54px;
	position: relative;
	z-index: 1000;
}
#logo img {
	border: none;
	position: absolute;	
	height: 92px;
	width: 250px;
	behavior: url(/wp-content/themes/motorrad/pngHack.htc);
	margin-left: 6px;
	margin-top: 1px;
}
#logo div {
	padding-left: 270px;
	text-align: center;
	margin-top: 6px;
	font-size: 3.6em;
	font-family: Arial, Verdana, sans-serif; 
	font-weight: bold;
}
#content {
	background-color: #666;
	border: 1px solid #333;
	width: 790px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: 2px solid #333;
	background-color: #CCC;
	margin: 10px;
	padding: 10px;
	width: 225px;
	float: right;
}
#slideBox  {
	width: 790px;
	height: 250px;
	border: 1px solid #333;
	z-index: 900;
}
#slideImage {		
}

#rotator
{
	border: none;
	overflow: hidden;
	position: relative;
	width: 790px;
	height: 250px;
}

#rotator img
{
	border: 0;
	width: 790px;
	height: 250px;
}

#newsletter fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#newsletter #newsletterSignup {
	background: url(/wp-content/themes/motorrad/images/emailNote.png) no-repeat top left;
	padding-left: 35px;	
}
#newsletter #newsletterFormButton {	
	text-align: right;
}

img {
	behavior: url(pngHack.htc);
}
