body {
	margin: 0;
	padding-left: 0px;
	background-image:url(images/backround-birds.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #333333;
}


h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

h1 {
	font-size: 197%;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
}



h3 {
	font-size: 100%;
	font-weight: bold;
	color:#336699;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 150%;
}

p {
}

.small {
font-size:85%;
margin-top:-10px;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color:#336699;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#003366;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	overflow:hidden;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */


#header {
	width:inherit;
	height: 25px;
	margin: 0px 0 8px 0;

}



/* Logo */

#logo {
	margin-top:12px;
	float: left;
	margin-left:5px;
	width: 380px;
	height:55px;
	background: url(images/header-trans-sm.gif) no-repeat left top;
	padding-left:20px;
	
}



/* Menu */

#menu {
	
	
	margin-left: 470px;
        margin-top:25px;
	position:inherit;
	position:static;
	width:520px;
	
}

#menu ul {
	
	margin-bottom: 0px;
	padding: 0 0 10px 0;
	list-style: none;
}

#menu li {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#666;
	text-align: center;
	font-size:0.9em;
	padding: 0px 5px 0 5px;
}

#menu a:hover {
text-decoration:underline;
color:#990000;
}


#menu a {
	display: block;
	width: 60px;
	text-decoration:none;
	color:#990000;
}

html>body #menu a {
	width: auto;
}

/* Page */

#page {
	width: auto;
	margin: 0 auto 20px auto;
	
}

#content-box {
	width:inherit;
border-bottom:20px solid #eee;
margin-bottom:20px;
}


/* Content */
.content {
	width:660px;
	padding:15px;
	position:absolute;
	float:right;
	margin-left:225px;
margin-top:20px;
border:1px dotted #999;
background-color:white;

}

.content h3 {
font-size:1.5em;

}

.content img {
max-height:180px;
max-width:262px;
padding:1px;
border:1px dotted #ccc;
}

.content a {
text-decoration:underline;
}

.vid-left {
	float: left;
	margin: 0 15px 0 0;
	overflow:hidden;
}

.vid-right {
	float: right;
	margin: 0 15px 0 15px;
	overflow:hidden;
}

.release {
	width:195px;
	margin-left:722px;
        margin-top:55px;
padding-top:0px;
	position:absolute;
	float:left;
background:none;
height:365px;
background-image:url(images/releasebox-bg.png);
	}
	
.release p {
	padding:13px 0px 0px 0px;
	margin:-10px 0px 0px -3px;
	width:190px;
	font-size:0.8em;
background-repeat:no-repeat;
color:#333;
height:70px;

}

.release p a {
color:#000;
text-decoration:none;
font-size:1.1em;
}

.release p a:hover {
color:#990000;
text-decoration:underline;

}

.release h2 {
margin-top:0px;
margin-bottom:20px;
padding:10px 0 10px 20px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-repeat:no-repeat;
background-color:#000;

}

.release h2 a {
text-decoration:none;
color:white;
}


.release img {
margin-left:15px;
margin-top:0px;
margin-right:8px;
padding:1px;
float:left;
border:1px solid #999;
}

.twitter-feed {
	width:687px;
	margin-top:10px;
	margin-left:235px;
	position:absolute;
	padding:0px;
	float:left;
	background-image:url(images/tweet-bg.png);
	background-repeat:no-repeat;
		height:44px;
	}
	
.twitter-feed p {
	padding:2px 40px 20px 20px;
	margin:0px -15px 0px 0px;
	width:380px;
	color:#FFF;
	font-size:0.8em;
   background-image:url(images/newsbox-bg.png);
	
}
	
.twitter-feed p a {
background-color:#990011;
color:white;
}
	
.news {
	width:682px;
	margin-top:55px;
	margin-left:235px;
	position:absolute;
	padding:0px;
	float:left;
        background-color:#333;
		background-image:url(images/news-twobirds.jpg);
		background-repeat:no-repeat;
		height:370px;

	
	
	}
	


	
	
.news p {
	padding:10px 10px 10px 20px;
	margin:5px 0px 0px 10px;
height:auto;
	width:170px;
	color:#FFF;
	font-size:0.9em;
   background-image:url(images/newsbox-bg.png);
	
}

