/* Party Fears Three - v2.0 May 2010 */

/* ------------ Centred Window -----------------*/

html,body {
	height: 100%;
    margin: 0;
	padding: 0;
	text-align: center;
	}


 
#centered_div  {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position:relative;

}
 



/* ------------ Clearfix -----------------*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ------------ General - all pages -----------------*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	height: 100%;

}

img
{  border-style: none;
}


a:link {
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:focus {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}

img  {
	border-color: #000000; 
	margin: 0px;
	padding: 0px;
}

a:hover img  {
	border-color: #00CC66; 
}

p {
	font-size: 10px;
	margin-top:  0;
	margin-bottom:  1em;
	color: #CCCCCC;	
	text-align: justify;
}

div.secondary p {
	font-size: 10px;
	margin-top:  0;
	margin-bottom:  1em;
	color: #FFFFFF;
}

h1 {
	font-size: 12px;
	margin-top:  0;
	margin-bottom:  1.5em;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {

	font-size: 14px;
	margin-top:  0;
	margin-bottom:  2px;
	font-weight: bold;
	color:#30FF01}

h3 {

	font-size: 12px;
	margin-top:  0;
	margin-bottom:  1em;
	font-weight: bold;
	color:#30FF01}

h4 {

	font-size: 10px;
	margin-top:  0;
	margin-bottom:  1em;
	font-weight: bold;
	color:#CCCCCC}

h6 {
font-size: 10px;
	margin-top:  0;
	margin-bottom:  1em;
	text-align: justify;
	font-weight: bold;
	color: #CCCCCC;
}


ul  {
	font-size: 10px;
}

ol  {
	font-size: 10px;
}

#highlight {color:#FFFFFF;
font-weight:bold;
}

div.header    
	{
	background-color: #000000;
	position: relative;
	width: 996px;
	height: 70px;
	visibility: visible;
	
	}
	
div.logo    
	{
	top: 20px;
	left: 0px;
	width: 240px;
	height: 50px;
	position: absolute;
	
	}

div.menu    
	{
	background-color: #434240;
	height: 18px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-color: #333333;
	border-style: solid;
	position: relative;
	width: 996px;
	z-index: 10;
	}

div.generic_container    
	{
	background-color: #252525;
	position: absolute;
	width: 996px;
	left: 0px;
	background-repeat: repeat-y;
	background-position: 609px 0px;
	}

/* ------------ Scrollbar - all pages -----------------*/


/*
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #595556;
}
.vscrollerbar {
width: 10px;
background-color: #009900;
}
.hscrollerbase {
height: 10px;
background-color: #999999;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

html {
scrollbar-track-color: #585555;
scrollbar-face-color: #30ff01;
scrollbar-highlight-color: #585555;
scrollbar-3dlight-color: #585555;
scrollbar-darkshadow-color: #313131;


}
*/


/* ------------ Home Page -----------------*/



div.homecontainer    
	{
	background-color: #242424;
	position: relative;
	width: 996px;
	background-image: url(images/homepage_bg.jpg);
	background-position: 296px 88px;
	background-repeat: no-repeat;
	height: 700px;
	}

div.home_leftpanel    
	{
	background-color: #000000;
	height: 661px;
	position: absolute;
	left: 0px;
	top: 88px;
	width: 296px;
	background-image: url(images/homepage_leftpanel.jpg);
	background-repeat: no-repeat;
	}

div.home_rightpanel    
	{
	background-color: #444242;
	height: 661px;
	position: absolute;
	left: 701px;
	top: 88px;
	width: 295px;
	background-image: url(images/homepage_rightpanel.jpg);
	background-repeat: no-repeat;

	}

div.home_text    
	{
	height: 159px;
	width: 247px;
	position: absolute;
	left: 725px;
	top: 276px;
	z-index: 10;
	text-align: left;

	}

div.home_slogan    
	{
	height: 66px;
	width: 996px;
	position: absolute;
	left: 0px;
	top: 641px;
	
	}

div.home_footer    
	{
	height: 44px;
	width: 996px;
	position: absolute;
	left: 0px;
	top: 707px;
	background-image: url(images/homepage_footer.jpg);
	background-repeat: no-repeat;
	}

div.home_welcome    
	{
	height: 57px;
	width: 502px;
	position: absolute;
	left: 495px;
	top: 150px;
	
	}

/* ------------ News/Wordpress Page -----------------*/

div.news_maincontent    
	{
	position: absolute;
	top: 89px;
	width: 996px;
	background-color: #252525;
	background-image: url(images/news_background_tile.jpg);
	background-repeat: repeat-y;
	background-position: 609px 148px;
	}

