/*
Theme Name: Clinica Elena Gimenez
Theme URI: http://clinicaelenajimenez.com
Description: El tema de la página clinicaelenajimenez.com
Version: 1
Author: Juan Pedro Prieto
Author URI: http://www.aurivian.com/

*/




a {
	outline:0;
}

body {
	margin: 0;
	padding: 0;
	}



#page {
	background-color: #E7E4D9;
	margin: 0px auto;
	padding: 0;
	width: 1034px;

	}

.parrafoEnfasis {
    background-color:#FFFFFF;
    border-style:none;
    border-width:0;
    color:#355E81;
    font-family:"Century Gothic";
    font-size:15px;
    height:120px;
    margin:0 0 10px 10px;
    padding:10px 25px;
    text-align:justify;
    width:650px;
}
.parrafoEnfasis #imagen {
	height: 118px;
	width: 330px;
	float: right;
}
.parrafoEnfasis #texto {
	width: 200px;
	float: left;
}
.wpcf7-form {
	padding-right: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/form.png);
	background-position: 65px 45px;
	background-repeat: no-repeat;
}
.wpcf7-form p{
	text-align: left;	
	color:#355E81;
	font-family:"Century Gothic";
	font-size:15px;
}
textarea {
	width: 600px;
	height: 200px;
	border: 1px dashed #006699;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
}
input {
	border: 1px dashed #006699;
	margin-bottom: 5px;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Century Gothic";
}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 0px;
	padding: 0;
	height: 136px;
	width: 1034px;
	background-image: url(images/cabecera.jpg);
	}
#pie {
	height: 70px;
	width: 834px;
	background-image: url(images/pag.jpg);
	float: right;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	background-color: #ffffff;
	}

.widecolumn {
	width: 100%;
	}



#menuprincipal {
	background-image: url(images/menu.jpg);
	font-family: "Century Gothic";
	color: #2f517b;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	height: 20px;
	width: 1034px;

	text-align: right;
}

#menuprincipal ul {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menuprincipal ul li {
	display: inline; /*Separar el texto*/
	text-decoration:none;
	margin-left: 10px;
}

#menuprincipal ul li a {
        text-decoration:none;	
		color: #2f517b;
}
#menuprincipal ul li a:hover {
        cursor: pointer; /* cambiar el aspecto del puntero */
		text-decoration:underline;
}

#barra {
	height: 172px;
	width: 200px;
	float: left;
	background-image: url(images/barra.jpg);
	font-family: "Century Gothic";
	font-size: 14px;
	background-repeat: no-repeat;
}

#cuerpo {
	float: left;
	height: auto;
	width: 1034px;
	background-image: url(images/fondocuerpo.jpg);
	background-repeat: repeat-y;

}
#principal {
	float:left;
	width: 800px;
}
#principalPortada {
	float:left;
	width: 800px;
}
#contenido {
	width: 799px;
}
#contenidoPortada {
	width: 499px;
	float:left;
}
#noticiasPortada {
	float:left;
	margin-top:75px;
	width:277px;
}
.titularNoticia {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
.titularNoticia a{
	color: #355E81;
	text-decoration: none;
}
.titularNoticia a:hover{
	color: #355E81;
	text-decoration: underline;
}
#noticia {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#cabeceraNoticia {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #355E81;
	margin-top: 7px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #355E81;
}
#rssicon {
	float:right;
	margin-top: -18px;
}

#noticiasPortada p{
	line-height: 1.4;
	padding-bottom: 3px;
	text-align: justify;
}

.thumbNoticias {
	background-color: #FFF;
	padding: 5px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 17px;
	margin-right: 7px;
}
#separador {
	float:left;
	width: 1px;
	height:600px;
}

#textoportada{
	height: 145px;
	width: 100%;
	background-color: #f0f0f0;
}
#encabezadoPortada{
	height: auto;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-variant: small-caps;
}





.current_page_item a{
	text-decoration:underline;
}


.post {
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 30px;
	}
.post img {
	background-color: #FFF;	
}
.post a img:hover {
	background-color: #CCC;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background-image: url(images/sombrabajo.jpg);
	height: 30px;
	width: 1034px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-family: "Century Gothic";
	background-repeat: no-repeat;
	background-color: #ACC5DB;
	background-position: 0px 0px;
	vertical-align: baseline;
	}
	
.listatratamientos{
	margin-top: 20px;
}
.listatratamientos li{
	list-style-type: none;
	display:inline;
}
.listatratamientos li a{
	text-decoration: none;
	background-color: #FFF;
	color: #355E81;
	margin: 2px;
	list-style-type: none;
	height: 25px;
	width: 350px;
	text-align: center;
	float: left;
	padding-top: 2px;
	text-decoration: none;
}
.listatratamientos li a:hover{
	background-color: #EEE;
}

/* End Structure */












/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-image: url(images/fondo.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #acc5db;
	}

#page {
	background-color: #ffffff;
	text-align: left;
	}



#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5 {
	font-family: "Century Gothic";
	color: #355E81;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	margin-top: 30px;
	margin-bottom:35px;
}

h2 {
	font-size: 18px;
}
h2 a {
	color: #355E81;
	text-decoration:none;
}
h2 a:hover {
	color: #355E81;
	text-decoration:underline;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: normal;
	}





.entry p a:visited {
	color: #355E81;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #ffffff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* End Typography & Colors */







/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}




/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 3px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background-color: #CCCCCC;
	padding: 15px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation, 
.navigation a{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color:#355E81;
	text-decoration:none;
	margin-right: 15px;
	}
.navigation a:hover{
	text-decoration:underline;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */