﻿body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #fff;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  line-height: 1.5em;
  color: #666;
  background: url(http://www.yocrezco.com/img/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }
  
table.calendario
{
    COLOR: #555; 
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }



img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(http://www.yocrezco.com/img/tictac_orange.gif) no-repeat 0 6px;
  }

/* links */

a:link {
  color: #69c;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #693;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }
span.n {
        float:left;
        display:block;
        width:1.75em;
        text-align:center;
        font-size:2.5em;
        line-height:1em;
        color:#666;
        font-style:normal
        }
/* ---( layout structure )---*/


#wrap {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  }

#content {
  margin-left: 0px; /* to avoid the BMH */
  text-align: left;
  
  }

#main-content {
  float: left;
  width: 663px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  }

#sidebar {
  margin: 0 0px 0 680px;
  padding: 10px 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
  }



/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #590947;
  background: url(http://www.yocrezco.com/img/date_icon.gif) no-repeat 0 50%;
  }

h3.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #A02A85;
  }
  
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration:none;
  color: #A02A85;
  font-weight:normal;
  }

  
.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 4px;
  font-size: 80%;
  color: #999999;
  }

.post img {
  padding: 6px;
  }
.post img.recuadro {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }
.post img.freeimg {
  padding: 0px;
  border: none;
  }


/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(http://www.yocrezco.com/img/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }
h2.sidebar-title2 {
  margin: 0 0 0 0;
  padding: 15px 0 0 15px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  }
#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  }

#sidebar li {
  background: url(http://www.yocrezco.com/img/tictac_green.gif) no-repeat 0 5px;
  }


/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#footer {
  margin: 0;
  padding: 0 0 9px 0;
  font-size: 85%;
  color: #ddd;
  }

#footer p {
  margin: 0;
  padding: 20px 320px 20px 95px;
  }

<ItemPage>
/* ---- overrides for post page ---- */

.post {
  padding: 0;
  border: none;
  }
  

/****************************************/
P.post-comentario {
  MARGIN: 1em 0px 0px;
}
P.post-comentario {
  FONT-SIZE:  200% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; COLOR: #000; 
}
.commentlist {
  padding: 0;margin: 0;
}  
.commentlist li:hover {
  border: 1px solid #ACE149;
}
.commentlist li.invitado {
  list-style: none;padding: 10px 10px 0 10px;background: #FFFFFF;border: 1px solid #CDD8E9;margin: 10px;color: #3C452D;
}
.commentlist li.registrado {
  list-style: none;padding: 10px 10px 0 10px;background: #DCE3EF;border: 1px solid #43679E;margin: 10px;color: #3C452D;
}
.commentlist li.super {
  list-style: none;padding: 10px 10px 0 10px;background: #FFFFDF;border: 1px solid #E96E00;margin: 10px;color: #3C452D;
}

p.metadate {
  font-size: .8em;  margin:.8em 0 0;;text-transform: uppercase;
}
p.comment_meta {
  margin: 0 0 10px 10px;font-size: .9em;
}


