.blogs .col_01 {
	width: 990px;
}
.blogs .col_02 {
	display: none;
}
.blogs h2 {
	margin: 0 0 20px;
	letter-spacing:-1px;
}
.blogs h3 {
	border-bottom:1px dotted #CCCCCC;
	color:#CCCCCC;
	font-size:48px;
	letter-spacing:-2px;
	margin:0 0 20px;
	text-transform:lowercase;
	width:960px;
}
.indice_blogs {
	display:inline;
	float:left;
	width:990px;
}
.indice_blogs .blog {
	width: 460px;
	border-bottom: 1px dotted #CCC;
	display:inline;
	padding: 10px 0px;
	float: left;
	margin: 0 10px 20px;
	height: 90px;
	position:relative;
}
.indice_blogs .blog img {
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 30px;
	position: absolute;
	top:0px;
	left:190px;
	border:1px solid #CCCCCC;
}
.indice_blogs .blog h4 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:0px;
	left:0px;
	width:180px !important;
	font-size: 12px;
	line-height: 12px;
}
.indice_blogs .blog .firma {
	color: #999;
	position:absolute;
	top:42px;
	left:0px;
	width:180px;
	letter-spacing:-2px;
	font: normal 26px/26px Georgia, "Times New Roman", Times, serif;
}
.indice_blogs .blog .firma a {
	color: #1F3239;
	width:180px;
	letter-spacing:-2px;
	font: normal 26px/26px Georgia, "Times New Roman", Times, serif;
	border: 0px;
}
.indice_blogs .blog .firma a:hover {
	color: #ccc;
}
.indice_blogs .blog .firma a span {
	color: #1F3239;
	font: normal 16px/16px Georgia, "Times New Roman", Times, serif;
	border: 0px;
}
.indice_blogs .blog .firma a:hover span {
	color: #ccc;
}
.indice_blogs .blog .descripcion {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	line-height: normal;
	position:absolute;
	top:0px;
	right:0px;
	width:170px;
}

#deportes #contenedor #contenido #contenido_principal .bloque.bloque_noticias .wrap .col.col_01 .enlaces_blogs {
	display: block;
	float: left;
	width: 950px;
	border: 1px solid #ccc;
	padding: 5px;
	margin:0 0 20px;
}
.enlaces_blogs li {
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:bold;
}