/*  
Theme Name: Bikeverywhere 2
Theme URI: http://organicarts.net/themes
Description: Custom Organic Arts Theme 
Version: 2.1
Author: Michael Blaha
Author URI: http://organicarts.net
.
Designed by Michael Blaha,  Organic Arts
.
*/



/* =Body------------------------------------------------------------------ */		
html{
	margin: 0px;
	padding: 0px;
	border: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font: 62.5% "Lucida Grande", Verdana, sans-serif;
	background: #666666;
}
	
/* =page =wrap =subwarp------------------------------------------------------------------ */		

#page{
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
	background-color: #FFFFFF;
	width: 1000px;
}
#wrap{
	border: 1px solid #E6E6E6;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	background-color: #FFFFFF;
	margin: 10px auto;
	width: 1000px;
	}

/* =Links  ------------------------------------------------------------------ */
a:link{
	color: #333333;	
}
a:visited{
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background: #FFFFF3;
}
a:active{
	color: #000000;	
}
a:focus {
	color: #990000;
}
/* =Headings =H ------------------------------------------------------------------ */
h1, h2, h3, h4, h5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1{
	font-weight: normal;
	color: #000000;
}
h2{
	color: #333333;
	font-weight: normal;
	margin: 2px 0px 15px;
	padding: 1px;
	font-size: 1.9em;
}
div#shoppingcartcontents h2{
	margin-bottom: 6px;
}
h3{
	font-weight: normal;
	color: #333333;
	font-size: 1.4em;
	clear: both;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #F5F5F5;
	letter-spacing: .1em;
}
.pdf{
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	background-position: right center;
}
h4{}
h5{}
/* =Forms input------------------------------------------------------------------ */
textarea{}
input, textarea{
	font-size: 1em;
	background-color: #FBFBFB;
	padding: 4px;
	margin-bottom: 4px;
	border: 1px solid #999999;
}
/* =List ------------------------------------------------------------------ */
ul li{list-style-type: none;}


li{
	padding-top: 2px;
	padding-bottom: 2px;
		}

/* =Header ------------------------------------------------------------------ */		
#header{
	padding-top: 15px;
	width:98%;
	margin-top: 0px;
	margin-bottom: 10px;	
	
}

#me{
	font-size:1.3em;
	width:150px;
	float:right;
	margin-right:15px;}
#wrap{
}
#header h1 a {
	margin-left: 12px;
	color: #FFFFFF;
} 
#logo{
	margin-left:25px;}

/* =Footer ------------------------------------------------------------------ */
#footer{
	clear:both;
	color:#A7A7A7;
}
#footer a{
	color:#C4C4C4;
	text-decoration:none;
			}
#footer a:hover{
	color:#C4C4C4;
	text-decoration:none;
	background:none;
			}			
#footer .menu {}			
.copyright{
	text-align: center;
	padding: 10px;
}		
#footer .organicarts{ font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;}

.footerboxwrap{
	clear: both;
	padding: 0px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footerbox{
	min-height:150px;
	width: 180px;
	border: 1px solid #9D3A29;
	text-align: left;
	float: left;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #BF4732;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 6px;
}
.footerbox:hover{
	background-color: #BF4732;
	border: 1px solid #B1412D;
}
.footerbox ul{
	list-style-type: none;
	margin: 4px 0px 0px;
	padding: 0px;
}
.footerbox li{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	}	
/* =Menu // other menus under structure------------------------------------------------------------------ */		
#utility{
	width:410px;
	float:right;
	margin-top:10px;
	margin-right:25px;
}
#mainmenu{
	font-size: 1.2em;
	float: right;
	text-align: right;
	margin-bottom:10px;
}
#mainmenu ul{
	padding: 2px 0px 0px;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#mainmenu li{
	display:inline;
	padding: 2px;
	margin-right: 2px;
	}
#mainmenu a{
	padding: 6px;
	text-decoration: none;
	color: #990000;

}
#mainmenu a.nav.current_page_ancestor{
	font-weight: bold;
	color: #333333;
}

/* =Content ------------------------------------------------------------------ */
#content{
	float: left;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 30px;
	margin-left: 25px;
	text-align: left;
	margin-top: 0px;
}

/* Content classes -----------------------------------------------------------------*/
.contenthome, .contentsingle, .contentpage, .contentarchive, .contentsearch{
	width: 500px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:400px;
	}
.contentcanvas{
	width: 650px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
	min-height:400px;
	}
.contentsingle {}
.contentpage{}
.contentarchive{}
.contentsearch {}
.contentphoto{
	width: 800px;
	margin-right: 0px;
	margin-left: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:500px;

}

