/* CSS Lucero Official Website */
/* Designed by: Karlos Dergal */
/* ℗ 2011 */

* {
	margin: 0;
	padding: 0;
}

/* Estilo General */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font: 12px "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	color: #6f7f9a;
	background-color: #000000;
}

a:link {
	color: #156398;
	text-decoration: none;
	font-weight:100;
}
a:visited {
	text-decoration: none;
	color: #156398;
	font-weight:100;
}
a:hover {
	text-decoration: underline;
	color:#fe84c1;
	font-weight:100;
}
a:active {
	text-decoration: none;
	color: #156398;
	font-weight:100;
}

/* FONTS */




@font-face {
    font-family: 'EuropeUnderground';
    src: url('fonts/trajanpro.eot');
    src: url('fonts/trajanpro.eot?#iefix') format('embedded-opentype'),
         url('fonts/trajanpro.woff') format('woff'),
         url('fonts/trajanpro.ttf') format('truetype'),
		 url('fonts/trajanpro.svg#EuropeUnderground') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* MENÚS */

/* Menú Principal Español */

#contenedor  {
	padding:0;
	margin: 0;
}

#contenedor {
	width: 958px;
	height: 780px;
	margin: 0 auto;
}

.pro_linedrop {
height:51px;
width:958px;
background-image:url('images/mainmenu.png');
background-repeat: no-repeat;
position:relative; 
font: 14px "Helvetica Neue Light", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:100;
z-index:500;
}

.pro_linedrop .select {
margin:0px 0px 0px 20px; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:none;
}

.pro_linedrop .select a {
display:block; 
height:51px; 
float:left; 
background: url(css/line/blank_sepia.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:51px; 
white-space:nowrap; 
color:#fff;
}

.pro_linedrop .select li.line a {color:#fff;}

.pro_linedrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(css/line/blank_sepia.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background:url('images/menuhover.png');
padding:0 0 0 15px;
line-height:51px; 
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#fff;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(css/line/blank_over_sepia.gif) right top; 
cursor:pointer;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:#464646;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:595px;
top:51px; 
left:30;
text-align:center;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(css/line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#FFF;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative; background:#6ea0c2;}

.pro_linedrop .select :hover .sub li:hover > a {color:#000;}

.pro_linedrop .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:112px; position:absolute; left:-1px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}




/* FOTOGRAFÍA PRINCIPAL */



#mainpicture {
	background-image:url(images/home_enconcierto.jpg);
	background-repeat:no-repeat;
	width: 959px;
	height: 730px;
	float:left;
	margin: 0 auto;
}


#mainmenu {
	background-color: #0b2b38;
	width: 959px;
	height: 50px;
	float:left;
	margin: 0 auto;
	text-align:center;
}




/* SECCIÓN PRINCIPAL */


#mainsection {
	width: 550px;
	height: 660px;
	float:left;
	margin: 38px 0px 0px 0px;
}

#barratop {
	background-image:url(images/containertop_01.png);
	background-repeat:no-repeat;
	width: 481px;
	height: 12px;
	margin: 0 auto;
}

#barrabottom {
	background-image:url(images/containertop_02.png);
	background-repeat:no-repeat;
	width: 481px;
	height: 10px;
	margin: 0 auto;
}


#barratopcontenido {
	background-image:url(images/containerbg.png);
	background-repeat:repeat;
	width: 441px;
	margin: 0 auto;
	padding:5px 20px 5px 20px;
}

#title {
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family: 'EuropeUnderground',"Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#464646;
}

#bannertitle {
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'EuropeUnderground',"Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#dcdcdc;
}

#bannertitle a:link {
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'EuropeUnderground',"Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#FFF;
}

#bannertitle a:active {
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'EuropeUnderground',"Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#dcdcdc;
}

#bannertitle a:hover {
	font-size:18px;
	color:#dcdcdc;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'EuropeUnderground',"Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
}

#bannertitle a:visited {
	font-size:18px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family: 'EuropeUnderground',"Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight:100;
	color:#FFF;
}

#bannertext {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #c8c8c8;
	text-align:justify;
	line-height:140%;
	font-weight:100;
}


#bannertext a:link, hover, active, visited {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #8bcaf8;
	text-align:justify;
	line-height:140%;
	font-weight:100;
}


#subtitle {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-style:italic;
	color:#464646;
}

#subtitle i {
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	color:#464646;
}

#text {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #464646;
	text-align:justify;
	line-height:140%;
	font-weight:100;
}