.news p a {
background-color:#990011;
color:white;
}


.news h2 {
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:20px;
margin-left:10px;
padding:15px 10px 15px 20px;
margin-bottom:0px;
text-transform:uppercase;
font-size:1.7em;
color:#336699;
width:170px;
background-image:url(images/newsbox-bg.png);
}


.news h2 a {
text-decoration:none;
color:white;
}

.news h2 a:hover {
text-decoration:underline;

}


.news img {
margin-left:11px;
margin-bottom:-15px;
}
	
.feature {
	width:250px;
	position:absolute;
	margin-left:465px;
	float:left;
background-color:#eee;
margin-top:15px;
	}	

.feature p {
	padding:15px 0px 0px 5px;
	margin:10px -15px 8px 12px;
	width:210px;
	font-size:0.9em;
	
}

.feature h2 {
padding:0px 20px 5px 0px;
margin-left:8px;
text-transform:uppercase;
font-size:1.0em;
border-bottom:dotted 1px #999;
width:205px;
color:#333;
}

.feature h2 a {
text-decoration:none;
color:#333;
}

.feature h2:hover {
text-decoration:underline;
}

.feature h3 {
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:5px;
padding-left:17px;
margin-bottom:-20px;
font-size:1.0em;
color:#333333;
width:210px;
}


.feature object {
margin-left:5px;
margin-bottom:15px;
padding-left:5px;
}

.feature ul {
margin-top:-5px;
margin-bottom:9px;
}
.feature ul li{
list-style:none;
margin-left:-15px;
}
	
.feature {
	width:250px;
	position:absolute;
	margin-left:465px;
	float:left;
background-color:#eee;
margin-top:15px;
	}	

.feature p {
	padding:15px 0px 0px 5px;
	margin:10px -15px 8px 12px;
	width:210px;
	font-size:0.9em;
	
}

.feature h2 {
padding:0px 20px 5px 0px;
margin-left:8px;
text-transform:uppercase;
font-size:1.0em;
border-bottom:dotted 1px #999;
width:205px;
color:#333;
}

.feature h2 a {
text-decoration:none;
color:#333;
}

.feature h2:hover {
text-decoration:underline;
}

.feature h3 {
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:5px;
padding-left:17px;
margin-bottom:-20px;
font-size:1.0em;
color:#333333;
width:210px;
}


.feature object {
margin-left:5px;
margin-bottom:15px;
padding-left:5px;
}

.feature ul {
margin-top:-5px;
margin-bottom:9px;
}
.feature ul li{
list-style:none;
margin-left:-15px;
}


/* Local friends */

.friendlist {

margin-top:10px;
width:130px;
padding-left:8px;

}

.friendlist h3 {
padding: 0px 10px 5px 0px;
margin-left:0px;
margin-bottom:-15px;
text-transform:none;
font-size:0.9em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;

}
	
.friendlist ul {
list-style:none;
margin-left:-20px;
padding-right:5px;
margin-bottom:5px;
}
	
.friendlist ul li {
	padding: 0;
	margin-left:-19px;
	font-size:0.8em;
}	

.friendlist2 {
	margin-top:20px;
	margin-left:188px;
	position:absolute;
	width:140px;
	clear:both;
	left: 10px;
	top: 36px;
}

.friendlist2 h3 {
padding: 0px 10px 5px 0px;
margin-left:0px;
margin-top:-10px;
margin-bottom:-10px;
text-transform:none;
font-size:0.9em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;

}


.friendlist2 ul {
list-style:none;
margin-left:-20px;
padding-right:5px;
}
	
.friendlist2 ul li {
	padding: 0 0 0 0px;
	margin-left:-19px;
	font-size:0.8em;
}	



.friendlist3 {
	margin-top:00px;
	margin-left:248px;
	position:absolute;
	width:120px;
	clear:both;
	left: 120px;
	top: 36px;
}

.friendlist3 h3 {
padding: 0px 10px 5px 0px;
margin-left:0px;
margin-top:10px;
margin-bottom:-10px;
text-transform:none;
font-size:0.9em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;

}