/* Frontpage / home -----------------------------------------------------------------*/
.frontmaps{
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #DBDBDB;
	border-left-color: #EDEDED;
}

#gmap_home{
	border:1px solid #CCCCCC;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
}

/* =Post ------------------------------------------------------------------ */

.post {
	clear: both;
	margin: 4px 0px 40px;
	padding: 0px;
	}
.post h2{
	margin: 2px 0px;
	padding: 3px;
	}	
.post h2 a{
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.post h2 a:hover{
	font-size: 1em;
	
	font-weight: normal;
	padding: 0px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}
.post_entry{}
.post_more {}
.post_meta {
	color: #999999;
}
.post_meta ul, .postmeta li {}
	
/* =Edit -------- */
.edit{}

div.edit{float:right;}
div.edit a{
	padding:4px 4px 4px 25px;
	text-decoration:none;
	color: #CCCCCC;
}
		
div.edit a:hover{
	color: #990000;
	background: #FFFFCC;
}
p.edit a{
	display:block;
	padding:4px;
	text-decoration:none;}


		
p.edit a:hover{
	color: #990000;
	background: #FFFFCC ;
}

.edit a{}	


/* =Linkspage ------------------------------------------------------------------ */
.links{}
.links h2{ 	
	font-size: 1.2em;
	}
.links ul{list-style-type: none;}
.links li{list-style-type: none;}

/* =Sidebar_left ---------------------------------------------- */
#sidebar_left{
	float:left;
	width: 190px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px 0px 0px 25px;
	padding: 5px;
	}
		
#sidebar_left a:link, #sidebar_left a:visited, #sidebar_left a:active {
	text-decoration:none;
	color: #990000;
	display:block;
}
#sidebar_left a:hover{
	text-decoration: underline;
	display:block;
	background-color:#FFFFEB;
}

#sidebar_left ul{
	margin: 0px;
	padding: 4px;
}
#sidebar_left li {list-style-type: none;}

#sidebar_left ul li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 4px;
}
#sidebar_left ul li a{
	list-style-type: none;
	font-weight: bold;
}
#sidebar_left ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar_left ul ul li {
	list-style-type: none;
	padding: 2px 0px 4px 4px;
	list-style-type: none;
	margin: 0px;
}
html>body #sidebar_left ul ul li a {
	list-style-type: none;
}
#sidebar_left ul ul li a {
	list-style-type: none;
	margin: 0 0 0 -8px;
	padding: 2px 10px 0;
	font-weight: normal;
} 
#sidebar_left ul ul li a:hover {
	list-style-type: none;
	text-decoration:underline;
}
#sidebar_left ul ul ul {
	margin: 0;
	border: none;
	list-style-type: none;
}
#sidebar_left ul ul ul li {
	padding: 3px 0px 3px 25px;
	border-bottom: none;
	font-weight: normal;
} 
html>body #sidebar_left ul ul ul li a {
}
#sidebar_left ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
} 

/* =Sidebar  ---------------------------------------------- */
#sidebar{
	float:left;
	width: 180px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px 0px 0px 30px;
	padding: 5px 20px 10px 10px;
	color: #666666;
	border: 1px none #E8E8E8;
	}
	
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration: underline;
}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:hover, #sidebar h2 a:active, div#shoppingcartcontents strong, #sidebar #PECatsOnly .category_brand_header li a{
	font: normal 1.1em Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E8E8E8;
	color: #666666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top: 1px solid #F6F6F6;
	background: #FBFBFB;	
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
}
#sidebar li { 	list-style-type: none;}

#sidebar ul li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 0px;
}
#sidebar ul li a{
	list-style-type: none;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul ul li {
	list-style-type: none;
	padding: 2px 0px 4px 4px;
	list-style-type: none;
	margin: 0px;
}
html>body #sidebar ul ul li a {
	list-style-type: none;
}
#sidebar ul ul li a {
	list-style-type: none;
	margin: 0 0 0 -8px;
	padding: 2px 10px 0;
} 
#sidebar ul ul li a:hover {
	list-style-type: none;
	text-decoration:underline;
}
#sidebar ul ul ul {
	margin: 0;
	border: none;
	list-style-type: none;
}
#sidebar ul ul ul li {
	padding: 3px 0px 3px 25px;
	border-bottom: none;
	font-weight: normal;
} 
html>body #sidebar ul ul ul li a {
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
} 

/* =Widgets -----------------------------------------------------------------*/
.widget{}
.widgettitle{}
.widget_meta{}
.widget_search{}

