/*
Theme Name: Atwater
Theme URI: http://jnjnjn.com/
Description: atwater
Version: 1.0
Author: joey nelson
Author URI: http://jnjnjn.com/

*/



/* Begin Typography & Colors */
body {
	background-color: #141414;
	background-image: url(images/page_background.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	font-family:  Arial, Helvetica, Sans-Serif;
	color: #777777;
	margin: 0;
	padding: 0;
	}

#page {
	background-image: url(images/center_background.gif);
	background-repeat: repeat-x;
	text-align: left;
	width: 734px;
	padding: 5px 0 20px;
	margin: 0 auto;
	}


a img {
	border: none;
}

hr{
	width: 100%;
	height: 1px;
	border: none;
	border-top: 1px solid #2f2f2f;
	margin: 20px 0;
}

.nav_link{
	float: left;
	margin: 0;
	padding: 0;
}

#logo_top{
	padding: 29px 0 40px;
	cursor: pointer;
}

.clear{
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

#content{
	float: left;
	width: 450px;
	padding: 24px 44px 0 0;
	margin: 0;
}

#sidebar{
	float: left;
	padding: 24px 0 0 0;
	margin:0;
	width: 240px;
}

h2{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #EF3824;
	text-decoration: none;
	font-weight: normal;	
}

h2.page_title{
	font-family: Times, 'Times New Roman', serif;
	font-size:22px;
}

#content img{
	padding-bottom: 20px;
}

#content img.press_image{
	padding-bottom: 10px;
}

a {
	color: #EF3824;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color: #4e4e4e;
}
a.gray{
        color: #4e4e4e;
}
a.gray:hover{
	color: #EF3824;
}

.red{
	color: #EF3824;
}

#footer_nav{
	margin: 40px 0;
}

#footer_about{
	margin: 60px 0;
	width: 100%;
	text-align: center;
}

ol.commentlist,
ol.commentlist li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

span.comment_text a {
	color: #4e4e4e;
}

#commentform label{
	padding-left: 5px;
}

div.sidebar_list ul,
div.sidebar_list ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}


div.sidebar_list ul li a{
	color: #4e4e4e;
}

div.sidebar_list ul li a:hover{
	color: #EF3824;
}


div#sidebar ul,
div#sidebar ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

div#sidebar h2{
	margin-bottom: 10px;
}

div.sidebar_list{
	margin-bottom: 20px;
}

p.big{
	font-size: 13px;
}

.bold{
	font-weight: bold;
}

.comment-author a.url{
	font-weight: bold;
}

#searchform label{
	display: none;
}
#s{
	height:12px;
	font-size:10px;
}

#big_image_wrapper,
#big_image,
#content img#big_image
{
	padding: 0;
	padding-bottom:0;
	cursor: pointer;
}

img.gallery_thumb,
#content img.gallery_thumb
{
	padding:0;
	margin:0;
	padding-right: 4px;
	opacity: .25;
}

h2.gallery{
	font-family: Times, 'Times New Roman', serif;	
	font-size: 13px;
}

td.press_cell p{
	margin:0 0 20px 0;
	padding:0;
}
tr.press_row{
	padding-bottom:20px;
}
#thumb_table td{
	padding-bottom:4px;
}

#preload_wrapper{
	display:none;
	left: -1000px;
}

#controls img{
	cursor: pointer;
	border-right: 1px solid #141414;
	padding:0;
	margin:0;
}

#controls{
	border-top: 1px solid #141414;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 100%;
	background-color: #4e4e4e;
}

#gallery_count{
	float: right;
	color: #c2c2c2;
	font-weight: bold;
	padding: 3px 8px 0 0;
}

.collection_left{
	float: left;
	padding:20px 0 0 0;
}

.collection_right{
        float: right;
        padding:20px 0 0 0;
}

#content .collection_left img,
#content .collection_right img{
	padding: 0;
}

table.team{
	/* padding-top: 20px; */
}

#content table.team img{
	padding-bottom: 10px;
}

.rider_images{
	margin-top: -20px;
}