.friendlist3 ul {
list-style:none;
margin-left:-20px;
padding-right:5px;
margin-bottom:-5px;
}
	
.friendlist3 ul li {
	padding: 0 0 0 0px;
	margin-left:-19px;
	font-size:0.8em;
}	


.friendlist4 {
	margin-top:10px;
	margin-left:298px;
	position:absolute;
	width:140px;
	clear:both;
	left: 230px;
	top: 36px;
	margin-bottom:20px;
}

.friendlist4 h3 {
padding: 0px 10px 5px 0px;
margin-left:0px;
color:#000;
margin-bottom:-15px;
text-transform:none;
font-size:0.9em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
}


.friendlist4 ul {
list-style:none;
margin-left:-20px;
padding-right:5px;
margin-bottom:5px;
}
	
.friendlist4 ul li {
	padding: 0 0 0 0px;
	margin-left:-19px;
	font-size:0.8em;
}


.videos {
	width:680px;
	margin-top:780px;
	float:left;
	position:absolute;
	padding:0px 0px 0px 0px;
	background-image:url(images/160-bg.jpg);
	background-repeat:repeat-x;
margin-left:235px;

	}
	
	.videos p {
	font-size:0.9em;
	margin:10px 0 10px 10px;
	width:300px;
	}
	

.videos h2 {
margin-top:3px;
padding:10px 0 10px 10px;
width:670px;
margin-left:0px;
text-transform:uppercase;
color:#fff;
font-size:1.0em;
background-color:#000;
margin-bottom:3px;
}
	
	
.videos img {
padding:5px 0 5px 0;
margin:0 1px 0 0px;
border:none;
}

.videos .video1 {
width:336px;
float:left;

}

.videos .video2 {
width:336px;
position:absolute;
margin-left:340px;
background-color:#ccc;
}

.videos h3 {
width:350px;
margin:10px 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
color:#333;
}

.videos h3 a {
text-decoration:none;
color:#333;
}

.videos h3 a:hover {
text-decoration:underline;
color:#000;
}

.album-review {
	width:680px;
	margin-top:1150px;
	background-image:url(images/160-bg.jpg);
	float:left;
	position:absolute;
	padding-bottom:20px;
	background-repeat:repeat-x;
	height:175px;
margin-left:235px;
	}
	
	
.album-review img {

margin:21px 10px 20px 15px;
padding:1px;
border:1px solid #999;
float:left;
}

.album-review p {
width:400px;
font-size:0.9em;
}

.album-review h2 {
border-bottom:dotted 1px #999;
margin-top:3px;
padding:10px 0 10px 10px;
width:670px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-color:black;
}


.album-review h2 a:hover {
color:white;
}


.album-review h2 a {
color:white;
}


.album-review2 {
	margin-top:25px;
	margin-left:0px;
	position:absolute;
	width:340px;
	clear:both;
	left: 0px;
	top: 24px;
	margin-bottom:20px;
border-right:1px dotted #999;
}

.album-review2 img {
margin-top:30px;
padding:1px;
border:1px solid #999;
float:left;
}

.album-review2 h3 {
margin-left:-115px;
margin-top:5px;
margin-bottom:5px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
width:320px;
}

.album-review2 p {
width:440px;
margin-top:0px;
margin-left:-110px;
}

.album-review3 {
	margin-top:25px;
	margin-left:-20px;
	position:absolute;
	width:340px;
	clear:both;
	left: 365px;
	top: 24px;
	margin-bottom:20px;
}

.album-review3 h3 {
margin-left:15px;
padding-bottom:5px;
margin-top:-147px;
margin-bottom:5px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
width:380px;
}

.album-review3 p {
width:420px;
margin-top:25px;
margin-left:-110px;
}

.album-review3 img {
margin-top:28px;
padding:1px;
border:1px solid #999;
float:left;
}


.album-review h3 a {
color:#333;
}

.album-review h3 a:hover {
color:#333;
}

/* Artist & bands */

