body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/header.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:0px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:0px;
	/*:Sidebar left width*/
	right:0px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:800px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#920000;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#920000;
}

a {
	/*:Navigation color*/
	color:#920000;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#920000;
	/*:Navigation color*/
	color:#920000;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#920000;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#920000;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#920000;
}

#menu ul li.top_parent:hover a, #menu ul li.top_parent a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#920000;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#920000;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#920000;
}

code {
	/*:Content color*/
	background-color:#338324;
	/*:Content color*/
	border-color:#338324;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#338324;
	/*:Content color*/
	border-color:#338324;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#338324;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#338324;
}

#resultstable .resultsheading {
	font-weight:bold;
	background-color:#333333;
	text-align: center;
	color:white;
	
}

td {font-size:11px; font-family:Tahoma; color:#989898; line-height:13px; vertical-align:top;}

#resultstable .round {
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	color:white;
}

#resultstable .carno {
	background-color:#333333;
	color:#FFFF66;
	text-align:center;
}

#resultstable .driver {
	background-color:#333333;
	color:#FFFF66;
	text-align:left;
	padding-left:4px
}

#resultstable .points {
	background-color:#444444;
	text-align:center;
	color: #FFFF66;
}

#resultstable .totalpoints {
	background-color:#333333; 
	color:#FFFF66;
	text-align:center;
	font-weight:bold;
}

#resultstable .position {
	background-color:#FFFF66;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

#resultstable .racedate {
	background-color:#333333;
	color:white;
	text-align:left;
	padding-left:4px
}

#resultstable .racelink {
	background-color:#FFFF66;
	text-align:left;
         padding-left:4px;
	color:black;
	font-weight:bold;
}

#resultstable .mcarno {
	background-color:#FFFF66;
	color:black;
	text-align:center;
	font-weight:bold;
}

#resultstable .mtotalpoints {
	background-color:#FFFF66; 
	color:black;
	text-align:center;
	font-weight:bold;
}

#resultstable .mpoints {
	background-color:#FFFF66;
	text-align:center;
	color: black;
	font-weight:bold;
}

#resultstable .mdriver {
	background-color:#FFFF66;
	color:black;
	text-align:left;
	padding-left:4px;
	font-weight:bold;
	
}

.tubepress_post_thumb {
    float: left;
    width: 32%;
    line-height: 1.1em;
    font-size: 11px;
    height: 115px;
    text-align: center;
    overflow: hidden;
    padding-top:15px
}

.tubepress_post_meta_group {
    text-align: center;
}

.latest {
      color:#4d9301; 
      font-size:1.9em; 
      letter-spacing:-1px;	
      margin:1em 0 0 0; 
      padding:0 0 0 0; 
}

.text1 div{padding:3px 5px 0px 5px;}

.name1 div{padding:3px 5px 0px 5px;}

.more a{font-size:10px; color:black; padding-left:14px; background:url(images/arrow_1.gif) left center no-repeat;}
.more div{font-size:10px; color:black; padding-left:14px; background:url(images/arrow_1.gif) left center no-repeat;}
.more div a{font-size:10px; color:black; background:none; padding:0px;}

.commentbox{
background-color: white;
width: 90%;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
min-height:45px;
}

.commentfooter{
background: url("http://www.montegoracing.co.uk/images/css/comment_arrow.gif") 20px -1px no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
font-size: 90%;
color: #4A4A4A;
margin-top:0px;
font-style:italic;
}

.divide {
	border-bottom:1px dotted silver;
	padding-top:12px;
}

.snicons{margin:0px 10px 0px 0px;}
