/*
Theme Name: Trek U23 Custom
Theme URI: http://wordpress.org/
Description: The custom Trek U23 wordpress theme.
Version: 2.0
Author: Erica Ruch
Author URI: http://www.ericaruch.com/
*/


/*Define styles for containers*/

/* Normalizes margin, padding */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	vertical-align:baseline;
}	

body {
	height:100%;
	margin-right: auto;
	margin-left: auto;
	font: 62.5% Futura, "Trebuchet MS", Arial, sans-serif;
	background: #110e0d url(images/back_tile.jpg) repeat-x left top;
	width: 1153px;
}

#header {
	margin: 0;
	padding: 0;
	width: 1153px;
	height: 263px;
	
	/*(background: url(images/header.jpg) no-repeat left top;*/
}

#header_link {
	float: right;
	height: 200px;
	width: 295px;
	margin-top: 60px;
}

#joinus {
	width: 1153px;
	position: absolute;
	z-index: 600;
	padding-left: 890px;
}

#nav {
	width: 1153px;
	height: 46px;
}


/*Define styles for content area*/

#content_top {
	background: url(images/content_top.gif) no-repeat left top;
	height: 33px;
	width: 1153px;
}

#content_container {
	background: url(images/content_tile.gif) repeat-y;
	width: 1153px;
	height: 100%;
	float: left;
}

#content {
	padding: 0;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	background: url(images/footer_back.gif) no-repeat;
	width: 1153px;
	clear: both;
	text-align: center;
	padding-top: 45px;
	color: #666;
	font-size: 1em;
	height: 11px;
	float: left;
	padding-bottom: 10px;
}

#footer a:link{
	color: #666;
	text-decoration: none;
}

#footer a:visited{
	color: #666;
	text-decoration: none;
}

#footer a:hover{
	color: #999;
	text-decoration: none;
}


/* Begin Typography & Colors */

p {
}

#page {
	text-align: left;
}

a img {
	border: none;
}
a, a:hover {
	outline: none;
	color: #e67d02;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}

.widecolumn .entry p {
	color: #fffaff;
	font-size: 12px;
	
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	color: #fffeff;
	border: solid 1px #534443;
	background-color: #f8f8f8;
}
.thread-even {
	color: #fffeff;
	border: solid 1px #534443;
	background: #1b1a1a;
}
.depth-1 {
	border: 1px solid #534443;
}
.even, .alt {
	width: 630px;
}

small {
	font-size: 11px;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h3, h3 a {
	color: #333;
}
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #e67d02;
	font-weight: normal;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em , Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	font-size: 11px;
}
#sidebar {

}
small, #sidebar ul ul li, #sidebar ul ol li, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	width: 670px;
	margin: 0 0 0 15px;
}
.widecolumn {
	margin: 0 0 0 15px;
	width: 670px;
	background: #1b1a1a;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
	padding-bottom: 10px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	color: #999999;
}
.widecolumn .postmetadata {
	margin: 30px 0;
	color: #999999;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	color: #999999;
}
.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	color: #e67d02;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
	
	font-size: 11px;
}
.alignleft {
	float: left;
	
	font-size: 11px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 20px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 640px;
	padding: 2px;
	color: #fffeff;
	border: solid 1px #534443;
	background: #1b1a1a;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 0 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	margin: 0 50 10 0;
	padding: 10px 0;
	width: 245px;
	background: #2b2a28;
	border: solid 1px #3c3939;
	float: right;
	text-align: center;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */


#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	color: #ffffff;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
#wp-calendar a {
	margin: 0;
	color: #ffffff;
	text-align: right;
}
#wp-calendar caption {
	/*color: #e67d02; */
	margin: 5px 0 0 0;
	padding: 0;
	color: #fffeff;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
#wp-calendar tr {
	margin: 0;
	padding: 0;
	height: 24px;
	border: solid 1px #353a3f;
}
#wp-calendar td {
	margin: 0;
	padding: 1px 4px 0 0;
	width: 20px;
	text-align: right;
	background: #30353a;
	border: solid 1px #353a3f;
	vertical-align: top;
}
#wp-calendar td.cal-orange {
	background: #e67d02;
}
#wp-calendar #next a {
	padding-top: 4px;
	padding-right: 10px;
	text-align: right;
	background: none;
	width: 75px;
	height: 20px;
}
#wp-calendar #prev a {
	padding-top: 4px;
	padding-left: 10px;
	text-align: left;
	background: none;
	width: 75px;
	height: 20px;
}
/*#wp-calendar td.pad:hover { 
	background-color: #3d4449; } */
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/





/*-- index styles --*/

