/*  
Theme Name: RockinWeb2.0 3Col
Author URI: http://rockinthemes.com
Version: 1
Author: Cory Miller
Description: RockinWeb2.0 is a 3 column theme styled especially for a Web 2.0 look and flair with BIG fonts and blue, green, orange and white colors. 
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	padding: 0;
	margin: 0;
	}

body {
	background: #ffffff url(images/Raceway7_bg.jpg) no-repeat fixed center;
	color: #000000;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
border-top: 10px solid #343399;
	}
a, a:visited{
	color: #343399;
	text-decoration: underline;
        font-weight: bold;
	}
	
a:hover{
	color: #9B3135;
	text-decoration: underline;
        font-weight: bold;
	}

#header {
	color: #000000;
	background: #ffffff url(images/Raceway7_logo_header.jpg) no-repeat center;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 30px 30px 20px 30px;
	height: 150px;
}

#header h2 {
	color: #000000;
	font-size: 40px;
	margin: 0px;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #3399ff;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	}


#menu { 
	background: #F90404;
	color: #ffffff;
	font-size: 11px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 8px 5px 8px;
	text-align: center;
	margin-bottom: 20px;
	}
#menu h2 {
	margin: 0px;
	padding: 10px 20px 12px 20px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	padding: 8px 8px 6px 8px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #9B3135;
	text-decoration: none;
	}

#centerbox {
/* color: #9B3135;
border: 4px solid #9B3135; */
	text-align: center;
padding: 20px 20px 20px 20px;
margin: 3px 10px 30px 10px;
}


#container {

	width: 960px;
	text-align: left;
	margin: 0px auto 20px;
}

* html #container { width: 960px } /* IE hack */

#content { 
	
	width: 420px !important;
	_width: 420px;
	float: left !important;
	display: inline;
	padding: 0px 20px 0px;
	border-right: 1px solid #cccccc;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	margin-right: 5px;
	}
#content h1 {
	color: #9B3135;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #9B3135;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #9B3135;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}

.title h2 {
        !important;
	color: #FB0909;
	font-size: 22px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
        !important;
	}

#content h2 a  {
	color: #9B3135;
	text-decoration: underline;

	}

#content h2 a:hover {
	color: #F90404;
	text-decoration: none;
	}

.title h2 a  {
	color: #FB0909;
	text-decoration: underline;

	}

.title h2 a:hover {
	color: #F90404;
	text-decoration: none;
	}

#content h3 {
	color: #F90404;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}

#content h3 a  {
	color: #F90404;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #9B3135;
	text-decoration: none;
	}

#content h4 {
	color: #000;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 5px;
	line-height: 150%;
        text-align: center;
	}

.small {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#content1 { 
	
	width: 95% !important;
	_width: 95%;
	float: left !important;
	display: inline;
	padding: 0px 20px 0px;
	border-right: 1px solid #cccccc;
	}
#content1 p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content1 p img{
	border: none;
	margin-right: 5px;
	}

#content1 h1 {
	color: #9B3135;
	font-size: 28px;
	font-family: Helvetica, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content1 h1 a  {
	color: #9B3135;
	text-decoration: underline;
	}

#content1 h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content1 h2 {
	color: #F90404;
	font-size: 24px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}

#content1 h2 a  {
	color: #F90404;
	text-decoration: underline;

	}

#content1 h2 a:hover {
	color: #9B3135;
	text-decoration: none;
	}

#content1 h3 {
	color: #F90404;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}

#content1 h3 a  {
	color: #1A00F7;
	text-decoration: underline;
	}

#content1 h3 a:hover {
	color: #9B3135;
	text-decoration: underline;
	}


#content1 h3 a:visited {
	color: #777;
	text-decoration: underline;
	}

#content1 ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content1 li {
	margin: 0px;
	padding: 0px;
	}
	
#content1 ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content1 ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content1 ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content1 blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	color: #000000;
	font-size: .90em;
	width: 195px !important;
	_width: 195px;
	float: left !important;
	position: relative;
	padding: 0px 20px 20px;
	border-right: 1px solid #cccccc;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #F90404;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
	
#l_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #343399;
	text-decoration: underline;
	}

#r_sidebar { 
	color: #000000;
	font-size: .90em;
	width: 195px !important;
	_width: 195px;
	float: left !important;
	padding: 0px 20px 20px;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #F90404;
	font-size: 18px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #343399;
	text-decoration: underline;
	}

#footer { 
	background: #F90404;
	color: #ffffff;
	font-size: 12px;
	text-transform: none;
	padding: 10px 0px 20px 0px;
	text-align: center;
	clear: both;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
.aboutus {
	width: 25%;
}

table .aboutus {
	width: 25%;
	border: 0;
	font: 110% Arial, Helvetica, sans-serif;
	color: #0A15A5;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 4px 4px 4px;
}

table {
	width: 75%;
	border: 1px;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 2px 2px 2px;
}

.points table {
	width: 450px;
	border: 0;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 4px 4px 4px;
}

table .points {
	width: 450px;
	border: 0;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 4px 4px 4px;
}

td {
	border: 1px solid #9B3135;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000;
	padding: 2px 2px 2px 2px;
}



/* ---- Images ----*/
	/* Images align */
	img.border {border: 1px solid #C6C6C6;padding: 4px;margin: 0;}
	img.border:hover {background: #E3F5FE;}
	img.center {display: block; margin: auto;}
	img.alignright {float: right;padding: 4px;margin: 0 0 2px 7px;display: inline;}
	img.alignleft {float: left;padding: 4px;margin: 0 7px 2px 0;display: inline;}
		
	/* Text align */
	.center {text-align: center;}	
	.alignright {text-align: right;}
	.alignleft {text-align: left;}
	