.newreleases {
	width:682px;
	margin-top:410px;
background-color:#fff;
	float:left;
	position:absolute;
	padding-bottom:20px;
	background-repeat:repeat-x;
	height:255px;
	margin-left:235px;
background-image:url(images/160-bg.jpg);
        
}

.newreleases h3 {
padding:0 0 15px 20px;
margin-bottom:-10px;
font-size:1.1em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
text-decoration:none;
}

.newreleases h3 a {
text-decoration:none;
color:#333;
}

.newreleases h3 a:hover {
text-decoration:underline;
}
	
.newreleases img {
padding:1px;
border:none;
margin:0px 0px 10px 10px;
float:left;
border:1px dotted #ccc;
width:220px;
height:220px;
}



.newreleases h2 {
border-bottom:dotted 1px #999;
margin-top:1px;
padding:10px 0 10px 10px;
width:672px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-color:black;
}

.newreleases h2:hover {
text-decoration:none;
}

.newreleases2 {
	position:absolute;
	width:220px;
	clear:both;
	left: 0px;
	top: 40px;
	margin-left:-6px;

}
.newreleases2 p {
margin-top:-40px;
margin-left:10px;
padding:30px 0px 10px 10px;
font-size:0.9em;
width:214px;
height:290px;
background-image:url(images/160-bg.jpg);

}


.newreleases3 {
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	width:220px;
	clear:both;
	left: 222px;
	top: 40px;
}

.newreleases3 p {
margin-top:-40px;
margin-left:10px;
padding:30px 5px 10px 10px;
font-size:0.9em;
width:209px;
height:290px;
background-image:url(images/160-bg.jpg);

}

.newreleases4 {
	margin-top:0px;
	margin-left:0px;
	position:absolute;
	clear:both;
	left: 448px;
	width:209px;
	top: 40px;
}

.newreleases4 p {
margin-top:-40px;
margin-left:10px;
padding:30px 5px 10px 10px;
font-size:0.9em;
width:209px;
height:290px;
background-image:url(images/160-bg.jpg);


}

.newsreleases h3 {
width:400px;
margin:5px 0 -8px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
}

.band h3 a {
color:#333;
}

#bands {
	height: 15px;
	margin: 5px 0px 0px 90px;
	position:absolute;
	top:340px;
	left:-90px;
	clear:both;
	width:680px;
	font-size:0.8em;

}



#bands ul {
	
	margin-bottom: 20px;
	margin-left:-5;
	margin-top:10px;
	padding: 0 0 5px 0;
	list-style:none;
	
}

#bands li {
	float: left;
        border-right:1px dotted #ccc;
	text-align: center;
	font-size:1.0em;
margin-top:3px;
	padding: 0px 9px 0px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;

	
}

#bands a:hover {
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;

}


#bands a {
	display: block;
	width: 60px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
	
}

html>body #bands a {
	width: auto;
}

/* Friends holder */


.longbar {
	width:680px;
	margin-top:1360px;
	float:left;
	position:absolute;
	padding-bottom:20px;
	background-image:url(images/160-bg.jpg);
	background-repeat:repeat-x;
	height:inherit;
border-bottom:5px solid #333;
margin-left:235px;
	}
	
.longbar h2 {
border-bottom:dotted 1px #999;
margin-top:0px;
padding:10px 0 10px 10px;
width:670px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-color:black;
}

.longbar h2:hover {
text-decoration:none;
}
	
.longbar img {
padding:2px;
border:none;
vertical-align:middle;
}


/* footer */

.footer-list {
	width:692px;
	float:left;
	position:absolute;
	padding-bottom:20px;
	background-image:url(images/160-bg.jpg);
	background-repeat:repeat-x;
	height:inherit;
margin-left:-16px;
border-bottom:5px solid #333;
	}
	
.footer-list h2 {
border-bottom:dotted 1px #999;
margin-top:0px;
padding:10px 0 10px 10px;
width:680px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-color:#000;
}

.footer-list a {

text-decoration:none;

}

/* Upcoming shows page */

.upcoming {
	width:660px;
	margin-top:0px;
	float:left;
	position:absolute;
	padding-bottom:0px;
	height:240px;
	border-bottom:5px solid #eee;
	}
	

	
