@media all and (min-width: 1024px) {
  
  #archives{ padding:0px 0 30px 0; align-content:center; margin:0px auto; z-index:20;
    -webkit-box-shadow: 0px 6px 33px -14px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 33px -14px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 33px -14px rgba(0,0,0,0.75);}
  
  #archives2{ display:none; visibility:hidden;}
  
  .menu_estatico2{ display:none; }

  .listacategorias2{ display:none; }

  .calendario{
	  text-align:left;
	  width:323px;
  }
  .tabla_menu{
	  width:999px;
	  margin-left:10px;
  }
  .menu_desplegable{display:none;}
  
  .menu_estatico{ width:676px; height:400px; }
  
.buscador{
	font-size:18px;
    height:18px;
    width:387px;
    background:#fff;
	padding:6px 0 6px 9px;
    margin:5px 3px 5px 0px;
    border:2px solid #252525;
}

.menu_buscador{
	font-size:18px;
    padding:3px 0 4px 9px;
	background:#fff url(images/fondo_buscador_desplegable.png) no-repeat left; background-size: 140px 22px; background-position:75px 5px;
    height:34px;
    width:214px;
    margin:2px 3px 0px 0px;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
    border:2px solid #252525;
}

.boton_buscador{
	font-size:20px;
    padding:4px 3px 3px 4px;
	background:#f4bd2c;
    vertical-align:top;
    height:34px;
    width:34px;
    margin:5px 0px 3px 0px;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
    border:0px;
    border-bottom:2px solid #d5a424;
    border-right:2px solid #d5a424;
}

.boton_buscador:hover{
	background:#d5a424;
    border-bottom:2px solid #d5a424;
    border-right:2px solid #d5a424;
}

}
@media all and (max-width:1024px) and (min-width:705px) {

  #archives{ padding:0px 0 30px 0; align-content:center; margin:0px auto; z-index:20; 
  	-webkit-box-shadow: 0px 6px 33px -14px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 33px -14px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 33px -14px rgba(0,0,0,0.75);}
  
  #archives2{ display:none; visibility:hidden;}
  
  .menu_estatico2{ display:none; }

  .listacategorias2{ display:none; }
  
  .calendario{
	  display:none;
	  text-align:left;
	  width:323px;
  }
  .listacategorias{
	  width:676px;
  }
  .tabla_menu{
	  width:676px;
	  margin-left:10px;
  }
  .menu_desplegable{display:none;}
  
  .menu_estatico{ width:676px; height:400px;}

.buscador{
	font-size:18px;
    height:18px;
    width:387px;
    background:#fff;
	padding:6px 0 6px 9px;
    margin:5px 3px 5px 0px;
    border:2px solid #252525;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
}

.menu_buscador{
	font-size:18px;
    padding:3px 0 4px 9px;
	background:#fff url(images/fondo_buscador_desplegable.png) no-repeat left; background-size: 140px 22px; background-position:75px 5px;
    height:34px;
    width:214px;
    margin:2px 3px 0px 0px;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
    border:2px solid #252525;
}

.boton_buscador{
	font-size:20px;
    padding:4px 3px 3px 4px;
	background:#f4bd2c;
    vertical-align:top;
    height:34px;
    width:34px;
    margin:5px 0px 3px 0px;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
    border:0px;
    border-bottom:2px solid #d5a424;
    border-right:2px solid #d5a424;
}

.boton_buscador:hover{
	background:#d5a424;
    border-bottom:2px solid #d5a424;
    border-right:2px solid #d5a424;
}

}
@media all and (max-width:705px) {

  #archives{padding:0px 0 0 0; align-content:center; margin:0px auto;  display:none;}
 
  .calendario{
	  display:none;
	  text-align:left;
  }
  .listacategorias{
	  width:676px;
	  display:none;
  }
  .tabla_menu{
	  width:676px;
	  margin-left:10px;
  }
  .menu_desplegable{display:none;}

  .menu_estatico{ width:676px; height:400px; -webkit-overflow-scrolling: touch;
  	overflow: auto;
	display:none;}

.buscador{
	font-size:44px;
    height:54px;
    width:590px;
    background:#fff;
	padding:6px 0 6px 9px;
    margin:48px 3px 5px 0px;
    border:2px solid #252525;
}

.menu_buscador{
	font-size:44px;
    padding:3px 0 2px 9px;
	background:#fff url(images/fondo_buscador_desplegable.png) no-repeat left; background-position: 230px 12px; background-size: 300px 48px;
    height:68px;
    width:522px;
    margin:7px 7px 4px 0px;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
    border:2px solid #252525;
}

.boton_buscador{
	font-size:44px;
    padding:15px 15px 15px 15px;
	background:#f4bd2c;
    vertical-align:top;
    height:68px;
    width:68px;
    margin:7px 3px 3px 0px;
    border-radius:0px;-moz-border-radius: 0px; -webkit-border-radius : 0px;
    border:0px;
    border-bottom:2px solid #d5a424;
    border-right:2px solid #d5a424;
}

}

