collapse:link {text-decoration: none;}
collapse:visited {text-decoration: none;}
collapse:hover {text-decoration: none;}

/*esto hace que todos los títulos de noticias salgan en mayuscula*/
body.home .post .entry-title, .bx-wrapper .caption {
  text-transform: uppercase;
}
/*FORMATO DE TITULOS EN VARIAS PAGINAS - TEMPORADAS Y CALENDARIO*/
body.page .entry-content .titletemp {
  text-align:center;
  font-size:36px;
  font-weight:bold;
  color:#003B75;
  line-height:100%;
  padding: 10px 0 10px 0;
}

/*borde para todas las tablas*/
#tablas, #desplegable {
  border: 5px solid #D8D8D8;
  border-collapse: collapse;
}
/*formato para todas las tablas con estos id o clase.*/
#tablas th, #tablas tr td, #desplegable .titulo, #desplegable .collapse {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 15px 0 15px 0 !important;
  line-height: 100%;
}
#desplegable tr td, #desplegable div, .tablepress {padding: 0px; margin: 0px;}

/*para todas las noticias*/
body.single .entry-content p {
  /*color: #003B75;*/
  padding: 0px;
  margin: 0 0 10px 0;
}

/*para categoria noticias*/
/*CONTENEDOR PREVIEW NOTICIAS*/
body.category-noticias .post {
/*background: #D8D8D8;*/
  padding: 0px;
}
/*titulo/enlace a noticia*/
body.category-noticias .post .entry-title {
  float: none;
  background: #D8D8D8;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px !important;
  padding: 5px !important;
}
/*contenedor de cada noticia foto y texto*/
body.category-noticias .post .entry-summary {
/*background-color: #003b75;*/
  margin-bottom: 0px !important;
  overflow: hidden;
}

/*noticia individual luego de preview*/
body.single .post .entry-title a {
  text-transform: uppercase !important;
}
/*enlace para pasar a siguiente o previa noticia*/
body.single .footer .navigation a{
  text-transform: lowercase !important;
}

/*imagen destacada*/
body.category-noticias .post img {
  width: 49%;
  float: left;
  padding: 10px 0px 10px 10px !important;
}
/*texto*/
body.category-noticias .post p {
  display: block;
  text-align: justify;
  font-weight: bold;
  padding: 10px;
  margin-right: 0px;
  height: 160px;
  overflow: hidden;
}
/*enlace "leer mas"*/
body.category-noticias .post .entry-summary a{
  display: none;
}
/*esto pertenece a la tabla mini draft 2005*/
.tablepress-table-name {
  position: relative;  
  color: #003b75;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  font-family: "Helvetica", sans-serif;
  background: white;
  padding: 0px;
  margin: 0px;
}

/*CONTENEDOR GLOBAL PREVIEW GALERIA*/
body.post-type-archive-galeria #content {
  border-bottom: 5px solid #003b75;
  padding: 0px;
}
/*CONTENEDOR PARA CADA GALERÍA INDIVIDUAL*/
body.archive .galeria {
  background: #D8D8D8;
  margin: 0px !important;
  padding: 10px;
  border-top: 5px solid #003B75;
  border-left: 5px solid #003B75;
  border-right: 5px solid #003b75;
  overflow: auto;
}
/*THUMBNAIL DEL PREVIEW GALERIA*/
body.archive a.thumb {
  height:150px;
  display: block !important;
  float: left;
}
/*HEADER DEL PREVIEW GALERIA*/
body.archive .galeria header {
  display: block !important;
  margin: 0px !important;
  position: relative;
  left: 10px;
  width: 99%;
  height: 150px;
}
/*TITULO DENTRO DEL HEADER ANTERIOR*/
body.archive .galeria header h3 {
  text-transform: uppercase;
  font-family: "Helvetica", sans-serif !important;
  font-weight: bold;
  vertical-align: middle;
  font-size: 24px !important;
  line-height: 100%;
  padding-bottom:5px;
}
/*TEXTO Y FECHA DE PUBLICACION DEL HEADER ANTERIOR*/
body.archive header p {
  font-weight: bold;
  font-family: "Helvetica", sans-serif !important;
  padding:0px !important;
  font-size: 14px !important;
}
/*ESTO ES PARA QUE NO SE MUESTRE EL TITULO QUE TIENE CADA PAGINA Y APAREZCA DIRECTAMENTE EL CONTENIDO, YA QUE TODO EL CONTENIDO TIENE TITULO*/
body article .header, body section .header {
  display: none;
}


/*Código para cuando actualicen YOUTUBE CHANNEL GALLERY. NO BORRAR!

[Youtube_Channel_Gallery feed="user" user="manuxeneixe" cache="0" feedorder="desc" videowidth="620" ratio="16x9" theme="light" quality="default" autoplay="0" rel="0 modestbranding="0" showinfo="1" maxitems="15" thumbwidth="50" thumbratio="16x9" thumbcolumns="3" title="1" description="0" thumbnail_alignment="center" link_window="0"]*/