/*  

Theme Name: Bicycle Music Festival

Theme URI: http://www.seagrapestudios.com

Description: The Bicycle Music Festival is the largest 100% bicycle-powered music festival in the world. The free, all-day (and late into the night) event takes place annually in San Francisco, California on the Saturday closest to the summer solstice. 

Version: 1.0



The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php



------------------------------------------------------------------------------- */



/* general */

body{

	margin:0px auto;

	font-size: 13px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	color:#000000;

	background: #AAAAB2 url(images/1bg_bottom_repeat.jpg) repeat-x bottom;

	border:0px yellow solid;

}



img {

	border:0px;

	padding:5px;

	max-width: 100%; /* not working in IE6*/

}

a {color:#227390;text-decoration: underline;}

a:hover {color: #b02c00;text-decoration: none;}



h1 {font-size:26px; line-height:30px;}

h2 {font-size:24px;}

h3 {font-size:21px;}

h4 {font-size:17px;}

h5 {font-size:14px;}

h6 {font-size:12px;}



p {margin: 10px 0px 10px 0px;}

hr {height:1px;border:none;border-top:1px dashed #397aca; width:90%;}



blockquote {

	clear: left;

	text-align: justify;

	padding: 0px 0px 0px 22px;

	margin: 10px 10px 10px 10px;

	background: url(images/quote.gif) no-repeat top left;

}

input {

	margin-bottom:5px;

	vertical-align: middle;

}

select{

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

code{

	font: 1.1em 'Courier New', Courier, Fixed;

}

.alignleft {float: left;}

.alignright {float: right;}

.aligncenter,div.aligncenter{

   display: block;

   margin-left: auto;

   margin-right: auto;

}

img.alignleft {

	padding: 5px;

	margin: 0 7px 2px 0;

	display: inline;

}



img.alignright {

	padding: 5px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.clear {clear:both;}

.spacer {height:0px;}

/***** layout *****/

#page_top{

	margin:0px auto;

	padding:0;

	width:100%;

	background: url(images/bg_top.jpg) no-repeat top center;

	border:0px blue solid;

}



#base{

	margin:0 auto;

	padding:0;

	width:894px;

	background: url(images/bg_repeat.png) repeat-y center;

	padding:0 28px 0 28px;

	border:0px red solid;

}



#header{

	margin:0;

	padding:0;

	position:relative;

	width: 100%;

	height: 176px;

	background:#fff url('images/bgtab.jpg') no-repeat top;

}

#menu{

	position:relative;

	width: 100%;

	height: 0px;

	background:url('images/menu_bg.jpg') no-repeat left;

}

#container{

	position:relative;

	overflow:hidden;

	width:894px;

	background:url('images/container_repeat.jpg') repeat-y top center;

}

#sidebar{

	float:left;

	width:254px;

	overflow:hidden;

	color:#397aca;

	padding:5px 0 20px 0px;

	border:0px red solid;

}

#content{

	float:right;

	display:inline; 

	width:605px;

	overflow:hidden; 

	margin: 4px 0 0 0;

	padding: 0 15px 0 10px;

	border:0px red solid;

}

#footer{

	clear:both;

	position:relative;

	background:#E4E4E4;

	height:65px;

	color:#cccccc;

	font-size:11px;

	font-family:Verdana, Arial;

	padding: 20px 20px 10px 30px;

	background:url('images/footer_bg.jpg') repeat;

}

#footer a,#footer a:hover{

	color:#E4E4E4;

	text-decoration:underline;

}

/*######### header ############*/

#blogtitle {

	position:absolute; 

	top:8px;

	padding-left:3px;

	width:894px;

	font-family: Arial,Verdana; 

	font-size:30px; 

	font-weight:bold;

	text-align:left;

	color:#397aca;

	border:0px red solid;

	overflow:hidden;

	

}



#blogtitle a, #blogtitle a:hover {

	font-family: Arial, Verdana; 

	font-weight:bold;

	color:#397aca; 

	text-decoration:none;

}

	

#subtitle {

	position:absolute;

	overflow:hidden; 

	font-family: Tahoma,Arial, Verdana; 

	width:894px; 

	height:45px;

	top:40px; 

	text-align:left; 

	font-size:13px;

	letter-spacing: 2px;

	color: #42a514; 

	font-style:italic;

	border:0px red solid;

	line-height:1.1em;

	padding-left:3px;

}

