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

/*--------------------------------------*/
/* GLOBAL
/*--------------------------------------*/

body{
	background-color: #1a1a1a;
	background-image: url(images/bkg1.jpg);
	background-repeat:repeat-x;
	background-position: top-left;

}

#wrapper {
	width:1000px;
	height:800px;
	margin: 0 auto;
	position:relative;
	top:0px;
	left:0px;
}


#sslogo {
	position:absolute;
	background-image:url(images/sslogo.png);
	background-repeat:none;
	height:210px;
	width:590px;
	left:136px;
	top:-6px;
}


#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position:absolute;
	background-image:url(images/menubkg.png);
	background-repeat:none;
	top:66px;
	left:-3px;
	height:300px;
	width:125px;
}

#menu span {
  display: none;
  position: absolute;
}


#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	left: -228px;
	top: 5px;
	width: 165px;
	height: 49px;
}

#menu a:hover {
  background-position: none;
}

#menu a:hover span {
  display: block;
}


#menu .home {
	width: 95px;
	height: 35px;
	background: url(images/homebtn.png) no-repeat;
	left: 13px;
	top: 20px;
}

#menu .home span {
  width: 95px;
	height: 35px;
  background: url(images/homebtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .about {
	width: 95px;
	height: 35px;
	background: url(images/aboutbtn.png) no-repeat;
	left: 13px;
	top: 57px;
}

#menu .about span {
  width: 95px;
	height: 35px;
  background: url(images/aboutbtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .music {
	width: 95px;
	height: 35px;
	background: url(images/musicbtn.png) no-repeat;
	left: 13px;
	top: 92px;
}

#menu .music span {
	width: 95px;
	height: 35px;
  background: url(images/musicbtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}


#menu .shows {
	width: 95px;
	height: 35px;
	background: url(images/showsbtn.png) no-repeat;
	left: 13px;
	top: 129px;
}

#menu .shows span {
	width: 95px;
	height: 35px;
  background: url(images/showsbtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .videos {
	width: 95px;
	height: 35px;
	background: url(images/videosbtn.png) no-repeat;
	left: 13px;
	top: 165px;
}

#menu .videos span {
	width: 95px;
	height: 35px;
  background: url(images/videosbtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .merch {
	width: 95px;
	height: 35px;
	background: url(images/merchbtn.png) no-repeat;
	left: 13px;
	top: 237px;
}

#menu .merch span {
	width: 95px;
	height: 35px;
  background: url(images/merchbtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .contact {
	width: 95px;
	height: 35px;
	background: url(images/contactbtn.png) no-repeat;
	left: 13px;
	top: 201px;
}

#menu .contact span {
	width: 95px;
	height: 35px;
  background: url(images/contactbtn2.png) no-repeat;
  left: 0px;
  top: 0px;
}



/*--------------------------------------*/
/* INDEX
/*--------------------------------------*/

#indexmain {
	position:absolute;
	height:487px;
	width:876px;
	left: 73px;
	top: 241px;
}

#index_facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 64px;
	width: 64px;
	top: 66px;
	left: 0px;
}

#index_reverbnation {
	background-image: url(images/reverbnation.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 64px;
	width: 64px;
	top: 0px;
	left: 1px;
}

#homeheader {
	position:absolute;
	height:40px;
	width:100px;
	background-image: url(images/homeheader.png);
	background-repeat:no-repeat;
	border-bottom:medium;
	border-bottom-color:eaeaea;

}

#bandpic1{
	position:absolute;
	height: 550px;
	width:550px;
	background-image: url(images/bandpic1.png);
	background-repeat:no-repeat;
	left: 108px;
	top: -37px;
}


#homeshows {
	position:absolute;
	height:300px;
	width:180px;
	
}

#reverbnationmusic {
	position:absolute;
	height:83px;
	width:262px;
	left: 546px;
	top: 399px;
}

#reverbnationshows {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#eaeaea;
	height:300px;
	width:180px;
	left: 678px;
	top: 59px;
}

#index_youtube {
	background-image: url(images/youtube.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 64px;
	width: 64px;
	top: 195px;
	left: 2px;
}

#index_flickr {
	background-image: url(images/flickr.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 64px;
	width: 64px;
	top: 130px;
	left: 1px;
}

