/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/2c-l.css');*/

h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
}
img{
    border: none;
}
body{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

/* Just some example content */
div.skip-link {
    position:absolute;
    right:1em;
    top:1em;
}

div#header{
    background: url(img/header-fondo.png) no-repeat right 0;
    height: 118px;
    width: 960px;
    margin: 0 auto;
}
div#header .logo{
    margin: 6px 0 0 35px;
    position: absolute;
}
div#menu *{
    margin: 0;
    padding: 0;
    font-size: 11px;
	font-weight:bold;
}
div#menu .page-item-3,
div#menu .page-item-5,
div#menu .page-item-30,
div#menu .page-item-32,
div#menu .page-item-34{
    width: 177px;
    height: 20px;
}
div#menu .page-item-35,
div#menu .page-item-44,
div#menu .page-item-72,
div#menu .page-item-62,
div#menu .page-item-67{
    height: 20px;
}
div#menu {
    background: url(img/menu-border.gif) no-repeat 22px 17px;
    /*background:#EEE;*/
    /*height:1.5em;*/
    /*margin:1em 0;*/
    /*width:100%;*/
    float: right;
    width: 333px;
    padding-top: 13px;
    padding-left: 30px;
}
.access-nav{
    height: 25px;
    float: right;
    width: auto;
    margin-top: 93px;

    
    top: 93px;
}
.access-nav div {
    float: left;
}
.access-nav .el-medico-dice{
    background: url(img/el-medico-dice.jpg) no-repeat;
    width: 201px;
}
.access-nav .foro-ingreso{
    background: url(img/foro-ingreso.jpg) no-repeat;
    width: 245px;
}
.access-nav a{
    display: block;
    height: 25px;
}

div#menu ul{
    
}

div#menu ul,div#menu ul ul {
    list-style:none;
    margin:0;
    padding:0;
}

div#menu ul a {
    /*display:block;*/
    text-decoration:none;
    padding: 4px 10px;
    line-height:20px;
    color: #7c1101;
}

div#menu ul ul ul a {
    font-style:italic;
}

div#menu ul li ul {
    left:-999em;
    position:absolute;
}

div#menu ul li:hover ul {
    left:auto;
}

.entry-title,.entry-meta {
    clear:both;
}
div#container{
    border-top: 1px #e1e1e1 solid;
    background: url(img/content-fondo.png) repeat-x 0 5px;
}
div#content{
    /*background: #fff url(img/fondo-cuerpo.png) repeat-y 0 0;*/
    margin: 0 auto;
    width: 990px; /*960px;*/
}
div#content div.page, div#content div.post{
    /*background: #f3f3f3;*/
    width: 655px;
    /*margin-top: 5px;*/
    /*margin-right: 5px;*/
    
    float: right;
}
div.sidebar{
    background: #fff;
    float: left;
    margin-top: 5px;
    margin-left: 35px;
    width: 300px;
    /*padding-right: 21px;*/
    margin-bottom: 50px;
}

h3.titulo-noticias{
    
    border-bottom: 1px #d2d2d2 solid;
    font-weight: normal;
    font-size: 15px;
    margin-top: 30px !important;
    margin-bottom: 8px !important;
    /*padding-left: 53px;*/
}
h3.titulo-noticias a{
    text-decoration: none;
    color: #2abada;
}
div.sidebar .noticias{
    
}
div.sidebar .noticias .resumen{
    color: #626d7d;
    font-size: 12px;
    margin-top: 10px;
}
div.sidebar .noticias h2 a{
    color: #626d7d;
    text-decoration: none;
    font-size:15px;
}
div.sidebar .noticias .fecha{
    float: left;
    width: 40px;
    text-align: center;
    margin-right: 13px;
}

div.sidebar .fecha .verde {
    background: #a5da2a !important;
}
div.sidebar .fecha .dia {
    background: #2abada;
    color: #fff;
    line-height: 29px;
    font-weight: bold;
    font-size: 20px;
}
div.sidebar .fecha .mes {
    background: #dedede;
    color: #666;
    line-height: 16px;
    font-size: 11px;
}
div.sidebar .fecha .anio {
    color: #8F8F8F;
    border: 1px #8F8F8F solid;
    line-height: 33px;
    font-size: 12px;
    margin-top: 10px;
}
h3.titulo-proximas-actividades{
    border-bottom: 1px #d2d2d2 solid;
    font-weight: normal;
    font-size: 15px;
    margin-top: 30px !important;
    margin-bottom: 8px !important;
}
h3.titulo-proximas-actividades a{
    text-decoration: none;
    color: #a5da2a;    
}
form#commentform .form-label {
    margin:1em 0 0;
}

form#commentform span.required {
    background:#fff;
    color:#c30;
}

form#commentform,form#commentform p {
    padding:0;
}