#menu ul {

	position:absolute;

	top: 0px;

	left: 30px;

	height: 0px;

	width: 550px;

	overflow:hidden;

	margin:0px;

	padding:0px;

	

	

}

#menu ul li {

	display: inline;

	font-size: 13px;

	font-family:Verdana,Arial;

	font-weight: bold;

	color:#000000;

}

#menu ul li.separator {

	display: block;

	float: left;

	width:3px;

	height: 34px;

	background:url(images/menu_separate.jpg) no-repeat center;

}



#menu ul li a {

	display: block;

	float: left;

	line-height: 34px;

	color: #42a514;

	padding: 0px 10px 0px 10px;

	margin:0px 0 0 0 ;

	text-decoration:none;

}



#menu ul li a:hover, #menu ul li.current_page_item a {

	color:#397aca;

}

.searchbox {

	position:absolute;

	top:6px; 

	left: 10px;

	width:200px;

	height:0px; 

	border:0px;

}

.search-field input {

	position:absolute;

	top:5px;

	left:7px;

	width:100px; 

	height:0px; 

	font-family:Verdana;

	font-size:11px; 

	font-weight:bold;

	color:#999999; 

	padding:5px 3px 3px 3px;

	border:0px;

	background:#ffffff;

}

.search-but input {

	position:absolute;

	top:5px;

	right:5px;

	width:40px; 

	height:0px; 

	background:transparent;

	border:0px;

}

#footer img.rss{

	position: absolute;

	right: 52px;

	top: 0px;

	height:75px;

	width:70px;

}

.3dflash {

width:100%;

}

.flash-swf {

background-image: url(images/mainmenu.jpg);

background-position: no-repeat top center;

height:36;

width:100%;

}

/***** sidebar *****/

#sidebar a{

color:#227390;

text-decoration:underline;

font-weight: 600;

}

#sidebar a:hover {color:#b02c00;text-decoration:none;}

#sidebar ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 1px 0px 2px 0px;

	font-family:Verdana,Arial;

}

#sidebar li {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family:Verdana,Arial;

	

	

}

#sidebar ul ul li{

	position: relative;

	line-height: 1.9em;

	list-style-type: none;

	font-size:12px;

	border:0px red solid;

	font-family:Verdana,Arial;

	margin: 0px 0px 0px 5px;

	padding:0 5px 0 16px;

	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;

}



#sidebar ul ul ul li {

	position: relative;

	list-style-type: none;

	font-size:12px;

	border:0px; 

	margin: 0px 0px 0px 0px; 

	line-height: 1.7em; 

	font-family:Verdana,Arial;

	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;

	padding: 0px 0px 0px 16px;

}



#sidebar h1 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-weight: 800;
	letter-spacing: 1px;
	margin: 6px 0px 12px 0px;
	padding: 5px 0px 7px 12px;
	height: 30px;
	font-family:Verdana,Arial;
	background:url('images/sidebar_title.jpg') no-repeat left;
	border:0px red solid;
}

#sidebar select{

	margin:5px 0px 2px 5px;

	font-size:12px;

	width:240px;

	overflow:hidden;

}



/***** content *****/



.archivetitle {

	height:20px;

	color: #666;

	font-size: 11px;

	font-weight:normal;

	padding: 0px 0px 0px 5px;

	margin: 0px 0px 0px 0px;

}

.post{

	width:605px;

	margin:0 0 40px 0;

	padding: 5px 0px;

	border:0px red solid;

}	



.post_top{

	position: relative;

	margin:0 0 0px 0;

	padding: 0px 0px;

	border-right: 0px #42a514 solid;

	border-bottom: 0px #42a514 dotted;

	/*background: #f6f6f6;*/

}

.post_bottom{

	margin: 20px 50px 0 50px;

	height:3px;

	background:url(images/line.jpg) repeat-x bottom;

}	

.posttitle{

	position:absolute;

	top:0px;

	left:5px;

	margin: 0px 0px 30px 0px;

	padding: 3px 40px 3px 10px;

	font-size:22px;

	font-family:"Times New Roman, Serif";

	color:#B02C00;

	background-color: #eeeeee;

	border:1px red #dddddd;



}