/* =Pagenav =Pageitem  -----------------------------------------------------------------*/
.pagenav {}
.pagenav ul {}
.pagenav ul li {}
.pageitem{}
.pageitem ul  li a{}
.pageitem ul ul li {}
	
/* =current ----------------------------------------------------------------- */
.page_item{
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px;
}
.current_page_item{ background: #FFFFE0;
-moz-border-radius: 8px; -webkit-border-radius: 8px;}
.current_page_item a{}
.current_page_parent a{}
.current_page_ancestor{
	border-top: 1px solid #FFFFE0;
	border-bottom: 1px solid #FFFFE0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:4px;
	background: #FFFFF6;
	border-right-color: #FFFFE0;
	border-left-color: #FFFFE0;
}
.current_page_ancestor a{}

#sidebar_left .current_page_ancestor a{color: #333333;}
#sidebar_left .current_page_item a{
	color: #000000;
}


/* =Category -----------------------------------------------------------------*/
#categories {}
#categories a {}
#categories a:hover {}
#categories ul {}
#categories ul li {}

/* =Archives -----------------------------------------------------------------*/
#archives {}
#archives a {}
#archives a:hover {}
#archives ul {}
#archives ul li {}

/* =Poweredby ------------------------------------------------------------------ */
.poweredby{
	margin-top: 12px;
	margin-bottom: 15px;
}
.poweredby, .poweredby a{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	text-align: center;
	color: #666666;
	padding: 3px;
	}
	
/* =Utility ------------------------------------------------------------------ */

.utility_head{
	font-size: 10px;
	position: relative;
	top: 5px;
	float: right;
	margin-right: 15px;
	color: #CCCCCC;
}
	
.utility_head li{
	display:inline;
	padding-left: 2px;
	}
.utility_head a:link, .utility_head a:visited, .utility_head a:active {
	color: #D9310C;
	text-decoration: none;
	padding: 3px;
	}
.utility_head a:hover{
	color: #333333;
	text-decoration:underline;
	}

.utility_foot{
	margin-right: 5px;
	color: #666666;
}
.utility_foot ul{
	padding: 0px;
		}
.utility_foot li{
	display:inline;
	padding-left: 2px;
	padding-right: 2px;
	}
.utility_foot a:link, .utility_foot a:visited, .utility_foot a:active {
	color: #666666;
	text-decoration: none;
	padding: 3px;
	}
.utility_foot a:hover{
	color: #333333;
	text-decoration:underline;
	}
/* Search: =Search ---------------------------------------------- */

#search label {}
#searchform{
	margin-top: 4px;
	margin-bottom: 4px;
}
#search div{}
#searchform input {}
#s{
	font-size: 1em;
	color: #333333;
	border: 1px solid #A3A3A3;
	background-color: #FDFDFD;
	width: 160px;
	padding: 3px;
}
#searchsubmit{
	font-size: 1em;
	background-color: #FFF;
	padding: 1px;
	color: #666666;
	border: 1px solid #999999;
}

#searchhead{
	float:right;
	margin-right: 8px;
	margin-top: 3px;
}
#searchhead #s{
	width: 200px;
	font: 1.4em "Lucida Grande", Verdana, sans-serif;
	padding:4px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	border: 1px solid #999999;
}
#searchhead #searchsubmit{
	font: 1.4em "Lucida Grande", Verdana, sans-serif;
	padding:4px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	border: 1px solid #999999;
	color: #666666;
}

/* =Comments ------------------------------------------------------------------ */
.commentlist li, #commentform input, #commentform textarea {
	width: 450px;
	}
.commentlist li {}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {}

.commentmetadata {
	font-weight: normal;
	width: 500px;
	}
	
.commentshome a{
	color: #CCCCCC;
	margin-left: 8px;
}	

#commentsubmit{}

/* =splash ------------------------------------------------------------------ */

.splash{
	margin: 0px 0px 24px;
	padding: 0px;
	line-height: 1em;
	clear:both;
}
.splashbox{
	border-bottom: 1px solid #F0F0F0;
	
	}

.splash h2{

}
.splash ul{
	margin: 0px;
	padding: 0px;
}
.splash li{
	margin: 0px 0px 0px 8px;
}

.splashimg{
	border: none;
}
.splashalert{
	color: #FFFFFF;
	background-color: #B18D29;
	padding: 4px;
}
.splashalert:hover{
	color: #FFFFFF;
	background-color: #993300;
	padding: 4px;
}

.splashleft, .splashright{
	margin: 2px;
	width: 195px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px none #F0F0F0;
	border-left: 1px solid #F0F0F0;
} 
.splashleft:hover, .splashright:hover{
	background-color: #F4F4F4; 
} 
.splashleft{


}
.splashright{

}

