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

body {
	background:url(tfimages/wallpaperband.jpg);
	background-color: #000;
	text-align: center;
	margin: 0;
}

h1{
	font-size:18px;
	color:#FC0;
	font-family:Verdana, Geneva, sans-serif;
}

.rights {
	text-align: center;
	height:30px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin:auto;
}

#wrap {
	background:url(images/bg_main.jpg) no-repeat;
	width:1204px;
	height:548px;
	margin: 0 auto;
	
}

.video {
	width:450px;
	height:253px;
	padding-left:40px;
	padding-top:180px;
	float:left
}

/*para afiches
.video {
	width:460px;
	height:340px;
	padding-left:50px;
	float:left
}*/

.albums {
	width:350px;
	height:340px;
	padding-top:180px;
	float:left;
	text-align:center;
}

.twitter_div {
	float:left;
	width:250px;
	height:300px;
	padding-top:130px;
	padding-left:70px;
}

#buttons {
	width:1104px;
	height:77px;
	margin-left:auto;
	margin-right:auto;	
}

a:link {
	color: #FEF5C8;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #DB7415;
}

/* menu inferior */
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 1204px;
  height: 77px;
  position: relative;
}

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

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

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

#menu .fb {
  width: 152px;
  height: 77px;
  background: url(images/facebook.png) no-repeat;
  left: 26px;
  top: 3px;
}

#menu .myspace {
  width: 152px;
  height: 77px;
  background: url(images/myspace.png) no-repeat;
  left: 178px;
  top: 3px;
}

#menu .youtube {
  width: 152px;
  height: 77px;
  background: url(images/youtube.png) no-repeat;
  left: 330px;
  top: 3px;
}

#menu .twitter {
  width: 152px;
  height: 77px;
  background: url(images/twitter.png) no-repeat;
  left: 482px;
  top: 3px;
}

#menu .bandcamp {
  width: 152px;
  height: 77px;
  background: url(images/bandcamp.png) no-repeat;
  left: 634px;
  top: 3px;
}

#menu .cdbaby {
  width: 152px;
  height: 77px;
  background: url(images/cdbaby.png) no-repeat;
  left: 786px;
  top: 3px;
}

#menu .itunes {
  width: 152px;
  height: 77px;
  background: url(images/itunes.png) no-repeat;
  left: 938px;
  top: 3px;
}

/* menu albums */
#menua {
  list-style: none;
  padding: 0 0 0 45px;
  margin: 0;
  position: relative;
}

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

#menua a {
  display: block;
  text-indent: -1000%;
  position: absolute;
  outline: none;
}

#menua a:hover {
  background-position: left bottom;
}

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

#menua .armop {
  width: 250px;
  height: 89px;
  background: url(images/armop.png) no-repeat;
}

#menua .dandelion {
  width: 250px;
  height: 89px;
  background: url(images/dandelion.png) no-repeat;
  top:89px;
}
