/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                    Leftover Records stylesheet   */
/*                        by Mark Johnson 2006 	    */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*     based on sylesheet by Gary Burke 2004    	*/ 
/*                   gfburke@mac.com                */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*        main body and paragraph related styles    */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
body,p {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, Trebuchet, Tahoma, sans-serif;
	font-size:  90%;
	margin: 0px;
	padding: 0px;
	display: block;
}

body { 
	background-color: #ffffff; 
}

p { 
	background-color: transparent; 
}

#sidebar p { 
	padding: .5em;
	margin: 1em; 
	line-height:110%;
}

p.album {
	margin: .5em 0 .5em 0;
}

p.bar {
	margin: 1em;
}

p.footer {
	display: block;
	margin-top: 30px;
	border-top: 1px solid #999;
}

p.address {
	display: block;
	margin: 2em;
	padding: 2em;
	border: 1px solid #999;
	background-color: #eee;
}

p.news {
	margin: 1em;
}

body.news {
	background: url(/site/assets/bgs/news.jpg) no-repeat top left;
}

body.tour {
	background: url(/site/assets/bgs/tour.jpg) no-repeat top left;
}


body.contact {
	background: url(/site/assets/bgs/contact.jpg) no-repeat top left;
}


body.mp3 {
	background: url(/site/assets/bgs/mp3.jpg) no-repeat top left;
}


body.art {
	background: url(/site/assets/bgs/art.jpg) no-repeat top left;
}

body.band {
	background: url(/site/assets/bgs/band.jpg) no-repeat top left;
}


a:link {
	color: #4169E1;
	text-decoration: underline;
}

a:active {
	color: #f00;
	text-decoration: none;
	background-color: #c96;
}

a:visited {
	color: #933;
	text-decoration: underline;
}

a:hover {
	color: #f93;
	text-decoration: none;
}

/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                          table related styles    */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */

table {
	font-family: Verdana, Arial, Helvetica, Trebuchet, Tahoma, sans-serif;
	font-size:  90%;
	margin: 30px 0px 30px 0px;
	line-height: 100%;
}

table.compact {
	padding: 0px;
	margin: 0px;
}

tr, td {
	padding: 2px;
}

	
th {
	background-color: #4169e1;
	text-align: left;
	padding: 2px;
	font-weight: bold;
	font-size: 80%;
	color: #fff;
}

/* green: 1c4d4d */


td.compact {
	padding: 0px 10px 10px 0px;
	margin: 0px;
	font-size:80%;
	line-height:110%;
}

tr.light, td.light {
	background-color: #fff;
}

tr.dark, td.dark, th.dark{
	background-color: #bbb;
}

/* pink: efb6b6 */


tr.store, td.store, th.store {
	background-color: #aaa;
	color: #222;
	padding: 10px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	height: 15px;
}

tr.red, td.red, th.red {
	background-color: #BF0b0a;
	}
	
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*              headline and text related styles    */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
	
h1 {
	color: #330000;
	background-color: transparent;
	font-size:  24px;
	font-weight: normal;
	margin-top:  20px;
	margin-bottom: 0px;
}

h1.store {
	color: #336;
	font-weight: bold;
	margin: 20px 20px 0px 0px;
}


/*											 				               */
/* background HERE determines popup window artist and album stripe colors  */
/*											 				               */


h1.album {
	color: #fff;
	background: #959595;
	padding: 5px 20px;
	font-size:  18px;
	font-weight: normal;
	line-height:  24px;
	margin: 0px 0px 20px 0px;
}

h1.artist {
	color: #eeeeee;
	background: #BF0B0A;
	padding: 0px 10px;
	font-size:  18px;
	text-align: left;
	font-weight: normal;
	line-height:  24px;
	margin: 0px 0px 1px 0px;
}

h1.download {
	color: #fff;
	background: #959595;
	padding: 5px 10px 0px 15px;
	font-size:  18px;
	font-weight: normal;
	line-height:  24px;
	margin: 0px 0px 20px 0px;
	height:43px;
}

h1.downloadname {
	color: #eeeeee;
	background: #BF0B0A;
	padding: 3px 10px 0px 10px;
	font-size:  18px;
	text-align: left;
	font-weight: normal;
	line-height:  24px;
	margin: 0px 0px 1px 0px;
	height: 30px;
}


h1.swap {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 80px; 
}
 
