* { margin: 0; padding: 0; }

/*** Ocultar send plus por problema con sondcloud ***/
body.archive.category-citofono .send.plus { display: none !important; }

.hidden { display: none; }
.contenido_dialogo { padding: 5px; }

body { font-size: 14px; font-family: helvetica; background: #f6f6f6; }

body.fondo { background: #FFFFFF url(../images/fondoPagina.jpg?v=3) no-repeat -30px 60px fixed; }

@media (min-width: 1275px) and (max-width: 1550px) {

body.fondo #header > .wrapper, body.fondo #main, body.fondo.home #main, body.fondo #footer > .wrapper { margin-left: 275px; }
body.fondo #go-up { left: 275px !important; }

}

body:not(.pqrs) iframe#launcher { display: none; }

div.author { display: none; }

body.archive.author div.author { display: block; margin-bottom: 15px; }

/* body.large article div.imagen,
body.large article p,
body.large article li, */
body.large article,
body.large .abstract,
body.large .fono { font-size: 17px; }

img { border: 0; }

.hidden { display: none; }

.clear { clear: both; }

.more { float: right; padding: 7px 11px; font-size: 0.9em; display: none; }

#pagetitle { display: none; }

#main, #header > .wrapper, #footer > .wrapper { width: 1000px; margin: 0 auto; position: relative; }

body.sin-barra #main #carga { position: absolute; top: 21px; right: 18px; background: white url(../images/ajax-loader-big.gif) no-repeat center 50px; opacity: 0.95; display: none; z-index: 100; }
body.sin-barra.single-exposicion #main #carga { right: 1px; }

body.sin-barra #main .vimeo-player { position: absolute; top: -411px; left: 0; }
body.sin-barra #main .youtube-player { position: absolute; top: -411px; left: 0; }

#header > .wrapper { background: white url(../images/header-background.png) repeat-x top; }
#footer > .wrapper { background: white; }
#main { background-color: white !important; }

.bold { font-weight: bold; }

h1, h2, h3, h4, h5, .sb-title, #footer, #header, .titulo, .font, .wp-pagenavi, .slogan,div, .single-exposicion > div.fechas { font-family: swis721, helvetica; }

a { color: #4185D1; text-decoration: none; }
a:hover { color: #000000; }

.blue a { color: #006577; }
.blue a:hover { color: #999999; }

.negro a { color: #000000; }
.negro a:hover { color: #444444; }

.silver a { color: #828282; }
.silver a:hover { color: #555555; }
#footer .silver a:hover { color: #999999; }

article p a { color: #006577; text-decoration: underline; }
article p a:hover { color: #767676; text-decoration: none; }

.neutro a { color: #484848; }
.neutro a:hover { color: #767676; }

.black a { color: black; }
.black a:hover { color: #cccccc; }

.negativo a { color: #999999; }
.negativo a:hover { color: #eeeeee; }

.blanco a { color: white; }
.blanco a:hover { color: #cccccc; }

.byn a { color: white; }
.byn a:hover { color: black; }

.meta.blue a { color: #828282; }
.meta.blue a.selected { color: #006577; }
.meta.blue a:hover { color: black; }

.marco { border: 1px solid #cccccc; padding: 15px 20px; }

small.subtitle { display: block; font-size: 0.6em; font-weight: normal; color: #666; margin-top: 10px; }

a img:not(.attachment-galeria) { opacity: 1; -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
a:hover img:not(.attachment-galeria) { opacity: 0.7; }

.tipos li, a { opacity: 1; -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear; }
    
.acogida { margin: 13px 0 0; background: #C6C3C5; display: inline-block; text-transform: uppercase; padding: 3px 20px 3px 8px; color: white; }

/************** Debug ***************/

body.debug { background: url(../images/debug.jpg) no-repeat center top; }
body.home.debug { background-image: url(../images/debug-home.jpg); }
body.search.debug { background-image: url(../images/debug-search.jpg); }
body.error404.debug { background-image: url(../images/debug-404.jpg); }
body.debug > div { opacity: 0.5; }
body.debug #footer table.enlaces { display: none; }
body.debug #footer .meta { margin-top: 175px; }
 
/************** header *******************/

#header { height: 222px; position: relative; background: url(../images/header-background.png) repeat-x top; }
body.home #header { height: 171px; }
#header > .wrapper { height: 222px; }
body.home #header > .wrapper { height: 171px; border-bottom: 1px solid #d9d9d9; }
#header nav.superior { height: 28px; margin-left: 40px; }
#header .titular { position: absolute; bottom: 0; line-height: 49px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; width: 840px; padding: 0 80px; font-size: 1.5em; font-weight: bold; color: #999999; text-transform: uppercase; }
#header .titular span { color: black; }
body.home #header .titular { display:none; }
#header nav, #header .contacto { font-size: 0.95em; }
#header nav.superior { line-height: 28px; position: absolute; top: 0; color: #999999; padding-left: 25px; }
#header nav.inferior { position: absolute; top: 133px; right: 22px; font-size: 1.2em; } 

#header #redes { position: absolute; top: 60px; right: 30px; }
#header #redes a { padding-left: 4px; }
#header #redes a.lupa { padding-left: 8px; border-left: 1px solid #c4c4c4; height: 31px; display: inline-block; margin-left: 6px; }

#aero ul a, #aero ul span, #header nav a { padding: 0 10px; }

.lupa { color: black; cursor: pointer; }

#aero ul, nav ul { list-style: none; }
#aero ul li, nav ul li { float: left; }
#aero ul li:last-of-type:after,
nav.superior ul li:last-of-type:after { content: ""; }
#aero li:after,
nav.superior li:after { content: " / "; }
#aero .lupa { background: url(../images/rs-buscar.png) no-repeat right center; text-indent: -10000px; width: 44px;
	opacity: 0.5; -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
#aero .lupa:hover { opacity: 1; }

nav.inferior > ul > li { background: url(../images/menu-background.png) right center no-repeat; padding-right: 6px; position: relative; line-height: 27px; }
nav.inferior > ul > li:last-of-type { background: none; padding-right: 0; }

nav li:hover .sub-menu { opacity: 1; height: auto; padding: 17px 20px 7px 2px; font-size: 0.9em; }
nav .sub-menu { position: absolute; background: rgba(0,0,0,0.65) url(../images/submenu-background.png) no-repeat 5px 0px; z-index: 200; padding: 0;
	opacity: 0; 
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    height: 0;
    overflow: hidden;
    white-space: nowrap;
}

nav .sub-menu li { display: block; float: none; line-height: 140%; }
nav .sub-menu li a { color: white; }
nav .sub-menu li a:hover { color: #cccccc; }


#header .contacto { position: absolute; right: 50px; top: 0; line-height: 28px; color: #999999; }
#header .contacto .fecha { padding-left: 10px; }
#header .contacto a { white-space:nowrap; padding: 0 5px; text-align: center; }
#header .contacto a.contactenos { background: #666; }
#header .contacto > * { display: inline-block; }

#header #search { position: absolute; right: 56px; top: 70px; }
#header #search > * { display: inline-block; vertical-align: middle; }
#header #search .idioma { border-left: 1px solid #666666; line-height: 20px; height: 20px; display: inline-block; vertical-align: middle; padding-left: 9px; margin-left: 6px; text-transform: uppercase; font-size: 0.8em; }

#header .logo { position: absolute; left: 86px; top: 53px;  }

/*************** buscador ******************/
.buscador { background: #cccccc; height: 20px; }
form.buscador input { float: left; }
.buscador input[type='text'] { background: #cccccc; border: none; width: 160px; padding: 0 10px; line-height: 20px;  }
.buscador input[type='submit'] { background: #666666; border: none; padding: 0 5px; line-height: 20px; color: white; cursor: pointer; font-size: 0.95em; }
#search .idioma, .buscador input[type='submit'] { font-size: 0.95em; }

/*************** footer ********************/

#footer { }
#footer .wrapper { width: 1000px; border-top: 1px solid #d9d9d9; margin: 0 auto; }
#footer .meta { background: #4d4d4d; display: block; color: #b8b8b8; font-size: 1em; height: 188px; }
#footer .meta .col { float: left; }
#footer .meta .col.first { font-size: 0.75em; border-right: 1px solid #717171; line-height: 16px; }
#footer .meta .col.first .row { padding: 7px 5px 3px 40px; width: 151px; }
#footer .meta .col .row  { border-bottom: 1px solid #717171; padding: 10px 10px 15px 20px; min-height: 15px; }
#footer .meta .col .row:last-of-type  { border-bottom: none; padding-bottom: 0; min-height: 25px; }
#footer .clear { background: black;height: 20px; }
#footer .meta .col.first .row.direccion { padding-bottom: 15px; }

#footer .meta .col ul { list-style: none; margin: 15px 10px 0; }
#footer .meta .col.last { float: right; }
#footer .meta .col > ul > li { float: left; border-right: 1px dashed #717171; height: 152px; padding: 0 6px 0 5px; }
#footer .meta .col > ul > li:last-of-type { border-right: none; padding-right: 6px; }
#footer .meta .col ul ul { margin: 5px 2px 0 10px; }

#footer .meta .boletin { background: #333333; width: 327px; height: 175px; }
#footer .meta .boletin .texto { font-size: 0.75em; padding: 6px 22px; }
#footer .meta .boletin .titulo { padding-left: 27px; font-size: 1.1em; background: #1f1f1f; line-height: 30px; display: block; text-transform: uppercase; }

#footer .meta .boletin input[type=text] { background: white; border: none; line-height: 20px; padding: 0 5px; vertical-align: middle; }
#footer .meta .boletin input[type=submit] { width: 70px; line-height: 20px; background: #2b2b2b; padding: 0 10px; border: none; color: white; cursor: pointer; font-size: 0.7em; vertical-align: middle; }
#footer .meta .boletin form { padding: 3px 22px; }
#footer .meta .boletin input.nombre,
#footer .meta .boletin input.apellido { width: 255px; margin-bottom: 3px; }
#footer .meta .boletin input.email { width: 183px; }

#footer .meta a { color: white; }
#footer .meta a:hover { color: silver; }
#footer .meta .sub-menu { font-size: 0.9em; }

/************* Main ***********************/
#main { width: 925px; padding-left: 75px; margin: 0 auto; background: url(../images/main-background.png) repeat-y 734px 0; }
/*body.search #main { width: 950px; padding-left: 50px; }*/
body.home #main { width: 1000px; padding: 20px 0; margin: 0px auto; background: none; }

#contenido { width: 646px; float: left; min-height: 20px; padding-right: 17px; position: relative; }
/*body.search #contenido { width: 660px; }*/
#sidebar { width: 180px; float: right; min-height: 20px; padding-right: 43px; color: #828282; line-height: 140%; }

/************* Single *******************/
p.resaltado { text-align: center; color: black; width: 200px; font-size: 1.3em; float: left; padding: 6px 14px; line-height: 1.4em; font-family: Georgia, serif; }
p.resaltado.derecha { float: right; }

article { margin: 20px 0 28px; }
article h1 { font-size: 2.2em; margin-bottom: 27px; }
article h2 { font-size: 1.7em; margin-bottom: 15px; }
article h3 { margin-bottom: 5px; } 
article div.imagen.destacada { margin-bottom: 21px; position: relative; width: 642px; }
.wp-caption .wp-caption-text,
article div.imagen.destacada .texto { padding: 8px 15px; font-size: 0.8em; border-bottom: 1px solid #c4c4c4; margin-bottom: 25px; color: #828282; font-family: Georgia, serif; }

body.micrositio article .marco:first-of-type { min-height: 440px; }

div.single-exposicion > div.fechas { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin-top: 28px; margin-bottom: 3px; text-transform: uppercase; color: #656565; font-size: 180%; padding: 5px 20px; font-weight: bold; width: 646px; margin-left: 297px; }

article p,
article ul,
article ol { color: #828282; line-height: 140%; margin-bottom: 19px; padding-left: 7px; }
article ul,
article ol { margin-left: 16px; }
article li { margin-top: 5px; }
article li:first-of-type { margin-top: 0; }
article .contenido p:first-of-type { margin-right: 40px; }

#contenido .format.size { float: right; position: relative; left: 14px; bottom: 10px; width: 35px; height: 31px; text-align: center; line-height: 31px; border: 1px solid #cccccc; 	border-right: none; border-radius: 15px 0 0 15px; padding-left: 6px; cursor: pointer; }
#contenido .format.size .normal { font-size: 0.8em; color: #cccccc; }
body.large #contenido .format.size .normal { color: black; }
#contenido .format.size .large { font-size: 1.2em; color: black; padding-left: 3px; }
body.large #contenido .format.size .large { color: #cccccc; }

body.single article div.compartir { border: 1px solid silver; border-right: none; border-left: none; margin-bottom: 15px; padding: 10px; color: #828282; }
body.single article div.compartir > div { display: inline-block; vertical-align: middle; margin-right: 7px; }
body.single article div.compartir div.texto { text-transform: uppercase; margin-right: 10px; }
body.single article div.compartir .send { background: url(../images/rs-twitter.png) no-repeat; width: 30px; height: 30px; cursor: pointer; -webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear; }
body.single article div.compartir .send:hover { opacity: 0.7; }
body.single article div.compartir .send.facebook { background-image: url(../images/rs-facebook.png); }
body.single article div.compartir .send.plus { background-image: url(../images/rs-more.png); }

body.single article div.compartir .publicacion { float: right; line-height: 30px; }

article .recomendados { padding-top: 9px; }
article .recomendados img { margin-right: 26px; }
article .recomendados a:nth-of-type(3n+0) img { margin-right: 0; }

.recomendados small.subtitle { display: none; }
.recomendados a { color: #484848; }
.recomendados a:hover { color: #767676; }

/*************** Enlaces *****************/
table.enlaces { padding: 10px 10px 10px 20px; margin: 20px auto; width: 970px; }
table.enlaces .titulo { background: #cccccc; text-transform: uppercase; font-size: 0.8em; font-weight: bold; padding: 1px 5px; }

body.single-programa #contenido .extra-meta .meta,
body.single-simposio #contenido .extra-meta .meta,
body.single-exposicion #contenido .extra-meta .meta { width: 74px; border-right: 1px solid #cccccc; margin-right: 8px; height: 175px; margin-top: 0; }

body.single-simposio .patrocinadores .item img,
body.single-programa .patrocinadores .item img,
body.single-exposicion .patrocinadores .item img,
body.single-ai1ec_event .patrocinadores .item img,
table.enlaces .item img { vertical-align: middle; }
body.single-programa .patrocinadores .item,
body.single-simposio .patrocinadores .item,
body.single-exposicion .patrocinadores .item,
body.single-ai1ec_event .patrocinadores .item,
table.enlaces .item { display: inline-block; padding: 18px 10px 18px 8px; background: url(../images/aliados2-background.png) no-repeat right center; }
body.single-programa .patrocinadores .item,
body.single-simposio .patrocinadores .item,
body.single-exposicion .patrocinadores .item,
body.single-ai1ec_event .patrocinadores .item,
table.enlaces tr:first-of-type .item { background-image: url(../images/aliados-background.png); }
body.single-programa .patrocinadores .item:last-of-type,
body.single-simposio .patrocinadores .item:last-of-type,
body.single-exposicion .patrocinadores .item:last-of-type,
body.single-ai1ec_event .patrocinadores .item:last-of-type,
table.enlaces .item:last-of-type { padding-right: 0; background: none !important; }
table.enlaces td { padding-right: 7px; vertical-align: top; }
table.enlaces td:last-of-type { padding-right: 0; }

table.enlaces td.aliados div { /*text-indent: -38px; padding-left: 48px;*/ }

td.aliados { padding: 0 10px; }
td.medios.aliados > div { padding-bottom: 8px; margin-bottom: 4px; border-bottom: 2px solid #CCCCCC; }

table.enlaces .item img { vertical-align: middle; }
table.enlaces .items { min-height: 20px; }
table.enlaces tr:first-of-type .items { min-height: 82px; }

/******************** Sidebar ******************/

#sidebar { margin: 20px auto 40px;  }

.widget { position: relative; display: block; margin-bottom: 27px; word-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
.widget:after { clear: both; content: ""; display: table; }

h3.sb-title { font-size: 1.7em; min-height: 26px; margin-bottom: 27px; color: black; text-transform: uppercase; margin-top: 5px; line-height: 110%; }

.widget ul { position: relative; margin: -0.666em 0 1.5em; padding: 0; list-style: none; }
.widget ul li { position: relative; display: block; padding: 0.666em 0; border-bottom: 1px solid #cccccc; }
.widget ul ul { margin: 0.666em 0 0; }
.widget ul ul li { padding-left: 1.5em; }
.widget ul ul li:first-child { border-top: 1px solid #e9e9e9; }
.widget ul ul li:before { position: absolute; left: 0.5em; content: "\002d"; color: #999; }
.widget ul ul li:last-child { padding-bottom: 0; 	border-bottom: none; }
.widget ul a { color: #555; text-decoration: none }
.widget ul a:hover { color: #222; text-decoration: none; }
.widget ins { color: #555; }
.widget span.count { float: right; margin-left: 0.3em; }

.tagcloud { position: relative; overflow: hidden; margin-bottom: 1.5em; }
.tagcloud a { float: left; display: block; margin: 0 0.25em 0.25em 0; font-size: 1em !important; line-height: 1.5; padding: 0.25em 0.5em; background: #f5f5f5; color: #777; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
.tagcloud a:hover { background: #333; color: #fff; text-shadow: none; }
 
/* Search Widget */
.widget #s, #search-bar #s { width: 100%; padding-right: 5em; }
.widget #searchsubmit, #search-bar #searchsubmit { position: absolute; top: 0; right: 0; }
.widget_product_search label { display: none; }

.item img { margin-bottom: 5px; }
.widget.mda_expo .item .tipo,
.widget.mda_blogs .item .autor { text-transform: uppercase; font-size: 0.9em; margin-bottom: 4px; }

.widget.mda_expo .item .tipo { color: #006577; font-family: swis721_bold; }
.widget.mda_blogs .item .autor { color: #E29B16; }

.widget .item .titulo { font-size: 1.3em; margin-bottom: 4px; }

.widget.mda_expo .item .fecha { text-transform: uppercase; font-size: 0.8em; color: #999999; }
.widget .item:not(:last-of-type) { margin-bottom: 16px; }

.widget.mda_banner { overflow: hidden; position: relative; margin: 0px !important; padding: 0; }
.widget.mda_banner .botones img { position: absolute; top: 0; right: 0; cursor: pointer; }
.widget.mda_banner .botones img.back { right: 20px; }
.widget.mda_banner .item { width: 183px; height: 217px; float: left; background: white center center no-repeat; }
.widget.mda_banner .item a { display: block; width: 183px; height: 217px; }
.widget.mda_banner .item h3 + p { padding: 14px !important; }

.author-name { color: black; }
.widget.mda_acercaDelBlog .texto,
.author-description { font-size: 0.9em; }

.widget.mda_acercaDelBlog h3.sb-title { }
.widget.mda_acercaDelBlog span.titulo { font-weight: bold; margin-bottom: 8px; display: block; }

/***************** home ************************/

body.home #main { color: #484848; }

body.home #contenido { width: auto; float: none; padding: 0; }

body.home #galeria { position: relative; width: 1000px; height: 411px; overflow: hidden; margin-bottom: 5px; }
body.home #galeria .botones img { position: absolute; right: 42px; bottom: 12px; cursor: pointer; }
body.home #galeria .botones img.back { right: 78px; }

body.home #galeria .item { position: relative; float: left; width: 1000px; height: 411px; }
body.home #galeria .item .texto { background: rgba(0,0,0,0.8); position: absolute; left: 0; bottom: 0; max-width: 540px; color: white; }
body.home #galeria .item .texto .titulo { background: black; padding: 5px 5px 5px 54px; text-transform: uppercase; font-size: 1.5em; }
body.home #galeria .item .texto .titulo .subtitle { display: none; }
body.home #galeria .item .texto p { padding: 5px 5px 10px 54px; font-size: 0.95em; }

body.home #galeria .item .texto { opacity: 0.1;
	-webkit-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear; 
    min-height: 150px; }
body.home #galeria:hover .item .texto { opacity: 1; }

body.home #exposiciones { float: left; width: 790px; height: 260px; }
body.home #agenda .left,
body.home #livestream .left,
body.home #exposiciones .left { width: 193px; padding: 20px 0; text-align: right; float: left; }
body.home #agenda .left .titulo,
body.home #livestream .left .titulo,
body.home #exposiciones .left .titulo { margin-top: 20px; font-size: 2.1em; text-transform: uppercase; }
body.home #exposiciones .left ul { margin-top: 21px; list-style: none; color: #828282; }
body.home #exposiciones .left li.selected:hover,
body.home #exposiciones .left li:hover { color: black; }
body.home #exposiciones .left li { margin-top: 11px; text-transform: uppercase; font-size: 1.15em; cursor: pointer; width: 193px; padding-right: 15px; line-height: 21px; }
body.home #exposiciones .left li.selected { color: #006577; background: url(../images/exposiciones-flecha.png) no-repeat right center; font-weight: bold; }
body.home #exposiciones .right { float: left; border: 1px solid #cccccc; margin: 25px 5px; width: 546px; padding: 21px 17px; position: relative; }
body.home #exposiciones .right .item img { float: left; margin-right: 20px; }
body.home #exposiciones .right .titulo { font-size: 1.5em; color: black; margin-bottom: 12px; }
body.home #exposiciones .right .texto { font-size: 0.9em; line-height: 19px; }
body.home #exposiciones .botones img { position: absolute; top: 0; cursor: pointer; }

body.home #exposiciones .botones img.back { right: 20px; }
body.home #exposiciones .botones img.next { right: 0px; }

body.home #exposiciones .item { width: 546px; height: 175px; float: left; margin-right: 20px; position: relative; }
body.home .acogida { position: absolute; bottom: 1px; }
body.home #exposiciones .list { height: 175px; width: 546px; overflow: hidden; }
body.home #exposiciones .expo { display: none; }

body.home #exposiciones .loading { position: absolute; top: 0 ; left: 0; background: url(../images/ajax-loader.gif) no-repeat center center white; z-index: 100; width: 580px; height: 217px; opacity: 0.9; display: none; }
body.home #exposiciones .wrapper { width: 546px; height: 175px; overflow: hidden; }
 
body.home #info { float: left; width: 185px; padding: 25px 8px; }
body.home #info #donaciones { background: url(../images/donaciones-flecha.png) no-repeat 129px 8px #006577; line-height: 34px; padding-left: 24px; text-transform: uppercase; color: white; display: block; }
body.home #info #horarios,
body.home #info #frontbar { border: 1px solid #cccccc; margin-top: 12px; height: 150px; padding: 21px 14px 0; }
body.home #info #frontbar { padding: 0; height: 171px; overflow: hidden; margin-top: 0px; height: 217px; }
body.home #info #frontbar aside { margin: 14px 14px 7px }
body.home #info #horarios .titulo { text-transform: uppercase; }
body.home #info #horarios ul { list-style: none; font-size: 0.9em; margin-top: 10px }
body.home #info #horarios ul li { margin-top: 10px; }
body.home #info #horarios ul li:first-of-type { margin-top: 0; }

body.home #info li.visitenos { display: none; } 

body.home #livestream,
body.home #actualidad { margin-bottom: 22px; }

body.home #agenda { float: left; width: 1000px; height: 260px; margin-top: 22px; }
body.home #agenda .enlace { font-size: 1.4em; }
body.home #agenda .enlace:hover { color: #999999; }
body.home #agenda .left { padding: 0 !important;  }
body.home #agenda .left .titulo { margin-top: 4px !important; }
body.home #agenda .right { float: left; width: 790px; margin-left: 5px; }
body.home #agenda .right .item:first-of-type { margin-left: 0; }
body.home #agenda .right .item { border-left: 1px solid #cccccc; height: 260px; padding-left: 24px; float: left; width: 359px; margin-left: 21px; }
body.home #agenda .right .categoria { margin-top: 12px; margin-left: 4px; text-transform: uppercase; font-size: 0.9em; }
body.home #agenda .right .titulo { margin-left: 4px; font-size: 1.4em; line-height: 1.2em; color: black; }
body.home #agenda .right .fecha { margin-left: 4px; font-size: 0.9em; margin-top: 8px; }

body.home #livestream { float: left; width: 1000px; height: 0; overflow: hidden; margin-top: 22px; }
body.home #livestream .enlace { font-size: 1.4em; }
body.home #livestream .enlace:hover { color: #999999; }
body.home #livestream .left { padding: 0 !important;  }
body.home #livestream .left .titulo { margin-top: 4px !important; }
body.home #livestream .right { float: left; width: 790px; margin-left: 5px; }
body.home #livestream .right .item:first-of-type { margin-left: 0; }
body.home #livestream .right .item { border-left: 1px solid #cccccc; padding-left: 24px; float: left; width: 359px; margin-left: 21px; }
body.home #livestream .right .categoria { margin-top: 12px; margin-left: 4px; text-transform: uppercase; font-size: 0.9em; }
body.home #livestream .right .titulo { margin-left: 4px; font-size: 1.4em; line-height: 1.2em; color: black; }
body.home #livestream .right .fecha { margin-left: 4px; font-size: 0.9em; margin-top: 8px; }

body.home #actualidad { background: #dbdbdb; float: left; margin: 27px auto 0; position: relative; width: 976px; padding: 10px 9px 23px 16px; }
body.home #actualidad .controles { position: absolute; right: 0; top: 0; }
body.home #actualidad .item { float: left; border: 1px solid #bababa; width: 310px; margin-right: 15px; height: 305px; overflow: hidden; }
body.home #actualidad .item p { min-height: 50px; }
body.home #actualidad > .titulo { font-size: 2.0em; text-transform: uppercase; margin-left: 4px; margin-bottom: 11px; }
body.home #actualidad .item img { margin-bottom: 0; width: 310px !important; height: auto !important; }

body.home #actualidad .list { width: 966px; height: 307px; overflow: hidden; }
body.home #actualidad .wrapper { width: 966px; height: 307px; overflow: hidden; }

body.home #actualidad .item .categoria { padding: 12px 10px 5px; text-transform: uppercase; font-size: 1.0em; height: 14px; }
body.home #actualidad .item .titulo { padding: 5px 10px 5px; font-size: 1.4em; height: 57px; }
body.home #actualidad .item .subtitle { display: none; }

body.home #actualidad .botones img { position: absolute; top: 0; cursor: pointer; }
body.home #actualidad .botones img.back { right: 53px; }
body.home #actualidad .botones img.next { right: 0; }

body.home #info div.item h3 { background: #006577; padding: 10px; text-transform: uppercase; color: white; display: block; font-size: 100%; margin-bottom: 3px; /* margin-top: 9px; */ }
body.home #info div.item p { font-size: 90%; padding: 5px; }

/************ Abstract ****************/

.abstract { padding: 12px 0 19px 0px; color: #828282; border-bottom: black 1px solid;  margin-bottom: 11px; position: relative; }
.abstract:last-of-type { border-bottom: none; margin-bottom: 0; }
.abstract .category { text-transform: uppercase; margin-bottom: 5px; }
.abstract .titulo { font-size: 1.8em; max-width: 74%; color: black; margin-bottom: 10px; }
.abstract .texto { line-height: 140%; padding-bottom: 19px; margin-bottom: 8px; border-bottom: 1px solid #cccccc; }
.abstract.page .texto { margin-bottom: 0; border-bottom: none; }
.abstract .fecha { font-size: 0.8em; }
.abstract .subtitle { display: none; }

.abstract.blog img { float: left; margin-right: 10px; }

/************ 404 ******************/
body.archive div.wrapper.no-results { padding-left: 100px; }
div.wrapper.no-results { padding-bottom: 25px; border-bottom: solid 1px #cccccc; }
div.wrapper.no-results .texto { padding: 23px 0; font-size: 1.4em; max-width: 75%; }
div.wrapper.no-results form.buscador { background: none; height: 33px; }
div.wrapper.no-results form.buscador input[type='text'] { width: 276px; line-height: 33px; }  
div.wrapper.no-results form.buscador input[type='submit'] { padding: 0 9px; line-height: 33px; font-size: 1.3em; } 

/************** Pagenavi ***************/
.wp-pagenavi { text-align: center; font-size: 1.3em; margin-bottom: 13px; }
.wp-pagenavi span, .wp-pagenavi a { border: none; margin-right: 10px; }
.wp-pagenavi .pages { display: none; }
body.category-citofono .wp-pagenavi { padding-top: 15px; }

/************** Aero **********************/
div#aero { position: fixed; top: 0; left: 0; border-bottom: 1px solid #999999; background: white; z-index: 200; font-size: 1.2em; width: 100%; height: 0; overflow: hidden; opacity: 0.9; }
div#aero .wrapper { max-width: 1050px; margin: 0 auto; font-size: 0.8em; }
div#aero ul { float: right; margin-right: 20px }
div#aero ul li { padding: 10px 0; }
div#aero .logo { display: inline-block; background: black; }
div#aero .logo img { vertical-align: middle; }

div#go-up { position: fixed; bottom: 0; left: 5px; z-index: 100; opacity: 0; height: 38px; cursor: pointer; }

/************** FadeSerach *********************/
#fadesearch { width: 100%; background: rgba(0,0,0,0.9); height: 2000px; position: fixed; top: 0; left: 0; z-index: 100000; display: none; }
#fadesearch form.buscador { width: 314px; height: auto; margin: 0 auto; background: rgba(255,255,255,0.9); padding: 20px; }
#fadesearch img.close { position: absolute; right: 0; top: 0; cursor: pointer; }
#fadesearch img.logo { margin-bottom: 10px; }
#fadesearch form.buscador input[type=text] { width: 260px; padding: 5px; height: 30px; line-height: initial; }
#fadesearch form.buscador input[type=submit] { line-height: 40px; padding: 0 15px; text-indent: -10000px; background: #666666 url(../images/fade-lupa.png) no-repeat center center; text-align: center; width: 40px; }

#fadesearch input[type=radio] { display: none; }
#fadesearch .opciones span { text-transform: uppercase; font-size: 1.1em; display: inline-block; margin-bottom: 12px; padding-right: 10px; border-right: 2px solid #404040; margin-right: 6px; color: #404040; cursor: pointer; } 
#fadesearch input[type=radio]:checked + span { color: #006577; }
#fadesearch .opciones span:last-of-type { border: none; margin-right: 0; }

#fadesearch .opciones.date { padding-top: 1.2em; text-align: center; }
#fadesearch .opciones.date span { vertical-align: middle; }
#fadesearch .opciones.date input { width: 60px; padding: 5px; height: 20px; line-height: initial; }
#fadesearch .opciones.date select { padding: 8px; line-height: initial; }

/*************** Archive Exposiciones ******************/
body.post-type-archive-exposicion:not(.search)  #main { padding-left: 5px; width: 995px; }
body.post-type-archive-exposicion #main #contenido { width: 716px; }
body.post-type-archive-exposicion.search #main #contenido { width: 645px; }
.abstract.exposicion a.image { float: left; margin-right: 30px; }
.abstract.exposicion .acogida { position: absolute; bottom: 19px; }
.abstract.exposicion .titulo { max-width: 100%; }
.abstract.exposicion { min-height: 225px; border-bottom: none; margin-bottom: 45px; }
.abstract.exposicion .texto { border-bottom: none; }

.abstract.multimedia .texto { font-size: 90%; }
.abstract.multimedia .texto p { padding-bottom: 8px; }

.abstract.multimedia .texto span { background: rgb(214,214,214); padding: 2px 5px; color: black; }

.titular .estados { font-size: 70%; display: inline-block; vertical-align: middle; color: rgb(103,103,103); margin-left: 40px; position: relative; bottom: 2px; }
.titular .estados a { padding: 0 20px 9px; }
.titular .estados a.selected { color: #006577; background: url(../images/estado-background.png) no-repeat center bottom; }

.titular .estados.agenda { float: right; margin-right: 170px; }

/****************** Exposición ******************/

body.sin-barra .extra-meta { float: left; width: 1000px; height: 240px; }
body.sin-barra .extra-meta .left { width: 292px; padding: 0px 0; text-align: right; float: left; }
body.sin-barra .extra-meta .left .titulo { margin-top: 20px; font-size: 2.1em; text-transform: uppercase; }
body.sin-barra .extra-meta .left ul { margin-top: 21px; list-style: none; color: #828282; }
body.sin-barra .extra-meta .left li.selected:hover,
body.sin-barra .extra-meta .left li:hover { color: black; }
body.sin-barra .extra-meta .left li { margin-top: 11px; text-transform: uppercase; font-size: 1.15em; cursor: pointer; width: 282px; padding-right: 25px; line-height: 21px; }
body.sin-barra .extra-meta .left li.selected { color: #006577; background: url(../images/exposiciones-flecha.png) no-repeat right center; }
body.sin-barra .extra-meta .right { color: #828282; float: left; border: 1px solid #cccccc; margin: 0 5px; width: 650px; padding: 21px 17px; position: relative; }
body.sin-barra .extra-meta .right .item img { float: left; margin-right: 20px; }
body.sin-barra .extra-meta .right .titulo { padding-top: 1px; font-size: 1.5em; color: black; margin-bottom: 7px; }
body.sin-barra .extra-meta .right .category { margin-bottom: 2px; }
body.sin-barra .extra-meta .right .texto { font-size: 0.9em; line-height: 19px; }
body.sin-barra .extra-meta .botones img { position: absolute; top: 0; cursor: pointer; }
body.sin-barra .extra-meta .botones img.back { right: 53px; }
body.sin-barra .extra-meta .botones img.next { right: 0; }

body.micrositio #contenido > .share { position: absolute; top: -395px; right: 20px; }
body.micrositio #contenido > .share img { margin-left: 11px; }

body.sin-barra .extra-meta .right .ai1ec-excerpt { font-size: 90%; line-height: 120%; }

body.sin-barra .extra-meta .item { width: 650px; height: 175px; float: left; margin-right: 20px; }
body.sin-barra .extra-meta .list { height: 175px; width: 650px; overflow: hidden; }
body.sin-barra .extra-meta .expo { display: none; }

body.sin-barra .extra-meta .loading { position: absolute; top: 0 ; left: 0; background: url(../images/ajax-loader.gif) no-repeat center center white; z-index: 100; width: 684px; height: 217px; opacity: 0.9; display: none; }
body.sin-barra .extra-meta .wrapper { width: 650px; height: 175px; overflow: hidden; }

body.sin-barra .extra-meta .item .fecha { font-size: 90%; line-height: 120%; padding-bottom: 7px; }

body.sin-barra #multimedia { width: 1000px; margin: 0 auto 20px; padding: 0; }
body.sin-barra #multimedia .wrapper { width: 681px; margin: 0 auto; padding: 20px 0; background: #dbdbdb; border: 5px solid #bfbfbf; border-right: none; text-align: center; float: right; margin-right: 17px; }
body.sin-barra #multimedia .items { display: inline-block; text-align: left; }
body.sin-barra #multimedia .titulo { text-transform: uppercase; padding-left: 10px; line-height: 46px; font-size: 120%;  }
body.sin-barra #multimedia .item { margin-left: 15px; float: left; border: 1px solid #bfbfbf; max-height: 200px; overflow: hidden; }
body.sin-barra #multimedia .item:first-of-type { margin-left: 0; }

/*************** Archive eventos **************************/
body.agenda #main { padding-left: 25px; width: 975px; }
body.agenda #main #contenido { width: 696px; padding-top: 20px; padding-bottom: 20px; }

body.agenda .botones { position: absolute; right: 4px; top: 0; }
body.agenda .botones.inferior { top: auto; bottom: 0; }
body.agenda .botones img { float: left; cursor: pointer; }

.abstract.evento { border-bottom: none; margin-bottom: 20px; position: relative; }  
.abstract.evento .datos { width: 570px; padding-left: 120px; }
.abstract.evento .meta { width: 90px; float: left; }
.abstract.evento .texto { border-bottom: 0; }
.abstract.evento img { float: left; margin-right: 17px; }
.abstract.evento .compartir { position: absolute; bottom: 16px; left: 431px; line-height: 25px; font-size: 80%; }

body.sin-barra .extra-meta .item .fecha,
.abstract.evento .fecha { font-size: 140%; font-weight: bold; color: black; margin-bottom: 10px; }
body.sin-barra .extra-meta .item .hora,
.abstract.evento .hora { margin-top: 2px; }
body.sin-barra .extra-meta .item .fecha { margin-bottom: 5px; }

body.sin-barra .extra-meta .category,
.abstract.evento .category { background: rgb(214,214,214); display: inline-block; padding: 2px 5px; color: black; }
.abstract.evento .lugar div { font-size: 90%; margin-bottom: 2px; }
.abstract.evento .contacto { margin-bottom: 5px; }
.abstract.evento .lugar a { color: #006577; }
.abstract.evento .lugar a:hover { color: #828282; }
.abstract.evento .compartir div { height: 27px; line-height: 27px; background: url(../images/eventos-iconos.png) no-repeat 0 2px; margin-right: 8px; float: left; cursor: pointer; }

.abstract.evento .dia.recurrencia { font-size: 0.9em; margin-bottom: 5px; }
.abstract.evento .fechas.limite { font-size: 0.8em; }

.abstract.evento .compartir div.facebook { width: 20px; }
.abstract.evento .compartir div.twitter { width: 20px; background-position: -28px 2px; }
.abstract.evento .compartir div.plus { width: 20px; background-position: -55px 2px; }
.abstract.evento .compartir div.calendario { width: 68px; background-position: -77px 2px; margin-right: 0; border-left: 1px solid #d4d4d4; padding-left: 7px; }

#tienda .titulo { color: #F5EA78; background: #333; text-align: center; padding: 3px 0; display: block; }
#tienda .right { padding: 14px 17px; }
#tienda { margin-bottom: 20px; height: auto; }

#tienda .right .items { width: 100%; line-height: 1.2em; }
#tienda .right .item { position: relative; text-transform: uppercase; font-family: helvetica;  font-size: 1.1em; }
#tienda td { text-align: center; }
#tienda .right td { width: auto; height: auto; float: none; margin: 0; cursor: pointer; }
#tienda .right td div.item { width: 200px; height: 252px; background: no-repeat; background-size: contain; margin: 0px auto; float: none; border: 1px solid #BDBDBD; }
#tienda a:hover img { opacity: 1; }

#tienda td .nombre { text-align: left; position: absolute; bottom: 0px; left: 0px; background: none repeat scroll 0% 0% #FFF; color: #49B4AA; width: 170px; padding: 4px 15px 10px;  min-height: 37px;}

#tienda .item .nuevo {
	text-align: left;
    opacity: 0;
    transition: opacity 0.5s ease 0s;
    position: absolute;
    width: 174px;
    min-height: 73px;
    background: url("../images/item-nuevo-background.png?v=3") no-repeat scroll left top transparent;
    bottom: 0px;
    left: 0px;
    padding: 30px 13px 0px;
    color: #FFF;
    z-index: 99; font-weight: bold;
}
#tienda .item .nuevo span { display: block; padding-top: 8px; padding-bottom: 8px; font-weight: normal; }
#tienda .item.nuevo .nuevo { opacity: 1; }
#tienda .item.nuevo .nombre { display: none; }


/*************** Sin Barra *********************/
body.sin-barra #main .marco { margin-top: 10px; }
body.sin-barra .wp-pagenavi { margin-bottom: 0; border-top: 1px solid #dadada; padding: 5px 0px; }

body.sin-barra #main { background: none; width: 1000px; padding-left: 0; }
body.sin-barra #contenido { width: 983px; }
body.sin-barra #contenido .meta { width: 264px; padding-left: 20px; float: left; padding-right: 13px; margin-top: 17px; color: #828282; padding-top: 10px; margin-bottom: 200px; }
body.sin-barra #contenido .meta img { width: 266px; margin: 0 2px 20px; }
body.sin-barra #contenido article { width: 686px; float: right; }

.single-exposicion { position: relative; }
body.sin-barra #contenido .single-exposicion .meta.horarios { position: absolute; bottom: 0; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin-left: 40px; width: 182px; padding-left: 50px; padding-bottom: 10px; margin-bottom: 28px; }
.meta.horarios .titulo { text-transform: uppercase; color: black; font-size: 140%; margin-bottom: 15px; }
.meta.horarios ul { list-style: none; }
.meta.horarios li:first-of-type { margin-top: 0px; }
.meta.horarios li { margin-top: 10px; }

body.sin-barra #contenido .format.size { left: 20px; }

body.single-post .recomendados,
body.sin-barra .recomendados { padding: 5px 60px 10px 20px; position: relative; }
body.single-post .recomendados a,
body.sin-barra .recomendados a { font-size: 110%; font-weight: bold; border-bottom: 1px solid #d4d4d4; display: block; padding-bottom: 10px; padding-left: 15px; padding-top: 10px; }
body.single-post .recomendados a:last-of-type,
body.sin-barra .recomendados a:last-of-type { border-bottom: none; padding-bottom: 5px; }

body.single-post .recomendados .cont, 
body.sin-barra .recomendados .cont { color: #006577; line-height: 23px; text-transform: uppercase; }
body.sin-barra .recomendados .cont { position: absolute; top: 8px; right: 684px; width: 200px; text-align: right; padding-right: 16px; background: url(../images/relacionado-flecha.png) no-repeat right center;  }
body.single-post .recomendados .cont { padding: 10px 15px 8px; }

/**************** Evento *********************/
body.single-ai1ec_event .category { background: rgb(214,214,214); display: inline-block; padding: 2px 5px; color: black; text-transform: uppercase; font-size: 110%; }

.timely.ai1ec-single-event { display: none; }

body.single-ai1ec_event .lugar { text-transform: uppercase; margin-top: 20px; }
body.single-ai1ec_event .lugar div { font-size: 90%; margin-bottom: 2px; }
body.single-ai1ec_event .lugar a { color: #006577; font-size: 120%; }
body.single-ai1ec_event .lugar a:hover { color: #828282; }

body.single-ai1ec_event .compartir { line-height: 25px; font-size: 80%; }

body.single-ai1ec_event .compartir div { height: 27px; line-height: 25px; background: url(../images/eventos-iconos.png) no-repeat 0 2px; margin-right: 8px; float: left; cursor: pointer; }
body.single-ai1ec_event .compartir div.facebook { width: 20px; }
body.single-ai1ec_event .compartir div.twitter { width: 20px; background-position: -28px 2px; }
body.single-ai1ec_event .compartir div.plus { width: 20px; background-position: -55px 2px; }
body.single-ai1ec_event .compartir div.calendario { width: 68px; background-position: -77px 2px; margin-right: 0; border-left: 1px solid #d4d4d4; padding-left: 7px; }

div.plus.addthis_counter.addthis_pill_style a.addthis_button_compact { display: none; }

.abstract.evento .compartir div.plus.addthis_counter.addthis_pill_style a.addthis_button_expanded,
body.single-ai1ec_event .compartir div.plus.addthis_counter.addthis_pill_style a.addthis_button_expanded { width: 20px; height: 27px; display: inline-block; }

body.single article div.compartir div.plus.addthis_counter.addthis_pill_style a.addthis_button_expanded { width: 30px; height: 30px; display: inline-block; }

body.single-ai1ec_event .dia { font-size: 170%; }
body.single-ai1ec_event .dia.recurrencia { padding-bottom: 5px; }
body.single-ai1ec_event #contenido .fecha { font-size: 240%; font-weight: bold; color: black; margin-bottom: 10px; }
body.single-ai1ec_event .hora { margin-top: 2px; font-size: 110%; }

body.single-ai1ec_event .costo { margin-top: 27px; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; padding: 4px 0; margin-bottom: 11px; }

body.single-simposio .patrocinadores,
body.single-programa .patrocinadores,
body.single-ai1ec_event .patrocinadores,
body.single-exposicion .patrocinadores { margin-top: 5px; }
body.single-programa .patrocinadores .titulo,
body.single-simposio .patrocinadores .titulo,
body.single-ai1ec_event .patrocinadores .titulo,
body.single-exposicion .patrocinadores .titulo { font-size: 110%; font-weight: bold; }

body.single-exposicion .acogida { margin: 7px 0 0 22px; }
body.single-exposicion .acogida + article { margin-top: 14px; }

.wp-pagenavi + .patrocinadores { border-top: 1px solid #d4d4d4; padding-top: 15px; margin-top: 0px !important; }

/***************** Categoria Citófono *****************/
body.category-citofono {}
.fono { color: #4d4d4d; }
.fono.mini { width: 200px; border: 1px solid #d4d4d4; float: left; margin-left: 10px; margin-top: 20px; min-height: 320px; position: relative; }
.fono.mini .titulo, .fono .texto, .fono .player { padding: 10px 7px 0; }
.fono.mini .fecha { font-size: 110%; padding: 11px 10px; text-transform: uppercase; }
.fono.mini .player { padding-bottom: 0px; padding-top: 7px; }
.fono.mini .titulo { font-size: 130%; padding-bottom: 2px; }
.fono.mini .texto { font-size: 80%; color: #828282; padding-top: 2px; }
.fono.mini .compartir { font-size: 80%; padding-top: 5px; border-top: 1px solid #d4d4d4; margin: 17px 10px 10px; padding: 10px 7px 0; position: absolute; bottom: 5px; }
.fono.mini .compartir div { height: 21px; line-height: 21px; background: url(../images/audio.png) no-repeat; margin-right: 6px; float: left; cursor: pointer; }

.fono.mini .compartir div.descargar { width: 26px;  text-align: right; font-size: 85%; padding-right: 20px; }
.fono.mini .compartir div.facebook { width: 20px; background-position: -52px 0; }
.fono.mini .compartir div.twitter { width: 20px; background-position: -80px 0; }
.fono.mini .compartir div.plus { width: 20px; background-position: -107px 0; margin-right: 0; }

.fono.one { border: none; width: 626px; margin-left: 10px; margin-bottom: 20px; margin-top: 20px; }
.fono.one .titulo { font-size: 180%; text-transform: uppercase; padding-bottom: 20px; }
.fono.one .meta { float: right; height: 230px; padding-left: 20px; }
.fono.one.no-img .meta { border-left: solid 1px #d4d4d4; }
.fono.one .fecha { text-transform: uppercase; margin-bottom: 15px;  }
.fono.one .texto { clear: both; }
.fono.one .descargar { width: 137px; height: 33px; line-height: 33px; text-align: right; background: url(../images/sound-dl-vert.png) no-repeat; font-size: 85%; padding-right: 17px; padding-bottom: 10px; border-bottom: 1px solid #d4d4d4; margin-bottom: 10px; }
.fono.one.no-img .titulo { width: 440px; display: inline-block; float: left; }
.fono.one .compartir p { font-size: 70%; margin-bottom: 8px; }
.fono.one .compartir div { height: 23px; width: 95px; line-height: 21px; background: url(../images/audio-vert.png) no-repeat; margin-bottom: 8px; cursor: pointer; }

.fono.one .compartir div.twitter { background-position: 0 -31px; }
.fono.one .compartir div.plus { width: 24px; background-position: 0 -72px; margin-bottom: 0; margin-top: 0; }

.fono.one .fecha.no-img { display: none; }
.fono.one.no-img .fecha.no-img { display: block; }
.fono.one.no-img .fecha.img { display: none; }


body.category-citofono .anteriores { width: 606px; clear: both; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; padding: 10px; margin-left: 10px; text-transform: uppercase; color: #006577; font-size: 130%; font-weight: bold; }

/***************** SoundCloud *****************/
.soundcloudIsGold { margin-bottom: 19px; }

/***************** Calendario ********************/
#ai1ec-container { margin-top: 20px; }

/***************** Area ************************/
body.sin-barra #main .meta .indice { position: relative; left: 23px }
body.sin-barra #main .meta .indice a { display: block; text-align: right; text-transform: uppercase; margin: 4px 0 10px; padding-right: 23px; line-height: 19px; height: 19px; font-size: 110%; }
body.sin-barra #main .meta .indice a.selected { background: url(../images/exposiciones-flecha.png) right center no-repeat; }
body.sin-barra #main .marco:first-of-type { margin-top: 0; padding-bottom: 0; }
body.sin-barra #main .meta .indice .submenu a { line-height: 100%; text-transform: none; margin-bottom: 5px; height: auto; }
body.sin-barra #main .meta .indice a.sub { cursor: pointer; }

body.sin-barra #main .meta .indice .submenu { height: 0; overflow: hidden; }
body.sin-barra #main .meta .indice a.sub.active + .submenu { height: auto; }

a.micrositio { white-space: nowrap; }


/*************** Mudslideshow ********************/
body.page-galeria table.mudslideshow { padding: 20px 0 10px; }

div.simpleslider { border: none; padding: 0; margin-bottom: 10px; }
div.simpleslider .player { bottom: auto; top: 0; background: rgba(0,0,0, 0.7); }
div.simpleslider .player .pagination { display: none !important; }
div.simpleslider .player .button { width: 27px; height: 27px; float: left; }
div.simpleslider .player .button.back { background-image: url(../images/galeria-back.png); }
div.simpleslider .player .button.next { background-image: url(../images/galeria-next.png); }
div.simpleslider div.item { position: relative; }
div.simpleslider div.item .texto { position: absolute; bottom: 0; background: rgba(0,0,0,0.8); color: white; width: 100%; }
div.simpleslider div.item .texto p { padding: 10px; margin-bottom: 0; color: white; font-family: Georgia, serif; font-size: 0.9em; }

div.simpleslider .player,
div.simpleslider div.item .texto { opacity: 0.1;
	-webkit-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear; }
div.simpleslider .player { opacity: 0.4; }
div.simpleslider:hover .player,
div.simpleslider:hover div.item .texto { opacity: 1; }

img.mudsphoto, div.post img.mudsphot { border: none !important; max-width: 644px !important; }

/*************** Imágenes size-full *********************/
body.single article .wp-caption.alignnone img,
body.single article img.size-full { max-width: none !important; height: auto !important; } 

body.single article .wp-caption.alignnone { max-width: none !important; background: none; margin: 0; padding: 0; }
body.single.single-exposicion article .wp-caption .wp-caption-text { width: 614px !important; }

body.single article .wp-caption.alignnone img,
body.single article img.size-full,
body.single article .wp-caption.alignnone { width: 646px !important; }

body.single.single-exposicion article .wp-caption.alignnone img,
body.single.single-exposicion article img.size-full,
body.single-exposicion article .wp-caption.alignnone { width: 644px !important; }

body.single article iframe { position: relative; right: 7px; width: 645px !important; }
body.single.single-exposicion article iframe { width: 643px !important; }

/*********************** Blogueros ******************/
body.blogueros .lista { width: 400px; margin: 20px auto; }
body.blogueros .lista .item { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid silver; }
body.blogueros .lista .item:last-of-type { padding-bottom: 0; border-bottom: none; }
body.blogueros .lista .item img { float: left; margin-right: 9px; }
/*body.blogueros .lista .item:nth-of-type(odd) img { float: right; margin-left: 9px; }*/

body.blogueros .lista .item .author-name { font-size: 130%; text-transform: uppercase; display: block; margin-bottom: 5px; }

/*********************** Blogs ******************/
body.single-post .titular span:last-of-type,
body.pagina-blogs .titular span:last-of-type,
body.category .titular span:last-of-type,
body.blog .titular span:last-of-type { display: none; }
body.single-post .titular a:last-of-type,
body.pagina-blogs .titular a:last-of-type,
body.category .titular a:last-of-type,
body.blog .titular a:last-of-type { color: black; }

/****************** Disqus *******************/
.disqus #disqus_thread { padding-top: 15px; }

body.single-programa .disqus.marco,
body.single-simposio .disqus.marco,
body.single-exposicion .disqus.marco { width: 644px; float: right; margin-top: 0 !important; margin-bottom: 30px; }
body.single-post .disqus.marco { margin-top: 10px; }
body.single-ai1ec_event .disqus.marco { margin-top: 10px !important; }

/************* Traductor ***************/
#google_translate_element .dropdown { display: none; }
#google_translate_element.item.language .dropdown { cursor: pointer; border: none; background: white; color: #828282; width: 80px; display: inline-block; }

#google_translate_element .goog-te-gadget-simple { border: none; font-size: 90% !important; color: #828282 !important; background: #272727; height: 27px; overflow: hidden; padding: 0 !important; }

#google_translate_element .goog-te-gadget-simple a {  background: none; color: white; }
#google_translate_element .goog-te-gadget-simple a:hover {  color: #828282 !important; }

#google_translate_element .goog-te-gadget-simple > span { line-height: 28px; }

#google_translate_element.item.language { position: relative; top: 0px; }
#google_translate_element.item.language > div { display: block; position: absolute; top: -19px; right: 0px; height: 28px; }
#google_translate_element.item.language > div.goog-te-gadget { z-index: 5; }
#google_translate_element.item.language > div.loading { z-index: 3; background: url(../images/loading.gif) no-repeat 1px 9px; height: 20px; width: 23px; opacity: 0.4; }

#google_translate_element.item.language img { margin-bottom: 2px; margin-left: 3px; }

/*********** prettyPhoto ************/
.pp_inline img { max-width: 100%; }
.pp_inline img { max-height: 100%; }
div#pp_full_res img.campania { cursor: p
127.0.0.1/media="all"
.silver a {
color: #828282;
}
127.0.0.1/media="all"
.tipos li, a {
opacity: 1;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
transition: color 0.1s linear;
}
127.0.0.1/media="all"
a {
color: #999999;
text-decoration: none;
}
127.0.0.1/media="all"
* {
margin: 0;
padding: 0;
}
127.0.0.1/media="all"
* {
margin: 0px;
padding: 0px;
}
user agent stylesheeta:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
Inherited from div.category.font
127.0.0.1/media="all"
.abstract .category {
text-transform: uppercase;
}
127.0.0.1/media="all"
h1, h2, h3, h4, h5, .sb-title, #footer, #header, .titulo, .font, .wp-pagenavi {
font-family: swis721, helvetica;
}
Inherited from div.abstract.blog.silver
127.0.0.1/media="all"
.abstract {
color: #828282;
}
Inherited from body.page.page-id-875.page-template-default.logged-in.admin-bar.pagina-blogs.fondo.customize-support
127.0.0.1/media="all"
body {
font-size: 14px;
font-family: helvetica;
}ointer; }

/*********** Widget author ************/
.autor img.foto { float: none; }
.autor a { display: block; }
.autor .nombre { text-transform: uppercase; padding: 5px 0 10px; font-size: 120%; }
.autor .encabezado { color: #006577; font-family: swis721_bold; }
.autor .entrada { }
.widget ul li.autor { padding: 20px 0; }
.widget ul li.autor:first-of-type { padding-top: 0; }
.widget ul il li.autor a.author-description { color: #999999; }
.widget ul il li.autor a.author-description:hover { color: black; }
/*********** Blogs **************/

.abstract.blog .descripcion a,
.abstract.blog p a { line-height: 140%; }
.abstract.blog .category.font a { font-size: 180%; color: black; margin-bottom: 5px; }
.abstract.blog .titulo.azul { color: #006577; font-family: swis721_bold; font-weight: normal; font-size: 90%; text-transform: uppercase; }
.abstract.blog .descripcion { padding-bottom: 40px; }
.abstract.blog .texto { border-bottom: none; }
.abstract.blog { padding-bottom: 19px; margin-bottom: 8px; border-bottom: 1px solid #cccccc; }
.abstract.blog:last-of-type { margin-bottom: 0; border-bottom: none; }
.abstract.blog .titulo { max-width: 84%; } 

/******** Header al borde *********/
.titulo-borde { position: relative; left: -16px;  }
h1.titulo-borde { margin-bottom: 0px; }
h1.titulo-borde + * { margin-top: 27px; }
h1.titulo-borde + h2 { margin-bottom: 27px; margin-top: 0; }

/************ Slogan **************/
body.page #article-index.has-slogan,
body.single-simposio #article-index.has-slogan,
body.single-exposicion #article-index.has-slogan { padding-top: 112px; }
.marco div.slogan { text-transform: uppercase; font-size: 30px; min-height: 100px; }
.marco div.slogan span.subslogan { display: block; font-size: 25px; color: #555555; }

/*********** Gallery *************/
.gallery-size-thumbnail + * { padding-top: 20px; }

/********** Formulario Boletín *************/
.mymail-wrapper { padding-bottom: 5px; }
form.mymail-form .form-submit { text-align: right; }
form.mymail-form { width: 400px; margin: 20px auto 10px; }
form.mymail-form label { width: 150px; display: inline-block; }
form.mymail-form .input { width: 250px; display: inline-block;}
article ul.mymail-list { padding-left: 30px; }
.mymail-acepta-terminos-wrapper label { width: 100% !important; }

.mymail-lists-wrapper { border: 1px solid silver; margin-top: 15px; padding: 10px; }

.mymail-form-info.error p { color: #444; }
.mymail-form-info.error ul { margin-top: 15px; margin-left: 20px; color: red;  }

form.mymail-form select,
form.mymail-form input[type=text],
form.mymail-form input[type=submit] {
	border-color: #DDD;
	background-color: #FFF;
	color: #666;
	background: none repeat scroll 0 0;
	border-width: 1px;
	border-style: solid;
}

form.mymail-form select,
form.mymail-form input[type=text] { padding: 2px 1px 2px 5px; }

form.mymail-form input[type=submit] { padding: 4px 11px; cursor: pointer; }

/***************** Especiales ********************/
body.parent-48825 a.micrositio { white-space: initial; }
body.parent-48825.sin-barra #main .meta .indice a { height: auto; }
