#wrap #content #left-side #blog {
	background-position: -20px 0px;
	background-repeat: no-repeat;
	width: 840px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#wrap #content #left-side #blog #box-top {
	width: 485px;
	height: 140px;
	float: left;
}
#wrap #content #left-side #blog #box-top #blog-title {
	font-size: 35px;
	margin-top: 20px;
}
#wrap #content #left-side #blog #box-top #blog-subtitle {
	font-size: 16px;
	margin-top: 10px;
}
#wrap #content #left-side #blog #blog-author {
	width: 335px;
	float: right;
	height: 90px;
	margin-top: 20px;
}
#wrap #content #left-side #blog #blog-author #blog-avatar {
	width: 90px;
	height: 90px;
	margin-right: 10px;
	float: left;
}
#wrap #content #left-side #blog #blog-author #blog-nombre {
	width: 210px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#wrap #content #left-side #blog #posts {
	width: 485px;
	margin-top: 20px;
}
#wrap #content #left-side #blog #posts .post {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 484px;
	height: 140px;
	margin: 20px 0px 0 0;
}
#wrap #content #left-side #blog #posts .post .post-titulo {
	font-size: 25px;
}
#wrap #content #left-side #blog #posts .post .post-fecha {
	font-size: 11px;
	margin-top: 5px;
}
#wrap #content #left-side #blog #posts .post .post-comentario {
	font-size: 12px;
	height: 70px;
	margin-top: 10px;
	line-height: 16px;
	width: 474px;
}
#wrap #content #left-side #blog #posts .post .post-opciones .bg-comentarios {
	background-repeat: no-repeat;
	height: 20px;
	width: 26px;
	float: left;
	color: #FFFFFF;
	padding-top: 6px;
	text-align: center;
	margin-right: 10px;
}
#wrap #content #left-side #blog #posts .post .post-opciones {
	height: 26px;
}
#wrap #content #left-side #blog #blogs-historial {
	width: 320px;
	float: left;
}
#wrap #content #left-side #blog #blog-historial {
	width: 280px;
	float: right;
	margin-top: 20px;
}
#wrap #content #left-side #blog #blog-historial .title {
	background-image: url(../images/title-otros-blogs.png);
	height: 33px;
	width: 153px;
	margin-top: 20px;
}
#wrap #content #left-side #blog #blog-historial .title_post {
	height: 40px;
	width: 280px;
	margin-top: 20px;
	font-size: 22px;
}
#wrap #content #left-side #blog #blog-historial .box {
	height: 50px;
	margin-top: 20px;
}
#wrap #content #left-side #blog #blog-historial .box .blog-titulo a {
	font-size: 14px;
	color: #6da43f;
	font-weight: bold;
}
#wrap #content #left-side #blog #blog-historial .box .post-titulo a {
	font-size: 14px;
	font-weight: bold;
}
#wrap #content #left-side #blog #blog-historial .box .blog-subtitulo {
	margin-top: 5px;
}






#wrap #content #left-side #blog #post-actual {
	width: 465px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	padding-right: 20px;
}

#wrap #content #left-side #blog #post-actual .titulo {
	font-size: 25px;
}
#wrap #content #left-side #blog #post-actual .fecha {
	margin-top: 7px;
}

#wrap #content #left-side #blog #post-actual .desarrollo {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
}

#wrap #content #left-side #blog #post-actual .image {
	margin-top: 20px;
}