/*
* Theme Name: drgomezbravo_WPTheme 
* Description: Tema desarrollado para el rediseño del sitio web autogestionable del Doctor Gómez Bravo 
* Author: Delfin Group y Piscolabis.es
*/
/*---------------
	Layout
---------------*/
body {
	background: url(images/css/bg_rayas.png) top left repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.interior #content .wrap {
	background:url(images/css/bg_interior.png) top left no-repeat;
	min-height: 563px;
	height: auto !important;
}
.blog #content .wrap, .interior #content.comunicacion .wrap {
	background:url(images/css/bg_blog.png) top left no-repeat;
	height: 603px!important;
}

.wrap{
	width: 850px;
	margin: 0 auto;
	position: relative;
}
#header {
	background:url(images/css/bg_header.png) top left repeat-x;
}
.gr-1 {
	width: 200px;
	margin-right: 29px;
}
.gr-1-last {
	width: 198px;
}
.gr-2 {
	width: 314px;
	margin-right: 29px;
}
.gr-3 {
	width: 278px;
}
.gr-4 {
	width: 652px;
}
.gr-5 {
	width: 265px;
}
.gr-6 {
	width: 340px;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
}
#content {
	font-size: 1.2em;
	color: #477392;
	padding: 0 0 20px 0;
	background: #fff;
	height: 563px;
}
#content p {
	line-height: 1.3em;
	color: #163750;
	margin-bottom: 16px;
	text-align: justify;
	white-space: normal;
}
.home #content p {
	color: #477392;
}
p#logo a {
	width: 200px;
	height: 68px;
	text-indent: -9999px;
	display:block;
	background:url(images/css/logo.jpg) top left no-repeat;
}
p#logo.en a {
	background:url(images/css/logoen.jpg) top left no-repeat;
}
#logo-interior {
	text-indent: -9999px;
	display:block;
	background:url(images/css/logo-interior.jpg) top left no-repeat;
	position: absolute;
	bottom: 0;
	width: 179px;
	height: 128px;
	left: 7px;
}

#logo-interior-fundacion {
	text-indent: -9999px;
	display:block;
	background:url(images/css/logo-fundacion.png) top left no-repeat;
	position: absolute;
	bottom: 0;
	width: 189px;
	height: 128px;
	left: 7px;
}

#logo-interior.en {
	background:url(images/css/logo-interioren.jpg) top left no-repeat;
}

.comunicacion #logo-interior{
	bottom: 40px;
}
h2 {
	background:url(images/css/bg_rayas.png) top left repeat;
	font-size: 2em;
	position: relative;
	padding: 0 8px;
	text-shadow: 1px 1px 3px #595959;
	color: #163750;
	line-height: 1.5em;
	margin-bottom: 6px;
}
h2 span {
	position:absolute;
	right: 26px;
}
/*	#header
---------------*/
#nav-header li {
	float: left;
	font-size: 1.2em;
	height: 68px;
	/*padding: 0 15px 0 13px;*/
	text-indent: -9999px;
}
/*	#content
--------------------*/
#flash-content {
	padding: 8px 0;
}
.modulo {
	margin: 0 0 20px;
	padding: 0 0 0 5px;
}
#newsletter {
	color:#848484;
	font-size: 0.83em;
}
#newsletter form {
	background: url(images/css/bg_newsletter.png) left 7px no-repeat;
}
#newsletter p {
	margin-bottom: 0;
	text-align: left;
}
#newsletter #sign {
	background: url(images/css/bg_newsletter.png) top left no-repeat;
	width: 147px;
	margin: 6px 4px 0 0;
	height: 28px;
}
#newsletter .MailPressFormEmail {
	background: none;
	width: 130px;
	margin: 6px 12px 0 0;
	height: 15px;
	padding: 7px 5px;
	color:#969696;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	border:none;
	float:left;
}
#newsletter form {
	margin: 0 0 8px 0;
	overflow: hidden;
}
#newsletter form #mp_submit {
	background: url(images/ico/boton-newsletter.png) 0 0 no-repeat;
	border:none;
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -99999px;
	float:left;
	cursor:pointer;
}
#news-action {
	width: 40px;
}
#redes {
	position: relative
}
#content #redes p {
	font-size: 1.08em;
	margin: 0 0 8px 0;
	color: #163750;
	text-shadow: #595959 1px 1px 3px;
}
#redes li {
	float: left;
	margin: 5px 5px 3px 0;
}
#redes li a {
	display: block;
	text-indent: -9999px;
	width: 34px;
	height: 34px;
	background: url(images/ico/sprite-redes.png) no-repeat;
}
#redes li#blog a {background-position: 0 0}
#redes li#facebook a {background-position: 0 -34px}
#redes li#youtube a {background-position: 0 -68px}
#redes li#flickr a {background-position: 0 -102px}
#redes li#twitter a {background-position: 0 -136px}
#redes li#wikipedia a {background-position: 0 -170px}
#redes li#linkedin a {background-position: 0 -204px}

