.publicacion_autor {
  font-family: Georgia, Arial, Helvetica;
  font-size: 13px;  
  width: 400px;
  float: left;
  margin-bottom:13px;
  font-style: italic;
  font-weight: normal;
  color: #6D6D6F;
}

.publicacion_autor a { 
  font-family: Georgia, Arial, Helvetica;
  color: #6D6D6F;
  text-decoration: none;
}

.publicacion_comments {
  width: 180px;
  float: right;
  text-align: right;
  font-family: Georgia, Arial, Helvetica;
  color: #6D6D6F;
  font-size: 11px;
}

.publicacion_cant_comments {
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
}

.publicacion_barracompartir {
  float: none; 
  width: 270px; 
  height: 80px; 
  border: 0px solid #000;
}

.publicacion_cajita {
  float: left; 
  margin: 32px 10px 0px 10px;
  text-align: center;
  width: 35px;
}

.publicacion_bajada {
  font-family: Georgia, Arial, Helvetica;
  font-size: 18px;  
  line-height: 1.2em;
  margin-bottom:13px;
  color: #000;
}

.publicacion_prepost {
  width: 270px; 
  height: 450px; 
  overflow: hidden;
  /*background: #CCC;*/
  float: left;
}


.publicacion_epigrafe {  
  font-size: 16px;
  color: #FFF;
  font-family : Arial;
  Font-weight: bold; 
  text-align: center; 
  /*background: url("../images/bg-principal.png") repeat scroll 0 0 transparent;*/
  background: #5A5A5C;
  position: relative;
  min-height: 1em;
  padding: 0.5em 0.3em;
  width: 575px;
}

.content_publicacion {
  width: 400px;
  /*background: #BBB;*/
  float: right;
  min-height: 280px;
  overflow: hidden;
  margin-top: 0px;
  text-align: left;
  font-size: 12px;
}

.publicacion_tabla {
  width: 400px;
  /*background: #AAA;*/
  float: right;
  /*height: 270px;*/
  overflow: hidden;
  margin-top: 0px;
  text-align: center;
  padding-left: 00px;
}

.publicacion_tabla table {
  border: 0px solid #E31C23;
  margin-bottom: 0px;
  margin-top: 5px;
  table-layout: fixed;
  width: 360px;
}

.publicacion_tabla td {
  padding: 0px;
}

/* Nuevos */

.publicacion_post_single_left {
  color: #000000;
  float: left;
  font-size: 14px;
  width: 650px;
}

.post_content.publicacion {
  float: left;
  padding: 0 10px;
  width: 400px;
}

.publicacion_post_single_pic {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 dotted #CCCCCC;
  color: #FFFFFF;
  float: left;
  min-height: 410px;
  overflow: hidden;
  text-align: center;
  width: 230px;
}

.publicacion_post_single_pic .publicacion_tapa img {
  /*width: 648px;
  height: 398px;
  margin-left: -185px;*/
  width: 515px;
  height: 320px;
  margin-left: -147px;
  }

.publicacion_post_single_pic .post_barracompartir {
  float: none;
  padding: 7px 0px;
  margin-left: 0px;
}

.publicacion_post_single_pic .publicacion_botonera {
  color: #000;
}

.publicacion_post_single_pic .publicacion_boton {
  margin: 10px 0;
}

.publicacion_preview_digital {
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.publicacion_preview_digital h3 {
  background: none repeat scroll 0 0 #E7E7E7;
  border: 1px solid #AAAAAA;
  color: #234B7B;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 2em;
  padding: 0;
}