h1.swap span {display:none;}
h1#t-store {background: transparent url(/site/assets/store/header_store_welcome.gif) no-repeat top left;}
h1#t-band {background: transparent url(/site/assets/header_band.gif) no-repeat top left;}
h1#t-mp3 {background: transparent url(/site/assets/header_mp3.gif) no-repeat top left;}
h1#t-news {background: transparent url(/site/assets/header_news.gif) no-repeat top left;}
h1#t-art {background: transparent url(/site/assets/header_art.gif) no-repeat top left;}
h1#t-tour {background: transparent url(/site/assets/header_tour.gif) no-repeat top left;}
h1#t-contact {background: transparent url(/site/assets/header_contact.gif) no-repeat top left;}
h1#t-artpage {background: transparent url(/site/assets/header_art.gif) no-repeat top left;}
h1#t-demo {background: transparent url(/site/assets/header_demo.gif) no-repeat top left;}

h1#t-newrelease {display:none; visibility: hidden;}

h2 {
	color: #336;
	font-size:  18px;
	margin-top: 10px;
}

h2.greylined {
	color: #333;
	font-size: 14px;
	border-bottom: 1px solid #999;
	padding: 0 0 10px 0;
	margin: 0;
}

h3 {
	color: #333;
	font-size:  14px;
	font-weight: bold;
	margin-top: 10px;
}

h3.album {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #999;
}

h2.swap {
	background-color: #bf0b0a;
	border-bottom: 1px solid #999;
	padding: 0px;
	height: 30px;
	text-decoration: none;
	margin-bottom: 5px;
}

h2.swap span { display: none;} 

h2#t-news { display:none; visibility: hidden;} /* it's part of the BG for alignment */

h2#t-ontour {background: transparent url(/site/assets/main_tour.gif) no-repeat top left;}
h2#t-listen {background: transparent url(/site/assets/main_listen.gif) no-repeat top left;}
h2#t-demo {background: transparent url(/site/assets/main_demo.gif) no-repeat top left;}
h2#t-partners {background: transparent url(/site/assets/main_partners.gif) no-repeat top left;}

h2.sidehead {
	color: #eeeeee;
	background: #bf0b0a;
	padding: 0px 10px;
	font-size: 16px;
	text-align: left;
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 30px;
	text-decoration: none;
}

.caption {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:  10px;
	line-height:  18px;
	text-align: center;
}

.little {
	color: #222222;
	font-size: 90%;
}

.small { 
	font-size:70%; 
}

span.grey {
	display: inline;
	color: #666;
}

span.red {
	display: inline;
	color: #bf0b0a;
}

/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                         layout related styles    */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */

div#photobox {
	background-color: #fefefe; 
	float: right; 
	clear: none;
	margin: 0 2em 3em 2em;
	border: 1px solid #666;
	padding: 1em;
	text-align: center;
	width: 250px;
}

div#albumphoto {
	background-color: #fefefe; 
	float: right; 
	clear: none;
	margin: 0 0 3em 1em;
	border: 1px solid #666;
	padding: 1em;
	text-align: center;
	width: 150px;
}

div#tinyphoto {
	margin:0px;
	float:right;
	clear:none;
	margin: 0px;
	border: 1px solid #666;
	padding: 0px;
	width: 80px;
	height:80px;
}

div#biobox {
	font-size: 90%;
	color: #333;
	margin: 0;
	padding: 0px;
}
	
div#biobox p {
	padding: 0 1em 1em 1em;
}

div#pulldowncontainer { 
	position: absolute;
	top: 7px;
	right: 30px;
	margin: 0px;
}

div#headerbar {
	position: absolute;
	top: -1px;
	right: 0;
	left: -3px;
	bottom: auto;
	width: 100%;
	margin: 0px -30px 0px 0px;
	padding: 0px;
	height: 137px;
	color: #000;
	border-bottom: 1px solid #222; 
	background-color: #bbb;
	background: transparent url(assets/spinart_bg.jpg) repeat;
    } /* values for IE5 mac */
/* hide from IE mac \*/
div#headerbar {
     margin: 0px;
} /* IE Mac can see the rest of the style sheet */
  
#logocontainer	{ 
	position: absolute;
	top: 7px;
	left: 50px;
	right: auto;
	bottom: auto;
	height:26px;
}

#content {
	position:absolute;
	top: 148px;
	left: 59px;
	width: 689px;
	height: 795px;
	margin: 0px;
}	

#albumcontent {
	position: absolute;
	top: 100px;
	left: 30px;
	width: 350px;
	height: auto;
	margin-bottom: 30px;
}

#footer {
	position:relative;
	top: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 20px 10px 50px 0px;
	font-size: 75%;
	border-top: 1px solid #999;
	
}

