/* IE7 HACKS */
*:first-child+html {
}
/* Neutralizamos los Estilos */
*{
	margin:0;
	padding:0;
	border:none;
}

.clear {clear:both;}
.clear2 {clear:both;height:30px;}
.clear3 {clear:both;height:10px;}
.float-left {float:left;}
.float-right {float:right;}
.center {text-align:center;}
html {
	height:100%;
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}
h1{font-size:24px;}
h2{font-size:17px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
#logo{
    height:58px;
	width:362px;	
	padding:40px 0 0 0;
	float:left;	
}
#menu{
	margin:54px 0px 0px 0px;	
	float:right;
	width:322px;
}
.narrowcolumn  {
	text-align: left;
	float: left;
	padding: 0 0 20px 40px;
	overflow: visible;	}
.alt {
	background-color: #FFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.altcoment {
	
	
	}	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	margin-top: 50px;
	}

#sidebar h3 {
  font-family: 'Arial', Verdana, Sans-Serif;
  font-size: 1.2em;
}
h3 {
  font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
  color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}
.entry p a{
  text-decoration: none;
  color:#5ba7b8;
}
.entry p a:visited {
  text-decoration: none;
  color: #b85b5a;
}

.commentlist li,  #commentform textarea {
  font-family: 'Arial', Verdana, Sans-Serif;
  font-size: 12px;
}
#commentform input{
  /*background-color: #ececec;*/
  border: solid 1px #D8E6E7;
  height: 25px;
  vertical-align: middle !important;
  text-align: left;
  font-family: 'Arial', Verdana, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  margin-bottom:4px;
  background-color:#D8E6E7
}
.commentlist li {
  font-weight: bold;
}
.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: 'Arial', Verdana, Sans-Serif;
 width: 300px;
}
.commentmetadata {
  font-weight: normal;
}
#sidebar {
  font: 1em 'Arial', Verdana, Sans-Serif;
}
#author {
  font: 0.9em 'Arial', Verdana, Sans-Serif;
  /*background-color: #ececec;*/
  border: 1px solid #999;
}
#email {
  font: 0.9em 'Arial', Verdana, Sans-Serif;
  /*background-color: #ececec;*/
  border: 1px solid #999;
}
#url {
  font: 0.9em 'Arial', Verdana, Sans-Serif;
  /*background-color: #ececec;*/
  border: 1px solid #999;
}
#url textarea{
  font: 0.9em 'Arial', Verdana, Sans-Serif;
}	
#rss {
  display:block;
  width:100%;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
#rss a {
        display:block;
        float: left;
        width:34px;
        height:54px;
        margin:0 14px 0 0;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #87ADB0;
	}
	
small{
	color: #000000;
	font-size: 11px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #659195;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {

	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#text #ian { margin: 0; padding: 0; }
#text #ian li { padding: 0; margin: 0; list-style: none outside; border-bottom: 1px solid #cccccc;}
#text #ian li a { text-decoration: none; display: block; }
#text #ian span { width: 70px; float: left;}
#text #ian span.right { display: inline; margin: 0 0 0 30px;}

/* Begin Structure */
body {
	padding:0;
	height:100%;
	background-color: #d8e6e7;
	background-image: url(http://sehaidoyamama.com/imagenes/fondo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
#header{
	margin: 0 auto;
	height:129px;
	width:760px;
	background-color: #4f2608;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bottomblog{
      
        height:24px;	
	width:410px;
       margin:0 0 0 3px;	
     /*   background:url(http://www.sehaidoyamama.com/imagenes/fondos/blog02.jpg) no-repeat left top;*/	    
}
#imagen_inf{
  margin-left: 270px;
  /*background-image: url(http://www.sehaidoyamama.com/imagenes/fondos/bg-cuerpo-blog.gif);*/
}
#imagen_inf_2{
  width:120px;
  margin-left:401px;
  /*background-image: url(http://www.sehaidoyamama.com/imagenes/fondos/bg-cuerpo-blog.gif);*/
}
#imagen_sup{
	z-index: 99999;
	float: left;
	margin-right: 130px;
	margin-top: 19px;	
}





/*---------- tooltip -----------*/