input#author,input#email,input#url,textarea#comment {
    padding:0.2em;
}

div.comments ol li {
    margin:0 0 3.5em;
}

textarea#comment {
    height:13em;
    margin:0 0 0.5em;
    overflow:auto;
    width:66%;
}

.alignright,img.alignright{
    float:right;
    margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
    float:left;
    margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
    display:block;
    margin:1em auto;
    text-align:center;
}

div.gallery {
    clear:both;
    height:180px;
    margin:1em 0;
    width:100%;
}

p.wp-caption-text{
    font-style:italic;
}

div.gallery dl{
    margin:1em auto;
    overflow:hidden;
    text-align:center;
}

div.gallery dl.gallery-columns-1 {
    width:100%;
}

div.gallery dl.gallery-columns-2 {
    width:49%;
}

div.gallery dl.gallery-columns-3 {
    width:33%;
}

div.gallery dl.gallery-columns-4 {
    width:24%;
}

div.gallery dl.gallery-columns-5 {
    width:19%;
}

div#nav-above {
    margin-bottom:1em;
}

div#nav-below {
    margin-top:1em;
}

div#nav-images {
    height:150px;
    margin:1em 0;
}

div.navigation {
    height:1.25em;
}

div.navigation div.nav-next {
    float:right;
    text-align:right;
}

div.sidebar input#s {
    /*width:7em;*/
}

div.sidebar li {
    list-style:none;
    margin:0 0 2em;
}

div.sidebar li form {
    margin:0.2em 0 0;
    padding:0;
}

div.sidebar ul ul {
    margin:0 0 0 1em;
}

div.sidebar ul ul li {
    list-style:disc;
    margin:0;
}

div.sidebar ul ul ul {
    margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
    list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
    float:left;
}

/*div#header,div#footer {*/
/*    text-align:center;*/
/*}*/

input#author,input#email,input#url,div.navigation div {
    width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
    margin:0;
    padding:0;
}
div.fondo-motivo{
    background: url(img/motivo-fondo.jpg) repeat-x;
    height: 28px;
}
div.fondo-motivo .motivo{
    background: url(img/motivo.jpg) repeat-x;
    height: 28px;
    width: 457px;
    margin: 0 auto;
}
div.fondo-motivo .intranet{
    background: url(img/acceso-intranet.gif) repeat-x;
    float: right;
    width: 200px;
    line-height: 28px;
    text-align: center;
}
div.fondo-motivo .intranet a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}
div.fondo-motivo .contenedor{
    width: 960px;
    margin: 0 auto;
}
div.clear{
    clear: both;
}
.form-buscar{
    background: url(img/buscar-fondo.gif) no-repeat;
    margin-top: 30px !important;
    border: 6px solid #bcbcbc;
    height: 22px;
}

.form-buscar span{
    margin-right: 20px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
    display: block;
    float: left;
    
}
.form-buscar  #mp-message{
    position: relative !important;
    }
.form-buscar #mp-loading{
    display: none;
}
.form-buscar span.success{
    color: #000 !important;
}
.form-buscar input{
    line-height: 22px;
    border: none;
}
.form-buscar input.text, .form-buscar .MailPressFormEmail{
    width: 180px;
    float: left;
    padding-top: 3px;
    
}
.form-buscar input.button, .form-buscar input.MailPressFormSubmit{
    background: url(img/buscar-boton.gif) no-repeat 0 -2px;
    padding: 0;
    width: 35px;
    height: 22px;
    float: right;
}
.miembro{
    margin-top: 30px !important;
    color:#626d7d;
    font-size: 12px;
}
.miembro div{
    margin-bottom: 10px !important;    
}
.miembro img{
    float: left;
}
.miembro img.left{
    margin-right: 4px;
}
#sub-menu{
    background: url(img/submenu-fondo.png) repeat-x;
    margin:6px 0 0 21px;
    width: 617px;
    height:33px;
}
#sub-menu ul, #sub-menu ul li{
    margin: 0;
    padding: 0;
}
#sub-menu ul li{
    list-style: none;
    float: left;
    margin-left: 8px;
    line-height: 33px;
}
#sub-menu ul{
    height: 33px;
}
#sub-menu ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
#sub-menu ul li a:hover{
    color: #000;
}
#sub-menu ul li.current_page_item a{
    border-bottom: 2px solid #aa554e;
}
/**
 *  Contenido
 */
#content .entry-content table{
    display: inline;
}
#content .entry-content{
    background: url(img/fondo-contenido-pie.png) no-repeat 0 bottom;
    color: #4F4A4A;
    font-size: 12px;
    padding-bottom: 40px;
    line-height: 16px;
}
#content .entry-content p{
    line-height: 20px;
}
#content .entry-content ul{
    padding-left: 20px;
}
#content .entry-content ul li{
    /*padding-left: 5px;*/
    margin-bottom: 5px;
}
#content .entry-content-avobe{
    margin: 0 37px 0 43px;
}
    
