.main_post_content{
  width:590px;
  float: right;
  font-size: 12px;
}

.main_post_content h2{
  font-size: 24px;
  font-weight: normal;
  font-family: "Century Gothic";
  line-height: 25px;
}

.main_post_content h3{
  font-size: 20px;
  font-weight: normal;
  font-family: "Century Gothic";
  line-height: 20px;
  clear: both;
  padding-bottom: 5px;
  padding-top: 5px;
}

.main_post_content ul{
  list-style-position: inside;
  padding: 0px 0 10px 20px;
  text-indent: -1em;
 /* text-indent: -1em;*/
}

.main_post_content ol{
  list-style-position: inside;
  padding: 0px 0 10px 20px;
  text-indent: -1em;
}

.main_post_content p{
  text-align: justify;
}

.main_post_content #content_item{
  width: 590px;
  float: left;
  clear: both;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #adadad;
}

.main_post_content #content_item #content_item_left{
  width: 130px;
  float: left;
}

.main_post_content #content_item #content_item_center{
  width: 300px;
  float: left;
}

.main_post_content #content_item #content_item_right{
  width: 112px;
  float: right;
  font-size: 10px;
  font-weight: normal;
}

.text_title {
  font-size: 14px;
  font-weight: bold;
}

.text_subtitle {
  font-size: 11px;
  font-weight: normal;
}

.thumb_post{
  float:left;
  margin-right: 20px;
  margin-bottom: 20px;
  width:180px;
  height:auto;
  border: solid 1px #d6d6d6;
  padding: 4px;
}

.subtitle_class{
  color: #868686;
  text-decoration: italic;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 13px;
}

.row_evento{
  width:590px;
  float: left;
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px dotted #bababa;
  margin-bottom: 10px;
}