/*
Theme Name: Guggenheim Bilbao - Blog
Theme URI: http://nzurita.es/
Description: Tema diseñado para el Blog Coporativo del museo Guggenheim Bilbao.<br /> Diseñado por <a href="http://www.acteo.es/" target="_blank">Acteo</a> e implementado por <a href="http://nzurita.es/" target="_blank">Norberto Zurita</a>.
Author: <a href="http://www.acteo.es/" target="_blank">Acteo</a> / <a href="http://nzurita.es/" target="_blank">Norberto Zurita</a>
Version: 1.0
Tags: guggenheim,blog,art
*/

/* ==================== */
/*  ESTILOS GENERALES   */
/* ==================== */
* {padding. 0; margin:0;}

a img { border: none; }

hr.separador {visibility: hidden; clear: both; margin: 0}

/*#contenido h1, #contenido h2, 
#contenido h3, #contenido a
{
    color: #00458a; /* color 1 * /
}

#contenido h1, #contenido h2.entry-title {font-size: 19px}
#contenido h2 {font-size: 14px}
#contenido h2.entry-title {font-size: 17px}
#contenido h3 {font-size: 13px}

#contenido img.alignleft {float: left; margin: 0 4px 4px 0;} 
#contenido img.alignright {float: right; margin: 0 4px 0 4px;} 
#contenido img.alignnone {display: block; margin: 4px auto;}*/

a.post-edit-link
{
    display: block;
    color: #5CB6DE; /* color 3 */
    margin: 10px 0 20px 0;
    padding: 10px 0 0 25px;
    background: url(images/editar.png) left no-repeat;
}

.notificacion
{
    margin: 10px auto;
    padding: 20px;
    border: 1px solid #c0bebe;
    background: white;
    font-size: 1.5em;
}

body
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: url(images/bg_body.gif) no-repeat;

}

/* ============= */
/*  ESTRUCTURA   */
/* ============= */
#wrapper
{
    width: 970px;
    margin: 0 auto 0 auto;
    /*background: #eee;*/
}

#logo-cabecera
{
    display: block;
    margin-top: 0px;
}

#barra-busqueda
{
    height: 37px;
}

#main
{
    width: 700px;
    float: left;
}

#sidebar
{
    width: 220px;
    margin-left: 10px;
    float: left;
    list-style-type: none;
}

#footer
{
    clear: both;
    width:100%;
    margin:0;
    height:5.65em;
    background:url(images/bg_pie.gif) no-repeat center top;
}
	
#pie
{
    width: 970px;
    /*min-height: 100px;*/
    margin: 0px auto;
    text-align:left;
}

/*==============*/
/* MENU SUPERIOR */
/*==============*/
.menuOpcionesExternas
{
    clear:both;
    width:100%;
    list-style-type: none;
    padding: 0;
}

.menuOpcionesExternas li
{
    display:block;
    float:left;
    border-right:2px solid #fff;
}
	
.menuOpcionesExternas li.last {border-right:0;}

.menuOpcionesExternas li a
{
    display: block; 
    width:100%;
    height:30px;
    background:none;
    padding:0;
    margin:0;
    color:#667c8a;
    vertical-align: bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor:pointer;
    font-weight:bold;
    text-transform: uppercase;
    letter-spacing:0em;
    color:#fff !important;
    text-decoration:none;
}