/* =breakoutbox =bbox ------------------------------------------------------------------ */

.bbox, .bboxleft, .bboxright {
	border: 1px solid #CCCCCC;
	background-image: url(images/bboxmap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}

.bbox{
	width: 95%;
	margin: 2px;
	padding: 8px;
}

.bboxleft{
	width: 35%;
	float: left;
	margin: 8px;
}
.bboxright{
	width: 35%;
	float: right;
	margin: 8px 8px 8px 10px;
}
.bbox_slide{
	width: 95%;
	margin: 2px;
	padding: 8px;
}


/*contentbox =contentbox ---------------------------------------------- */

.contentbox{
	background-color: #FCFCFC;
	margin-top: 6px;
	margin-bottom: 10px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #DBDBDB;
	border-bottom-color: #CCCCCC;
	border-left-color: #DBDBDB;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
.contentbox a{
	text-decoration: none;
}
.contentbox li a{
	display: block;
}

.contentbox li, .contentbox li:hover{
}
.contentbox li:hover{
}

/* Calendar =wp-cal  ---------------------------------------------- */
#wp-calendar caption{
	font-weight: bold;
}
#wp-calendar a:link{
	color: #990000;
	padding:4px;
}
#today{
	background-color: #CCCCCC;
	padding:1px;
}
/* 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;
	background-color: #FBFBFB;
	}

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

/* Contact Form =contact ---------------------------------------------- */

.contactform {
			width: 100%; 
			position: relative;
			float: left;
			}
		
.contactleft {
			width: 25%; 
			clear: both; 
			float: left; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; 
			}

.contactright {
			width: 70%;  
			float: right; 
			display: inline; 
			padding: 4px; 
			margin: 5px 0; 
			}

.contacterror {
            border: 1px solid #ff0000;
        	}


/* Images : =images ---------------------------------------------- */

/* All image class control here  */

.imgborder, .imgborderleft, .imgborderright, .alignleft, .alignright,.aligncenter {
	margin: 10px;}

img{border: 0;}
img a{ border: 0;}

/* Image Border  =imgborder */

.imgborder, .imgborderleft, .imgborderright{
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
.imgborderleft{ float: left;}
.imgborderright{ float: right;}	
.border{
	border:1px solid #666666;
	margin: 0px;
}

/* =Gallery wp gallery -------------*/
.gallery {}
.gallery a{border:none;}

.gallery-item{
	float: left;
	text-align: center;
	padding: 2px 0px;
}
.gallery-item:hover {}
.gallery-icon {
	padding-top: 2px;
	padding-bottom: 2px;
}

.gallery img {
	margin:0px;
	padding: 0px;
	border: none;
}

.gallery-caption {
	margin-left: 0px;
	font-size: 0.7em;
	color: #666666;
} 
img .attachment-thumbnail {border: none;}
.gallery dl gallery-item dt.gallery-icon a.img .attachment-thumbnail {border: none;}
.wp-caption{
	padding: 7px 2px 2px;
	text-align:center;
}
.wp-caption-text{
	margin-left: 9px;
	font-size: 0.7em;
	text-align:left;
	color: #666666;}
.sized-thumbnail	{
	margin-right: auto;
	margin-left: auto;
}
	
.gallery_nav{
	float:right;
	width:175px;
	margin-top:40px;
	margin-right:25px;}	

/* Attachment =attach ---------------------------------------------- */	
.smallattachment, .smallattachment:hover{
	}
.smallattachment:hover{
}
.smallattachment a{
	display: block;
	font-size: 1.5em;
	background-color: #FFFFFF;
	padding: 4px;
}


  /* Misc for now ---------------------------------------------- */
.find{
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/find.jpg);
}
.caps{
	font-variant: small-caps;
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;

}
hr {
	color: #666666;
}

code{
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 12px;
}
blockquote{
	background-color: #F4F4F4;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #DEDEDE;
}
cite{}
acronym {speak : normal;}
abbr.initialism {speak : spell-out;}
abbr.truncation {speak : normal;}
.note {
	font-size: .8em;
	color: #999999;
}
.hide{ 
display:none;}
.clear{
	clear:both;}
	
#alert{
	background: #999999;
	text-align: center;
	padding: 5px;
}	

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

div#shopp .gallery{
	width:280px;
	float:left;}
#shopp dl.details {clear: both; margin-top: 20px;}	
#shopp form ul {
	width: 100%;

}
#shopp form ul input#billing-address, #shopp form ul input#billing-xaddress{
 width: 95%;	
}
 
