
/*
home content
------------------------------------------------------ */
#content_home{
  position: relative;
  width: 1280px;
  height :1168px;
}

/*
rverbnation player
------------------------------------------------------------ */
#r_player_panel{
  position: relative;
  width: 1068px;
  height :1095px;
  top: -10px;
  background: url(../images/layouts/nov2010/frame.png) left top no-repeat !important
}
#r_player{

 position: relative;
 left:440px;
 top:120px;
 width:500px;
 height:400px;

}

/* ----------------------------------------------------------- */

/*
youtube player
------------------------------------------------------------ */
#youtube_panel{
  position: relative;
  width: 1280px;
  height :600px;
  top:-470px;
  background: url(../images/layouts/nov2010/vid.png) right top no-repeat !important
}
#youtube_player{

 position: relative;
 left:530px;
 top:120px;
 width:550px;
 height:400px;

}

/* ----------------------------------------------------------- */
/*
worldsings.com
------------------------------------------------------------ */
#worldsings{
    position: relative;
    width: 200px;
    height :47px;
    color: blue;
    top:-790px;
    left:200px;
    background: url(../images/layouts/nov2010/links/worldsings.jpg) left top no-repeat !important
}
#vote{

    position: relative;
    width: 215px;
    height :44px;
    color: blue;
    top:-790px;
    left:190px;
    background: url(../images/layouts/nov2010/links/vote.jpg) left top no-repeat !important

}

/* ----------------------------------------------------------- */

gig_archive_list{ height:auto;
					width:588px;
					color:#000;
					font-family:Geneva, Arial, Helvetica, sans-serif;
					font-size:18px;
					padding-left:30px;

					}
#verse_content{
    padding:60px;
}
#lyrics_list{ font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:18px;
				color:#fff;
				padding-left:30px;
				font-style:italic;
				line-height:20px;
			}

#lyrics_list tbody tr td{
				color:#fff;
			}

.lyrics_title{ font-family:Georgia, "Times New Roman", Times, serif;
				font-size:46px;
				color:#fff;
			}

#content_home_top_dynamic {height:auto;
					width:1024px;
					margin-left:150px;
					margin:auto;
					background-image:url(images/websitebg_home_top_dynamic.jpg);
					float:none;
}



a:link, a:hover, a:visited, a:active {
text-decoration :underline;
color :#9bc165;
}


.band_title{ font-family:Georgia, "Times New Roman", Times, serif;
				font-size:26px;
				color:#fff;
			}
.band{ font-family:Georgia, "Times New Roman", Times, serif;
				font-size:18px;
				color:#fff;
			}

.history{ font-family:Georgia, "Times New Roman", Times, serif;
				font-size:18px;
				color:#fff;
			}


#gallery_evergreen{
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
  width: 900px;

  min-height: 800px;
}

#gallery_evergreen img{
float: left;
left:20px;
margin-left:20px;
border: 1px solid #000;
}