#content .entry-content a{
    color: #821405;
    text-decoration: none;
}
#content .entry-content a:hover{
    text-decoration: underline;
}
#content .entry-content ul li{
    list-style: square;
    line-height:20px;
}
#content .entry-content li li,
#content .entry-content li li li{
    list-style: inherit ;
}

#footer{
    background: url(img/footer.jpg) bottom center repeat-x;
    height: 208px;
}
#footer .links{
    /*background: #dcdca0;*/
    /*height: 53px;*/
    width: 620px;
    margin: 0 auto;
    color: #535400;
    padding-left: 340px;
    padding-top: 70px;
}
#footer .links .a{
    background: #dcdca0;
    /*height: 53px;*/
    color: #535400;
    text-align: center;
    font-size: 11px;
    /*line-height: 32px;*/
    vertical-align: middle;
    /*font-weight: bold;*/
    padding: 13px 0px;
}

#footer .links a{
    color: #535400;
    text-decoration: none;
}
#footer .links a:hover{
    text-decoration: underline;
}
#post-112 li.last{
    color: #2abada;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*margin: 0 30px;*/
    text-transform: uppercase;
    font-size: 20px;
    /*padding-left: 5px;*/
}
#post-410 li.last{
    color: #D8DA2A;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*margin: 0 30px;*/
    text-transform: uppercase;
    font-size: 20px;
    /*padding-left: 5px;*/
}
#post-402 li.last{
    color: #DA782A;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*margin: 0 30px;*/
    text-transform: uppercase;
    font-size: 20px;
    /*padding-left: 5px;*/
}
#post-34 li.last{
    color: #A5DA2A;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*margin: 0 30px;*/
    text-transform: uppercase;
    font-size: 20px;
    /*padding-left: 5px;*/
}
#post-85 h2.entry-title{
    color: #7c1101;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 30px;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 5px;
}
.noticias-listado{
    padding-left: 25px;
}
.noticias-listado ul li{
    float: left;
    list-style: none !important;
    width: 156px;
    height: 197px;
    padding-right: 25px;
    margin-bottom: 15px;
}
.noticias-listado h3{
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.noticias-listado h3 a{
    color: #626d7d;
    text-decoration: none;
}
.noticias-listado h3 a:hover{
    text-decoration: underline;
}
.noticias-listado .contenido{
    font-size: 12px;
    color: #8f8585;
    line-height: 15px;
}
.noticias-listado span{
    background: #ceeff6;
    color: #2aa5c1;
    font-size:13px;
    padding: 4px 10px;
}
.noticias-listado span.verde{
    color: #4b6807;
    background: #A5DA2A;
}
.noticias-listado span.rojo{
    color: #fff;
    background: #7C1101;
}

.aep-listado{
    padding-left: 25px;
}
.aep-listado ul li{
    float: left;
    list-style: none !important;
    width: 156px;
    height: 197px;
    padding-right: 25px;
    margin-bottom: 15px;
}
.aep-listado h3{
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.aep-listado h3 a{
    color: #D8DA2A;
    text-decoration: none;
}
.aep-listado h3 a:hover{
    text-decoration: underline;
}
.aep-listado .contenido{
    font-size: 12px;
    color: #8f8585;
    line-height: 15px;
}
.aep-listado span{
    background: #D8DA2A;
    color: #8E8F00;
    font-size:13px;
    padding: 4px 10px;
}
.aep-listado span.verde{
    color: #4b6807;
    background: #A5DA2A;
}
.aep-listado span.rojo{
    color: #fff;
    background: #7C1101;
}

div#wp_page_numbers{
    /*background: #F3F3F3;*/
    font-size: 12px;
    /*margin-bottom: 30px;*/
}
div#wp_page_numbers ul li{
    float: left;
    background: #CEEFF6;
    list-style: none !important;
    margin-right: 5px;
    color: #2AA5C1;
    width: auto !important;
    height: auto !important;
    padding-right: 0px;
}
div#wp_page_numbers .page_info{
    
}
div#wp_page_numbers a{
    color: #2AA5C1;
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding:4px 10px;
}
div#wp_page_numbers a:hover{
    background: #626D7D;
    color: #F3F3F3;
}
#post-34 div#wp_page_numbers ul li{
    background: #A5DA2A;    
}
#post-34 div#wp_page_numbers a{
    color: #fff;   
}
#post-85 div#wp_page_numbers ul li{
    background: #7C1101;    
}
#post-85 div#wp_page_numbers a{
    color: #fff;   
}
.category-noticias h2.entry-title{
    color: #2ABADA;
    border-bottom: 1px solid #d4d4d4;
    margin: 30px 43px 5px 37px;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 5px;
}
.category-aep_informa h2.entry-title{
    color: #D8DA2A;
    border-bottom: 1px solid #d4d4d4;
    margin: 30px 43px 5px 37px;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 5px;
}
.category-actividades div.date span, .category-noticias div.date span{
    background: #ceeff6;
    color: #2aa5c1;
    font-size:13px;
    padding: 4px 10px;
}
.category-aep_informa div.date span {
	background: #D8DA2A;
    color: #8E8F00;
    font-size:13px;
    padding: 4px 10px;
}
.category-el-medico-dice span a{
    color: #fff;
    text-decoration: none;
}
.category-actividades span a, .category-noticias span a{
    text-decoration: none;
    color:#666;
}
.category-actividades span a{
    color: #fff;
}
.category-actividades span a:hover, category-noticias span a:hover{
    color: #000;
}
.category-noticias .date{
    padding: 15px 43px 5px;
}
.category-aep_informa .date{
    padding: 15px 43px 5px;
}
.category-aep_informa span a{
    color: #8E8F00;
}
.category-aep_informa span a:hover{
    color: #000;
}
.category-actividades h2.entry-title{
    color: #A5DA2A;
    border-bottom: 1px solid #d4d4d4;
    margin: 30px 43px 5px 37px;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 5px;
}
.category-actividades div.date span{
    background: #A5DA2A;    
    color: #fff;
    font-size:13px;
    padding: 4px 10px;
}
.category-actividades .date{
    padding: 15px 43px 5px;
}


