/* @override http://bellebottomband.com/bbstyle.css */

body{
	background: #fff url(images/sky.png) repeat-x;
	margin: 0;
	padding: 0;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}
/*body#parallax{
	position:relative; 
	overflow:hidden; 
	width:800px; 
	height:1200px;
}*/

div#container {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

div#inner{
	margin-right: auto;
	margin-left: auto;
}

div#header{
	height: 172px;
	margin-right: auto;
}
div#stripe{

}
div#logo{
	background: url(images/bb-logo.png) no-repeat;
	width: 400px;
	height: 307px;
	position: relative;
	z-index: 100;
	left: 10px;
	float: left;
	margin-top: -67px;
	margin-bottom: -30px;
	margin-right: -30px;
}

div#nav{
	
	background-color: #fff;
	height: 70px;
	border-top: 30px solid #c66;
	border-bottom: 30px solid #69c;
	color: #c66;
	width: 620px;
	margin-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 15px;
}
div#nav h2{
	margin-top: 7px;
	padding-right: 30px;
}

li.buttons{
	display: inline-block;
	list-style-image: none;
	margin-right: auto;
	margin-left: auto;
	padding-left: .3em;
	text-align: center;
	padding-right: .3em;
	float: right;
}

li.buttons a{
	font: italic bold 26px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #c66;
}

li.buttons a:hover{
	color: #aac8ff;
}


div#text{
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;

	background-color: #fff;
	width: 32em;
	padding: 1em;
	font-size: 1.3em;
}
div#text p{
}

div.etrack {
	float: left;
	background: url(images/8track.png) no-repeat;
	width: 300px;
	height: 380px;
}

div.biopic{
	position: relative;
	top: 71px;
	left: 27px;
}

div#footer{
	position: relative;
	text-align: center;
	margin-bottom: 2em;
}

/* @group pics n stuff */

div#sun{
	
}
div#sun_text{

}

div#rainbow{
	background-image: url(images/rwb.png);
	position: absolute;
}
div#bus{
	width: 448px;
	height: 315px;
	position: absolute;
	z-index: 40;
	top: -130px;
	background: url(images/van.png) no-repeat;
	left: 670px;
}
div#road{
	background-image: url(images/mountains.png);
	position: absolute;

}

div#hearts1{
	
}
div#hearts2{
	
}

div#mountains{
	position: absolute;
	z-index: -15;
	bottom: -204px;
}
div#grass{
	height: 200px;
	position: absolute;
}
div#grass1{
	background: url(images/grass.png) repeat-x;
	z-index: -14;
	position: absolute;
}

/* @end */

div#shows{
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;

	background-color: #c6ffd1;
	width: 30%;
	display: inline-block;
	position: relative;
	margin: 1em 1em 1em 20px;
	padding: 1em;
	height: auto;
	float: left;
	clear: both;
	font-size: .7em;
	line-height: 3px;
}

h2#showhead{
	line-height: 1em;
	margin-top: 0;
}

span.show{
	color: #a84644;
	font-size: 1.2em;
}

div#contact{
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	width: 44%;
	background-color: #ceffff;
	height: 10em;
	margin: 1em;
	padding: 1em;
	display: inline-block;
}

div#cal {
	margin-right: auto;
	display: inline-block;
	width: 500px;
	height: auto;
	position: relative;
	margin-left: 10px;
	margin-bottom: 40px;
}
div#audio{
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	background-color: #f9ffd0;
	margin: 1em;
	display: inline-block;
	float: left;
	padding: 1em;
	clear: right;
	position: relative;
	width: 44%;
	height: auto;
}
	
div#playlist {
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	border-radius:1em;
	background-color: #ffa0a5;
	display: inline-block;
	padding: 1em;
	margin: 1em;
}

div#playlist ul li{
	float: left;
	width: 12em;
	display: inline-block;

	height: 3em;
	border: 1px solid #787878;
	margin: .1em;
	padding-right: 0;
	padding-left: 0;
}

.blue{
	background-color: #ceffff;
}

.green{
	background-color: #c6ffd1;
}

.yell{
	background-color: #f9ffd0;
}