i {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	font-style:italic;
	color: #3c3c3c;
	font-weight:100;
}

b {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 14px;
	font-weight:100;
}


/* BANNERS */


#basebanners {
	width: 265px;
	float:right;
	margin: 0px 0px 0px 0px;
}

#basesection {
	width: 481px;
	height: 764px;
	float:right;
	margin: 35px 0px 0px 0px;
}

#sidebartext {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #960;
	font-weight:100;
}

#sidebartext a:link {
	color: #930;
	text-decoration: none;
	font-weight:100;
}
#sidebartext a:visited {
	text-decoration: none;
	color: #930;
	font-weight:100;
}
#sidebartext a:hover {
	text-decoration: underline;
	color: #930;
	font-weight:100;
}
#sidebartext a:active {
	text-decoration: none;
	color: #930;
	font-weight:100;
}
#twitter_div {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	text-align: justify;
	color: #c8c8c8;
	font-weight:100;
}

#twitter_div a:hover {
	text-decoration: underline;
	color: #8bcaf8;
	font-weight:100;
}

#twitter_div a:link {
	text-decoration: none;
	color: #8bcaf8;
	font-weight:100;
}

#twitter_div a:hover {
	text-decoration: underline;
	color: #8bcaf8;
	font-weight:100;
}

ul #twitter_update_list li {
	text-align: justify;
	color: #8bcaf8;
	font-weight:100;
}


/* SECCIÓN DESARROLLADA */

#desarrollo {
	width: 666px;
	float:left;
	margin: 0px 0px 0px 0px;
}

#barramaintop {
		background-image:url(images/maincontainer_top.png);
	background-repeat:no-repeat;
	width: 666px;
	height: 12px;
	margin: -10px 0px 0px 0px;
}

#barramaincontenido {
	background-image:url(images/containerbg.png);
	background-repeat:repeat;
	width: 626px;
	margin: 0 auto;
	padding:10px 20px 10px 20px;
}

#barramainbottom {
	background-image:url(images/maincontainer_bottom.png);
	background-repeat:no-repeat;
	width: 666px;
	height: 12px;
	margin: 0px 0px 0px 0px;
}


/* COPYRIGHT */


#copyright {
	width: 666px;
	height: 45px;
	padding:23px 20px 10px 20px;
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #464646;
	text-align:center;
	font-weight:100;
	
}


/* ESTILOS */


#fichas {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	font-style:italic;
	color: #464646;
	line-height:140%;
	font-weight:100;
}


/* Sección Música (Barras de Tracklist) */


#songlist {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #938384;
}

#songlistbar {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 12px;
	color: #e6e6e6;
	line-height:140%;
	font-weight:100;
}

/* Barras Listados */

#tablebg1 {
	background-color:#FFF;
}

#tablebg2 {
	background-color:#f0f0f0;
}

/* Barra Música Tracklist y Buy Now */

#tablebg3 {
	background-color:#464646;
}

/* Barra Desarrollo */

#tablebg4 {
	background-color:rgba(220, 220, 220, 0.7);
	border-radius: 8px;
}

/* Barra Banners */

#tablebg5 {
	background-color:#464646;
	border-radius: 8px;
}

#sectionbg {
	background:url(images/containerbg.png);
}


/* Sección Radio (Títulos) */

#radiotitle {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 14px;
	color: #930;
	font-weight:100;
}

#radiosubtitle {
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size: 13px;
	color: #960;
	font-weight:100;
	text-align:justify;
}


/* MAIN YouTube */


#main_yt {
	width: 958px;
	float:left;
	margin: 0px 0px 0px 0px;
}


/* BOTONES */


#botones {
	background-color:#6ea0c2;
	border-radius: 5px;
	font-family: "Helvetica Neue Light", Helvetica, Arial;
	font-size:10px;
	font-weight:100;
	letter-spacing:0.5px;	
	text-align:center;
	height:15px;
}

#botones tr:hover td {
	background:#464646;
	border-radius: 5px;
}

#botones a:link {
	color: #e6e6e6;
	text-decoration: none;
	font-weight:100;
	text-align:center;
}
#botones a:visited {
	text-decoration: none;
	color: #e6e6e6;
	font-weight:100;
	text-align:center;
}
#botones a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight:100;
	text-align:center;
	border-radius: 5px;
}
#botones a:active {
	text-decoration: none;
	color: #e6e6e6;
	font-weight:100;
	text-align:center;
}