/*
Theme Name: Bryson City Bicycles
Theme URI: http://www.brysoncitybicycles.com
Description: The default Bryson City Bicycles theme.
Version: 1.1
Author: Nick Mason
Author URI: http://www.thisisbeautiful.net/
Tags: sky, mountains, bikes, bicycles, trails, woods, woodsy, widgets

	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: 'Georgia', Serif;
	line-height:1.7em;
	background: #fff url('images/bg-gradient1.png') repeat-x;
	color: #333;
	text-align: center;
	}
#page {
	background-color: #fff;
	text-align: left;
	}
#header {
	background: #fff url('images/nav-header.png') no-repeat top center;
	}
#headerimg 	{
	margin: 0 0;
	height: 100%;
	width: 100%;
	}
#content {
	background: #fff;
	font-size: 1.2em;
	height:100%;
	margin: -98px auto 0 auto;	min-height:448px;
	padding-bottom: 0;
	}
#contentmain {	
	background: #fff;	
	font-size: 1.2em;	
	height:100%;	
	margin: auto auto;	
	min-height:350px;	
	padding-bottom: 0;	
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background: #fff url('images/footer.png') no-repeat bottom center;
	border: none;
	}
small {
	font-family: 'Georgia', Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Verdana, 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: 'Georgia', 'Lucida Grande', Verdana, 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: #333;
	}
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: #708031;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Georgia', Verdana, Arial, Sans-Serif;
	}
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: #708031;
	text-decoration: none;
	}
a:hover {
	color: #06c;
	text-decoration: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0;	height: 100%;
	z-index: 3;
	}
#page {
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	z-index: 1;
	}
#container {
	position:absolute;
	height: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	}
#header {
	background-color: transparent;
	margin: 0 0;
	padding: 0 0;
	width: 940px;
	z-index: 2;
	}
#headerimg {
	margin: 0;
	height: 98px;
	width: 100%;
	z-index: 2;
	}
#bcblogo, a:hover#bcblogo  {
	background: transparent url('images/bcb_logo.png') no-repeat top center;	
	height:81px;
	margin:8px 0 0 0;
	padding: 0 0 0 65px;
	width:73px;
	z-index:50;
	cursor:pointer;
}
#mainheader {
	background: #fff url('images/main-header.png') no-repeat top center;
	margin: -466px 0 0 0;
	padding: 0 0 98px 0;
	height: 392px;
	width: 940px;
	z-index:2;
	*position:relative;
	*z-index:9;
	}
#bikeshopheader {	
	background: transparent url('images/headers/headers.php') no-repeat top center;	
	margin: -9px 0 0 0;	
	padding: 98px 0 0 0;	
	height: 195px;	
	width: 940px;	
	z-index:2;
	*position:relative;
	*z-index:1000;	
	}
.margin_clear {
	margin:-98px 0 0 0;
	}
#spokeyheader {
	background: transparent url('images/blogheader.jpg') no-repeat top center;
	margin: -9px 0 0 0;	
	padding: 98px 0 0 0;
	height: 195px;
	width: 940px;
	z-index:2;
	*position:relative;
	*z-index:1000;
}
#konalogo, a:hover#konalogo{
	background: transparent url('images/konalogoheader.png') no-repeat;	
	height:75px;
	margin:0 0 0 25px;
	padding:0;
	width:75px;
	z-index:3;
	
}
#marinlogo, a:hover#marinlogo{
	background: transparent url('images/marin75px.png') no-repeat;	
	height:75px;
	margin:0px 0 0 25px;
	width:75px;
	z-index:3;
	
}
#defeetlogo, a:hover#defeetlogo{
	background: transparent url('images/DeFeet75px.png') no-repeat;	
	height:75px;
	margin:-15px 0 0 25px;
	width:75px;
	z-index:3;
	
}
#easternlogo, a:hover#easternlogo{
	background: transparent url('images/Eastern75px.png') no-repeat;	
	height:75px;
	margin:-15px 0 0 25px;
	width:75px;
	z-index:3;
	
}
#sarislogo, a:hover#sarislogo{
	background: transparent url('images/Saris75px.png') no-repeat;	
	height:75px;
	margin:0px 0 0 25px;
	width:75px;
	z-index:3;
	
}

#photorotate {
	background: transparent url('images/rotate/rotate.php') no-repeat top center;
	height: 558px;	
	margin: -98px 25px 0 107px;
	padding: 0 0;
	width: 807px;
	z-index: 6;
	*position:relative;
	*z-index:975;
	}
/* Turns off Photorotate for other headers */
#photorotateoff {	
	background:transparent;	
	height: 558px;	
	margin: 9px 25px 0 107px;	
	padding: 0 0;	
	width: 807px;	
	z-index:0;	}	