#content p#tooltip {
	font-size: 12px;
	color: #28455a;
	padding: 7px 0;
	position: absolute;
	width: 107px;
	text-align: center;
	top: 75px;
	right: 5px;
	background:url(images/css/bg_rayas.png) top left repeat;
	text-shadow: none;

}
/*	#entradilla
--------------------*/
#entradilla {
	width:278px;
	overflow:hidden;
}
#entradilla .imagenDestac {
	height: 170px;
	width: 278px;
	overflow:hidden;
}
#entradilla img {
	margin-bottom: 12px;
	max-width: 278px;
	display:block;
}
#entradilla p {
	line-height: 1.3em;
	text-align: left;
}/*
#entradilla a {
	color: #477392;
	text-decoration: underline;
}*/
/*	#post
--------------------*/
.post {
	margin-top: 16px;
}
/*	#footer
--------------------*/
#footer {
	background: url(images/css/bg_footer.png) top left repeat-x;
	padding: 25px 0 0 0;
}
#footer-wrap {
	width: 850px;
	margin: 0 auto;
}
#ruber {
	padding: 0 0 0 3px;
}
#link-footer {
	margin-right: 18px;
}
#link-footer li{
	float: left;
	margin-right: 11px!important;
}
#link-footer li a {
	text-indent: -9999px;
	display: block;
	height: 28px;
}
#link-footer .last {
	margin: 0;
}
#ruber a {
	width: 66px;
	background:url(images/css/bg_ruber.png) bottom left no-repeat;
}
#hospital a {
	width: 147px;
	background:url(images/css/bg_hospital.png) bottom left no-repeat;
}
#adcpr a {
	width: 61px;
	background:url(images/css/bg_adcpr.png) bottom left no-repeat;
}
#localizarnos {
	color: #246ca3;
	font-size: 1.2em;
	padding: 10px 0 0 0;
	margin: 0 12px 0 0;
}
#localizarnos span {
	font-size: 2em;
	margin: 0 5px 0 0;
}
#localizarnos a {
	margin: 0 4px;
	color: #246ca3;
}
#footer #redes {
	width: 195px;
	padding: 0;
}
#footer #redes li {
	margin: 5px 5px 3px 0;
}
#footer #redes p#tooltip {
	top: 48px;
	background: #fff;
	border: 1px solid #bfdefe;
	font-size: 12px;
	color: #28455a;
	padding: 7px 0;
	position: absolute;
	width: 107px;
	text-align: center;
	right: 5px;
	text-shadow: none;
}

/*	#sidebar
--------------------*/
#sidebar {
	margin-top: 45px;
}
#sidebar ul li {
	color: #163750;
	text-shadow: 1px 1px 3px #595959;
	background:url(images/css/bg_bullet.png) left 1px no-repeat;
	padding: 0 0 0 15px;
	margin-bottom: 5px;
}
#sidebar ul li.current_page_item a {
	text-decoration: underline;
}
#sidebar ul li ul li {
	background: none;
	padding: 0 0 0 7px;
	text-shadow: none;
	line-height: 1.3em;
}
#sidebar ul li ul {
	margin: 10px 0;
}
#sidebar ul li a {
	color: #246ca3;
	text-shadow: none;
	text-decoration: none;
}
#sidebar ul li a {
	color: #163750;
	text-shadow: 1px 1px 3px #595959;
	cursor: default;
}
#sidebar ul li a:hover {
	text-decoration: none;
}
#sidebar ul li li a {
	color: #246ca3;
	text-shadow: none;
	cursor: pointer;
}
#sidebar ul li li a:hover, #sidebar ul li li.active a {
	text-decoration: underline;
}
/*	#main-content
--------------------*/
#main-content {
	position: relative;
}
#main-content .edit-post {
	position: absolute;
	top: 210px;
	right: 10px;
}
#main-content .imagenSeccion {
	display: block;
	margin-bottom: 10px;
	width: 652px;
	height: 200px;
	background: url(images/ico/ajax-loader.gif) center center no-repeat;
}
.blog #main-content .imagenSeccion, .comunicacion #main-content .imagenSeccion  {
	height: 160px;
}
#main-content img {
	margin: 0;
	float: left;
}
#main-content h2 {
	background: none;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}