#left_sb {

	width: 670px;
	float: left;
}
#index_header {
	margin: 0 0 10px 0;
	width: 670px;
	float: left;
}
#index_header img {
	float: left;
}
#subnav {
	width: 83px;
	float: right;
}
#subnav a {
	margin: 0 0 5px 0;
	width: 83px;
	height: 85px;
	float: right;
	display: block;
}
#subnav .sbnav_goods a {
	background: url('images/subnav.gif') 1px 0;
}
#subnav .sbnav_goods a:hover {
	background: url('images/subnav.gif') -82px 0;
}
#subnav .sbnav_gallery a {
	background: url('images/subnav.gif') 0 -90px;
}
#subnav .sbnav_gallery a:hover {
	background: url('images/subnav.gif') -83px -90px;
}
#subnav .sbnav_race a {
	background: url('images/subnav.gif') 0 -180px;
}
#subnav .sbnav_race a:hover {
	background: url('images/subnav.gif') -83px -180px;
}
#subnav a span {
	position: absolute;
	top: -3000px;
}
#blog_left_col {
	float: left;
	width: 415px;
}
#blog_section {
	width: 670px;
	border: solid 1px #3c3939;
	float: left;
}
#blog_box {
	width: 655px;
	float: left;
	border: solid 1px #534443;
	background: #1b1a1a;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
}
#blog_box p {
	color: #fffaff;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#blog_box img {
	margin: 10px;
}

#blog_box p.thumbs {
	color: #e67d02;
}
#blog_box_header {
	margin: 0 0 10;
	padding: 5px 0 0 10px;
	background: #414141;
	height: 25px;
	width: 645px;
	display: block;
	color: #ebebeb;
	font-size: 18px;
}
#blog_right_col {
	float: right;
	width: 215px;
}
#blog_sidebox {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 225px;
	background: #1b1a1a;
	border: solid 1px #534443;
}
.sidebox_text {
	width: 200px;
	line-height: 15px;
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
	text-align: left;
}
#blog_sidebox_header {
	margin: 0;
	padding: 5px 0 0 10px;
	background: #414141;
	height: 25px;
	width: 215px;
	display: block;
	color: #e67d02;
	text-align: left;
	font-size: 18px;
}
/*---  subpage  ---*/

.widecolumn #left_sb {
	padding: 20px 20px 10px;
	width: 630px;
	border: solid 1px #3c3939;
	background: #000;
}
.widecolumn #left_sb p {
	margin: 5px 0 10px;
	color: #fffaff;
	font-size: 1.2em;
	line-height: 1.4em;
}
h2.pagetitle {
	color: #333;
	margin-bottom: 15px;
	font: bold 2.5em Futura, "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	margin-left: 75px;
}
.widecolumn #left_sb .entry h2 {
	font-size: 16px;
	color: #fffaff;
	font-weight: normal;
	margin-bottom: 15px;
}
.widecolumn #left_sb p.postmetadata {
	width: 630px;
	color: #999999;
	padding-bottom: 10px;
	border-bottom: solid 1px #3c3939;
}
.widecolumn #left_sb p.postmetadata a {
	color: #999999;
}
.widecolumn #left_sb table {
	width: 650px;
	color: #ffffff;
	
	font-size: 12px;
}
.widecolumn #left_sb table p {
	width: 300px;
}
.widecolumn #left_sb .post .entry .caption {
	text-align: center;
}
/*--- sidebar ---*/


#sidebar h2 {
	margin: 15px 0 10px 20px;
	font-size: 1.8em;
	font-weight: normal;
	color: #e67d02;
	text-align: left;
	text-transform: uppercase;

	padding: 0;
	
	
}
#sidebar p {
	margin: 15px 0 0 20px;
	color: #ffffff;
	font-size: 12px;
	
	width: 210px;
	text-align: left;
	line-height: 20px;
}
.widecolumn .post-divider {
	width: 630px;
	color: #999999;
	padding-bottom: 10px;
	border-bottom: dotted 1px #3c3939;
}
.narrowcolumn .post-divider {
	margin-left: 10px;
	width: 390px;
	color: #999999;
	padding-bottom: 10px;
	border-bottom: dotted 1px #3c3939;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #666;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	float: left;
	border-radius: 3px;
	background: #666;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1 solid #333;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-transform: uppercase;
	color: #CCC;
}
.widecolumn #left_sb .wp-caption p.wp-caption-text {
	width: 90%;
	color: #CCC;
}
/* End captions */


/*---- IE png fix ----*/
	
img, div {
	behavior: url(iepngfix.htc)
}

/*Define styles for signup form */

.signupfield {
	font: 11px Futura, "Trebuchet MS", Arial, sans-serif;
	color: #333;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #666;
}

.signup_btn {
	font: 12px Futura, "Trebuchet MS", Arial, sans-serif;
	margin-top: 5px;
	color: #000;
	background: #E67928;
	padding: 2px;
	border: 1px solid #CB5E00;
}

.signup_btn:hover {
	background: #666;
	border: 1px solid #666;
}

/* rotator in-page placement */
    div.rotator {
	margin: 0;
	padding: 0;
	width: 1153px;
	height: 263px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	top:0;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	
}
        div.rotator ul li.show {
	z-index:500;
}