/* New York */.menuOpcionesExternas li a.uno {background-color:#CC3433;width:155px;height:10px;padding:15px 0 5px 5px}
/* Venice */.menuOpcionesExternas li a.dos { background-color:#E58A2D;width:155px;height:10px;padding:15px 0 5px 5px}
/* Bilbao */.menuOpcionesExternas li a.tres { background-color:#527289;width:155px;height:10px;padding:15px 0 5px 5px}
/* Berlin */.menuOpcionesExternas li a.cuatro { background-color:#343399;width:131px;height:10px;padding:15px 0 5px 5px}
/* Las Vegas */.menuOpcionesExternas li a.cinco { background-color:#935625;width:155px;height:10px;padding:15px 0 5px 5px}
/* Guggenheim Foundation */.menuOpcionesExternas li a.seis { background-color:#000000;width:155px;height:22px;padding:3px 0 5px 5px}
/* Inter exhibitions */.menuOpcionesExternas li a.siete { background-color:#D65C5B;width:155px;height:22px;padding:3px 0 5px 5px}

/* New York */.menuOpcionesExternas li a.uno:hover {background-color:#E08585;}
/* Venice */.menuOpcionesExternas li a.dos:hover { background-color:#F0B982;}
/* Bilbao */.menuOpcionesExternas li a.tres:hover { background-color:#97AAB9;}
/* Berlin */.menuOpcionesExternas li a.cuatro:hover { background-color:#8585C2;}
/* Las Vegas */.menuOpcionesExternas li a.cinco:hover { background-color:#ce7834;}
/* Guggenheim Foundation */.menuOpcionesExternas li a.seis:hover { background-color:#636363;}
/* Inter exhibitions */.menuOpcionesExternas li a.siete:hover { background-color:#E69D9D;}


/*====================*/
/* SELECTOR DE IDIOMA */
/*====================*/
#lang_sel_list
{
    width: 180px;
    float: right;
    margin-top: 10px;
    border: none;
    background: transparent;
}
#lang_sel_list ul
{
    width: 100%; 
    margin-left: 810px;
    list-style-type: none;
    background: transparent;
    border: none;
}

#lang_sel_list ul li
{
    display: inline;
    width: 60px;
    background: transparent;
    border: none;
}

#lang_sel_list ul li a
{
    display: inline;
    border: none;
    color: #777;
    text-decoration: underline;
    background: transparent;
}

#lang_sel_list ul li a:hover{color: black}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a.lang_sel_other
{border:none;padding-top:0; margin-top:0; *margin-top: -4px}

/*=============*/
/* ENLACE RSS */
/*============*/
#barra-rss{float: right; margin-right: 8px; margin-top: -10px;}

#barra-rss a
{
    display: block;
    height: 25px;
    padding: 5px 20px 0 0;
    font-size: 0.8em;
    color: #fd9720;
    background: url(images/ico-rss.png) right 25% no-repeat;
}
/*==============*/
/* MENU PRINCIPAL */
/*==============*/
.menu-principal 
{
    height: 35px;
    margin-top: 0px;
    
    border: 1px solid #d6d6d6;
    /*background: chocolate;*/
}

.menu-principal ul
{
    display: block;
    list-style-type: none;
    margin-left: -40px;
}

.menu-principal ul li
{
    display: block;
    float: left;
    /*background: orange;*/
}

.menu-principal ul li:hover, .menu-principal ul li.on{background: #f0f0f0}

.menu-principal ul a
{
    display: block;
    height: 15px;
    padding: 10px 10px;
    color: #39586d;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

/* Originalmente todos con 150 menos resp sociual con 160, rrhh con 103 y blog con 105 */
#menu-item-101{width: 140px;} /*guggenheim bilbao*/
#menu-item-180{width: 130px;} /*red guggenheim*/
#menu-item-181{width: 180px;} /*plan estrategico*/
#menu-item-182{width: 160px;} /*responsabilidad social*/
#menu-item-198{width: 130px;} /*apoyo al museo*/
#menu-item-199{width: 114px;} /*rrhh*/
#menu-item-123{width: 88px;} /*blog*/
#menu-item-3046{width: 112px;} /*código ético*/

/*==========================*/
/*    CAJA DE BUSQUEDA      */
/*==========================*/
#searchform
{
	float: right;
	width: 230px;
	height: 41px;
    z-index: 200;
    margin-top: -3px;
    *margin-top: -17px;
    background: url(images/caja-buscar.png) no-repeat; 
}

#searchform a /*#searchsubmit*/
{
    display: block;
    float: right;
    margin: 10px 15px 0 0;
    *margin: -23px 15px 0 0;
    width: 23px;
    height: 23px; 
    background: url(images/boton-buscar.png) no-repeat transparent;
}

#searchform input
{
    width: 135px;
    margin: 10px 0 0 35px;
    padding: 3px;
    color: #35556b;
    border: 1px solid #c0bebe;
}

#searchform label.screen-reader-text
{
    display: none;
}

/*==========================*/
/*     BARRA DE IDIOMA      */
/*==========================*/
#lang_sel_list{float: right;}

/*==========================*/
/*        DESTACADO         */
/*==========================*/

#container {
    margin-top:0px;
    padding-top: 0px;
}

#contenido {
    margin-top:0px;
    padding-top: 0px;
}

#contenido-destacado
{
    width: 688px;
    padding-right: 10px;
    background: url(images/fondo-destacado.jpg) top right no-repeat; /*#dfdfdf;*/
    border: #d6d6d6;
}

.titulo-post {
  padding-top:20px;
}

.titulo-post a {
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    color: #00adee;
}


.titulo-post a:hover{text-decoration: none}

#contenido-destacado a.link-mas-info{display: none}

#contenido-destacado .attachment-post-thumbnail
{
    float: left;
    margin: 0px 20px 0 0;
}

/*==========================*/
/*       CONTENIDOS         */
/*==========================*/
a.titulo-post, h2.titulo-post,
a.entry-title, h2.entry-title, h2.entry-title a
{
    color: #676767;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.resultados-busqueda h2.entry-title,
.resultados-busqueda h2.titulo-post
{
    margin-top: 20px;
}

a.titulo-post:hover {text-decoration: underline}

/*rotulo "fecha"*/
.meta-post-fecha{display: none}

/*valor fecha*/
.entry-date
{
    color: #8e8e8e;
    display: block;
    margin-top: 10px;
}

a.link-mas-info
{
    display: block;
    width: 80px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 5px 0;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: #c0c0c0;
}

a.link-mas-info .meta-nav{display: none}

/*Sumario comentarios en lista posts*/
.sumario-comentarios a
{
    display: block;
    float: left;
    width: 115px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 5px 0;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: #6f9bb4;
}

.titulo-categoria-pagina
{
    padding-top:5px;
    margin-bottom: 25px;
    color: #c7c7c7;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #c7c7c7;
}

/*Vista de posts en columnas en pagina inicial*/
.columna-post-categoria
{
    width: 220px;
    padding-right: 10px;
    float: left;
}

.columna-post-categoria .wp-post-image{margin: 10px auto}

#contenido
{
    padding: 10px 0px;
}

.entry-content p {
	padding-top: 15px;
}


/* VISTA DE CATEGORIA */
.lista-categoria .post{margin: 15px 0}

.post-categoria
{
    clear: both;
    margin: 20px 0;
}

.thumbnail-en-categoria
{
    float: left;
    width: 175px;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

.post-categoria a.link-mas-info
{
    float: left;
    margin-top: 20px;
    /*display: none;*/
}

.post-categoria.profundidad-1{margin-left: 30px;}
.post-categoria.profundidad-2{margin-left: 60px;}
.post-categoria.profundidad-3{margin-left: 90px;}

/*==========================*/
/*   PIE DE PAGINA    */
/*==========================*/
#wpml_credit_footer{display: none}

#pie ul{list-style-type: none; font-size:11px;}

.menuTerciario { float:left; padding:10px 0 0 0}
.menuTerciario li { float:left; padding:0 8px; background:url(images/menus/bullet_menuTerciario.gif) no-repeat right .5em; color:#7f7f7f;}
.menuTerciario li.primero { padding:0 8px 0 0;}
.menuTerciario li.ultimo { background:none;}
.menuTerciario li.activo a { font-weight:bold;}
.menuTerciario li a { float:left; color:#7f7f7f; text-decoration:underline;}
.menuTerciario li a:hover { text-decoration:none;}				

.accesible { float:right; padding:18px 0 0 0;}
.pieTexto { clear:left; float:left; width:50%; padding:10px 0 0 0; color:#7a7b7b; font-size:10px;}
.pieTexto strong { display:block; padding:0 0 5px 0;}
.bulletPieTexto { color:#bfbfbf; background:url(images/menus/bullet_menuTerciario.gif) no-repeat 0 0.4em;}
.pieTexto a { color:#7a7b7b; text-decoration:none;}
.pieTexto a:hover { text-decoration:underline;}
	
.legalidad { clear:right; float:right; padding:22px 0 0 0; color:#7a7b7b;}
.legalidad li { float:left; padding:0 5px; background:url(images/menus/bullet_legalidad_li.gif) no-repeat right 0.2em;}
.legalidad li.activo a { font-weight:bold;}
.legalidad li a { color:#7a7b7b; text-decoration:underline;}
.legalidad li a:hover { text-decoration:none;}	
	
/*================*/
/*   PAGINACION   */
/*================*/
.navigation
{
    margin: 10px 0;
}

.navigation a
{
    font-style: italic;
    text-decoration: none;
    color: #00458a; /* color 1 */
}

.navigation a:hover{text-decoration: underline}

.nav-previous {margin-right: 10px}

/*==============*/
/*     POSTS    */
/*==============*/
.meta-informacion, .entry-utility{display: block; font-size: 0.88em;}
.meta-informacion{margin-bottom: 5px;}
.entry-utility{margin-top: 10px;font-style: italic}

.meta-post-fecha{font-style: italic}
.entry-date{font-weight: bold;font-style: italic}

/*==============*/
/*    SIDEBAR   */
/*==============*/

.widget_rss .widgettitle
{
    display: block;
    width: 200px;
    padding: 2px 0 2px 4px;
    margin: 5px 0; 
    background: #a8a8a8;
    /* cambios aplicados para el ajuste del tamaño de la fuente de los títulos en el sidebar */
    font-size: 15px;
    font-weight: normal;
    color:#3F5E71;
}

.widget_rss .widgettitle a
{
    color: white;
    text-decoration: none;
}

.widget_rss .widgettitle img{display: none}

.widget_rss ul{width: 200px; list-style-type: none; padding: 4px;}
.widget_rss li{margin: 5px 0;}

.widget_rss ul li a.rsswidget
{
    display: bock;
    color: black;
    text-decoration: none;
}
.widget_rss ul li a.rsswidget:hover{text-decoration: underline}

.widget_rss ul li .rss-date
{
    display: bock;
    color: #c7c7c7;
    font-size: 14px;
    font-weight: bolder;
}

.widget_rss ul li .rssSummary{color: #404040}

.widgettitle h2
{
    font-size: 10px;
    font-weight: normal;

}


/*==================*/
/*    COMENTARIOS   */
/*==================*/
#comments{margin-top: 20px}

/*Formulario comentar*/
#comments #reply-title{margin-top: 10px}
#comments .logged-in-as, #comments .comment-notes{color: #A8A8A8;font-size: 0.8em;}
#comments .logged-in-as a{margin-bottom: 10px; color: black;}

#comments #commentform input, #comments #commentform textarea
{
    display: block;
    margin-bottom: 10px;
}
#comments #commentform .form-allowed-tags
{
    padding: 10px;
    margin: 10px 0;
    background: #F0F0F0;
}

/*lista de comentarios*/
.commentlist{list-style-type: none;margin: 0}
.commentlist li{list-style-type: none; margin: 10px 0 0 -30px; padding: 10px; background: #F0F0F0;}

.commentlist .comment-author{color: #404040;}
.commentlist .comment-author a{color: #404040;}

.commentlist .comment-meta a,
.commentlist .reply a,
#respond a
{color: #404040;}

.commentlist .comment-body p {margin: 5px 0}

#sociallinks {
	padding:20px 10px;
}


/* Estilos ampliación 20110606 */


#sidebar {
	padding-top:10px;
} 

#contenido a {
color: #3F5E71;
}

#contenido p {

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: normal;
color: #595959;
padding:5px 0px;
}

#contenido-destacado p {

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: normal;
color: #000;
}

.post-categoria p {

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: normal;
color: #595959;
}

#contenido ul, #contenido ol {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
color: #595959;
}

#contenido li{
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 1.4em;
line-height: normal;
background-color: transparent;
background-image: url("http://www.guggenheim-bilbao.es/img/all/bullet_ulVentajasPrecios_ul_ul_li.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0 7px;
color: #595959;
}

#contenido h1 {
font-family: Tahoma,Verdana,Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #595959;
padding-top: 15px;
padding-bottom: 5px;
}

#contenido h2ant {
clear:both;
margin-top: 1em;
margin-right: 0pt;
margin-bottom: 0.7em;
margin-left: 0pt;
padding-top: 0.6em;
padding-right: 1em;
padding-bottom: 0.6em;
padding-left: 1em;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
background-color: #f4f3f3;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #0e5776;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #bfbfbf;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #bfbfbf;
}

#contenido h2 {
clear:both;
padding-top: 15px;
padding-bottom: 5px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #0e5776;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #0e5776;
}

#contenido h3 {
padding-top: 8px;
padding-bottom: 0px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #595959;
line-height: 14px;
}


#contenido h4 {
padding-top: 8px;
padding-bottom: 0px;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 11px;
color: #0b76a4;
font-weight: normal;
}

#contenido h5 {
padding-top: 15px;
padding-bottom: 5px;
font-family: Tahoma,Verdana,Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 13px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #576975;
}

#contenido h6 {
clear: both;
padding-top: 15px;
padding-bottom: 5px;
font-family: Tahoma,Verdana,Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 22px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #576975;
}


#contenido .h70 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #595959;
}



#contenido .h9 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 1em;
margin-left: 0pt;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #595959;
line-height: 12px;
}



#contenido .h7 {
padding-top: 15px;
padding-bottom: 5px;
font-family: Tahoma,Verdana,Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 18px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: #47687d;
border-top-width: medium;
border-right-width-value: medium;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: medium;
border-left-width-value: medium;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}

.widget_rss ul li {

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: normal;
color: #595959;
padding:5px 0px;
}

.rsswidget a {
color: #3F5E71;
font-family: Tahoma,Verdana,Arial;
font-size: 13px;
font-weight: bold;
line-height: normal;
}

.widget_rss ul li a.rsswidget
{
color: #3F5E71;
text-decoration: underline;
/*
font-family: Tahoma,Verdana,Arial;
font-size: 13px;
font-weight: bold;
line-height: normal;
*/
}

.widget_rss ul li a.rsswidget:hover
{
text-decoration: none;
}

#barra-migadepan {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: normal;
color: #595959;
padding:10px 0px 0px 0px;
}

#barra-migadepan a {
	color: #3F5E71;
  font-size: 11px;
  line-height: normal;
}

#barra-idioma {
	
}
