*{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:#EFEFEF url(images/fondo_pixel.gif) repeat scroll 0 0;
	text-align: left;
	line-height: 140%;
	font-size: 12px;
	}

#web{
	clear: both;
	width: 994px;
	margin: auto;
	background:transparent url(images/fondo_centro.gif) repeat-y scroll 0 0;
	display: block;
	overflow: hidden;
        }
		  
#contenido {
	position: relative;
	clear: both;

	display:block;
	float:left;
	padding-left:10px;
	min-height:300px;
	padding:0;
	width:100%;
}

#cabecera{
	position: absolute;
	width: 100%;

	background: #4F6074;
	top: 102px;
	left: 0px;
}

#cabecera-small{

}


#cabecera_portada{
	background: url(sobrecelulasmadre/banner.jpg) no-repeat;
	height: 331px;
	width: 1024px;
	position:relative;

}
#cabecera_portada #searchform {
	position: absolute;
	left: 30px;
	top: 280px;
}
#cabecera_portada #cabecera_foto{
	position: absolute;
	left: 322px;
	bottom:76px;
	width: 684px;
	height: 252px;
	background: url(images/cabecera_foto.jpg);
	
}
#cabecera_portada ul{
	padding: 0;
}
#cabecera_portada ul li{
	list-style:  none;
	background:  url(images/listas.gif) no-repeat 0 6px;
	padding-left: 15px;
}
#cabecera_portada p.description{
	position: absolute;
	bottom: 0;
	left: 380px;
}
#cabecera_portada h1.blogtitle {
	font-size: 22px;
	font-weight: bold;
	color: #0D6D6E;
	position: absolute;
	left: 30px;
	top: 30px;
       }
		 
#cabecera_portada #descripcion{
	position: absolute;
	left: 40px;
	top: 60px;
	height: 200px;
	width: 200px;
}


#header {
background:url(sobrecelulasmadre/fondo2.jpg) repeat;
 height: 23px;
    position: absolute;
	top:0px;
	width:980px;
	height:362px;
	float: left;
	display: inline;
	position: relative;
	margin-left: 7px;
	}
	
#header-small {
background:url(sobrecelulasmadre/fondo2.jpg) repeat;
 height: 23px;
    position: absolute;
	top:0px;
	width:980px;
	height:102px;
	float: left;
	display: inline;
	position: relative;
	margin-left: 7px;
	border-top: 1px solid #0E7173;
	}
		
#logo {
background:transparent url(sobrecelulasmadre/banner.jpg) no-repeat scroll 0 0;
height:262px;
left:0;
position:relative;
top:0;
width:980px;
float: left;
}

#logo-small {
background:transparent url('images/logo-small.png') no-repeat scroll 0 0;
height:43px;
float: left;
position:relative;
margin: 20px;
width:310px;

}

#nav {
	line-height:30px;
	position: absolute;
	top:72px;
        }
		  

.seccioncat{
color:#666;
clear: both;



}
.seccioncat a{
	color: #00789F;
}

.seccionmas{
	color: white;
	background:#656565;
	margin:15px 0px 15px 0;
	padding:0 0 0 7px;
	line-height: 24px;
	clear: both;
}
.entry .relacionados_dentro{
	background:#FF6600 url(images/relacionados_top.gif) no-repeat top;
	width: 207px;
	float: right;
	margin: 0 0 10px 10px;
}
.entry .relacionados_dentro a{
	color: white;
	text-decoration: none;
}
.entry .relacionados_dentro a:hover{
	text-decoration: underline;
}
.entry .relacionados_dentro p{
	padding:10px 0 0 20px;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.entry .relacionados_dentro .relacionados_bottom {
	background: url(images/relacionados_bottom.gif) bottom no-repeat;
	height: 11px;
}

.relacionados{
	border: 1px dotted #999;
	background: #EFEFEF;
	margin-bottom: 10px;
	padding: 5px;

}



.relacionados ul{
	margin-left: 10px;
	padding: 10px 5px 20px 10px;
}
.relacionados li{
	list-style: none;
	color: #666;
	list-style-position: outside;
}
.relacionados li a{
	margin-left: 25px;
	background: url(images/bullet_lista_2.gif) no-repeat 0 4px;
	padding-left: 15px;
}


#principal {
      display:inline;
      float:left;
      text-align:justify;
       width:752px;
	}
	
