/***********************************************/ 
/*             CSS SW 2010                     */
/* CSS2 style sheet  ++++  XHTML tag styles    */
/*          Edited with HTML Kit               */
/*    Hugo Enrique Flores González             */
/*           lenox21@gmail.com                 */
/***********************************************/ 
/*       Antonio Calderon Jeronimo             */
/***********************************************/ 
/*       Hector Hernandez                      */
/***********************************************/ 
/* HTML tag styles                             */
/***********************************************/
/***********************************************/ 
/* Blog                                        */
/***********************************************/
#contentblog{
  width:950px;
	height:auto;
	padding-bottom:20px;
	margin:0px;
	float:left;
/*	background: url(../images/blog.jpg) no-repeat left top;*/
}
#cabecera_blog{
  width:950px;
	height:152px;
	float:left;
	padding:0px;
	margin:0px;
}
.titulo_blog{
  width:180px;
	height:150px;
	padding:0px;
	margin:0px;
	float:left;
}
.contenido_blog{
  width:950px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}

.bloque_comentario{
  width:950px;
  height:auto;
	float:left;
  clear:both;
}
.sep_blog{
  width:945px;
	height:10px;
	padding:0px 0px 0px 5px;
	margin:0px;
	float:left;
	clear:both;
}
.left_column{
  width:302px;
	height:525px;
	float:left;
	padding:10px 0px 0px 18px;
	margin:0px;
}
.titulo_post{
  width:295px;
	height:auto;
	float:left;
	padding-bottom:8px;
	margin:0px;
	font:normal 20pt arial;
/*	text-transform:uppercase;*/
	line-height:32px;
}
.fecha_post{
  width:282px;
	height:19px;
	padding:2px 0px 0px 10px;
	margin:0px;
	float:left;
	color:#FFF;
	font:normal 11pt arial;
	background:#F1B32A;
}
.etiquetado_post{
  width:120px;
	height:17px;
	float:left;
	clear:both;
	padding:13px 0px 0px 0px;
	margin:0px;
}
.tags_post{
  width:295px;
	height:auto;
	float:left;
	padding:5px 0px 17px 0px;
	margin:0px;
	font:bold 10pt arial;
}
.titulo_autor_post{
  width:121px;
	height:26px;
	float:left;
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.txt_autor_post{
  width:295px;
	height:15px;
	float:left;
	clear:both;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	margin:0px;
}
.deja_comentario{
  width:125px;
	height:65px;
	float:left;
	clear:both;
	padding:10px 0px 0px 0px;
	margin:0px;
}

.right_column{
  width:615px;
  height:auto;
	float:left;
	padding:15px 0px 0px 8px;
	margin:0px;
}
.foto_post{
  width:600px;
	height:237px;
	float:left;
	padding:0px;
	margin:0px;
}
.resumen_post{
  width:579px;
  height:auto;
	padding:15px 0px 0px 19px;
	margin:0px;
	float:left;
	clear:both;
	font:normal 12pt arial;
	line-height:12pt;
	text-align:justify;
}
.listado_comentarios{
  width:559px;
  height:auto;
	padding:10px;
	margin:5px 0px 5px 0px;
	float:left;
	clear:both;
	font:normal 11pt arial;
	line-height:12pt;
	text-align:left;
	border:1px dotted #000;
}
.leer_mas{
  width:122px;
	height:18px;
	padding:12px 0px 0px 13px;
	margin:0px;
	float:left;
}
.ver_comentarios{
  width:118px;
	height:18px;
	padding:12px 0px 0px 12px;
	margin:0px;
	float:left;
}
#lineas_final_blog{
  width:950px;
	height:38px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
	clear:both;
}
#blog_pie{
  width:950px;
	height:170px;
	float:left;
	padding:0px;
	margin:0px;
}
#contenedor_calendario{
  width:325px;
	height:188px;
	float:left;
	padding:0px;
	margin:0px;
}
#titulo_calendario{
  width:320px;
	height:20px;
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
	font:bold 12pt arial;
}
#calendar{
  width:154px;
	height:143px;
	float:left;
	clear:both;
	padding:0px;
	margin:0px;
}
#blog_flechas{
  width:625px;
	height:188px;
	float:left;
	padding:0px;
	margin:0px;
}
#flecha_izq{
  width:162px;
	height:68px;
	float:left;
	padding:0px;
	margin:0px;
}
#flecha_der{
  width:162px;
	height:68px;
	float:right;
	padding:0px;
	margin:0px;
}
/********************************************************/
				.formulario_comentario{
          width:295px;
					height:auto;
					float:left;
					clear:both;
					padding:10px 0px 10px 0px;
					margin:0px;
        }       
				.formulario_comentario .line_input{						
				 float:left;
				 width:295px;
				 height:auto;
				 padding:0px 10px 5px 10px;
				 clear:both;
	      }
        .formulario_comentario .input_contacto{
				 border:1px solid #000000;
				 width:260px;
				 height:20px;		
				 background-color:transparent;				 
        }									
				.formulario_comentario .input_comment{						
				 width:259px;
				 height:60px;
				 background-color:transparent;
				 border:0px;
				 font-size:15px;
				 text-transform:none;
				 border:1px solid #000000;
	      }				
	