.posttitle a{

	font-family:"Times New Roman, Serif";

	margin: 0px 0px 5px 0px;

	padding: 0px 0px;

	color:#B02C00;

	text-decoration:none;

	font-weight: 400;

}

.posttitle a:hover{

	font-family:"Times New Roman, Serif";

	text-decoration:underline;

	color:#B02C00;

}

.date {

	position:absolute;

	font-family:arial;

	top:0px;

	right: 20px;

	font-size: 12px;

	padding: 0px 0px 10px 18px;

}

.author{

	position:absolute;

	font-family:arial;

	font-size:12px;

	top:0px;

	left:18px;

}

.author a{

	text-decoration:none;

}

.author a:hover{

		text-decoration:underline;

}

.info {

	line-height: 15px;

	font-size: 12px;

	padding:35px 10px 10px 18px;

	color:#000000;

	border:0px red solid;

}

.category{

	padding:5px 0 4px 28px;

	background:url(images/category.jpg) no-repeat top left;

}

.bubble{

	padding:5px 0 4px 28px;

	background:url(images/bubble.jpg) no-repeat left top;

}

.tags{

	padding:5px 0 4px 28px;

	background:url(images/tags.jpg) no-repeat left top;

}



#entry {

	color: #000000;

	line-height: 1.4em;

	text-align: justify;

	padding: 15px 15px 10px 15px;

	margin: 0px 0px;

}



.navigation {

	font-size: 12px;

	padding: 30px 0px 30px 0px;

}





.sorry {

	font-size: 11px;

	font-style: italic;

	margin: 8px 0px 0px 0px;

	padding: 10px 10px 10px 10px;

	border: 1px dashed #ccc;

	background:#ffffff;

}



/*** comment ***/

#postmetadata {

	font-size: 11px;

	margin: 10px 0px 20px 0px;

	padding: 5px 5px 5px 5px;

}

#comments{

	padding:0 20px 0 20px;

}

.nocomments {background: none; color: #000000;}



.commenttitle {

	color: #000000;

	font-size: 13px;

	text-align: left;

	font-weight: bold;

	margin: 0px 0 20px 0;

	padding: 2px 0px 2px 0px;

	font-variant: normal;

	border-bottom: 1px dashed #397aca;

}

.commentlist {list-style: none;margin:0px;padding:0px;}



.commentbody {

	height:100%;

	color: #000000;

	font-size: 12px;

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 5px 1px 5px;

	border: 0px solid #397aca;

	background:#E1E1E1;

}



.commenthead {

	height:34px;

	color: #000000;

	padding: 5px 0px 10px 0px;

	margin: 0px 0px 10px 0px;

	border-bottom: 1px dashed #666;

	background:#E1E1E1;

}

.adminbody {

	height:100%;

	color: #000000;

	font-size: 12px;

	list-style-type: none;

	margin: 0px 0px 10px 15px;

	padding: 0px 5px 1px 5px;

	border: 0px solid #666;

	background:#E1E1E1;

}

.adminhead {

	height:32px;

	color: #000000;

	margin: 0px 0px 5px 0px;

	padding: 5px 0px 5px 0px;

	border-bottom: 1px dashed #666;

	background:#E1E1E1;

}

.trackhead {

	height:34px;

	color: #000000;

	margin: 0px 0px 10px 0px;

	padding: 5px 0px 10px 40px;

	border-bottom: 1px dashed #666;

	background: #E1E1E1 url(images/track.gif) no-repeat center left;

}

.trackbody {

	height:100%;

	color: #000000;

	font-size:12px;

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 5px 1px 5px;

	border: 0px dashed #666;

	background:#E1E1E1;

}



.avatar {

	float: left;

	margin: 0px 5px 0px 0px;

	padding: 0px;

	background: #ffffff;

}

.commentcount {

	float: right;

	color: #aaaaaa;

	font-size: 20px;

	margin: 0px 0px 0px 0px;

	padding: 5px 0px 0px 0px;

	font-family: Georgia, Times, 'Times New Roman', serif;

}

.authorlink {color: #000000; font-size: 16px; font-weight: bold;line-height:15px;}

.authorlink a {color: #000000; font-size: 16px; font-weight: bold;line-height:15px;}

.commentlink {font-size: 14px; color: #000000;}



.trackbody p a {color: #000000;}



#commentform {

	margin:0;

	padding:20px 0 0 0;

}

#email, #author, #url {

	color: #000000;

	background: #ffffff;

	font-size: 16px;

	padding-left: 2px;

	vertical-align: middle;

	border: 1px solid #397aca;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

#comment {

	width: 500px;

	color: #000000;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	border: 1px solid #397aca;

	padding: 2px 2px 2px 2px;

}

#submit {

	width: 80px;

	height: 20px;

	color: #000000;

	font-size: 12px;

	background: #ffffff;

	margin: 0px 0px 0px 0px;

	padding: 0px 10px 2px 10px;

	border: 1px solid #397aca;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}



/***** widget *****/

#wp-calendar td {font-size:11px;color:#999999;}

#wp-calendar td a {font-weight:bold;text-decoration:underline;}

#wp-calendar {

	width: 210px;

	text-align: center;

	font-size:11px;

	color:#397aca;

}

.wp-caption { /*images caption*/

	text-align: center;

	color:#666666;

}



.textwidget { /*text box*/

	margin:0px 0px 0px 0px;

	width: 250px;

}



#akismetwrap{

	margin:2px 0 2px 45px;

}

.rsswidget img {

	margin-top:2px;

	margin-left:-15px;

	padding:0px;

	background:#ff0 fixed;

}



#sidebar h1 a.rsswidget{

	margin-left:-3px;

	color: #42a514;

	text-decoration:none;

}