div.news_leftpanel    
	{
	position: relative;
	width: 609px;
	float: left;
	
	}

div.news_rightpanel    
	{
	background-color: #FF6600;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	width: 387px;
	float: left;
	

	}
	
div.news_montage_top    
	{
	height: 148px;
	width: 387px;
	background-image: url(images/news_background_top.jpg);
	left: 609px;
	position: absolute;
	

	}
	
div.news_montage_tile    
	{
	height:100%;
	top: 148px;
	background-image: url(images/news_background_tile.jpg);
	background-repeat: repeat-y;

	}	

	
div#news_losange   
	{
	background-image:url(images/losange_news.jpg);
	height: 137px;
	background-repeat: no-repeat;
	position: relative;
	width: 609px;
	}	
	
div#news_heading   
	{
	position: absolute;
	left: 282px;
	top: 57px;
	}		
div.news_wordpressholder   
	{
	padding: 0px 20px 20px 20px;

	}	

	
.entry {
    margin-top: 20px;
	margin-bottom: 0px;
}

.post {

	margin-bottom: 30px;
	padding: 20px;
	background-color:#191919;
	
}


.navigation {
color: #999999;
	font-size: 9px;
	margin-bottom: 18px;
}

div.postmetadata p, .postmetadata a{
color: #999999;
	
}

.postmetadata  a:hover{
color: #00CC00;
	
}

small {
	color: #999999 ;
	font-size: 9px ;
	
	
}

.vcard {
	color: #999999 ;
	font-size: 9px ;
	padding-bottom: 8px;
	
	
}	

.commentlist {
	color: #999999 ;
}


div.news_footer {
	position: relative;
	top: 6px;
	left: 0px;
}				

/* ------------ About Page -----------------*/


div.about_maincontent    
	{
	background-color: #252525;
	position: absolute;
	top: 89px;
	width: 996px;
	height: 1292px;
	}

div.about_leftpanel    
	{
	background-color: #2f2f2f;
	height: 853px;
	position: absolute;
	left: 0px;
	top: -17px;
	width: 489px;
	
	}

div.about_rightpanel    
	{
	background-color: #444242;
	height: 661px;
	position: absolute;
	left: 701px;
	top: 88px;
	width: 295px;
	

	}

div.about_text1    
	{
	height: 126px;
	width: 467px;
	position: absolute;
	left: 509px;
	top: 132px;
	text-align: left;

	}
	
div.about_text2    
	{
	height: 315px;
	width: 264px;
	position: absolute;
	left: 509px;
	top: 253px;
	text-align: left;

	}
	
div.about_text3    
	{
	height: 211px;
	width: 362px;
	position: absolute;
	left: 18px;
	top: 852px;
	text-align: left;
	padding-right: 1px;

	}		

div.about_photo1    
	{
	height: 315px;
	width: 489px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;

	}

div.about_losange1    
	{
	height: 142px;
	width: 492px;
	position: absolute;
	left: 504px;
	top: 16px;
	text-align: left;
	background-image: url(images/losage_right_dots.jpg);
	}

div.about_heading1    
	{
	position: absolute;
	left: 14px;
	top: 56px;
	}
	
div.about_losange2    
	{
	height: 57px;
	width: 481px;
	position: absolute;
	left: 0px;
	top: 333px;
	text-align: left;
	background-image: url(images/losange_left.jpg);
	background-repeat: no-repeat;
	background-position: -4px;
	}

div.about_heading2    
	{
	position: absolute;
	left: 334px;
	top: 19px;
	}

div.about_bandpanel    
	{
	background-color: #2f2f2f;
	height: 516px;
	position: absolute;
	left: 793px;
	top: 255px;
	width: 181px;
	
	}
	
div.about_contact    
	{
	height: 83px;
	position: absolute;
	left: 784px;
	top: 1085px;
	width: 183px;
	padding: 70px 20px 0px 10px;
	background-image: url(images/get_in_touch.jpg);
	background-repeat: no-repeat;
	
	}	

div#about_mike {
	position: absolute;
	height: 131px;
	width: 460px;
	top: 409px;
	left: 14px;
	background-color: #191919;
}

div#about_steve {
	position: absolute;
	height: 131px;
	width: 460px;
	top: 558px;
	left: 14px;
	background-color: #191919;
}

div#about_don {
	position: absolute;
	height: 131px;
	width: 460px;
	top: 707px;
	left: 15px;
	background-color: #191919;
}
div#about_mike_text {
	position: absolute;
	height: 100px;
	width: 294px;
	top: 424px;
	left: 163px;
}

div#about_mike_photo {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 424px;
	left: 30px;
}