#centro{
	display:block;
    float:left;
     margin-left:25px;
     margin-top:20px;
     padding:5px;
     width:510px;

}
	

#derecha {
color:#0F7375;
display:inline;
float:right;
height:804px;
position:relative;
right:0;
text-align:center;
top:0;
margin-top: 35px;
width:189px;
          }




#izquierda { 
display:inline;
float:left;
margin-left:25px;
margin-top:20px;
text-align:left;
width:210px;
}
	
#footer {
	background:transparent url(images/fondo_pie.jpg) repeat-x scroll center top;
   clear:both;
   color:#FFFFFF;
    height:70px;
   line-height:100%;
	margin-left: 7px;
   padding-top:0;
    width:980px;
        }
		
#footer_contenido{
	width: 980px;
	margin: auto;
}

#footer p {
    color:#666666;
float:left;
font-size:11px;
margin-left:15px;
margin-top:43px;
text-align:left;
	        }
#footer a{
	color:#45ACB9;
	font-weight: bold; 
}
 
#tag_cloud{

}
#tag_cloud h2{
	
}
#tag_cloud a{
	color: #999999;
	padding: 7px;


}
/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	text-align: left;
	font-weight:normal;
	font-size: 13px;
	}

h2.titulo {
	font-size: 25px;
	color:#0D6D6E;
	font-weight: bold;
	line-height: 120%;
	padding-top:15px;
	padding-bottom: 15px;
	fgont-family: "Trebuchet MS";
	}
h2{
	color: #FFFFFF;
	font-size: 13px;
}
h3{
	color: #666;
	font-style: italic;
	font-weight: bold;
}
h4{
	color: white;
	background:#656565;
	margin:5px 0px 5px 0;
	padding:0 0 0 7px;
	line-height: 24px;
	clear: both;
}

h5{
	font-size:21px;
	color: #666;
	jfont-weight: bold;
	border-bottom: 1px dotted #ccc;
	font-family:"Arial Narrow";
	font-family: "Trebuchet MS";
}
ul, li{
	list-style-type: none;
}



#izquierda h2{
	color:#9AAAAA;
    font-size:18px;
    font-weight:bold;
    padding-left:4px;
        }
		  
#izquierda ul{
font-family:Arial,Times,serif,Times;
font-size:11px;
margin-top: 8px;
}

#izquierda ul li{
margin:5px 0 0 10px;
padding:0 0 0 20px;
background: transparent url(images/miniico.png) no-repeat left center;


}

#izquierda ul li a{
	color:white;
}

#derecha h2{
	color:#0F7375;
    font-size:11px;
    font-weight:bold;
    padding-left:0;
    text-transform:uppercase;
        }

p.categoria{
	color: #666;
	line-height: 25px;
	clear: both;
	margin: 0;
	padding-left: 20px;
	background: url(images/etiquetas.gif) no-repeat 0 6px;
}
p.categoria a{

}


/* -------------------[ Links ]------------------- */




	
strong{
	color: #0D6D6E;
}
b{
	color: #000;

}
i{
		color:#FFF;
}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        
        }
img.aligncenter {
        
        margin: 0px auto;
        background: #fff;
        padding: 2px;
        
        }
		

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#izquierda ul li ul {
        margin: 0px 0px 5px 0px;
        padding: 5px 5px 5px 5px;
		  

        }

#izquierda ul li ul li {
	list-style-type:none;
    padding:0 0 10px;

        }

#izquierda ul li ul li a {
		color:#FFFFFF;
        line-height:15px;
        padding-left:5px;
        }
/* -------------------[ Middle Content ]------------------- */

#derecha ul {
	line-height:20px;

padding:0 0 5px;
background: url("sobrecelulasmadre/marco4.jpg") repeat-y scroll 0 0 transparent;
}

#derecha ul li {
padding: 0;
margin-bottom: 5px;

}

#derecha ul li ul {
        margin: 0px 0px 5px 0px;
       padding: 5px;

        }
