/* gl e n le c k de si g n - glen.leck@gmail.com  -------------------------------------------  */

/* Basic -------------------------------------------  */

body {
	margin:0px; padding:0px;
	background:url(images/bg.jpg) repeat-x #0b1113;
	background-position:top center;
	background-attachment: fixed;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size:12px;
	
	line-height:13px;
	color: #ffffff;
}

#container {
	width: 769px;
	text-align: left;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
}
#header {
	background:url(images/header.jpg) no-repeat;
	height:193px;
	width:769px;
}

#listings {
	background: url(images/listings_bg.jpg) ;
	padding:10px 20px 10px 20px;
	min-height: 10px;
}


#keepintouch {
	background:url(images/keepintouch_bg.jpg) ;
	height: 35px;
	width:769px;
}

/*Wrapper for twitter and banner; for IE6, that piece of shit. ---  */

#middlewrapper {
	height: 67px;
	width: 769px;
	padding: 0px 0px 0px 0px;
}
	
#twitter_div {
	background:url(images/twitter_bg.jpg) ;
	padding:0px 0px 0px 0px;
	height: 67px;
	width:429px;
	float: left;
	position:relative;
}

#banner {
	background:white;
	padding:0px 0px 0px 0px;
	float: right;
	height: 67px;
	width:340px;
	position:relative;
}

#content {
	background: #fff;
	padding:3px 8px 1px 8px;
	font-family: Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #000000;
}

#footer {
	font-size: 12px;
	color:#535353;
	padding: 5px 0px 0px 16px;
	background:url(images/footer_bg.jpg) no-repeat;
	height:25px;
	clear:both;
	border-top: 4px solid #fff;
	-moz-border-radius-bottomright:8px;    /* firefox */
	-moz-border-radius-bottomleft:8px;   
	-webkit-border-bottom-left-radius:8px; /*safari, chrome, etc */
	-webkit-border-bottom-right-radius:8px; 
}

#segfooter {  
     font-family: century gothic;
     font-size: 10px; 
     line-height: 12px;
     letter-spacing: 0.05em; 
     color: #a0a0a0; 
     padding:12px 15px 40px 105px;
 }  


/* Columns on individual pages only ---  */

#columnleft {
	background: #fff;
	padding:1px 1px 1px 1px;
	width: 240px;
	float: left;
	position:relative;
	display:inline;
	overflow:hidden;
}

#columnright {
	background: #fff;
	padding:1px 1px 1px -2px;
	width: 480px;
	float: right;
	position:relative;
	display:inline;
	overflow:hidden;
}


/* Nav positioning -------------------------------------------  */

#facebook { position:relative; top:10px; left:140px; }
#twitter { position:relative; top:10px; left:135px; }
#rss { position:relative; top:10px; left:130px; }
#mailinglist { position:relative; top:10px; left:127px; }

#seg_footer { position:relative; top:4px; left:9px; }
#facebook_footer { position:relative; top:2px; left:15px; }
#twitter_footer { position:relative; top:2px; left:15px; }
#rss_footer { position:relative; top:2px; left:11px; }
#mailinglist_footer { position:relative; top:2px; left:12px; }

/* Headers and fonts ------------------------------------------- */

h1.bandname  {                                         
	color: #000000;
	font: 20pt "century gothic";  
	letter-spacing: -0.025em;
	vertical-align:absbottom; 
	display:inline;
	font-weight: bold;
}

h2.support  {                                         
	color: #666666;
	margin-top: 0;
	font: 12pt "Century Gothic"; 
	line-height: 0em; 
	font-weight: normal; 
	vertical-align:absbottom; 
	display:inline       
}

h3.location {                                         
	color: #000000;
	margin-top: 0;
	font: 9pt "Verdana";
	line-height: 0em; 
	vertical-align:absbottom; 
	display:inline     
}


h4.blurb {                                         
	color: #000000;
	margin-top: 0;
	font: 7pt "Verdana";
	line-height: 9.5pt;   
}




/* Links ------------------------------------------- */

A.listingslink:link {
	color: #ffffff;
	text-decoration: none;
	font: 13px Century Gothic, Arial, sans-serif;
	padding: 1px 4px;
}
A.listingslink:visited {
	color: #ffffff;
	text-decoration: none;
	font: 13px Century Gothic, Arial, sans-serif;
	padding: 1px 4px;
}
A.listingslink:hover {
	color: #fff;
	font: 13px Century Gothic, Arial, sans-serif;
	padding: 1px 4px;
	background-color: #cc0000;
}

A.keepintouchlink:link {
	color: #ffffff;
	text-decoration: none;
	font: 13px Century Gothic, Arial, sans-serif;
	padding: 1px 10px;
}
A.keepintouchlink:visited {
	color: #ffffff;
	text-decoration: none;
	font: 13px Century Gothic, Arial, sans-serif;
	padding: 1px 10px;
}
A.keepintouchlink:hover {
	color: #000;
	font: 13px Century Gothic, Arial, sans-serif;
	padding: 1px 10px;
}

A.contentlink:link {
	color: #535353;
	background: #fff;
	text-decoration: none;
	font: 11px/15px Verdana, sans-serif;
	
}
A.contentlink:visited {
	text-decoration : none;   /*line-through;*/
	color: #535353;
	font: 11px/15px Verdana, sans-serif;
}
A.contentlink:hover {
	color: #fff;
	font: 11px/15px Verdana, sans-serif;
	padding: 1px 1px;
	background-color: #cc0000;
}

A.seglink:link {
	color: #000;
	text-decoration: none;
	font: 12px Century Gothic, Arial, sans-serif;

}
A.seglink:visited {
	color: #000;
	text-decoration: none;
	font: 12px Century Gothic, Arial, sans-serif;

}
A.seglink:hover {
	color: #414141;
	font: 12px Century Gothic, Arial, sans-serif;

}

A.footerlink:link {
     	font-family: century gothic;
	font-size: 10px; 
	line-height: 12px;
	letter-spacing: 0.05em; 
	color: #fff; 
	text-decoration: none;
}

A.footerlink:visited {
     	font-family: century gothic;
	font-size: 10px; 
	line-height: 12px;
	letter-spacing: 0.05em; 
	color: #fff; 
	text-decoration: none;
}

A.footerlink:hover {
     	font-family: century gothic;
	font-size: 10px; 
	line-height: 12px;
	letter-spacing: 0.05em; 
	color: #6f6f6f; 
	text-decoration: none;
}


/* Twitter ------------------------------------------- */

#twitter_div ul {
	margin:5px;
	padding:0px;	
}
#twitter_div ul li {
	list-style:none;
	margin-bottom:2px;
	margin-left:8px;
	font-size:12px;
	line-height: 14px;
}
#twitter_div ul li a {
	color: ff9900;
	display:block;
	position:relative;
	line-height:13px;
	text-decoration:none;
}


/* Images ------------------------------------------- */

img.contentimage {
	float: left;
	margin: 0em 1em 0em 0em;
	border: 4px solid #d9d9d9; 
}

img.footerimage {
	float: left;
	margin: 0em 1em 0em 0em;
}


/* 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: #fff; 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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 2.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: #2e2926; }