/* Front Page Twitter widget background and styling */
#spokeyjoe {
	background: transparent url('images/spokeyTest.png') no-repeat top center;
	height: 348px;	
	margin: -350px 0 0 768px; 
	padding: 0;
	width: 225px;
	z-index: 20;
	*position:relative;
		*z-index:999;
	}
#spokeytweet {	
	background:transparent;	
	height:100px;	
	margin:-10px 0 0 30px;	
	padding: 5px 10px;	
	width:145px;		
	z-index:21;
	*position:relative;
		*z-index:1000;
	}
	
/* Turns off Spokey Tweet divs for non-frontpage headers */
#spokeyjoeoff {	
	background: transparent;	
	height: 305px;	
	margin: -395px 0 0 768px;	
	padding: 0;	width: 215px;	
	z-index: 20;	
	}
#spokeytweet p, #spokeytweet li {	
	font:lighter 1em 'Georgia';	  
	color: #222;	
	line-height: 1.5em;		
	list-style-type:none;	
	margin:0 0 0 -45px;	
	width:180px;
	}
#spokeytweet a{	
	color:#708031;
	}
.twitterStatus {	
	font:normal 1em 'Georgia';	
	color: #222;	
	line-height: 1.5em;
	}
.twitterTime{	
	font:italic .8em 'Arial';	
	color: #555;	
	line-height: 2em;
	}
ul#spokeytweet {	
	background:url('images/followus.png');	
	display:inline;	
	list-style:none;	
	margin:0;	
	padding:0;
	}
ul#spokeytweet li {	
	float:left;
	position:relative;
	}
ul#spokeytweet li a {
	background:url('images/followus.png') no-repeat scroll top left;	
	display:block;	
	height:10px;	
	width:109px;	
	margin:0 0 0 45px;	
	position:relative;
	}
ul#spokeytweet li a.followus, ul#spokeytweet li a.followus span {	
	width:109px;	
	background-position:0 0;
	}
ul#spokeytweet li a span:hover {	
	cursor:pointer;
	}
/* End Front Page Twitter widget background and styling */
/* Front Page Header PNGS */
#featuredbike {
	background: transparent url('images/featuredbike.png') no-repeat top left;
	width:380px;
	height:34px;
}
#deal {
	background: transparent url('images/dealotw.png') no-repeat top left;
	width:380px;
	height:34px;
}
#notes {
	background: transparent url('images/notes.png') no-repeat top left;
	width:190px;
	height:16px;
}
#aboutus {
	background: transparent url('images/aboutus.png') no-repeat top left;
	width:185px;
	margin:20px 0;
	height:40px;
}
#aboutbcb{
	background: transparent url('images/aboutbcb.png') no-repeat top left;
	width:550px;
	margin:20px 0;
	height:40px;
}
/* End Front Page Header PNGS */

/* Bike Grid styling */

.bike_grid {
	margin:0 0 100px 0;
	padding:0 0 0 0;
}
.bike_grid_rental {
	margin:50px 0 100px 0;
}
.bike_talk{
	height:100%;
	}
.easternlogo {
	background: transparent url('images/eastern138.png') no-repeat top left;
	margin:0 0 0 0;
	width:138px;
	height:138px;
}

.konalogo{
	background: transparent url('images/kona138.png') no-repeat top left;
	margin:0 0 0 0;
	width:138px;
	height:138px;	
}

.marinlogo{
	background: transparent url('images/marin138.png') no-repeat top left;
	margin:0 0 0 0;
	width:138px;
	height:138px;	
}
.canecreeklogo{
	background: transparent url('images/CaneCreek75px.png') no-repeat top left;
	margin:0 0 0 25px;
	width:75px;
	height:43px;	
}
.defeetlogo{
	background: transparent url('images/DeFeet75px.png') no-repeat top left;
	margin:0 0 0 25px;
	width:75px;
	height:75px;	
}
.sarislogo{
	background: transparent url('images/Saris75px.png') no-repeat top left;
	margin:0 0 0 25px;
	width:75px;
	height:75px;	
}