#derecha ul li ul li {
	list-style-type:none;
	padding: 0px 10px 0px 5px;
	border-bottom: 1px dotted #4F8AAC;

        }
#derecha ul li ul li a {
		color: #4F8AAC;
		padding-left: 10px;
		line-height: 22px;
        }






/* -------------------[ Misc Tags and Classes ]------------------- */
#header h1.blogtitle, #header-small h1.blogtitle {
	font-size: 22px;
	font-weight: bold;
	color: white;
	float: left;
	margin: 0;
	padding: 20px;
	display: none;
        }
		  
p.description {
        color:white;
		 	padding: 20px;
		  font-size: 14px;
		display:none;
        } 



p {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #333;

	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a {
	text-decoration: none;
	color: #0D6D6E;

}
strong a {
	text-decoration: underline;

}
a strong{
	text-decoration: underline;
	color: #FF6600;

}
a:hover{
	text-decoration: underline;

}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}
.navigation a{
	jcolor: #00789F;
}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0 ;
	margin: 0;
	color: #333;
	}
	
.entry img{
	padding: 3px;
	
}
.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
}

ul li.glosario{
	border: 1px solid #0E7173;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 14px;
	display: block;
	overflow:hidden;
}

.glosario img{
	border: 1px solid;
	margin-right: 10px;
	float: left;
}

.glosario p{
	width: 80%;
	float: left;
	line-height: 50px;
	margin-bottom: 0;
}

.entry ul li{
	list-style:  none;
	background:  url(images/listas.gif) no-repeat 0 6px;
	padding-left: 15px;
}
.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}
.entry a{
	text-decoration: none;
}

.entry a:hover{
	text-decoration: underline;
}

.postinfo {

	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {

	}
	
.cont_categoria{
	margin: 0 ;
	padding: 15px 15px 5px;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
span{
	color: #FF731F;
}


a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	height: 23px;
	position: absolute;
	right: 20px;
	top:25px;        }

#searchform #s {

	margin-right: 2px;
	}

#searchform #submit {



	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	line-height:30px;
	float:left;
	list-style: none;
	text-transform: uppercase;
    }  

ul.nav li {
        float: left !important;
        list-style-type: none;
		  margin-right: 4px;
        }

ul.nav li a, ul.nav li a:link {    
	color: #fff;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	background: url(images/nav.jpg) repeat-x top;
	padding: 0 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
       }



ul.nav li.current_page_item a, ul.nav li a:hover{
	background: url(images/nav_hover.jpg) repeat-x;
	color: #4F6074;
	text-decoration: none;
	font-weight: normal;

        }

ul.nav li ul {
	float:left;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
	padding:auto;
	border:0;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
	
}

.entry td {
	border:0;
	vertical-align: middle;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
.featurepost h2 a {
font-size: 20pt;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 10px;
}

div.fin_de_centro{
	clear: both;
	width: 100%;
	height: 28px;
	background: url(images/fin_de_centro.jpg) repeat-x;
}

#menualto {
   color:#000000;
    height: 23px;
	margin-left:10px;
    position: absolute;
	top:25px;        }


.sidebar1 {
background-color:#0E7173;
top:0px;
height: auto;
display: block;
overflow: hidden;
position: relative;
-moz-border-radius: 8px; 
-webkit-border-radius: 5px; 
padding:10px;
margin-bottom: 10px;
}


.sidebar2{
background-color:#E2ECED;
top:0px;
height: auto;
display: block;
overflow: hidden;
position: relative;
-moz-border-radius: 8px; 
-webkit-border-radius: 5px; 
padding:10px;
border: 2px solid #0E7173;
margin-bottom: 10px;
}


#sidebar1 {
background:url(sobrecelulasmadre/marcoa1.jpg) no-repeat;
top:opx;
height: 20px;
position: relative;
}
#sidebar2 {
background:url(sobrecelulasmadre/marcoa2.jpg) no-repeat ;
top:opx;
height: 20px;
position: relative;
}
#sidebar3 {
background:url(sobrecelulasmadre/marcob1.jpg) no-repeat;
top: opx;
height: 11px;
position: relative;
}