#main-content .post {
	padding: 0 0 0 20px;
	margin: 20px 0 12px 0;
	color: #163750;
}
#main-content .post p,
#main-content .post h6 {
	line-height: 1.5em;
	margin-bottom: 18px;
}
#main-content .post .scroll-panel {
	height: 265px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blog #main-content .post .scroll-panel, .comunicacion #main-content .post .scroll-panel {
	height: 305px;
}
.post ol {
	list-style:decimal inside;
	margin-bottom: 18px;
}
.post ul {
	margin-bottom: 18px;
}
.post ul li,
.post ol li {
	line-height: 1.5em;
	margin: 0 0 7px 0;
	list-style:circle;
}
.post blockquote {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 18px;
}
.post h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 18px;
}

.post h3 a {
	text-decoration: none;
	color:#163750;
}


.post h4,
.post h5{
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 18px;
}
/*	#form-contact
--------------------*/
#form-contact {
	padding: 0 0 0 20px;
	margin: 25px 0 0 0;
	line-height: 1.5em;
}
#form-contact p {
	line-height: 1.5em;
}
#form-contact form p {
	margin-bottom: 6px;
}
#form-contact label {
	float: left;
	width: 65px;
	font-weight: bold;
}
#form-contact input {
	float: left;
	width: 190px;
	background: #fff url(images/css/bg_inputcontact.png) top left repeat-x;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-top: none;
	padding: 4px 3px 3px 4px;
}
#form-contact .texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3f3d3d;
}
#form-contact .gr-6 input {
	width: 266px;
}
#form-contact textarea {
	width: 328px;
	height: 72px;
	overflow: auto;
	padding: 4px;
}
#form-contact #form-action {
	margin-bottom: 8px;
}
#form-contact #form-action input,
#plano {
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #163750;
	padding: 2px 0 0 0;
	text-align: center;
}
#form-contact #form-action input#borrar-campos {
	background:url(images/ico/reset.png) top left no-repeat;
	width: 156px;
	height: 22px;
	margin-top: 4px;
	float: right;
	cursor: pointer;
	padding-left: 6px;
}
#form-contact #form-action input#enviar-campos {
	background:url(images/ico/submit.png) top left no-repeat;
	width: 110px;
	height: 22px;
	margin-top: 4px;
	float: right;
	margin-left: 30px;
	cursor: pointer;
}
#form-contact #form-action #plano {
	background:url(images/ico/ver_mapa.png) top left no-repeat;
	width: 151px;
	height: 26px;
	display: inline-block;
	padding: 5px 0 0 20px;
	text-decoration: none;
	margin-left: 62px;
	float: left;
}
.aceptar-noticias {
	font-size: 0.9em;
}
.aceptar-noticias label,
.aceptar-noticias input {
	width: auto;
}
#form-contact .aceptar-noticias label {
	margin-right: 5px;
	color: #246ca3;
	float: none;
}
#form-contact .aceptar-noticias input {
	border: none;
	background: none;
	float: none;
	vertical-align: middle;
}
#form-contact p.mensaje {overflow: inherit;}
#form-contact select.birth-day  {width: 45px;}
#form-contact select.birth-month {width: 84px;}
#form-contact select.birth-year  {width: 60px;}
#form-contact input.city  {width: 170px; margin-right: 15px}
#form-contact input.cp  {width: 36px;}

/*	consulta.php
--------------------*/