.tool-tip {
	color: #4F2608;
	width: 290px;

	height:400px;
	z-index: 13000;


	background:url(http://www.sehaidoyamama.com/imagenes/tooltip/libreta.gif) no-repeat left top;
}
 
.tool-text {
	font-size: 11px;
	height:100%;
	padding: 130px 0 0 86px;	
}
.dire{
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	color:#703824;	
	padding:0 0 0 28px;
	margin:0 0 8px 0;
	background: url(http://www.sehaidoyamama.com/imagenes/iconos/dire.gif) no-repeat left top;
}
.telf{
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	color:#703824;
	height:12px;
	padding:8px 0 0 28px;
	margin:0 0 8px 0;
	background: url(http://www.sehaidoyamama.com/imagenes/iconos/telf.gif) no-repeat left center;
}
.fax{
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	color:#703824;
	height:12px;
	padding:8px 0 0 28px;
	margin:0 0 8px 0;
	background: url(http://www.sehaidoyamama.com/imagenes/iconos/fax.gif) no-repeat left center;
}
.mail a{
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	color:#703824;
	height:12px;
	padding:8px 0 0 28px;
	margin:0 0 8px 0;
	background: url(http://www.sehaidoyamama.com/imagenes/iconos/mail.gif) no-repeat left center;
}
.skype a{
	display:block;
	float:left;
	width:100%;
	text-decoration:none;
	color:#703824;
	height:12px;
	padding:4px 0 0 28px;
	background: url(http://www.sehaidoyamama.com/imagenes/iconos/skype.gif) no-repeat left center;
}
 
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#todo{
  position:relative;
  margin: 0 auto;
  width:760px;
  height:100%;
  background-image: url(http://www.sehaidoyamama.com/imagenes/fondos/bg-cuerpo-blog.gif);
  background-repeat:     repeat-y;
  text-align: center;
  overflow: auto;
}
#snazzy{
  margin: 0 auto;
  width:960px;
  height:100%;
  background-image: url(http://www.sehaidoyamama.com/imagenes/fondos/bg-cuerpo-snazzy.gif);
  background-repeat: repeat-y;
  text-align: center;
  overflow: auto;
}
#total{	
}
#content {
	width:450px;
	font-size: 1.2em;
	float:left;
	display:inline;
}

.post{
  width: 450px;
  font-size: 12px;
  color: #3c3c3c;
  line-height: 16px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 8px;
  padding-left: 0;
}
.entry {               
        font: 100%/1.5em 'Arial', Verdana, Sans-Serif; 
        margin:0 0 20px 0;}
.entry a:hover {        
	 text-decoration:none;
	 color:#83E2FE;
	}
.entry p a:visited {
	color: #72aebc;
	}
.video{
   margin:15px 0 15px 0;
}
.posttop {
        float:left;
        width:100%;
        color: #999;
        font-size: 11px;
        margin:0 0 10px 0;
}
.post p{
        margin:5px 0 8px 0;
}
.post img{
        margin:10px 0 10px 0;
        max-width:450px;
}

.date_day {
	display:block;
	font-size:85%/1.6em;	
}
.date_month {
	display:block;
	font-size:95%/2.0em;	
	font-weight:bold;
}

.date_year {
	display:block;
	font-size: 10px;
	line-height:.9em;
}
#post {
	margin: 0;
	}
.widecolumn {
	
	}
	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 230px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#post hr {
	
	}
#footnotes {


	background-color:#4F2608;


	width:100%;
	height:129px;
	margin: 0 auto;
	text-align: center;
	/*background-image: url(http://www.nosvemoseninternet.com/mama/fondo.jpg);*/
	}
	#footnotes ul {
	text-align: center;	/*padding-left: 175px;*/
	}
#pie1{
	text-align: left;
	width:760px;
	color:#D7E5E6;
	height:24px;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 20px;
	}

#todopie{
	width:760px;
	height:100%;
}
.piepeque {
	width: 760px;
	text-align: left;
}

	#footnotes li{
     	text-align: center;	
		padding-left: 18px;
	    display: block;	
		width:auto;
		color:#D7E5E6;
		margin:0 12px 0 0;
		height:24px;
		float:left;
	}
	#footnotes ul li a{
		text-decoration:none;
		color:#00CCFF;
	}
	#footnotes a.copyright {
		color:#ffffff;
		text-decoration:none;
		border:none;		
	}

	#footnotes a.copyright:hover {
	color:#D7E5E6;
	}	