.category-el-medico-dice h2.entry-title{
    color: #7C1101;
    border-bottom: 1px solid #d4d4d4;
    margin: 30px 43px 5px 37px;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 5px;
}
.category-el-medico-dice div.date span{
    background: #7C1101;
    color: #fff;
    font-size:13px;
    padding: 4px 10px;
}
.category-el-medico-dice .date{
    padding: 15px 43px 5px;
}
.gallery img{
    border: none !important;
}
body.search-results h3.entry-title{
    font-size:15px;
    margin:15px 43px 5px 37px;
}
body.search-results h3.entry-title a{
    color:#626D7D;
    text-decoration:none;
}
body.search-results .date span {
    background:#7C1101 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:13px;
    padding:4px 10px;
}
body.search-results .date{
    padding:15px 43px 5px;
}
body.search-results .separador{
    border-bottom:1px dashed #C2C2C2;
    margin: 0 43px 0 37px;
}
.sombra{
    background: url(img/sombra-lateral.png) repeat-y right 0;
    width: 1055px;
    margin: 0 auto;
}
.wpcf7{
    margin-top: 20px !important;
}
.wpcf7 input, .wpcf7 textarea{
    font-size: 11px;
}
.wpcf7 p{
    margin: 0 0 5px 0 !important;
}
.wpcf7 input{
    padding-top: 4px;
    height: 20px;
    line-height: 20px;
}
.wpcf7 input.submit{
    border: 1px outset;
    background: none !important;
}
.wpcf7 input, .wpcf7 textarea{
    border: none;
    background: #cacaca;
}
#menu .page-item-34 a{
    background: #DA782A;
}
#menu .page-item-44 a{
    background: #D8DA2A;
}
#wpf-wrapper table{
    display: block !important;
}
#wpf-wrapper .wpf-table textarea{
    width: 85%;
}
.fondo-contenido{
    background: url(img/fondo-contenido.png) repeat-y 0 -15px;
}
.zoom{
    clear: both;
    margin-right: 40px;
    margin-bottom: 10px;
    text-align: right;
    color: #686868;
    font-size: 11px;
}
.zoom span {
    margin: 0 2px;
}
.zoom span a{
    text-decoration: none;
    color: #686868;
    font-size: 12px;
    
}
.zoom span a:hover{
    color: #000;
}
div.widecolumn .contenido{
	width: 500px;
	margin: 0 auto;
    padding-top: 50px;
	
}
.boletines-anios {
    
}
.boletines-anios span.boletines-mes{
    font-weight: bold;
}
.listado-anios{
    margin: 0 auto 15px;
    width: 770px;
}
.listado-anios span{
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}
.listado-anios span a{
    background: #7C1101;
    color: #fff !important;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}
.listado-anios span a:hover{
    text-decoration: none;
}
.content-logo{
    margin: 0 auto;
    width: 960px;
    padding-right: 75px;
    height: 70px;
    line-height: 70px;
}
.content-logo img{
    vertical-align: middle;
}
.banner { margin-top:20px;}
#CC{
	margin: 0px 0px 0px 10px;
    width: 400px;
	float:right;
	line-height:normal;
	font-size:10px;
	text-align:left;
}