div#about_steve_text {
	position: absolute;
	height: 100px;
	width: 292px;
	top: 573px;
	left: 161px;
}

div#about_steve_photo {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 574px;
	left: 29px;
}

div#about_don_text {
	position: absolute;
	height: 100px;
	width: 292px;
	top: 722px;
	left: 161px;
}

div#about_don_photo {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 722px;
	left: 30px;
}


div#about_photo2 {
	position: absolute;
	height: 100px;
	width: 100px;
	top: 854px;
	left: 394px;
}

div.about_footer {
	position: absolute;
	left: 0px;
	top: 1341px;
}


/* ------------ Media Page -----------------*/



div.media_leftpanel    
	{
	background-color: #252525;
	height: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 322px;
	
	}

div.media_maincontent    
	{
	background-color: #252525;
	position: relative;
	width: 996px;
	float: left;
	background-position: top right;
	background-repeat: no-repeat;
	}

body.video1 div.media_maincontent  
{background-image: url(images/media_bg_1.jpg);}

body.video2 div.media_maincontent  
{background-image: url(images/media_bg_4.jpg);}

body.images1 div.media_maincontent  
{background-image: url(images/media_bg_3.jpg);}

body.images2 div.media_maincontent  
{background-image: url(images/media_bg_2.jpg);}

body.images3 div.media_maincontent  
{background-image: url(images/media_bg_5.jpg);}

body.images4 div.media_maincontent  
{background-image: url(images/media_bg_3.jpg);}

div.media_losange_left 
	{
	position: absolute;
	height: 141px;
	width: 322px;
	background-image: url(images/media_losange_left.jpg);
	z-index: 10;
	
	}

div.media_losange_right 
	{
	position: absolute;
	height: 141px;
	width: 164px;
	left: 322px;
	z-index: 10;
	background-image: url(images/media_losange_right.png);
	
	}

div.media_leftvideomenu 
	{
	position: absolute;
	height: 389px;
	width: 234px;
	top: 143px;
	left: 23px;
	background-color: #191919;
	padding: 20px;
	
	}

div.media_menu
	{
	position: absolute;
	height: 12px;
	width: 231px;
	left: 323px;
	z-index: 11;
	top: 56px;

	}
	
div.media_losange_divider
	{
	position: absolute;
	height: 12px;
	width: 24px;
	left: 368px;
	z-index: 11;
	top: 54px;

	}	


div.media_opaque_panel 
	{
	position: absolute;
	height: 431px;
	width: 543px;
	top: 142px;
	left: 384px;
	background-image: url(images/mid_opaque.png);
	
	}
	
div.video_text_holder 
	{
	position: absolute;
	height: 123px;
	width: 354px;
	top: 266px;
	left: 93px;
	
	}	

div.video_holder 
	{
	position: absolute;
	height: 142px;
	width: 327px;
	top: 30px;
	left: 91px;
	
	}

div.media_footer {
	position: relative;
	float: left;
	height: 96px;
}

#gallery_text1  {
	margin: 0px;
	position: absolute;
	width: 444px;
	padding: 0px;
	top: 227px;
	left: 51px;

}

#gallery_text2  {
	margin: 0px;
	position: absolute;
	width: 444px;
	padding: 0px;
	top: 215px;
	left: 47px;

}

#gallery_text3  {
	margin: 0px;
	position: absolute;
	width: 444px;
	padding: 0px;
	top: 266px;
	left: 47px;

}

div.media_photos_holder_bg1   
	{
	position: absolute;
	width: 450px;
	left: 38px;
	top: 24px;
	padding: 16px 0px 4px 16px;
	height: 134px;
	background-image: url(images/mid_opaque.png);
	}

div.media_photos_holder_bg2   
	{
	position: absolute;
	width: 450px;
	left: 38px;
	top: 24px;
	padding: 16px 0px 4px 16px;
	height: 136px;
	background-image: url(images/mid_opaque.png);
	}	

div.media_photos_holder_bg3   
	{
	position: absolute;
	width: 450px;
	left: 38px;
	top: 24px;
	padding: 16px 0px 4px 16px;
	height: 207px;
	background-image: url(images/mid_opaque.png);
	}	



div.media_photos_holder_bg img
{  
}


div.media_photos_holder_bg a  
	{
	margin-right: 4px;
	border-style: 2px;}

.thumbnail {
padding-right: 0px;
padding-bottom: 0px;
width: 64px;
height: 64px;
float: left;
}

/* ------------ Gigs Page -----------------*/






/* ------------ Contact Page -----------------*/





/* ------------ Lightbox -----------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #464646;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	
}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(graphics/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(graphics/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #333333; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding: 7px 10px 0px 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
