/*
Theme name: Bicycling.com CA Tour 2009
Description: A blog design for Bicycling's CA Tour 2009 Coverage - Based on the WordPress MU Default - <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Triggerfish
Version: 1.0
Tags: Bicycling, Tour of California, News and Events
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	}

#page {
	width: 952px;
	text-align: left;
	}

#excerpttxt p {
	margin-top: 0px;
	margin-bottom: 4px;
	}

#header {
	text-align: center;
	width: 952px;
	padding-top: 13px;
	}

#bannerad 	{
	width: 728px;
	border: 1px solid #fff;
	margin-left: 111px;
	margin-bottom: 13px;
	height: 90px;
	}

#smallvideoselector {
	width: 300px;
	height: 668px;
	float: right;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 6px;
	margin-right: 10px;
	}

#headernav 	{
	margin-left: 10px;
	text-align: left;
	margin-bottom: 13px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#sidebartopten {
	font: 1em Helvetica, Arial, sans-serif;
	border: 1px solid #FFF;
	width: 158px;
	margin-left: 783px;
	background-image: url(images/top_ten_box_bkgnd.gif);
	background-repeat: no-repeat;
	background-color: #E6AD00;
	}
	
#articlesummary {
	margin-left: 110px;
	margin-right: 20px;
	color: #000;
	font-size:12px;
	font: Helvetica, Arial, sans-serif;
}

#articlesummary a, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #cc9a00;
	font-weight: bold;
}

#readmore a, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #226fbf;
	font-weight: bold;
}

.articleicon {
	float: left;
	position: relative;
	left: 0px;
	border: 1px solid #4585b4;
	margin-bottom: 14px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	}

.narrowcolumn {
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 18px;
	width: 935px;
	background-color: #FFF;
	padding-top: 10px;
}

.widecolumn {
	width: 740px;
	margin-left: 12px;
	background-color: #FFF;
	padding: 10px 8px 28px 12px;
	float: left;
	}


.articlebody {
	width: 530px;
	padding-bottom: 15px;
	margin-left:9px;
}

.articledatetime {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.articledate {
	font: 12px Helvetica, Arial, sans-serif;
	float: left;
	color: #226fbf;
	font-weight: bold;
}

.articletime {
	font: 12px Helvetica, Arial, sans-serif;
	float: right;
	color: #226fbf;
	font-weight: bold;
}

.articleline {
	font: 12px Helvetica, Arial, sans-serif;
	color: #226fbf;
	border: 1px solid #226fbf;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 18px;
	margin-right: 10px;
}

.articletitle {
	font: 18px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #d2a515;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.articletext {
	font: 12px Helvetica, Arial, sans-serif;
	color: #666666;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 18px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 952px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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;
	}

.alignleft {
	float: left
	}
/* 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;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	}

#sidebartowerad {
	font: 1em Helvetica, Arial, sans-serif;
	border: 1px solid #FFF;
	width: 160px;
	margin-left: 782px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 600px;
}

#footeradleft {
	height: 250px;
	width: 300px;
	font: 1em Helvetica, Arial, sans-serif;
	border: 1px solid #1e67be;
	margin-left: 12px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
}

#footeradright {
	height: 250px;
	width: 300px;
	font: 1em Helvetica, Arial, sans-serif;
	border: 1px solid #1e67be;
	margin-left: 150px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float:left;
}

#footerforumsbox {
	width: 157px;
	font: 1em Helvetica, Arial, sans-serif;
	color: #FFF;
	border: 1px solid #ffffff;
	background-repeat: no-repeat;
	background-color: #d2a515;
	float: left;
	margin-left: 14px;
}

.videopage {
	text-align: center;
	width: 926px;
	background-color: #fff;
}

#bigvideobox {
	text-align: center;
	height: 550px;
	width: 922px;
	font: 1em Helvetica, Arial, sans-serif;
	border: 1px solid #ffffff;
	background-color: #d2a515;
	margin:0px;
	vertical-align: middle;
}

#videoframe {
	width: 750px;
	height: 475px;
	font: 1em Helvetica, Arial, sans-serif;
	text-align: center;
	border: 1px solid #3d81c6;
	background-color: #fff;
	margin-left:66px;
	margin-top:28px;
}

#articlesidebar {
	float:right;
	width: 350px;
	margin-right:20px;
	margin-top:12px;
}

#recentpostscombo {
	width: 350px;
} 

#recentpostsheader {
	text-align: right;
}

#recentposts {
	text-align: left;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	width: 338px;
	font: 1em Helvetica, Arial, sans-serif;
	color:#1e6dbf;
	border: 1px solid #d0a210;
	background-color: #F3C872;
	padding-left:0px;
	padding-top:4px;
	padding-right:12px;
	padding-bottom:4px;
} 

#recentposts a, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #1e6dbf;
	font-weight: bold;
}

#archivescombo {
	width: 350px;
	margin-top:42px;
} 

#archivesheader {
	text-align: right;
	margin-bottom:3px;
}

#archives {
	text-align: left;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	width: 338px;
	font: 1em Helvetica, Arial, sans-serif;
	color:#ffffff;
	border: 1px solid #226fbf;
	background-color: #82ABBC;
	padding-left:0px;
	padding-top:4px;
	padding-right:12px;
	padding-bottom:4px;
} 

#archives a, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#footerBox {
	width: 850px;
	margin-left: 12px;
	border-top: 5px double #CCC;
	border-bottom: 5px double #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerBox a, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #7dd1f7;
}

#footerforums {
	font: 1em Helvetica, Arial, sans-serif;
	border: 1px solid #1e67be;
	width: 300px;
	margin-left: 152px;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 250px;
}

.imgthumb {
	float: left;

}

.articletext img {
	border: 1px solid #d0a210;
	padding:0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.navigation a, a:visited, a:hover, a:active  {
	text-decoration: none;
	color: #226fbf;
	font-weight: bold;
}