/* widgets */
.widget widget_recent_entries{
       background: url(http://www.sehaidoyamama.com/imagenes/marker-blog1.gif) no-repeat left top;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {

	}

.title {
   margin-bottom: 20px;
   text-align: left; 
   font-family: 'Arial', Verdana, Helvetica, sans-serif;
   font-size:15px;
} 
.title a{
   text-decoration: none;
}
.title h2 a {
  color: #54747c;
  text-decoration: none;
  line-height: 22px;
}
.title h2 a:hover {
	color: #4f2608;}
#sidebar a {
  text-decoration:none;	
}
#sidebar ul {
  list-style-type: none;
}
#sidebar h3 {
  font-size: 12px;
  color: #703824;			
}
h3 {
  padding: 0;
  margin: 30px 0 0;
}
h3.comments {
  padding: 0;
  margin: 20px auto 20px;
  text-decoration: underline;
}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 430px;
	}

/*	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: 4px;
	margin: 0 7px 2px 0;
	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: 0px;
	padding: 0 0 0 20px;
	list-style: none;	
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\0000 \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entrylink{
   padding:0 2px 0 2px; 
   background-color:#e8ee8d; 
   color:#4f2608; 
   text-decoration:none;
}
#sidebar ul, #sidebar ul ol {	
   list-style:none;
}
#sidebar ul li {
  list-style-type: none;
  list-style-image: none;	
}
#sidebar ul li a{
  color:#659195;
}
#sidebar ul li a:hover{
  color:#83E2FE;
}
#sidebar ul p, #sidebar ul select {	
}
#sidebar ul ul, #sidebar ul ol {}
#sidebar ul ul ul, #sidebar ul ol {}
ol li, #sidebar ul ol li {
  list-style: none;
}
#sidebar ul ul li, #sidebar ul ol li {	
  padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
/* search form */
form{
padding:0px;
margin:0px;
}

#buscador{
margin:15px 0 10px 0;
padding:5px 0 0 2px;
height: 40px;
}

#searchform {
      background:url(http://www.sehaidoyamama.com/imagenes/fondos/bg-buscador.gif) no-repeat left top;
    width:200px;
    padding:2px 0 0 0;
    height: 35px;
    border: none;
}
#searchform input{
	border: 0px solid #ffffff;

}
#searchform input_buscador{
	height: 245px;	
}
#searchform #s{
    height: 16px;
    width: 153px;
    margin: 0 4px 0 12px;
    padding: 0px;
    color: #5a5a5a;
    border: none;
}


#searchsubmit {
	background:url(http://www.sehaidoyamama.com/imagenes/iconos/lupa.gif) no-repeat left top;
	height: 18px;
	width: 22px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 200px;
	}


#commentform textarea {
	width: 445px;

	border: 1px solid #D8E6E7
	height: 125px;
	vertical-align: middle !important;
	text-align: left;
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 12px;
	margin-bottom:4px;
	background-color:#D8E6E7;

	}

#commentform #submit {
	float: left;
	color: #FFFFFF;
	background-color: #4F2608;
	text-align: center;
	width:150px;
	
	}

/* End Form Elements */



.avatar {
	padding: 2px;
	border: 1px solid #ccc;
	width: 32px;
	height: 32px;

	margin-left: 15px;
	margin-right: 5px;
	float: right;
	display: inline;
	margin-top: 15px;}

.avatar:hover {
	border: 1px solid #069;}

#loading {
	font: 10px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	position: relative;
	color: #069;
	z-index: 2;
	background-color: #fff;
	padding-bottom: 10px;
	float: left;
	bottom: 50px;
	left: 0;
	padding-left: 5px;}
	
.commNumber {
	font: 15px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	position: relative;
	color: #069;
	width: 45px;
	height:46px;
	background-image:url(http://www.sehaidoyamama.com/imagenes/comentario.gif)
}

#loading img {
	top: 5px;
	height: 18px;
	width: 18px;
	right: 4px;
	position: relative;}

#preview {
	margin-top: 30px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;}

p.logged {
	float: left;}

#skipper {
	float: right;
	position: relative;
	top: 13px;
	right: 5px;}

h3.closed {
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-bottom: 20px;}

#comment_wrapper {
      display:block;
	font-size: 11px;
	color: #333;
	width: 440px;
	margin-left: 2px;}
ol.commentlist {
	padding: 0;
	margin: 0;
	color: #ccc;
	font-size: 11px;
	position: relative;
	list-style-type: none;
	width: 440px;
}
	

.comwrap {
width: 440px;

	font-size: 10px;


	
	
	}

.comtop {
	width: 440px;

	height: 15px;
	margin: 35px 0 0;
	}


.comdater {
	width: 450px;
	text-align: left;
	font-size: 10px;
    margin-left: -1px;
	margin-top: -9px;
}
	