.numero_ano a{font-weight:normal; font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; color:#333;padding: 1px 2px 1px 2px; border-bottom:0px; background-color:#fff; font-weight: 600;}
.numero_ano a:hover{background-color:#333; color:#fff;}

.numero_mes_vacio {color:#ccc; padding: 1px 2px 1px 2px; font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif;}
.numero_mes a{font-weight:normal; font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; color:#333; padding: 1px 2px 1px 2px; border-bottom:0px; background-color:#fff; text-align:center;}
.numero_mes a:hover{color:#fff; background-color:#222;}

.numero_ano li a{font-weight:normal; font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; color:#333;padding: 0px 2px 0px 2px; display:block; border-bottom:0px; background-color:#fff;}
.numero_ano li a:hover{color:#fff; background-color:#333;}
.numero_mes_vacio li{
	color:#ddd;
	font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif;
	text-align:center;
	float:left;display:block;
}
.numero_mes li a{font-weight:normal; font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; color:#222; padding: 0px 2px 0px 2px; float:left;display:block; border-bottom:0px; background-color:#fff; width:20px; text-align:center;}
.numero_mes li a:hover{color:#fff; background-color:#222;}

@media all and (min-width: 705px) {
.categorias{background:#fff; font:16px Open Sans Condensed, 'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif;}
.categorias ul{list-style:none;}
.categorias li{float:left;display:block;width:133px;margin:1px 0 1px 0px; font:13px Open Sans Condensed,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif;}
.categorias li a{font-family: Open Sans Condensed,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; display:block; padding: 2px 2px 2px 2px;  color:#252525;}
.categorias li a:hover{color:#fff;}


.calendar ul{list-style:none;}
.calendar li{float:left;display:block; padding:1px 3px 1px 3px; font-size:13px;}

.cat-item-5509 a{font-weight:600; font-size:17px; color:#252525; border-bottom:2px solid #252525; text-transform: lowercase;}
.cat-item-5509 a:hover{background-color:#252525;color:#fff;}

.cat-item-10365 a{font-weight:600; font-size:17px; color:#252525; border-bottom:2px solid #252525; text-transform: lowercase;}
.cat-item-10365 a:hover{background-color:#252525;color:#fff;}

.cat-item-10366 a{font-weight:600; font-size:17px; color:#252525; border-bottom:2px solid #252525; text-transform: lowercase;}
.cat-item-10366 a:hover{background-color:#252525;color:#fff;}

.cat-item-5510 a{font-weight:600; font-size:17px; color:#252525; border-bottom:2px solid #252525; text-transform: lowercase; }
.cat-item-5510 a:hover{background-color:#252525;color:#fff;}

.cat-item-5514 a{font-weight:600; font-size:17px; color:#a1cf00; border-bottom:2px solid #a1cf00; text-transform: lowercase; }
.cat-item-5514 a:hover{background-color:#a1cf00;color:#fff;}

.cat-item-5511 a{font-weight:600; font-size:17px; color:#f6be00; border-bottom:2px solid #f6be00; text-transform: lowercase;}
.cat-item-5511 a:hover{background-color:#f6be00;color:#fff;}

.cat-item-5515 a{font-weight:600; font-size:17px; color:#252525; border-bottom:2px solid #252525; text-transform: lowercase; margin-top:10px;}
.cat-item-5515 a:hover{background-color:#252525;color:#fff;}

.cat-item-49 a{font-weight:600; font-size:17px; color:#7f8a8b; border-bottom:2px solid #bcab94; text-transform: lowercase; }
.cat-item-49 a:hover{background-color:#bcab94;color:#fff;}

.cat-item-63 a{font-weight:600; font-size:17px; color:#252525; border-bottom:2px solid #252525; text-transform: lowercase; margin-top:10px;}
.cat-item-63 a:hover{background-color:#252525;color:#fff;}

.categorias li li{float:left;display:block;margin:0px 0 0px 0px; font-size:18px; font-family: Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; width:129px;}
.categorias li li a{font-weight:300; font-size:13px; font-family:Open Sans ,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif; color:#000;padding: 2px 3px 2px 3px; display:block; border-bottom:0px;}
.categorias li li a:hover{color:#fff;}
.children a{font-weight:normal; list-style:none;padding:0px 0px 0px 0px; background-color:#fff; text-transform:none;}

}
@media all and (max-width:705px) {


}

.cat-item-5515 .children a{margin-top:0px;}
.cat-item-63 .children a{margin-top:0px;}
.cat-item-5511 .children a{margin-top:0px;}
.cat-item-49 .children a{margin-top:0px;}
.cat-item-10365 .children a{margin-top:0px;}
.cat-item-10366 .children a{margin-top:0px;}

.cat-item-5509 .children a:hover{background-color:#252525;}
.cat-item-5510 .children a:hover{background-color:#252525;}
.cat-item-5514 .children a:hover{background-color:#a1cf00;}
.cat-item-5511 .children a:hover{background-color:#f6be00;}
.cat-item-5512 .children a:hover{background-color:#ff9900;}
.cat-item-5515 .children a:hover{background-color:#252525;}
.cat-item-10365 .children a:hover{background-color:#252525;}
.cat-item-10366 .children a:hover{background-color:#252525;}

.archivos_cabecera {color:#252525; font:12px Open Sans,'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif;}
.archivos_cabecera a{color:#252525;}
.archivos_cabecera a:hover{color:#DCA500;}

.children ul{ display:none;}

.emptymonth {font:13px 'Lucida Grande','Lucida Sans Unicode', 'Luci',arial,helvetica,verdana,sans-serif;}


@media all and (min-width:705px) {

.menu_navegacion_logos{ background:#404040; padding-bottom:0px; width:665px; margin-bottom:10px;  clear:both; float:left; overflow:hidden;}

.logo_english_navegacion a{
		width:140px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 2px 7px 1px;
		background:#777;}

.logo_english_navegacion a:hover{background:#aaa; }

.logo_estrelas_navegacion a{
		width:177px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 0px 7px 1px;}

.logo_estrelas_navegacion a:hover{background:#777; }

.logo_explorando_navegacion a{
		width:152px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 0px 7px 1px;}

.logo_explorando_navegacion a:hover{background:#777; }

.logo_defensa_navegacion a{
		width:190px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 0px 7px 1px;}

.logo_defensa_navegacion a:hover{background:#777; }

.logo_outono_navegacion a{
		width:91px;
		height:24px;
		display:block;
		float:left;
		padding: 7px 3px 7px 3px;}

.logo_outono_navegacion a:hover{background:#777; }

.logo_imaxes_navegacion a{
		width:94	px;
		height:24px;
		display:block;
		float:left;
		padding: 7px 3px 7px 3px;}

.logo_imaxes_navegacion a:hover{background:#777; }

.logo_imaxes_de_cabecera{width:94px;height:24px; display:block; float:left;}

}

@media all and (max-width:705px) {

.menu_navegacion_logos{ background:#404040; padding-bottom:0px; width:665px; margin-bottom:10px;  clear:both; float:left; overflow:hidden;}

.logo_english_navegacion a{
		width:140px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 2px 7px 1px;
		background:#777;}

.logo_english_navegacion a:hover{background:#aaa; }

.logo_estrelas_navegacion a{
		width:177px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 0px 7px 1px;}

.logo_estrelas_navegacion a:hover{background:#777; }

.logo_explorando_navegacion a{
		width:152px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 0px 7px 1px;}

.logo_explorando_navegacion a:hover{background:#777; }

.logo_defensa_navegacion a{
		width:190px;
		height:30px;
		display:block;
		float:left;
		padding: 7px 0px 7px 1px;}

.logo_defensa_navegacion a:hover{background:#777; }

.logo_outono_navegacion a{
		width:91px;
		height:24px;
		display:block;
		float:left;
		padding: 7px 3px 7px 3px;}

.logo_outono_navegacion a:hover{background:#777; }

.logo_imaxes_navegacion a{
		width:94	px;
		height:24px;
		display:block;
		float:left;
		padding: 7px 3px 7px 3px;}

.logo_imaxes_navegacion a:hover{background:#777; }

.logo_imaxes_de_cabecera{width:94px;height:24px; display:block; float:left;}