#joinonline{
	position:absolute;
	height:263px;
	width:76px;
	top: -241px;
	left: 701px;
}

#bassrollover {
	position:absolute;
	width:102px;
	height:333px;
	left: 42px;
	top: 40px;
}

#guitarrollover {
	position:absolute;
	width:132px;
	height:328px;
	left: 149px;
	top: 95px;
}


#mandolinrollover {
	position:absolute;
	width:89px;
	height:217px;
	left: 292px;
	top: 121px;
}

#banjorollover {
	position:absolute;
	width:120px;
	height:313px;
	left: 386px;
	top: 200px;
}

/*--------------------------------------*/
/* ABOUT
/*--------------------------------------*/

#abouttxtbkg {
	position:absolute;
	height:450px;
	width:500px;
	background-image: url(images/abouttxtbkg.png);
	background-repeat:no-repeat;
	left: 110px;
	top: 12px;
}


#abouttitle {
	position:absolute;
	height:50px;
	width:100px;
	background-image: url(images/abouttitle.png);
	background-repeat:no-repeat;
	left: 13px;
	top: 8px;
}


#abouttxt {
	position:absolute;
	height:369px;
	width:434px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	color: #000000;
	top: 52px;
	left: 32px;
}

#bassrollover2 {
	position:absolute;
	width:225px;
	height:75px;
	left: 623px;
	top: 63px;
}

#guitarrollover2 {
	position:absolute;
	width:225px;
	height:75px;
	left: 623px;
	top: 142px;
}


#mandolinrollover2 {
	position:absolute;
	width:225px;
	height:75px;
	left: 623px;
	top: 224px;
}

#banjorollover2 {
	position:absolute;
	width:225px;
	height:75px;
	left: 623px;
	top: 303px;
}


/*--------------------------------------*/
/* music
/*--------------------------------------*/


#musicplayer {
	position:absolute;
	height:283px;
	width:400px;
	left: 40px;
	top: 48px;
}

#internetarchive {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center-right;
	height:71px;
	width:401px;
	left: 42px;
	top: 357px;
}

#facebookNews {
	position: absolute;
	top: 27px;
	left: 657px;
	width: 250px;
	height: 319px;
}

#musictitle {
	position:absolute;
	height:50px;
	width:100px;
	background-image: url(images/musictitle.png);
	background-repeat:no-repeat;
	left: 14px;
	top: 3px;
}

/*--------------------------------------*/
/* VIDEOS
/*--------------------------------------*/


#videoplayer {
	position:absolute;
	height:283px;
	width:400px;
	left: 40px;
	top: 48px;
}

#ssyoutube {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:5px;
	height:71px;
	width:265px;
	left: 110px;
	top: 346px;
}

#facebookNews {
	position: absolute;
	top: 27px;
	left: 657px;
	width: 250px;
	height: 319px;
}

#videotitle {
	position:absolute;
	height:50px;
	width:100px;
	background-image: url(images/videotitle.png);
	background-repeat:no-repeat;
	left: 14px;
	top: 3px;
}

/*--------------------------------------*/
/* SHOWS
/*--------------------------------------*/

#showstitle {
	position:absolute;
	height:50px;
	width:100px;
	background-image: url(images/showstitle.png);
	background-repeat:no-repeat;
	left: 14px;
	top: 3px;
}


#showwidget {
	position:absolute;
	height:283px;
	width:434px;
	left: 37px;
	top: 62px;
}

/*--------------------------------------*/
/* CONTACT
/*--------------------------------------*/

#contacttxt {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	color: #000000;
	left: 33px;
	top: 62px;
}

#streetteam {
	position:absolute;
	left: 72px;
	top: 107px;
}

#contacttitle {
	position:absolute;
	height:50px;
	width:100px;
	background-image: url(images/contacttitle.png);
	background-repeat:no-repeat;
	left: 14px;
	top: 3px;
}


/*--------------------------------------*/
/* footer
/*--------------------------------------*/

#footer {
	position:absolute;
	height: 25px;
	width: 356px;
	left: 748px;
	top: 809px;
}


#rights{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eaeaea;
	position:absolute;
	left:2px;
	top:4px;
	width: 336px;
}
