/*
Theme Name: Refanic
Theme URI: http://www.flasheves.com
Description: Theme para Refanic
Version: 1.0
Author: Erick Vanegas ( @eveevans )
Author URI: http://www.flasheves.com
Tags: flasheves, eveevans

	Refanic 1.0
	 http://www.refanic.com

	Este theme fue hecho por Erick Vanegas ( @eveevans )

*/


body {
    font-family: Trebuchet,Verdana,Arial,Helvetica,sans-serif;
    color:#333;
    background-color:#efefef;
    font-size:15px;
}

h1,h2,h3,h4,h5,h6{
    font-family:garamond;
    color:#006699;
}

h2 {
  font-size:24px;
}

a {
    color:#006699;
}

img {
	/*border:1px solid #999;*/
}


.hentry .alignleft {
	float:left;
    margin:10px;
    margin-left:0;
}

.hentry .alignright {
	float:right;
    margin:10px;
    margin-right:0;
}

.hentry p {
    /*padding-bottom:20px;*/
    padding:10px 0;
}

.hentry p > img {
    padding:0;
}


.pre, .destacado, .cuerpo , .pie, .menuc{
    overflow:hidden;
    /*width:100%;*/
}

.pre {
    background-color:#dedede;
  /*  background-image:url(images/bg_portada01.jpg);*/
    background-position:center;
    background-repeat:no-repeat;
}

.destacado {
    background-color:#2889bc;
   /* min-height:263px;*/
    background-image:url(images/destacado_bg.jpg);
    background-repeat:repeat-x;
    padding:20px 0;
    border-bottom:1px solid #8ebed7;
}

.pie {
    background-color:#333333;
    color:#e5e8ea;
}

.cuerpo {
    min-height:263px;
    background-image:url(images/cuerpo_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
}

.logo {
    height:212px;
}

.menuc {
    background-color:#333;
    height:30px;
    margin-top:-30px;
    color:#fff;
}

.footer {
    padding:20px;
    font-family:georgia;
    font-size:12px;
    text-align:center;
}

.show-80 { -moz-opacity:.80; filter:alpha(opacity=80); opacity:.80; }

.cont_portada {    
}

.cont_portada img {
    float:left;
    margin-right:10px;
    margin-bottom:5px;
}

.contenido {
    padding:20px 0;
    overflow:hidden;
}

.more-link {
    clear:both;
    display:block;
    font-size:14px;
    padding:10px 0;
}

#menu{
    overflow:hidden;
    height:30px;
    line-height:30px;
}

#menu a{
    text-decoration:none;
    color:#bebebe;
    display:block;
    padding: 0 20px;
}

#menu a:hover{
    color:#ddd;

}

#menu .current_page_item a,#menu .current-cat a{
    color:#fff;
}

#menu li{
    float:left;
    /*margin:0 20px;*/
}

#des_menu{
    font-size:17px;
}

#des_menu a{
    text-decoration:none;
    padding:5px;
    display:block;
    background:transparent url(images/transparente.gif) repeat scroll left center;
    background-color:transparent;
}

#des_menu li{
    padding:5px 0 5px 12px;
}

#des_menu li:first-child{
   /* padding-top:0;*/
}

.dest_activo{
    /*background-color:#A4D2EC;*/
    background-image:url(images/flea_izq.png);
    background-position:left center;
    background-repeat:no-repeat;
}

.dest_activo a{
}

.portada_laboratorio {
    border:2px solid #298fc3;
    float:left;
    width:100px;
    height:75px;
    background-color:#fff;
    overflow:hidden;
    margin:0 20px 20px 0;
}

.portada_laboratorio h2{
    display:none;
}

.portada_laboratorio img{
}

.cont_labs_wide {
    overflow:hidden;
    width:488px;
    position:relative;
}

#cu3er-container {width:960px; outline:0;}

.labs_wide {
        position:relative;
        top:0;
        left:0;
        overflow:hidden;
}

.wrap_ul {
    width:100%;
}

#ul_headline {
    overflow:hidden;
    clear:both;
    margin:auto;
    position:relative;
}

#ul_headline li {
    float:left;
}

#ul_headline li a{
    padding:5px;
    margin:5px;
    font-size:14px;
    color:#a4d2ec;
    background-color:#006699;
    text-decoration:none;
}


#ul_headline .activo {
        background-color:#a4d2ec;
        color: #006699;
}

.port_destacado {
    height:214px;
    overflow:hidden;
    width:300px;
    z-index:999;
    position:relative;
}

.des {
    height:214px;
    overflow:hidden;
}

.port_destacado_wide {
    position:relative;
}

.port_destacado .alignleft {
    padding:0;
}

.port_destacado p {
    margin:0;
    padding:0;
    padding-bottom:0;
}

.hidden {
    display:none;
}

.internado {
    overflow:hidden;
}

.categorias {    
}

.categorias .post{
    margin:10px 0;
    border-bottom:1px solid #d9edf6;
    clear:both;
    overflow:hidden;
}

.borde {
    border:1px solid #298fc3;
}

/* pagenavi */
.wp-pagenavi{
    padding:10px;
    text-align:center;
}

.wp-pagenavi .pages {
    display:none;
}

.widget {
    margin-bottom:20px;
}

.widget ul {
}

.widget li {
    /*list-style:circle;
    list-style-position:inside;*/
}

.widget a{
    text-decoration:none;
    display:block;
    padding:5px;
    border-bottom:1px solid #D9EDF6;

}

.widget a:hover{
   /* text-decoration:underline;*/
    background-color:#ddf0f7;
}

/* tooltip tipsy */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
