@charset "utf-8";
/* CSS Document */

@import url("reset.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
	color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:top
}

a {
color: #4C1B00;
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

p {
	font-size: 1.3em;
	color: #000;
}

#centralizado {
	width:300px;
	height:200px;
	position:absolute;
	top:10%;
	left:50%;
	margin-left:-150px;
	margin-top:-30px;
}

#centralizado a {
display: block;
text-align:center;
margin-top: 5px;
font-size:1.3em;
}

#menu, #header, #contenido, #menufooter, #footer {
	width: 660px;
	margin: 0 auto;
	clear:both;
}

#header {
	background: url(images/header.jpg) top left no-repeat;
	height: 202px;
}

#header h1, #header h2 {
display: none;
}

#menu {
	border-bottom: solid 8px #000000;
	height: 35px;
}

#menu ul li {
float:left;
}

#menu ul li a {
display: block;
height: 35px;
text-indent: -999999px;
}

#home a{
	background: url(images/home.gif) no-repeat left center;
	width: 66px;
}

#home a:hover{
	background: url(images/home.gif) no-repeat left top;
}

#banda a{
	background: url(images/banda.gif) no-repeat left center;
	width: 73px;
}

#banda a:hover{
	background: url(images/banda.gif) no-repeat left top;
}

#discos a{
	background: url(images/discos.gif) no-repeat left center;
	width: 75px;
}

#discos a:hover{
	background: url(images/discos.gif) no-repeat left top;
}

#tour a{
	background: url(images/tour.gif) no-repeat left center;
	width: 63px;
}

#tour a:hover{
	background: url(images/tour.gif) no-repeat top center;
}


#contacto a{
	background: url(images/contacto.gif) no-repeat left center;
	width: 101px;
}

#contacto a:hover{
	background: url(images/contacto.gif) no-repeat top center;
}

#fotos a{
	background: url(images/fotos.gif) no-repeat left center;
	width: 68px;
}

#fotos a:hover{
	background: url(images/fotos.gif) no-repeat top center;
}

#d-mentes a{
	background: url(images/dmentes.gif) no-repeat left center;
	width: 93px;
}
#d-mentes a:hover{
	background: url(images/dmentes.gif) no-repeat 0px 0px;
}


#merch a{
	background: url(images/merch.gif)  no-repeat left center;
	width: 75px;
}
#merch a:hover{
	background: url(images/merch.gif)  no-repeat top center;
}
#links a{
	background: url(images/links.gif) no-repeat left center;
	width: 46px;
}
#links a:hover{
	background: url(images/links.gif) no-repeat top center;
}

.active a {
background-position: bottom center !important;
}

.estrella {
background:url(images/barra-estrellas.gif) top center no-repeat;
width: 660px;
height: 13px;
margin: 2px 0;
}

.links .estrella {
border:none;
margin: 2px 0 30px 0;
}

div.banda#contenido {
padding-bottom: 10px;
}

.banda q {
background:url(images/ganarperder.gif) top left no-repeat;
width: 660px;
height: 55px;
text-indent: -999999px;
display:block;
margin-bottom: 10px;
}

.d-mentes q {
background:url(images/amorletal.gif) center center no-repeat;
width: 660px;
height: 55px;
text-indent: -999999px;
display:block;
margin-bottom: 10px;
float:left;
}


.contacto q {
background:url(images/oscuridadluz.gif) top left no-repeat;
width: 660px;
height: 55px;
text-indent: -999999px;
display:block;
margin-bottom: 10px;
float: left;
}

.tour q {
background:url(images/sientoviento.gif) center left no-repeat;
width: 660px;
height: 55px;
text-indent: -999999px;
display:block;
margin-bottom: 10px;
float: left;
clear:both;
}

.tour {
	background-repeat: no-repeat;
	background-position: right 70px;
	padding-bottom: 20px;
}

.tour h3 {
font-size:1.2em;
color:#4C1B00;
font-weight:bold;
margin:10px 0;
}

.tour ul {
font-size: 1.1em;
}

.tour span{
color:#4C1B00;
padding-right: 5px;
}



.banda h2, .contacto dt, .tour h2, .d-mentes h2, #dmenteclub span {
	font-size: 1.3em;
	color:#000000;
	text-transform:uppercase;
	background:url(images/estrellaroja.gif) no-repeat center left;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight:bold;
}

#dmenteclub a {
display: inline;
padding-left: 10px;
}

.banda h2 img {
margin-left: 8px;
}
#nuevadata {
width: 316px;
float: left;
border-right: solid 8px #706339;
padding: 10px 10px 10px 0;
height: 140px;
}

#nuevadata h2 {
width: 316px;
height: 25px;
background:url(images/nuevadata.gif) top left no-repeat;
text-indent: -999999px;
}