.upcoming img {
padding:0px 0px 10px 5px;
border:none;
float:left;
}

.upcoming p {
width:310px;
font-size:0.9em;
}

.upcoming h2 {
border-bottom:dotted 1px #999;
margin-top:-5px;
width:600px;
margin-left:8px;
color:#333;
}

.set2 {
margin-top:230px;
position:absolute;
border-bottom:5px solid black;
}

.upcoming2 {
	margin-top:5px;
	position:absolute;
	width:320px;
	clear:both;
	left: 0px;
	top: 24px;
	margin-bottom:0px;
}



.upcoming3 {
	margin-top:5px;
	position:absolute;
	width:320px;
	clear:both;
	left: 330px;
	top: 24px;
	margin-bottom:20px;
}

.upcoming h3 {
width:280px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	position:absolute;
	margin-top:0px;
padding-bottom:10px;
margin-left:4px;
	
	}


#sidebar h2 {

margin-top:0px;
margin-bottom:-5px;
padding:15px 0 20px 20px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-image:url(images/sidebar-header-bg.png);
background-repeat:no-repeat;
background-color:none;

}

.blurb {
padding-bottom:10px;
}

#sidebar .blurb p {
margin: 10px 0 10px 10px;
line-height: normal;
color:#333;
width:200px;
padding:0px 0px 0px 0px;
font-size:0.9em;
border:none;
}

.subscribe {
background-image:url(images/160-bg.jpg);
padding-bottom:20px;
border-bottom:1px dotted #999;
}

#sidebar .subscribe h2 {

margin-top:-5px;
margin-bottom:-5px;
padding:15px 0 20px 20px;
margin-left:0px;
text-transform:uppercase;
color:white;
font-size:1.0em;
background-image:url(images/sidebar-header-bg.png);
background-repeat:no-repeat;
background-color:none;

}

#sidebar img {
border:none;
}

#sidebar ul {
	margin-top: -5px;
	padding: 0;
	list-style: none;
	margin-left:-3px;
        width:233px;
margin-bottom:0px;


	
}

#sidebar li {
	padding: 4px 0px 5px 8px;
margin-left:4px;
width:220px;
background-image:url(images/160-bg.jpg);

}

#sidebar h3 {
	margin: 5px 0 0 0;
	color:white;
font-size:0.9em;
}

#sidebar h3 a {
	color:#990000;
}


#sidebar p {
	margin: 0px 0 5px 10px;
	line-height: normal;
	color:#333;
width:200px;
padding:3px 0px 0px 5px;
font-size:0.8em;
border-left:2px dotted #990000;
}

#sidebar .subscribe p {
margin: 5px 0 5px 5px;
line-height: normal;
color:#333;
width:225px;
padding:0px 0px 0px 0px;
font-size:0.8em;
border:none;

}


#sidebar a {
text-decoration: none;
font-weight:bold;
color:#333;
padding-left:5px;


}

#sidebar h2 a{
color:white;

}

#sidebar a:hover {
	text-decoration: underline;
}

#side-nav {
float: left;
	width: 230px;
	position:absolute;
	margin-top:16px;
}

#side-nav ul {
	padding: 0;
	list-style: none;
	margin-left:0px;
margin-bottom:0px;
margin-top:0px;
}

#side-nav li {
	padding: 12px 0 15px 15px;
	background-image:url(images/sidenav-bg.png);
background-repeat:no-repeat;
margin-bottom:-5px;
}

#side-nav li a {
color:#fff;
}

#twitter_update_list {
	font-size: 0.8em;
	line-height: normal;
	list-style: none;
	margin-top:12px;
	margin-left:1px;
	color:#fff;
	font-weight:bold;
	width:560px;
	}
#twitter_update_list li {
	padding-bottom: 5px;
	margin-bottom: 0px;
	
	}
#twitter_update_list span {
	color: #fff;
	text-decoration: none;
	}
	
	#twitter_update_list span a {
	color: #fff;
	text-decoration: none;
	}
	
	#twitter_update_list span a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#twitter_update_list a {
	color: #fff;
	}
