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

body {
	margin: 0;
	padding: 0;
	background-color: #666;
	background-repeat: repeat;

	background-image: url(images/bg_green.jpg);
}




/* ~~ Container for site ~~ */

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

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

		
h1 {
	
	background-image:url(images/hdr_about.jpg);
	width:600px;
	height:30px;
	text-indent:-9999px;
	background-color:#333333;
	margin:0 0 20px 0;
	background-repeat:no-repeat;

}

h2 {
	position:absolute;
	font-family: "dienstag",sans-serif;
	width:650px;
	height:30px;
	background-color:#333333;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFC;
	margin:0 0 0 0;

}

h3 {
	position:absolute;
	background-image:url(images/liveshows.jpg);
	width:298px;
	height:30px;
	text-indent:-9999px;
	background-color:#333333;
	margin:0 0 0 1px;
	background-repeat:no-repeat;

}

h4 {
	
	background-image:url(images/glpmusic.jpg);
	width:299px;
	height:30px;
	text-indent:-9999px;
	background-color:#333333;
	margin:0 0 0 1px;
	background-repeat:no-repeat;
	
}

h5 {
	
	background-image:url(images/twitterfeed.jpg);
	width:299px;
	height:30px;
	text-indent:-9999px;
	background-color:#333333;
	margin:0 0 0 1px;
	background-repeat:no-repeat;
	
}

h6 {
	
	background-image:url(images/hdr_reviews.jpg);
	width:600px;
	height:30px;
	text-indent:-9999px;
	background-color:#333333;
	margin:0 0 20px 0;
	background-repeat:no-repeat;

}

h8{
	position:absolute;
	background-image:url(images/hdr_video.jpg);
	width:600px;
	height:30px;
	text-indent:-999px;
	background-color:#333333;
	margin:0;
	background-repeat:no-repeat;
}


p {
	margin:0 10px;
	padding:0;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:14px;
	color:#FFF;
	text-align:justify;
	line-height:16px;
}

#container {
	position:relative;
	margin: 0 auto 0;
	padding:0;
	width: 960px;
	height:100%;
	
}



/* ~~ header section ~~ */

#header {
	position: relative;
	float: left;
	width: 960px;
	height: 571px;
	background-image: url(images/glp_header_lco.jpg);
	background-repeat: no-repeat;
	clear: both;
	z-index: 998;
}

#topNav {
	
	
	width:960px;
	margin:502px auto 0;
	z-index:999;
	


}



#topNav ul {
	margin:0;
	padding:0;
	text-align: center;
}

#topNav ul li {
	color: #FFFFCC;
    display: inline;
    font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0 18px;
    text-align: center;
    text-transform: uppercase;
}

#topNav a{
	color:#FFC;
}





/* ~~ main section between header and footer ~~ */	

#main {
	
	float:left;
	margin: 0 auto 10px;
	background-color:#000;
	padding:0;
	width: 960px;
	height:100%;
	z-index:999;
	

	}
	
	
/* ~~side nav section on right ~~ */	


		
	

#left_panel{
	float:left;
	
	margin:15px 10PX 0 20PX;
	padding:0;
	width:600px;
}

#left_panel h3{
	position:absolute;
	background-image:url(images/hdr_shows.jpg);
	width:600px;
	height:30px;
	text-indent:-999px;
	background-color:#333333;
	margin:0;
	background-repeat:no-repeat;
}

#left_panel h2{
	position:absolute;
	background-image:url(images/hdr_gallery.jpg);
	width:600px;
	height:30px;
	text-indent:-999px;
	background-color:#333333;
	margin:0 0 20px 0;
	background-repeat:no-repeat;
}

#left_panel h4{
	position:absolute;
	background-image:url(images/hdr_contact.jpg);
	width:600px;
	height:30px;
	text-indent:-999px;
	background-color:#333333;
	margin:0 0 20px 0;
	background-repeat:no-repeat;
}

#left_panel h7{
	float:left;
	position:absolute;
	background-image:url(images/hdr_merch.jpg);
	width:600px;
	height:30px;
	text-indent:-999px;
	background-color:#333333;
	margin:0 0 20px 0;
	background-repeat:no-repeat;
	z-index:1001;
}

#gallery {
	float:left;
	margin:30px 0 0 0;	
	
}

#galleria{
	width:600px;
	height:550px;
	margin:35px 0;
}

#videos {
    float: left;
    height: 550px;
    margin: 30px 0 20px;
    text-align: left;
    width: 600px;
}

#newshirts{
	margin:12px 0 0 0;	
	
}

#ep{
	margin:10px 0 0 0;	
	
}

#lco{
	margin:10px 0 0 0;	
	
}

#reverbstore {
	
	margin:20px 0 20px 0;
	padding:0;	
	
}



#right_panel{
	float:right;
	background-color2:#333;
	margin:15px 20PX 0 10PX;
	padding:0;
	width:300px;
}


#upcoming_shows{
	margin:0;
	padding:0;
}

#music_player{
	margin:10px 0 1px 0;
}

#twitterfeed {
	margin:10px 0 2px 0;
}


#photogallery {
	text-align:center;
	margin-top:30px;
	padding:0;
	
		
}

#photogallery li {
	display:inline;
	margin:10px 5px 0 5px;
	padding:0;
		
}

#photogallery li a{
	border:none;
	text-decoration:none;
	hover:none;
		
}



/* ~~The footer ~~ */

#fblike {
	
	

	margin: 0 auto;
	text-align:center;
	padding: 0;
	width: 960px;
	border:none; 
	overflow:hidden;  
	height:66px;
	
	
}


#footer {
	
	
	position:relative;
	margin: 10px auto 20px;
	padding: 0;
	font-family: "futura-pt",sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	text-align:center;
	color: #FFC;
	width: 960px;
	
	
}

#footer a{
	color:#FFC;	
}
