/* CSS Document */

body {
	background: #222;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

a img	{border:none;}

#daTrain	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background:url(../images/train2.png) bottom left no-repeat;
	/*border:#fff 1px solid;*/
}

#daBand	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:200%;
	z-index:2;
	background:url(../images/polaroid_single.png) bottom right no-repeat;
	/*border:#fff 1px solid;*/
}


#wrapper	{
	width:930px;
	overflow: hidden;
	margin: 50px auto;
	z-index: 5;
	position: relative;
	/*border:#fff 1px solid;*/
	padding: 5px;
}

#header	{
vertical-align:text-top;
width:280px;
display:block;
position:relative;
float:left;
}

#headerText	{
width:600px;
display:block;
position:relative;
float:left;
}


/* @group Left */

#left {
	float: left;
	width: 590px;
	/*border:#fff 1px solid;*/
}

#left .big-box {
	clear: both;
	width: 590px;
	position: relative;
}

#left .big-box .top {
	width: 590px;
	height: 54px;
	clear: both;
	background: url('../images/big-box-top.png') no-repeat top left;
}

#left .big-box .bottom {
	width: 590px;
	height: 30px;
	clear: both;
	background: url('../images/big-box-bottom.png') no-repeat top left;
}

#left .big-box .center {
	width: 530px;
	height: auto;
	clear: both;
	background: url('../images/big-box-center.png') repeat-y top left;
	padding: 1px 30px 10px 30px;
}

/* @end */

/* @group Right */

#right {
	float: left;
	width: 322px;
	height: auto;
	margin-left: 18px;
	/*margin-top: 15px;*/
	margin-top:-390px;
}

#right .small-box {
	clear: both;
	width: 322px;
	position: relative;
	margin: 0px 0px 18px 0px;
}

#right .small-box .top {
	width: 322px;
	height: 54px;
	clear: both;
	background: url('../images/small-box-top.png') no-repeat top left;
}

#right .small-box .bottom {
	width: 322px;
	height: 30px;
	display: block;
	clear: both;
	background: url('../images/small-box-bottom.png') no-repeat top left;
}

#right .small-box .center {
	width: 262px;
	height: auto;
	clear: both;
	background: url('../images/small-box-center.png') repeat-y top left;
	padding: 1px 30px 10px 30px;
}

#rightLow {
	float: left;
	width: 322px;
	height: auto;
	margin-left: 18px;
	margin-top: 15px;

}

#rightLow .small-box {
	clear: both;
	width: 322px;
	position: relative;
	margin: 0px 0px 18px 0px;
}

#rightLow .small-box .top {
	width: 322px;
	height: 54px;
	clear: both;
	background: url('../images/small-box-top.png') no-repeat top left;
}

#rightLow .small-box .bottom {
	width: 322px;
	height: 30px;
	display: block;
	clear: both;
	background: url('../images/small-box-bottom.png') no-repeat top left;
}

#rightLow .small-box .center {
	width: 262px;
	height: auto;
	clear: both;
	background: url('../images/small-box-center.png') repeat-y top left;
	padding: 1px 30px 10px 30px;
}

/* @end */

/* @group Nav */

#nav {
	display: block;
	clear: both;
	width: 100%;
	height: 52px;
	background: url('../images/bg-toolbar.png') repeat-x top left;
	z-index: 10;
	position: fixed;
	top: 0px;
	left: 0px;
}

#nav ul {
	display: block;
	width: 870px;
	height: 36px;
	margin: 0px auto;
}

#nav li {
	display: block;
	float: left;
	height: 36px;
	margin: 0px 10px 0px 0px;
}

#nav li.skipper {
  width: 128px;
  height: 36px;
}

#nav li.skipper a,
#nav li.skipper a:hover,
#nav li.skipper a.activ {
  background: url('../images/skipper.jpg') no-repeat top left !important;
  text-indent: -10000px;
  outline: none;
}

#nav li a{
	display: block;
	height: 36px;
	font-size: 1px;
	text-indent: -10000px;
	background-position: top left;
  outline: none;
}

#nav li a:hover {
	background-position: 0px 108px !important;
}

#nav li a:active {
	background-position: bottom left !important;
}

#nav li a.activ {
	background-position: 0px 72px !important;	
}

#nav li a.home {
	width: 96px;
	background-image: url('../images/tab-home.jpg');
}

#nav li a.about {
	width: 96px;
	background-image: url('../images/tab-about.jpg');
}

#nav li a.store {
	width: 96px;
	background-image: url('../images/tab-store.jpg');
}

#nav li a.calendar {
	width: 96px;
	background-image: url('../images/tab-calendar.jpg');
}