#recentblock {

list-style:none;

margin: 0 0;

padding: 0 0;

	display: block;

width: 600px;

border: 0px solid #fff000;

}



#recentposts {

margin: 5px;

	display: block;

list-style:none;

padding: 3px;

border: 0px solid #ffff00;

background-color: #ffffff;

}



.recent-title {

font-size: 16px;

font-color: #000000;

font-weight: bold;

}

#recentcategory {

list-style:none;

margin: 5px;

	display: inline;

padding: 5px;

border: 0px solid #ffff00;

background-color: #ffffff;

float:left;

}

/*----------------------------------------

----------------------------------------

--------------------------------------------

------------------------------------------- Portfolio Work ----------- */



#recentblock { list-style:none; margin:0; padding:0; overflow:hidden;}

#recentposts { margin:0 0px 0px 0; padding:0 0 13px 0; float:left; width:295px;line-height:15px; list-style:none;}

#recentposts img {float:center;margin-right:0px;border:0px solid #000000;}

#recentposts a:hover img {border-color:#999999;}

#recentposts p { display:block; padding:0 0 13px 0; font-size:12px;}



#recentcategory { margin:0 0px 0px 0; padding:0; float:right; width:295px;line-height:15px; list-style:none;}

#recentcategory img {float:left;margin-right:0px;border:0px solid #000000;}

#recentcategory a:hover img {border-color:#7AB92D;}

#recentcategory span { display:block; font-size:12px;}



#main .article ul.projects2 { list-style:none; margin:0; padding:0; overflow:hidden;}

ul.projects2 li { margin:0 10px 20px 0; padding:0; float:left; width:550px;line-height:15px; list-style:none;}

ul.projects2 li img {float:left;margin-right:5px;border:3px solid #999999;}

ul.projects2 li a:hover img {border-color:#7AB92D;}

ul.projects2 li span { display:block; font-size:12px;}

.post h7 {

font-family:Georgia;

font-size:24px;

line-height: 26px;

margin:25px 0 10px 0;

font-weight:normal;

}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	padding:0px;
	width: 892px;
	border:1px solid #000;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin:0px;
	width: 894px;
	padding-left:10px;
	border:0px solid #0C6;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin-right:3px;
}
#access a {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	border:1px solid #000;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #eee;
	color: #000;
	border:1px solid #000;
	border-color:#999 #999 #000 #999;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 882px;
	padding-left:10px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	border:1px solid #191919;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	color: #373737;
}
#access ul li.current_page_item:hover > a, #access ul li.current-menu-ancestor:hover > a, #access ul li.current-menu-item:hover > a, #access ul li.current-menu-parent:hover > a {
color: #373737;
}