.combody {
	width: 410px;
	font-size: 12px;
	color: #333;
	height: auto;
	padding: 20px 20px 20px 20px;
	margin: 0;
	background-color: #d8e6e7;/*fafafa*/
	line-height: 17px;
	}

.cominfo {
	position:absolute;
	font-size: 11px;
	margin-top: 2px;
	margin-left: 70px;
	padding-top:20px;
	height: auto;
	font: 12px "Arial", Verdana, Helvetica, sans-serif;
	}

.cominfo img {
	margin-right: 2px;
	margin-top: 0;
	margin-bottom: -4px;}

.combottom {
	width: 215px;
	background-image: url(./images/combottom.png);
	height: 30px;
	padding: 0;
	margin: 0;}

textarea {
	width: 515px;
	/*	background-color: #ececec;*/
	z-index: 2;
	padding: 0px;
	font: 11px/15px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #333;
	height: 210px;
	margin-top: 5px;	
	}
	

#textinputwrap {
	margin-top: 75px;
}

#comment_wrapper blockquote {
	font-size: 11px;}

#plusminus {
	float: right;
	position: relative;
	right: 5px;}

#plusminus a {
	font-weight: bold;
	font-size: 12px;}

#plusminus a:hover {
	color: #00a0f0;
	text-decoration: none;}

.boxresize {
	border: 1px solid #999;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;}

.boxresize:hover {
	border: 1px solid #00a0f0;}

.boxresizeminus:hover {
	border: 1px solid #00a0f0;}

.boxresizeminus {
	border: 1px solid #999;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;}

/* @end */


/* Begin Sidebar */
#sidebar {
  position:absolute;
  top:0;
  right:18px;
  width:220px;
  height:auto;
  line-height: 10px;
}
#sidebar form {
	margin: 0 0 0 0;
	}
#cosas_de_frikis{
	background-color:#FFFFFF;
	width:220px;
	margin:0 0 0 0;
}
#cosas_de_frikis ul{
        float:left;
        display:block;
        height:32px;
}
#cosas_de_frikis ul li{
        float:left;
        display:block;
        height:32px;
        width:40px;
}
#archivos, #recientes{
  float:left;
  display:block;
  width:220px; 
  margin:15px 0 0 0;		       
}
#twitter{
  float:left;
  display:block;
  width:220px;
  margin:15px -15px 0 0;
  text-align:left;		       
}
#categorias{
   float:left;
/*display:block;*/
   width:220px; 
   margin:15px 0 0 0;       
}
#categorias li{
  display: inline;
  text-align: left;
  float:left;	
}
#categorias li a{
  display: inline;
  text-align: left;
  float:left;	
}
#categorias ul{
  display: block;
  text-align: left;
  float:left;	
}
#categorias h3{
	height:24px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 6px;
	background:url(http://www.sehaidoyamama.com/imagenes/iconos/categorias.gif) no-repeat left top;
	text-align: left;
}
#recientes h3{
	height:24px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 6px;
	background:url(http://www.sehaidoyamama.com/imagenes/iconos/entradasrecientes.gif) no-repeat left top;
	text-align: left;
}
#twitter h3{
  height:60px;
  margin: 0 0 10px 0;
  padding: 4px 0 0 6px;
  background:url(http://www.sehaidoyamama.com/imagenes/iconos/twitter.jpg) no-repeat left top;
}
.aktt_tweets{
  float:left;
  display:block;
  width:220px;
  margin:15px 0 0 0;
  text-align: left;	
}
.aktt_tweets ul li{
  display:block;
  background:url(http://www.sehaidoyamama.com/imagenes/iconos/twitter.gif) no-repeat left top;
  float:left;
  line-height:18px;
  text-indent:24px;	
  margin:0 0 10px 0;	
}
.aktt_tweets ul li a{ 
  display:inline;
  padding:0px;
  color:#26cfdb;
}
#categorias ul, #archivos ul, #recientes ul, #twitter ul{
  display:block;
  float:left;
  list-style: none;
  width:220px;}
#categorias ul li{
  display:block;
    float:left;
    height:30px;
    width:auto;}
#categorias ul li a, #archivos ul li a{
    display:block;
    margin:0 0 4px 0;
    height:100%;}
#recientes ul li a{
    display:block;
    margin:0 0 4px 0;
    height:22px;}