span.title{
	display: block;
	text-align: center;
	color: #444;
	position: relative;
	font: bold .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.artist{
	text-align: center;
	display: block;
	background-color: #fff;
	color: #444;
	height: 1.4em;
	margin-top: .2em;
	border: .1em dotted #a7a7a7;
	font: .8em "Courier New", Courier, mono;
}

div.number{
	border-color: #a7a7a7;
	color: #787878;
	display: inline;
	float: left;
	position: relative;
	width: 0;
	height: 0;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	top: 1.1em;
}



div.bio {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color: #ceffff;
	width: 500px;
	display: inline-block;
	padding: 20px;
	margin: 10px;
	height: 370px;
}

div.biotext h3{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;

	background-color: #69c;
	padding: 10px;
}


div.biotext {
	margin-top: 80px;
}
/*jquery*/
ul.navigation{
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	width: 600px;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	left: 10px;
	padding: 0;
}
ul.navigation li{
	list-style-image: none;
	display: inline;
}
ul.navigation li a{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	width: 64px;
	display: inline-block;
	margin: 5px;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #4b68ab;
	padding: 10px;
	height: 50px;
	float: left;

	-webkit-box-shadow: #000 .1em .1em .2em;
	-moz-box-shadow: #000 .1em .1em .2em;
	box-shadow: #000 .1em .1em .2em;

}


ul.navigation li a:hover{
	background-color: #c66;
}


ul.navigation li a:active{
	background-color: #439cd9;
}



ul.navigation li a{
	color: #fff;
	text-decoration: none;
	background-color: #d47c7a;
}

div#weelogo img{
	width: 240px;
	top: 401px;
	position: absolute;
	left: 383px;
	z-index: 10;
}
#slider {
	margin: 0 auto 40px;
	position: relative;
	width: 600px;
	display: block;
}

.scroll {
  height: 430px;
  
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
	width: 560px;
	margin: 10px;
}

.scrollContainer div.panel {
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;

	background-color: #69c;
	padding: 0;
}


.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
	right: 0;
}


.round {
	-webkit-border-radius: .5em;
	-mozilla-border-radius: .5em;
	border-radius: .5em;
}
.round_top {
	border-top-right-radius: .5em;
	-moz-border-radius-topright: .5em;
	-webkit-border-top-right-radius: .5em;
	border-top-left-radius: .5em;
	-moz-border-radius-topleft: .5em;
	-webkit-border-top-left-radius: .5em;
	border-radius: .5em;
}
.round_right {
	border-top-right-radius: .5em;
	-moz-border-radius-topright: .5em;
	-webkit-border-top-right-radius: .5em;
	border-bottom-right-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-webkit-border-bottom-right-radius: .5em;
}
.round_bottom {
	border-bottom-right-radius: .5em;
	-moz-border-radius-bottomright: .5em;
	-webkit-border-bottom-right-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
.round_left {
	border-top-left-radius: .5em;
	-moz-border-radius-topleft: .5em;
	-webkit-border-top-left-radius: .5em;
	border-radius: .5em;
	border-bottom-left-radius: .5em;
	-moz-border-radius-bottomleft: .5em;
	-webkit-border-bottom-left-radius: .5em;
}
.round_form {
	-webkit-border-radius: 1em;
	-mozilla-border-radius: 1em;
	border-radius: 1em;
}
.shadow {
	-webkit-box-shadow: #000 .4em .4em .2em;
	-moz-box-shadow: #000 .4em .4em .2em;
	box-shadow: #000 .4em .4em .2em;
}
.shadow2 {
	-webkit-box-shadow: #333 .1em .1em .5em;
	-moz-box-shadow: #333 .1em .1em .5em;
	box-shadow: #333 .1em .1em .5em;
}
.shadow1 {
	-webkit-box-shadow: #000 .1em .1em .2em;
	-moz-box-shadow: #000 .1em .1em .2em;
	box-shadow: #000 .1em .1em .2em;
}
.shadow-photo {
	-webkit-box-shadow: #000 .2em .4em 3em;
	-moz-box-shadow: #000 .2em .4em 3em;
	box-shadow: #000 .2em .4em 3em;
}
.right {
	float: right;
}
.left {
	float: left;
}