#fechas h2 {
width: 316px;
height: 25px;
background:url(images/fechas.gif) top left no-repeat;
text-indent: -999999px;
}

#fechas {
width: 316px;
float: left;
padding: 10px 0 10px 10px;
height: 140px;
}

.scroll {
height: 110px;
overflow:auto;
}

.entry {
border-bottom: dashed 1px #fff;
margin: 10px 10px 10px 0;
padding-bottom: 10px;
}

.entry h3 {
text-transform:uppercase;
font-size:1.2em;
padding-bottom: 5px;
}

.entry p {
font-size:1.1em;
line-height:1.2em;
}

#fotototal {
margin: 10px auto;
width:390px;
}

#fotototal p {
	padding: 10px 0;
	font-size:1.3em;
	color:#000000;
}

#fotototal p strong {
text-transform:uppercase;
}

#fotosmenu {
	width: 660px;
	margin: 10px auto;
	height: auto;
}

#fotoframe1 {
background:url(images/estrellita.gif) top left no-repeat;
border: solid 1px #7A6902;
}

#fotoframe2 {
background:url(images/estrellita.gif) top right no-repeat;
}

#fotoframe3 {
background:url(images/estrellita.gif) bottom right no-repeat;
}

#fotoframe4 {
background:url(images/estrellita.gif) bottom left no-repeat;
text-align:center;
}

#fotototal img {
border: solid 1px #7A6902;
margin: 20px;
}

#contenido {
	border-bottom: solid 3px #3a2007;
}

#menufooter ul li {
float:left;
}

#menufooter ul li a {
display: block;
height: 28px;
text-indent: -999999px;
}

#librovisita a {
background:url(images/librovisitas.gif) no-repeat top left;
width: 147px;
}
#librovisita a:hover {
background:url(images/librovisitas.gif) no-repeat bottom left;
}

#myspace a {
background:url(images/myspace.gif) no-repeat top left;
width: 92px;
}
#myspace a:hover {
background:url(images/myspace.gif) no-repeat bottom left;
}
#youtube a {
background:url(images/youtube.gif) no-repeat top left;
width: 97px;
}
#youtube a:hover {
background:url(images/youtube.gif) no-repeat bottom left;
}
#fotolog a{
background:url(images/fotolog.gif) top left no-repeat;
width: 70px;}

#fotolog a:hover{
background:url(images/fotolog.gif) top bottom no-repeat;
}

#footer ul li {
display: inline;
}
.center {
width: 660px;
margin-left: auto;
margin-right: auto;
}
#footer ul {
width: 500px;
float: left;
}
#counter {
float:right;
width: 150px;
height: 30px;
background: white;
}

.links {
background:url(images/bg-links.jpg) right no-repeat;
padding-bottom: 40px;
}

.links ul {
float: left;
margin-right: 30px;
}

.links a {
	font-size: 1.1em;
	line-height:1.4em;
	font-weight:bold;
}

.links a:hover {
text-decoration: underline;
}

.contacto dl {
width: 305px;
border: 1px solid #7A6902;
margin-bottom: 7px;
padding: 3px 10px;	
}

.contacto .derecha dd {
margin: 13px 0;
font-size:1.1em;
line-height: 1.3em;

}

.contacto dd {
padding-left: 20px;
font-size:1.1em;
line-height: 1.3em;
}

.izquierda {
float: left;
display:block;
}

.derecha {
float: right;
display:block;
}

#disco-dmente {
	padding-top: 30px;
	background: url(images/disco-dmente.gif) no-repeat left 5px;
}

#disco-valienteeternidad {
	padding-top: 30px;
	background: url(images/disco-valienteeternidad.gif) no-repeat left 5px;
}


#butonlibrovisitas {
padding-bottom: 15px;
background:url(images/barra-estrellas.gif) bottom left no-repeat;
margin-right: 10px;
margin-bottom: 5px;
}

#butonlibrovisitas a img{
border: solid 5px #7A6902;
}

#butonlibrovisitas a:hover img{
	border-color: 3a2007;
}

#wallpapers {
margin-bottom: 5px;
}

#wallpapers, #dmenteclub {
border: solid 1px #7A6902;
padding: 5px;
}

#wallpapers a {
border: solid 1px #7A6902;
padding: 2px;
margin: 2px 8px 3px 8px;
display:block;
}

#wallpapers ul li {
float: left;
}

#wallpapers a:hover {
border: solid 1px #BB8473;
}

#merchandising {
text-align:center;
padding: 20px 0;
} 
#contenido:after, #menufooter:after, #footer:after, #wallpapers ul:after, .d-mentes .izquierda:after, .d-mentes .derecha:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contenido, #menufooter, #footer, #wallpapers ul, .d-mentes .izquierda, .d-mentes .derecha{display: inline-block;}