#sidebar4 {
background:url(sobrecelulasmadre/marcob2.jpg) no-repeat;
top: opx;
height:11px;
position: relative;
}

#sidebar7 {
background:url(sobrecelulasmadre/marco4b.gif) no-repeat;
top: opx;
height:14px;
position: relative;
}
#izquierda2 {
background:#0E7173;
}
#izquierda3 {
background:url(sobrecelulasmadre/marcob3.jpg) repeat-y;
float:right;
position:relative;
right:0;
text-align:center;
top:0;
}
#sidebar8 {
color:#333333;
font-size:11px;
margin-left:25px;
margin-top:10px;
text-align:left;
}

.entradilla{
	float:left;
	padding:10px 20px 10px 0;
	width:280px;
}

.sumario{
	width:200px;
	float:left;
	padding-left: 10px;
}

.sumario img{
	border:none;
}

.sumario h2{
	color:#0D6D6E;
	border-bottom: 2px dotted #0D6D6E;
	padding: 5px;
	margin-bottom: 10px;
}

.sumario a{
	font-weight: bold;
	text-decoration: none;
}

.sumario .entry td, .sumario .entry th {
	padding: 0;
}

.noticia{
	display: block;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.noticia h3{
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #0E7173;
	font-weight: normal;
	line-height: 12px;
	margin-top:10px;
}

.noticia h3 a{
	color: #0E7173;

}

.noticia img{
	width: 60px;
	float:left;
	border: 1px solid #0E7173;
	
	background: #D8ECE1;
	margin:5px 10px 5px 5px;
}


#izquierda li.page_item{
	margin-top:5px;
	background: transparent url(images/listas2.gif) no-repeat scroll 0 6px;
	padding-left: 10px;
}

#izquierda li.page_item a{
	color:white;
}

#izquierda h2.widgettitle{
	margin-top: 6px;
}

#tag_cloud-6 a{

	color:#0E7173;
}

.entrada_video_destacado {
margin:5px;
position: relative;
}

.entrada_video_destacado {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
clear:both;
display:block;
margin:0 5px 10px;
overflow:hidden;
padding:1px;
}

.entrada_video_destacado .youtube_thumbnail .marca_video {
left:0;
top:36px;
}

.youtube_thumbnail .marca_video {
background:url("http://www.deellas.com/wp-content/themes/de-ellas-bp/images/play.png") repeat scroll 0 0 transparent;
display:block;
float:left;
height:90px;
left:1px;
position:absolute;
top:1px;
width:120px;
}

.youtube_thumbnail .marca_video {
	background-position: 0 -90px;
}

.entrada_video_destacado h3 a.titulo_video {
color:#262626;
float:left;
}

.entrada_video_destacado h3 {
background:url("http://www.deellas.com/wp-content/themes/de-ellas-bp/images/concursos/concurso_bg.gif") repeat-x scroll 0 0 transparent;
color:#262626;
font-size:13px;
font-weight:bold;
height:30px;
line-height:30px;
margin:0 0 5px;
text-shadow:1px 1px #F0F0F0;
}

a.acceder {
-moz-border-radius:3px 3px 3px 3px;
background:url("http://www.deellas.com/wp-content/themes/de-ellas-bp/images/boton_acceder.png") no-repeat scroll right top transparent;
border:1px solid #DDDDDD;
color:#666666;
float:right;
font-size:12px;
font-weight:normal !important;
height:25px;
line-height:25px;
margin:1px 1px 1px 10px;
padding:0 30px 0 10px;
text-shadow:1px 1px 0 #FFFFFF;
text-transform:lowercase;
}
p.extracto {
color:#666666;
font-size:11px;
height:37px;
margin:0;
overflow:hidden;
float: left;
width: 70%;
padding: 10px;
}

.youtube_thumbnail img{
	float: left;
}

#derecha ul.bancos{    -moz-border-radius: 0 0 0 10px;
    background: none repeat scroll 0 0 #E2ECED;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
    display: block;
    height: auto;
    overflow: hidden;
    padding-top: 5px;
    margin-right: 1px;}