#categorias ul li {
	width:auto;
	height:26px;
	background:url("file:///C|/Documents and Settings/drivadeneira/Configuración local/Archivos temporales de Internet/Content.IE5/SW29OVDJ/img_azar.php?imgazar=./imagenes/categoria_&ext=gif&a=1&b=5") no-repeat left top;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0;
}

#categorias a {
	width:auto;
	height:26px;
	background:url("file:///C|/Documents and Settings/drivadeneira/Configuración local/Archivos temporales de Internet/Content.IE5/SW29OVDJ/img_azar.php?imgazar=./imagenes/categoria_&ext=gif&a=1&b=5") no-repeat left top;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0;
}
	
#recientes ul li a{
	width:auto;
	background:url(http://www.sehaidoyamama.com/imagenes/iconos/recientes.gif) no-repeat left top;
	text-align: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 20px;
}
#archivos h3{
height:24px;
margin: 0 0 10px 0;
padding: 4px 0 0 6px;
background:url(http://www.sehaidoyamama.com/imagenes/iconos/archivos.gif) no-repeat left top;
text-align: left;
}
#flickr{
    display:block;
    float: left;
    width:100%;
	}
#flickr_titulo h3{
	background:url(http://www.sehaidoyamama.com/imagenes/iconos/flickr_titulo.gif) no-repeat left top;
	color: #703824;
	text-decoration: underline;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 6px;
	background-image: url(http://www.sehaidoyamama.com/imagenes/iconos/archivos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#flickr ul{
    list-style: none;}
#flickr li{
    float:left;
    display: block;}
#flickr h3{
	background:url(http://www.sehaidoyamama.com/imagenes/iconos/flick.gif) no-repeat left top;
	color: #703824;
	text-decoration: underline;
	padding-bottom: 5px;
}
#flickr img{
    margin: 0 2px 2px 0;
    padding: 16px;
    background-color: #FFF;}
#flickr img:hover{
    margin: 0 2px 2px 0;
    padding: 16px;
    background-color: #FFFFA0;}


/* End Sidebar */