.bike_image {
	padding: 5px;
	margin: 0 0 0 0;
}

/* End Bike Grid styling */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 480px;	
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 480px;
	}
.more{	
	background: transparent url('images/more.png') no-repeat top left;	
	height:28px;
	margin: auto 0 0 340px;
	width:125px;
	}
.post {
	margin: 0 0 0 0;
	text-align: justify;	
	width:540px;
	}
.post hr {
	display: block;
	}
.postsnip {	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;	
	width:100%;
}
.posttitle{
	color:#626f1b;
	font-weight:bold;
	margin:0 0 -5px 185px;	
}
.bigposttitle, a.bigposttitle {
	color: #626f1b;
	font-weight:bold;
	font-size:30px;
	line-height:36px;
	margin:20px 0;
}
.subtext, .subtext a {
	color: #06c;
	font-weight:bold;
	font-size:1.1em;
}
.subtext a:hover {
	text-decoration:underline;
}
.blurb {
	margin: 0 0 0 0;
}
.imageborder {
	border:2px #333 solid;
}
.linespacing {
	line-height:1.7em;
}
.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: both;}
.clear {
	clear: both;
}
#footer {
	background-color:transparent;
	padding: 0;
	bottom: 0;
	width: 100%;
	height: 250px;
	position: relative;
	clear: both;
	z-index: 2;
	}
#footertext {	
	width:960px;	
	position:relative;	
	z-index:3;
	}
#footertext p {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top:-30px;
	padding: 115px 0 0 0;
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0; /* This is CSS3, not supported by IE */
	}
#footertext a, #footertext a:hover, #footertext a:visited {
	color: #fff;
	}
/* End Structure */
/* Begin Nav sprite image section */
.footer_nav{
	margin-top:-30px;
}
.ie_fix {
	*margin: -70px 0 0 0;
	*position:relative;
	*z-index:980;
}

ul#nav {	
	background:url('images/nav.png');	
	display:inline;	
	list-style:none;	
	margin:0;	
	padding:0;
	}
ul#nav li {	
	float:left;
	position:relative;
	}
ul#nav li a {	
	background:url('images/nav.png') no-repeat scroll top left;	
	display:block;	
	height:16px;	
	position:relative;
	}
ul#nav li a.about  {	
	width:95px;	
	background-position:0 -116px;
	}
ul#nav li a.about span {
	width:95px;	
	background-position:0 -50px;
}
ul#nav li a.shop {	
	width:105px;	
	background-position:0 -380px;
	}
ul#nav li a.shop span {
	width:105px;	
	background-position:0 -314px; 
}
ul#nav li a.rentals {	
	width:105px;	
	background-position:0 -248px;
	}
ul#nav li a.rentals span {
	width:105px;	
	background-position:0 -182px;
} 
ul#nav li a.spokeyblog {	
	width:110px;	
	background-position:0 -512px;
	}
ul#nav li a.spokeyblog span	{
	width:110px;	
	background-position:0 -446px;
}
ul#nav li a.tour {	
	width:125px;	
	background-position:0 -644px;
	}
ul#nav li a.tour span {
	width:125px;	
	background-position:0 -578px;
}
ul#nav li a span {
	background:url('images/nav.png') no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
}

ul#nav li a span:hover {	
	cursor:pointer;
	}
/** SEO Optimized H1 Header text **/
ul#nav li h1 a {	
	display: block; /* Allows you to change the width and height of the image */	
	height: 16px;	
	width: 105px;	
	margin: -70px 0 0 0;	
	text-indent: -2000em; /* Hides the text in the h1 tag */	
	text-decoration: none; /* Hides the underline of the hyperlink */	
	z-index: 1000; /* IE Fix*/	
	background: url('images/nav.png') 0 0 no-repeat; /* The pathway to the image*/
	}
/** End SEO Optimized Header text **//* End Nav image section */


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

h2 {
	margin: 30px 0;
	}

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

#sidebar h2 {	
	color:#626f1b;	
	font-weight:bold;
	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;
	position:relative;
	}

.alignleft {
	float: left;
	position:relative;
	}
	
#signature {
	background: transparent url('images/andy-diane-sig.png') no-repeat top center;
	height:34px;
	margin: 15px 0 0 280px;  
	width:121px;
}
/* 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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#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: 15px 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 {
	padding: 0;
	margin: 35px 0 0 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border:none;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:1.5em;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Fix for Firefox dotted border */
a {  
	outline: none;
}