#nav li a.shows {
	width: 96px;
	background-image: url('../images/tab-shows.jpg');
}

#nav li a.listen {
	width: 96px;
	background-image: url('../images/tab-listen.jpg');
}

#nav li a.gallery {
	width: 96px;
	background-image: url('../images/tab-gallery.jpg');
}

#nav li a.contact {
	width: 96px;
	background-image: url('../images/tab-contact.jpg');
}

#nav li a.press {
	width: 96px;
	background-image: url('../images/tab-presskit.jpg');
}

/* @end */



/* @group Elements */

#left .big-box .center h1,
#left .big-box .center h2,
#right .small-box .center h1, #rightLow .small-box .center h1 {
	color: #fa6a00;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

#left .big-box .center h2 {
	font-size: 11px;
  	margin: 0px 0px 15px 0px;
}

#right .small-box .center h1, #rightLow .small-box .center h1 {
	font-size: 13px;
}

#left .big-box .center p.toolbar {
	width: 520px;
	height: 22px;
	padding: 7px 0px 15px 10px;
	background: url('../images/toolbar.gif') no-repeat top left;
}

#right .small-box .center p.toolbar,#rightLow .small-box .center p.toolbar {
	width: 252px;
	height: 19px;
	padding: 3px 0px 10px 10px;
	background: url('../images/toolbar-mic.gif') no-repeat top left;
}

#left .big-box .center p.toolbar a,
#right .small-box .center p.toolbar a {
	text-decoration: none;
}

#left .big-box .center p,
#right .small-box .center p,#rightLow .small-box .center p {
	color: #f6efa0;
	font-size: 12px;
	padding-bottom: 14px;
	line-height: 16px;
}

#right .small-box .center p,#rightLow .small-box .center p {
  font-size: 11px;
  padding-left: 10px;
}

#left .big-box .center p.right,
#right .small-box .center p.right,#rightLow .small-box .center p.right {
	text-align: right;
}

.big-box .buton,
.big-box .buton:hover,
.small-box .buton,
.small-box .buton:hover {
	display: block;
  width: 126px;
  height: 22px;
	background: url('../images/buton-mare.gif') no-repeat top left;
	color: white;
	font-size: 17px;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
  margin: 0px 0px 0px auto;
  text-shadow: #5e6625 1px 1px 2px;
  border: none;
  /*cursor: hand;*/
}

.big-box input.buton,
.big-box input.buton:hover {
	height: 30px;
  padding: 0px;
}

.small-box .buton,
.small-box .buton:hover,
#left div.project_cover .buton,
#left div.project_cover .buton:hover {
	width: 89px;
  height: 18px;
  background-image: url('../images/buton-mic.gif');
  font-size: 12px;
  padding: 3px 0px 0px 0px;
}

.bandmembers	{
text-align:left;
float:left;
display:block;
position:relative;
}

#right a, #rightLow a	{
	color: #fa6a00;
}

#left a	{
	color: #fa6a00;
	font-weight:bold;
}

#blog_badge {
	position: absolute;
  top: -10px;
  right: 20px;
  width: 72px;
  height: 72px;
  text-indent: -10000px;
  outline: none;
  background: url('../images/feed_icon.png') no-repeat top left;
}

#wrapper #footer {
	display: block;
	clear: both;
	width: 892px;
	height: 70px;
	margin: 0px auto;
	position: relative;
	color:#fff;
	font-size:.6em;
	font-weight:bold;
}

#wrapper #footer a.top_link {
	position: absolute;
	text-indent: -10000px;
	outline: none;
	right: 45px;
	bottom: 45px;
	width: 145px;
	height: 100px;
}

#wrapper #footer a.top_link:hover {
	background: none !important;
}

#wrapper #footer a.ee_power {
	display: block;
	position: absolute;
	width: 132px;
	height: 32px;
	background: url('images/ee_power.gif') no-repeat top left;
	left: 373px;
	bottom: 90px;
	font-size: 12px;
	text-indent: -10000px;
}

#wrapper #footer .license {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 892px;
	height: 35px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #914400;
}

#wrapper #footer .license a {
	color: #914400;
}

#wrapper #footer .license .picture {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 45px;
}

.memberText	{display:block;float:right;position:relative;width:200px;color:#fa6a00;}

.bios {
float:right;
width:300px;
padding-left:50px;
padding-top:25px;
color: #914400;
font-size:1em;
}

.bios span	{font-weight:bold;}

.clearBoth {clear:both;}

.bandSnappies	{
float:left;
margin:10px 10px 10px 10px;
}