.postmeta {
  font-size: 11px;
  background-color: #FFF;
  margin:20px 0 20px 0;
  border-bottom: 1px solid #dcdcdc;
  padding:0 0 15px 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.postmeta .tags {
    width: 330px;
    height: 100%;
    float:left;
    padding:10px 0 0 0;
    display: block;
    overflow:hidden;	
    font-size: 1em;	
    background-color:#FFF;}
.postmeta .tags p {
    display:block;
    background-color:#F7FCAE;
    margin-top: 8px;}
.postmeta .tags400 {
    font-size: 1em;
    float: left;
    width: 420px;
    height: 100%;}
.postmeta .tags400:hover {
    background: transparent url(file:///C|/Documents%20and%20Settings/drivadeneira/Configuraci%C3%B3n%20local/Archivos%20temporales%20de%20Internet/Content.IE5/SW29OVDJ/images/c_tags.gif) no-repeat bottom right;}
.postmeta .tags400 p {
    margin-top: 8px;}
.postmeta .share {
    width: 90px;
    height: 20px;
    float:left;
    padding:8px 0 0 0;
    display: block;	
    font-size: 11px;}
.postmeta a, .postmeta .share a, .postmeta .tags a{
  color: #00a9d1;  
  text-decoration:none; 
}
.postmeta a:hover, .postmeta .share a:hover, .postmeta .tags a:hover{
  color:#5f3121;
  text-decoration:none;
}
.postmeta .comentarios{
  float:right;
  display: block;
  width: 30px;
  height:29px;
  background: transparent url(http://www.sehaidoyamama.com/imagenes/c_comentarios.gif) no-repeat left top;
  font-size: 1em;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-align: center;
}
.postmeta .comentarios p {
  text-align: center;	
}
.postmeta .comentarios p a {	
  color: #4ca5ba;  
  text-decoration:none; 	
}
.postmeta .comentarios p a:hover {	
  color:#5f3121;
  text-decoration:none;
}
.postmeta .comentarios ul li{
        list-style: none;
}
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	auto;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(http://www.sehaidoyamama.com/imagenes/fondos/bg_container2.jpg) repeat-x bottom;
	visibility:hidden;
	font-size:11px;
	line-height:18px;
}

.soc_container h1{
	
	margin:10px 0 10px 20px;
	font-size:14px;
}

.soc_container h2{
	margin: 10px 0 10px 20px;
	font-size:14px;
}

.soc_container a{
	color: #aadd00;
	text-decoration:none;}
.soc_left{
	width: 180px;
	padding:10px;
	float:left;
	visibility:hidden;}
.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;
	border-bottom:1px dotted #CECECE;
	display:block;}
.soc_left a:hover{
	color:#6699FF;
	background-color:#E6F0C1;}
#close{
	width:10px;
	height:10px;
	float:right;
	clear:both;}
.open_window{
	width:780px;
	height:500px;
	background-color:#f2f2f2;}
.close{
	width:10px;
	height:10px;
	float:right;
	clear:both;}
.soc_send_friend{
	clear:both;
	padding:20px;
}
.wait{
background-image:url(file:///C|/Documents%20and%20Settings/drivadeneira/Configuraci%C3%B3n%20local/Archivos%20temporales%20de%20Internet/Content.IE5/SW29OVDJ/ajaxloader.gif);
background-repeat:no-repeat;
background-position: center center;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	width: 430px;
	padding-top: 5px;
	margin-bottom: 35px;	
	}

.navigation a {
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;}

.alignleftprev {
	position: relative;
	top: 3px;
	float: left;}

.alignrightnext {
	position: relative;
	float: right;

	top: 3px;}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#botonera{		
	display:block;			
}
#botonera ul {    	
}

/* Dont apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#botonera ul li {		
	float:left;
	list-style:none;
}
#botonera ul li a {
    display:block;		
	float:left;
	height:30px;	
}

#menu_about a {
	width:98px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/quienes.jpg) no-repeat center;
	margin:0 6px 0 0;
}
#menu_about a:hover, #menu_about a.current {
	width:98px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/quienes2.jpg) no-repeat center;
	margin:0 6px 0 0;
}

#menu_portfolio a {
	width:96px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/portfolio.jpg) no-repeat center;
	margin:0 5px 0 0;
}
#menu_portfolio a:hover, #menu_portfolio a.current  {
	width:96px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/portfolio2.jpg) no-repeat center;
	margin:0 5px 0 0;
}

#menu_blog a {
	width:34px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/blog.jpg) no-repeat center;
	margin:0 6px 0 0;
}
#menu_blog a:hover, #menu_blog a.current {
	width:34px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/blog2.jpg) no-repeat center;
	margin:0 6px 0 0;
}
#menu_contacto a {
	width:60px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/contacto.jpg) no-repeat center;
}
#menu_contacto a:hover, #menu_blog a.current {
	width:60px;
	background:url(http://www.sehaidoyamama.com/imagenes/menu/es/contacto2.jpg) no-repeat center;
}

/* Seleccionados */
#botonera li.background {	
	z-index:8;
	position:absolute;
	visibility:hidden;
}

#botonera .background .left {	
	height:30px;
	margin-right:9px; /* 7px is the width of the rounded shape */
}
#articulos_relacionados {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#articulos_relacionados p{
	
	font-size: 15px;
	color: #4f2608;
	
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#articulos_relacionados li{
	
	font-size: 12px;
	color: #659195;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#articulos_relacionados small{

	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
/* @group Post Meta Blocks */

#postmetablock {
  display:block;
  font-size: 11px;
  color: #333;
  width: 100%;
  height:150px;
  padding-bottom: 4px;
  border-top:1px solid #CCC;	      
  line-height: 14px;
  margin:22px 0 0 0;
}
#postmetablock ul{
  padding:0;
  list-style-type: none;
  margin: 0;}
#postmetablock h1{
  display:block;
  padding-top: 32px;
  height:30px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;  
  color: #555;
}
/* @group Block 1 */
#pmblock1 {
  width: 210px;
  float: left;
  list-style-type: none;
  text-align: left;
  line-height: 14px;
}
#pmblock1 ul{	
  padding:0 0 0 8px;
  overflow:hidden;
}
#pmblock1 ul li{
  margin:4px 0 0 0;
  float:left
  display: block; 
  height:14px;
}
#pmblock1 img{
  position: relative;	
  margin:0 4px 0 0;
}
/* @end */
/* @group Block 2 */
#pmblock2 {
  width: 210px;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;	
  position: relative;}
#pmblock2 ul {	
	right: 3px;}
#pmblock2 li {
        float:left
	display: block;
        height:16px;
        width:16px;
}
#pmblock2 a{
        background: #ffff99;
	padding: 0 4px 0 4px;	
	text-decoration:none;
	color:#243b79;   
}
#pmblock2 img {
	margin: 0 6px 10px;}

/* @end */