#mainpage {
	position:absolute;
	left:0px;
	top: 60px;
	background: url(/site/assets/main_bg.gif) no-repeat top left;
	width:100%;
	padding:0px;
	height: auto;
	margin: 0 -30px 0 0;
    } /* values for IE5 mac */
/* hide from IE mac \*/
#mainpage {
     margin: 0px;
} /* IE Mac can see the rest of the style sheet */


#sidebar {
	margin-top:35px;
	width: 187px; 
	height: 1000px;
	left: 0px; 
	font-size:80%;
}


#newrelease {
	position: absolute;
	left: 320px;
	top: 38px;
	width: 500px; 
	margin: 0;
}

#icon {
	position: absolute;
	width: 48px;
	height: 48px;
	left: 610px;
	top: 330px;
	padding: 0px;
	margin: 0px;
	background: transparent url(/site/assets/itunes_icon.jpg) no-repeat top left;
}


#mainfooter {
	position: absolute; 
	width: 500px; 
	left: 320px; 
	top: 480px;
	padding: 0px;
	margin: 0 -15px 0 0;
    } /* values for IE5 mac */
/* hide from IE mac \*/
#mainfooter {
     margin: 0px;
} /* IE Mac can see the rest of the style sheet */


/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */
/*                 list and menu related styles     */
/*                                                  */
/*                                                  */
/*                                                  */
/*                                                  */


/*											 				        */
/* background-color HERE determines header navbar button STRIPE    */
/* 			(all header menubar buttons)                          */
/*                                                               */

#navcontainer ul {
	position: absolute;
	top: 126px;
	left: 2px;
	padding: 0px 2px 0px 0px;
	height: 21px;
	width: 1938px;
	background-color: #4169E1; 
	color: #ff0;
	font-family: arial, helvetica, sans-serif; 
	margin: 0px -30px 0 0;
    } /* values for IE5 mac */
/* hide from IE mac \*/
#navcontainer ul {
     margin: 0px;
} /* IE Mac can see the rest of the style sheet */


/*															  */
/* background-color HERE determines popup navbar color       */
/* 	(ie album.php Buy CD and Listen stripe but not buttons) */
/*			                                               */
#albumnavcontainer ul {
	position: absolute;
	top: 60px;
	left: 0px;
	padding: 0px;
	width: 100%;
	background-color: #c8c8c8; 
	color: White;
	font-family: arial, helvetica, sans-serif; 
	margin: 0 -30px 0 0;
    } /* values for IE5 mac */
/* hide from IE mac \*/
#albumnavcontainer ul {
     margin: 0px;
} /* IE Mac can see the rest of the style sheet */

#albumnavcontainer ul li { 
	display: inline; 
} 

/*															     */
/* background-color HERE determines popup navbar button color   */
/* 			(ie album.php Buy CD and Listen buttons)           */
/*															  */

#albumnavcontainer ul li a {
	padding: 2px 10px; 
	background-color: #c8c8c8; 
	color: #222; 
	text-decoration: none; 
	float: left; 
	border-right: 1px solid #fff;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px
}

/*															         */
/* background-color HERE determines popup navbar button MOUSEOVER   */
/* 			(ie album.php Buy CD and Listen buttons)               */
/*															      */

#albumnavcontainer ul li a:hover {
	background-color: #eee; 
	color: #444; 
}


#navcontainer ul li { 
	display: inline; 
} 

/*											 				         */
/* background-color HERE determines header navbar button MOUSEOVER  */
/* 			(all header menubar buttons)                           */
/*                                                                */

#navcontainer ul li a {
	padding: 2px 12px; 
	background-color: #4169E1; 
	color: White; 
	text-decoration: none; 
	float: left; 
	border-right: 1px solid #fff;
}

/*											 				         */
/* background-color HERE determines header navbar button MOUSEOVER  */
/* 			(all header menubar buttons)                           */
/*															      */

#navcontainer ul li a:hover {
	background-color: #f93; 
	color: #fff; 
}


/* main page only - for Latest News and On Tour sidebar */

#sidebar ul {
	list-style-type: none;
	margin: 1em;
	padding: 0;
}

#sidebar li {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: .25em;

}



/* band page - for Links list */

.linklist ul {
	margin: 1em;
	padding: 0;
	list-style-type: none;
}

.linklist li {
	font-size: 90%;
	padding: 3px 0px 3px 20px;
	list-style: none;
	background: transparent url(/site/assets/arrow_bandpages_3.gif) no-repeat left;
}

.uparrow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.uparrow li {
	font-size: 85%;
	padding: 0 0 0 20px;
	margin: 0 0 0.5em 0;
	list-style: none;
	background: transparent url(/site/assets/arrow_topmargin.gif) no-repeat top left;
}

