@charset "UTF-8";
/* CSS Document */

a:link img, a:visited img, a:hover img, a:active img {
border-style:none;text-decoration: none; display:block;

}

#flash { width:903px; height:495px;  margin:auto; background-image:url(images/photbg2.png); padding-top:30px; padding-left:23px;}

.date1 {font-size:24px; 
font-weight:bold; 
padding-top:16px; 
text-align:center; 
padding-bottom:5px;
}

.disco { font-size:18px; text-align:center;}
.discobgline {background-image: url(images/line.png); background-repeat:repeat-y; padding-top:12px;}

.newsdate1 {font-size:24px; font-weight:bold; padding-top:6px; text-align:center; padding-bottom:5px;}
.tourdates {font-weight:bold; font-size:14px; color:#FFF;}

.date2 {
	font-size:18px; 
text-align:center;}

.bgline {background-image: url(images/line.png); background-repeat:repeat-y;}

.topten{padding-bottom:12px;}

.topten1 {font-size:20px; 
font-weight:bold; 
padding-top:0px; 
text-align:center; 
padding-bottom:5px;
}
.topten2 {
	font-size:18px; 
text-align:center;}

.presstable { background-image:url(images/pressbg.png); color:#000;}
.presstitle {font-size:14px; font-weight:bold; color: #FFF; }
.presstitle a { font-size:14px; font-weight:bold; color:#fff; text-decoration:none; }
.presstitle a:hover { font-size:14px; font-weight:bold; color:#000; text-decoration:none; }

.wall {font-weight:bold; color: #FFF; }
.wall a {font-weight:bold; color:#fff; text-decoration:none; }
.wall a:hover {font-weight:bold; color:#000; text-decoration:none; }

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

#main { 
width:978px; height:682px;
margin-left: auto; 
margin-right:auto; 
margin-top:10px;

}

body { margin:0 ;
font-family: tahoma; 
font-size:13px; 
color:#fff; 
background-color:#000;
line-height:130%; 
}

#left { 
width:548px;
height:620px;
padding-top:10px;
float:left;
visibility: hidden;
}

#transparent { 
background-image:url(images/text_bg.png);
height:498px;
width:510px;
background-repeat:no-repeat;
margin-left:38px;
}

#transparent.black {
	background-image:url(images/text_bg.png);
}

#transparent.pink {
	background-image:url(images/text_bg_pink.png);
}

#transparent.orange {
	background-image:url(images/text_bg_orange.png);
}

#transparent.blue {
	background-image:url(images/text_bg_blue.png);
}



#text {
	width:510px; 
	height:460px;  
	padding-top:30px;
	
	}
	
	#text2 {
	width:460px; 
	height:460px;  
	padding-top:25px;
	margin-left:30px;
	}

#middle { 
height:520px;
width:329px;
height:520;
float:left;
display:none;
}



#twitter { 
padding-top:10px; 
margin-left:20px; 
margin-top:10px;
}

#soundcloud { 
width:245px;
}


#lower { 
background-image:url(images/lower_bg.png); 
width:978px; height: 162px;

}

#title { 
background-color: transparent;
}

#menu {color:#b7b5b5; 
font-size:11px; 
margin-left:40px; 
padding-top:5px;}

#menu a {color:#b7b5b5; 
text-decoration:none; 
}

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


#textholder{padding-top:20px;

}

#networks {padding-left:311px;
}

#right {width: 101px; float:left; 
background-color:transparent; 
display:none;
}

#joensol { margin-left:810px;
width:178px;
font-size:9px;
color:#666;
}
#joensol a {
color:#666; text-decoration:none;
}
#joensol a:hover{
color:#fff;  text-decoration:none;
}



/****
 * Gallery
 ********/
#GalleryList {
  width: 526px;
  height: 494px;
}
#GalleryThumbNails {
	width: 250px;
	height: 500px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: transparent;
	border: 0px;
	float:left;
}

#photos, #GalleryViewContainer {
	width:908px; height:500px;  margin:auto;
	background-image:url(images/photbg3.png);;
	background-repeat: none;
	padding-top:30px; padding-left:23px;
	display: none;
}
.photoheading {color:#FFF; font-size:15px; font-weight:bold; padding-bottom:5px;}
.photolinks {color:#999;}
.photolinks a {color:#999;}
.photolinks a:hover {color:#fff; text-decoration:none;}

/* #GalleryViewContainer {
  background-color: black;
  display: none;
  width: 877px;
  height: 520px;
  padding-top:10px;
  float: left;
} */

#GalleryImage {
	display: none;
}

.galleryListItem {
  width: 464px;
  height: 26px;

}

.galleryListItem>a {

}

#PageContent {
	padding-left: 10px;
	text-align:justify;
	padding-right: 10px;
}




/* BLOG */
#BlogContainer {
	width:908px; height:600px;  margin:auto;
	background-image:url(images/photbg3.png);
	background-repeat: none;
	padding-top:30px; padding-left:23px;
	display: none;
}

#BlogIFrame {
	border: 0px;
	width: 870px;
	background: transparent;
}

