#main {
  padding: 2px 0;
}
#contents {
  background: url(../img/bg_column.jpg) repeat-y right;
}

/* default wordpress */
#content {
  width: 630px;
  padding: 28px 20px 0 0;
  float: left;
  line-height: 22px;
  color: #333;
}
#sidebar {
  width: 260px;
  float: left;
  margin: 0;
  padding: 68px 0 360px 30px;
}

#content h2 {
  margin: 50px 0 15px 0;
  font: 23px arial,helvetica;
  color: #d01414;
}
#content h2 a {
  color: #d01414;
}
#content p {
  font: 13px verdana,arial,helvetica;
  line-height: 25px;
}
#content small {
  display: block;
  height: 20px;
  padding-left: 30px;
  background: url(../img/ico_calendar_post.gif) no-repeat left;
}

#sidebar h2,
#searchform label {
  display: block;
  margin: 0 0 15px -3px;
}
#sidebar h2 {
  margin-top: 30px;
}
#content h3 a {
  color: #333;
}
#contents #searchform button,
#sidebar #searchform button {
  width: 23px;
  height: 23px;
  border: none;
  background: url(../img/btn_search.gif) no-repeat;
}
#contents #searchform div input,
#sidebar #searchform div input {
  width: 154px;
  border: solid 1px #CCC;
  height: 24px;
  padding: 3px 0 0 3px;
  font: 12px arial,helvetica;
  background: url(../img/bg_input.gif) no-repeat top right;
}
#contents #searchform div input,
#contents #searchform div button,
#contents #searchform div img,
#sidebar #searchform div input,
#sidebar #searchform div button,
#sidebar #searchform div img {
  vertical-align: middle;
}

#sidebar ul {
  font: 15px times,serif;
  line-height: 25px;
}
.postmetadata a,
#sidebar ul a {
  color: #d01414;
}

.narrowcolumn .navigation {
  height: 35px;
  /*border: dashed 1px red;*/
}
.narrowcolumn .navigation .alignleft {
  float: left;
}
.narrowcolumn .navigation .alignright {
  float: right;
}

h3#comments {
  display: block;
  position: static;
}
.postmetadata {
  float: none;
  height: auto;
}

#content .entry small,
#content .commentlist small {
  padding: 0;
  background: none;
  height: auto;
}

#contents #content .commentlist li {
  padding: 10px;
  margin: 20px 20px;
  border: solid 1px #DDD;
  background: url(../img/bg_claro.gif);
}
#contents #content .commentlist li p {
  font-size: 11px;
  line-height: 18px;
}
.commentlist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.commentlist li a {
  color: #818181;
}

#content #commentform {

}
#content #commentform small {
  display: inline;
  padding: 0;
  background: none;
}
#content #commentform input {
  width: 200px;
}
#content #commentform textarea {
  width: 450px;
}

.img_noticias_bottom {
  width: 140px;
  height: 336px;
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 80px;
  background: url(../img/img_noticias_bottom.jpg);
}