#detalle-direccion {
	font-size: 11px;
	line-height: 15px;
	background:url(images/css/bg_span_direccion.png) top left repeat;
	right: 0px;
	top: -10px;
	padding: 3px 15px 2px;
	text-align: center;
	text-shadow: none;
}
#detalle-direccion em {
	font-style: normal;
	color: #bb6202;
}
#map {
	width: 500px;
	height: 300px;
}
#googleMap {
	width: 652px !important; 
}
/*	.entrada
--------------------*/
.entrada {
	margin-bottom: 15px;
}
#content .entrada p,
#content .entrada h3 {
	margin-bottom: 8px;
}
#content .entrada h3 {
	line-height: 1em;
	font-size: 14px;
}
#content .entrada p {
	line-height: 1.3em;
}
.entrada-img {
	width: 210px;
	float: left;
	text-align: right;
}
#main-content .entrada-img img{
	border: 1px solid #c4d7e6;
	margin: 0 0 2px 0;
	width: 208px;
}
.listado .entrada-img img {
	width: 208px;
	height: 128px;
}
.entrada-texto {
	width: 350px;
	margin-left: 230px;
}
#content .ampliar-entrada,
#content .volver-entrada
{
	text-align: right;
}
.ampliar-entrada a {
	background:url(images/ico/ampliar-entrada.png) top left no-repeat;
	padding: 2px 24px 3px 7px;
}
.volver-entrada a {
	background:url(images/ico/volver-entrada.png) top left no-repeat;
	padding: 2px 24px 3px 7px;
}
.entrada a {	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0d273b;
}
.ampliar {
	background: url(images/ico/ampliar.png) center right no-repeat;
	padding: 0 15px 0 0;
}

li#inicio a {
	background:url(images/css/bg_inicio_es_off.png) 0 0 no-repeat;
	width: 58px;
}
li#inicio.en a {
	background:url(images/css/bg_inicio_en_off.png) 0 0 no-repeat;
}
li#dr a {
	background:url(images/css/bg_doctor_es_off.png) 0 0 no-repeat;
	width: 130px;
}
li#dr.en a {
	background:url(images/css/bg_doctor_en_off.png) 0 0 no-repeat;
}
li#consulta a {
	background:url(images/css/bg_consulta_es_off.png) 0 0 no-repeat;
	width: 92px;
}
li#consulta.en a {
	background:url(images/css/bg_consulta_en_off.png) 0 0 no-repeat;
}
li#estetica a {
	background:url(images/css/bg_plastica_es_off.png) 0 0 no-repeat;
	width: 118px;
}
li#estetica.en a {
	background:url(images/css/bg_plastica_en_off.png) 0 0 no-repeat;
}
li#reconstructiva a {
	background:url(images/css/bg_reconstructiva_es_off.png) 0 0 no-repeat;
	width: 154px;
}
li#reconstructiva.en a {
	background:url(images/css/bg_reconstructiva_en_off.png) 0 0 no-repeat;
}
li#comunicacion a {
	background:url(images/css/bg_comunicacion_es_off.png) 0 0 no-repeat;
	width: 104px;
}
li#comunicacion.en a {
	background:url(images/css/bg_comunicacion_en_off.png) 0 0 no-repeat;
}
	
li#contacto a {
	background:url(images/css/bg_contacto_es_off.png) 0 0 no-repeat;
	width: 86px;
}
li#contacto.en a {
	background:url(images/css/bg_contacto_en_off.png) 0 0 no-repeat;
}#nav-header li a {
	height: 68px;
	display: block;
}

#nav-header li a:hover, #nav-header li.active a {
	background-position: bottom left;
}
#nav-header li#language {
	height:18px;
	padding-left:25px;
	padding-top:45px;
	text-indent: 0;
	font-size: 11px;
}
#nav-header li#language a {
	color:#163750;
	display:inline;
	text-decoration:none;
}

span.telefono {
	color: #bb6202
}

h4 {
	font-weight: bold;
}

a.pdf {
	display: block;
	width: 89px;
	height: 28px;
	background: url(images/css/open.png) 0 0  no-repeat;
	line-height: 28px;
	vertical-align: middle;
	padding-left: 11px; 
	text-decoration: none;
	color:#0D273B;
	font-size:11px;
	font-weight:bold;
	margin-top: 15px;
}

.datos-consulta {
	color: #163750;
	background: #fff;
	float: right;
	margin-top: -56px;
	margin-right: 3px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
}

.datos-consulta p {
	float: right;
	text-align: right!important;
	font-size: 12px!important;
	line-height: 15px!important;
	margin: 0!important;
	padding: 4px!important;
}

.datos-consulta span {
	line-height: 15px!important;
}

.datos-consulta a.mapa {
	float: left;
	background: url(images/css/mapa.png) 0 0 no-repeat;
	width: 176px;
	height: 36px;
	line-height: 34px;
	vertical-align: middle;
	font-size: 12px;
	color: #163750;
	text-decoration: none;
	padding-left: 34px;
	margin-top: 7px;
	margin-left: 10px;
}

