	/* RESETEO UNIVERSAL */

*{
	border:0;
	margin:0;
	padding:0;
}

article,fogcaption,figure,footer,header,hgroup,nav,section {
	display: block;
}

	/* TERMINA RESETEO UNIVERSAL */



@font-face {
    font-family: 'goldfinger_kingdomregular';
    src: url('../fonts/goldfinger_kingdom-webfont.eot');
    src: url('../fonts/goldfinger_kingdom-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/goldfinger_kingdom-webfont.woff2') format('woff2'),
         url('../fonts/goldfinger_kingdom-webfont.woff') format('woff'),
         url('../fonts/goldfinger_kingdom-webfont.svg#goldfinger_kingdomregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

	
body{
	background:#222 ;
	color:#000;
	font-family: "goldfinger_kingdomregular", helvetica, verdana;
	font-size: 1em;
}


 nav , section#contenido, footer{
	margin:0 auto;
	max-width:90%;
	text-align: center;
}
header{
background:#212121 url(../img/fondointerior.jpg);
	max-width:100%;
	margin:0 auto;
	text-align: center;
	
}


									/*header */
.fade{
-ms-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
opacity:1;
filter:alpha(opacity=10);
}
.fade:hover{
-ms-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
opacity:0.6;
filter:alpha(opacity=6);
}
header h1{
display:inline-block;
max-width:500%;
vertical-align:middle;
margin-top:0.5em;
padding:0;
}

header a{
color: #f78100;
font-size:1.5em;
text-decoration: none;
padding:0;
}


article#reproductor{
text-align:right;
border:0;
margin:0;
position: absolute;
top:5em;
width:95%;}

										/*navegador */
 nav{
max-width:100%;
background:#f78100;
font-size: 1.3em;

}
a{
	color: #ccc;
	font-weight: bold;
	margin-top:0.3em;
	text-decoration: none;
}

a:hover {
	color:#ccc;
}
nav ul{
list-style; none;
overflow: hidden;
-ms-transition: max-height 0.4s;
-moz-transition: max-height 0.4s;
-o-transition: max-height 0.4s;
-webkit-transition: max-height 0.4s;
transition: max-height 0.4s;
}

nav li{
display:inline-block;
padding: .1em 2em;
vertical-align:top;


}

nav a {
color:#fff;
display:block;
font-family: "goldfinger_kingdomregular", helvetica, verdana;
font-size:1.5em;



/*nuevo-transicion- y para todos los navegadores*/
-ms-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;

}

.handle{
width:100%;
background:#f78100;
color:#ccc;
text-align:left;
box-sizing:borden-box;
padding:15px 10px;
cursor:pointer;
display:none;
font-size: 1.2em;
}

							/*fin navegador*/
h6{
color:red;
font-size:3em;
text-align:right;}

							/*pie*/

footer{
	max-width:100%;
background:#4e4e4e;
color:#fff;
font-size:1.2em;
padding: 2em;
Text-align:left;

}
#lucite{
	margin-right:1em;
	text-align:	right;
}
#lucite a{
	color:#f0aa57;
}
#lucite a:hover{
	color:#fff;
}
strong{
font-family: Helvetica, Verdana;
}

						
						
										
										
										
												/*home */
section#contenido{
	margin-top:2em;
	margin-bottom:2em;

}


article#slider, aside#tw {


display: inline-block;
margin: 1em auto;
max-width:100%;
padding:0.75em;
vertical-align:top;
width:65%;
}



aside#tw{
width:30%;}

section#textohome{
}

section#textohome h2 {
text-align:left;
color:#f78100;
margin: 0 1em 0 1em ;
font-size:2em;}

section#textohome p {
font-family: Helvetica, Verdana;
text-align:left;
color:#fff;
line-height: 1.4em;
margin:1em;}

#importante {
color:#f78100;
}


													/*programacion */

section#programacion {


display: inline-block;
margin-top:2em;
margin-bottom:2em;
max-width:100%;
padding:0.75em;
text-align:center;
}

section#programacion h2{
font-family:  "goldfinger_kingdomregular";
text-align:left;
font-size: 2em;
margin-left:3em;
color:#f78100;
}

/*acordion */
button.accordion {
    background-color: #61b082;
    color: #fff;
    cursor: pointer;
    padding: 1.3em;
    width: 90%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ccc;
}

div.panel {
    padding: 0em;
    background-color: white;
    max-height: 0;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}


				/*tablas*/
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 95em;
    
}

td, th {
    border: .05em solid #dddddd;
    text-align: left;
    padding: .3em;
}

th.hora{
	width: 2em;
	}
	
th.programa{
	width: 20em;
	}
th.estilo{
	width: 10em;
	}
	
tr:nth-child(even) {
    background-color: #61b082;
}

											/*podcast */
.imgpodcast {
text-align:left;
padding-left:1em;
padding-top: 1em;}


														/* talleres */
														
section#talleres{
	margin-top:2em;
	margin-bottom:2em;

}
														


														
														/* contacto */
section#contacto{
	background: #212121 url(../img/fondo.jpg);
	border-radius:0.5em;
	display: inline-block;
	margin: 0 auto;
	max-width:90%;
	padding:0.5em;
	text-align: justify;
	width:70%;
	margin-bottom:5em:
	
}

section#contacto h2{
font-family:  "goldfinger_kingdomregular";
text-align:left;
font-size: 2em;
margin-left:1em;
color:#f78100;
}
label{
font-size:1.2em;
}
 article#contactanos{
	
	margin: .5em;
	min-height: 70px;
	padding: .5em;
}


form{
	width: 100%;
}

form div{
	margin:.5em;
}

fieldset{
	padding: 1em;
}

input[type="email"], input[type="text"], textarea {
	background: #eee;
	border-radius: .25em;
	color: #f78100;
	font-size: 1em;
	padding: .25em;
	width: 95%;
}

input[type="email"]:focus, input[type="text"]:focus, textarea:focus {
background: #c6ecf9;
}

input[type="submit"]{
	background: #f78100;
	border-radius: 0 .25em;
	color: #fff;
	font-family: 'goldfinger_kingdomregular';
	font-size: 1em;
	padding: .25em;
}
input[type="submit"]:hover{
	background: #61b082;
	border-radius: .25em 0;
	color: #000;
	cursor: pointer;
}

label{
	cursor: pointer;
}

legend{
	color: #f78100;
	font-size: 1.3em;
	font-weight: bold;
	margin-left:0.5em;
}

 textarea {
 	resize:none;
 }

													

													/*declaracion de media query*/
													
													
@media(max-width:1200px){	
	article#slider{
	width:65%;
	}
	aside#tw{
	width:80%;
	}
	table {
    width: 80em;
    }
	nav li{
	padding: .1em 2em;
	}
	
}



													
@media(max-width:1024px){
	article#slider{
	width:80%;
	}

}


@media(max-width:1012px){
	nav li{
	padding: .1em 1.5em;
	font-size: 0.85em;
	}
	
}



		
	


@media(max-width:760px){
	nav li{
		display:inline;
		font-size: 1em;
		margin: 0;
		text-align:center;
		width:98%;
		}
		
		nav ul {
		max-height:0;}
		 li {
		max-height:0;}
		
		.showing{
			max-height: 20em;
		}
		
		.handle{
		display:block;}
		
		table {
  		  width: 30em;
    
		}
		
	aside#tw{
	padding-top: 20em;
	}
	
}


@media(max-width:600px){
		aside#tw{
	padding-top: 14em;
	}
}