#derecha ul.bancos li{width: 180px; margin: 5px; float: left;}
#derecha ul.bancos li img{width: 160px; height: auto;}

ul.bancos li{width: 210px; margin: 7px 20px; float: left;}
ul.bancos li a img{border: 1px solid white;}
ul.bancos li a img:hover{border: 1px dotted #0E7173;}
ul.bancos li h4{background: #E2ECED; -moz-border-radius: 0 0 8px 8px; text-align: center;}

#paises{float: right; width: auto; margin-top: 30px; margin-right: 10px;}
#paises ul li{ width: 20px; float: right; margin: 4px}
#paises ul li.ar a{ background: transparent url('http://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Flag_of_Argentina.svg/20px-Flag_of_Argentina.svg.png') no-repeat 0 0; width: 20px; height: 13px; display: block; }
#paises ul li.ch a{ background: transparent url('http://upload.wikimedia.org/wikipedia/commons/thumb/7/78/Flag_of_Chile.svg/20px-Flag_of_Chile.svg.png') no-repeat 0 0; width: 20px; height: 13px; display: block;  }
#paises ul li.es a{ background: transparent url('http://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Spain.svg/20px-Flag_of_Spain.svg.png') no-repeat 0 0; width: 20px; height: 13px; display: block;  }
#paises ul li.mx a{ background: transparent url('http://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Mexico.svg/20px-Flag_of_Mexico.svg.png') no-repeat 0 0; width: 20px; height: 13px; display: block;  }
#paises ul li.co a{ background: transparent url('http://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Flag_of_Colombia.svg/20px-Flag_of_Colombia.svg.png') no-repeat 0 0; width: 20px; height: 13px; display: block;  }
#paises ul li.us a{ background: transparent url('http://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Flag_of_the_United_States.svg/22px-Flag_of_the_United_States.svg.png') no-repeat 0 0; width: 20px; height: 13px; display: block;  }

ul#menu-top-menu li{float: left;     padding: 0 5px; border-right: 1px solid;}
.linklove {display: none;}

div.comment-content {
    background: url("/wp-content/themes/embarazada/images/profile_menu_button_sin_borde.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    font-size: 14px;
    margin: 10px 0 10px 55px;
    min-height: 10px;
    padding: 5px 15px;
}

.ratingtext{display: none;}
.commentlist{clear: both;}
ol.commentlist li{padding-top: 20px; }
ol.commentlist li p{background: #E2ECED; padding: 5px 10px; -moz-border-radius: 5px;}
.quotes-left{   background: url("images/quotes-left.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    margin-top: -15px; }
.quotes-right{background: transparent url('images/quotes-right.png') no-repeat 0 0;       display: block;
    float: right;
    height: 40px;
    width: 40px;
    margin-top: -35px; }
    
h2#comments, h2#respond{    border-bottom: 1px dotted;
    clear: both;
    color: #0D6D6E;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0 2px;}
    
.ratingblock{float: right;}
.ratingheader{font-weight: bold;}

#commentform{ margin: 10px;}
#commentform p label[for="author"]{background: url("images/profile-icons.png") no-repeat scroll 0 -20px transparent; padding:5px 28px;}
#commentform p label[for="email"]{background: url("images/profile-icons.png") no-repeat scroll 0 -41px transparent; padding:5px 28px;}
#commentform p input[type="submit"]{float: right; margin-bottom: 10px; height: 35px;}
#commentform p input[type="text"]{padding: 5px;}
ol.tblist{display: none;}

.entry a.opinion{background: url("images/profile-icons.png") no-repeat scroll 0 -184px transparent; font-weight: bold; padding:5px 28px;  margin-bottom: 10px; display: block; text-decoration: underline;}
#gigabanner{height: 90px; width: 980px;    padding: 5px 0 5px 8px; background: url("images/copy-embarazo.png") no-repeat scroll top right transparent; }

#especial{padding: 20px;}

#especial table img{width: 150px; height: 58px;}
#especial table td{padding: 10px;}
#especial table td strong{font-size: 16px;}
#especial table td h4{    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #E2ECED;
    color: #0D6D6E;
    font-size: 16px;
    height: 26px;
    text-align: center;}
#especial table tr td{border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;}