#form-contact #form-action #plano {
	background: url(images/css/mapa.png) 0 0 no-repeat;
	width: 139px;
	height: 36px;
	line-height: 34px;
	vertical-align: middle;
	font-size: 11px;
	color: #163750;
	text-decoration: none;
	padding: 0 0 0 34px;
}

.campos-obligatorios {
	display: inline;
}

label span {
	color: #bb6202;
}

#recibir-noticias {
	margin-top: -4px;
}

#form-contact p.aviso {
	font-size: 11px;
}

#form-contact form {
	position: relative;
}

#capa-blanca {
	display: none;
	position: absolute;
	z-index: 4;
	height: 100%;
	width: 100%;
	background-color: #fff;
	filter: alpha(opacity=60);
	opacity: .6;
	-moz-opacity:0.6;
}

#contact-error, #contact-mal {
	display: none;
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #163750;
	top: 30%;
	left: 50%;
	width: 380px;
	height: 50px;
	margin: -25px 0 0 -190px;
	background: #fff url(images/css/alert.png) 0 0 no-repeat;
	z-index: 5;
	position: absolute;	
	filter: none;
	opacity: none;
	-moz-opacity: none;

}

.entrada-comunicacion {
	float: left;
	width: 50%;
}

.logo-fundacion {
	float: left;
	width: 119px;
	height: 64px;
	background: url(images/css/logo_off.png) 0 0 no-repeat;
	margin-left: 10px;
}

.logo-fundacion:hover {
	background: url(images/css/logo_on.png) 0 0 no-repeat;
}

#capa-fundacion {
	background: url(images/css/bg_fundacion.png) 0 0 repeat-x;
	height: 84px;
	padding-top: 27px;
}

div#capa-fundacion p {
	font-size: 11px!important;
	font-family: Trebuchet MS!important;
	color: #163750!important;
	font-weight: bold!important;
	margin: 22px 15px 0 0;
	float: right;
	width: 160px;
	line-height: 12px;
}

div#capa-fundacion p a {
	float: right;
	color: #477392;
	font-weight: bold;
	text-decoration: none; 
	margin-top: 10px;
	font-size: 12px;
}



#entradilla {
	font-size: 11px;
}

#entradilla p.titulo {
	margin-bottom: 4px;
	font-weight: bold;
}

#entradilla a.pdf {
	display: none;
}

#entradilla .more-info {
	font-size: 12px;
	color: #477392;
	text-decoration: none;
	font-weight: bold;
	float: right;
	clear: both;
}

#entradilla .more-info:hover {
	text-decoration: underline;
}

#entradilla .entradilla-last {
	float: right!important;
	width: 128px;
}


/*	#footer
--------------------*/
#footer {
	background: url(images/css/bg_footer.png) top left repeat-x;
	padding: 25px 0 0 0;
}
#footer-wrap {
	width: 850px;
	margin: 0 auto;
}
#ruber {
	padding: 0 0 0 3px;
}
#link-footer {
	margin-right: 18px;
}
#link-footer li{
	float: left;
	margin-right: 18px;
}
#link-footer li a {
	text-indent: -9999px;
	display: block;
	height: 28px;
}
#link-footer .last {
	margin: 0;
}
#ruber a {
	width: 66px;
	background:url(images/css/bg_ruber.png) bottom left no-repeat;
}
#hospital a {
	width: 147px;
	background:url(images/css/bg_hospital.png) bottom left no-repeat;
}
#adcpr a {
	width: 61px;
	background:url(images/css/bg_adcpr.png) bottom left no-repeat;
}
#localizarnos {
	color: #246ca3;
	font-size: 1.2em;
	padding: 10px 0 0 0;
	margin: 0 12px 0 0;
}
#localizarnos span {
	font-size: 2em;
	margin: 0 5px 0 0;
}
#localizarnos a {
	margin: 0 4px;
	color: #246ca3;
}
#footer #redes {
	width: 195px;
	padding:0 0 10px;
}
#footer #redes li {
	margin: 5px 5px 3px 0;
}
#footer #redes p#tooltip {
	top: 48px;
	background: #fff;
	border: 1px solid #bfdefe;
	font-size: 12px;
	color: #28455a;
	padding: 7px 0;
	position: absolute;
	width: 107px;
	text-align: center;
	right: 5px;
	text-shadow: none;
}

#footer p {
	font-size: 10px;
}
