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

.separador{
	background: url(../img/separador_largo.png) repeat-x top left;
	width:100%;
	height:24px;
	margin-top: 10px;
}

.separador-puntos{
	background: url(../img/separadorPunteado_mediano.png) repeat-x;
	width:100%;
	height:2px;
	margin-top: 10px;
  margin-bottom: 10px;
}

.col-sm-12.separador{
	padding:10px;
}

/*** Modulo Discografia **********************************/

#modulo_discografia {
	clear:both;
	color:#222d32;
	font-size:14px;
	padding-botom:20px;
	height:260px;
}

#menu_discografia{
	margin-left:39px;
	height:230px;
	top: 30px;
}

#menu_discografia li{
	float:left;
	padding-right:-20px;
}

#separador_discografia li {
	/*padding-left:30px;
	vertical-align:text-bottom;
	margin-right:-1px;*/
}

#separador_discografia{
	margin-bottom: 10px;
  	margin-left: 20px;
}

#separador_discografia .separador{
	  width: 370px;
}

#modulo_discografia li {
	padding-left:10px;
	/*vertical-align:text-bottom;*/
	/*padding-right:20px;*/
}

#anterior{
	width:21px;
	height:23px;
	float:left;
	left:18px;
	margin-top:95px;
	cursor:pointer;
	background: url("../img/anterior.png");
}

#anterior:hover{
	background-position: -20px 0px;
}

.disco{
	width:193px;
	height:225px;
	margin-left:-9px;
	
}

.tituloDisco{
	width:209px;
	text-align:center;
	
}

.caratulas{
	width:197px;
	height:209px;
	background-color:#FFF;
	padding:6px;
}

.caratulas:hover{
	background-color:#343D3D;
}


#siguiente{
	width:21px;
	height:23px;
	float:left;
	left:926px;
	margin-top:-135px;
	cursor:pointer;
	background: url("../img/siguiente.png");
}

#siguiente:hover{
	background-position: 20px 0px;
}
/***Ficha de cada disco **********************************/

#canciones #titulo{
	font-family:'HelveticaCondensedLight',Helvetica, Arial;
	/*color:#7a7b7c;*/
	font-size:36px;	
	/*text-shadow: 0.04em 0.04em #FFF;*/
	margin-top:18px;
	font-weight: bold;
}

#canciones #comprar{
	margin-left:496px;
	margin-top:-28px;
	  float: right;
}

#comprar{
	text-align:center;
	width: 79px;
}

#btn_comprar{
	/*color:#222d32;*/
	/*background: url("../img/comprar.png") no-repeat;*/
	width:79px;
	/*width:56px;*/
	/*padding-left:22px;*/
	padding-top:4px;
	display: block;
	height: 25px;



	background-color: #5E6A70;
  	color: #FFF;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;


}

#btn_comprar:hover{
	/*background-position: -79px 0px;*/
	color:#FFF;
	background-color: #343D3D!important;
    text-decoration:none;
}

.listado li{
	margin-bottom:6px;
	display:list-item;
	padding-left:15px;
	width: 100%;
	background-color:#e9eae7;
	height:21px;
}

#canciones{
	margin-bottom:0px;
}

#letras .tituloLetra{
	font-size:24px;
}


#letras p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:17px;
}

/***Barra Lateral **********************************/

#lateral{
	top:50px;
	padding-left: 0px;
	  margin-bottom: 50px;
}

#lateral img{
	height:auto;
	width: 100%;
}

#lateral li{
	/*display:list-item;*/
}

#fichaTecnica{
	font-family:'HelveticaLight',Helvetica, Arial;
	font-size:12px;
}

#lateral #titulo{
	font-family:'HelveticaCondensedLight',Helvetica, Arial;
	color:#120202;
	font-style:italic;
	font-size:18px;
	/*text-shadow: 0.04em 0.04em #FFF;*/
	font-weight:bold;
	margin-top:15px;
	height:20px;/*margin-bottom:-10px;*/
}

#fichaTecnica p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:17px;
}

#btn_descargar {
  font-family: 'HelveticaCondensedLight',Helvetica, Arial;
  padding-top: 5px;
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 15px;
  display: block;
  width: 93px;
  height: 32px;
  /*background: url(../img/enviar.png) no-repeat top left;*/
  float:right;


  background-color: #5E6A70;
  color: #FFF;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;


}

a#btn_descargar{
	font-style:normal;
	font-size:17px;
	/*text-shadow: 0.08em 0.08em 1px #141e23;*/
}

a#btn_descargar:hover{
	/*background-position: -93px 0;*/

	background-color: #343D3D!important;
    text-decoration:none;
}


/******************* MEDIA QUERIES ************************/

@media (max-width: 767px) { /* col-xs  default */
	#modulo_discografia {
	  width: 244px;
	  margin: 0 auto;
	}
	
	.bx-wrapper a.bx-next {
	  left: 184px!important;
	}
	
	#seccion{
		text-align:center;	
	}
	
	h1{
		font-size:28px;	
	}
	
	#btn_descargar {
	  padding-left: 3px;
	  margin: 0 auto;
	  float:none;
	}
	
	
}

@media (min-width: 768px) and (max-width: 991px) { /* col-sm */
	#modulo_discografia {
	  zoom: 0.75;
	}
}

@media (min-width: 992px) and (max-width: 1199px) { /* col-md */

}

@media (min-width: 1200px) { /* col-lg */

}

/*Ocultamos descarga de letras en el recopilatoprio*/
.postid-996 aside #traducciones, .postid-996 aside #titulo{
	display:none;
}