a.more-link{
	padding-right:10px;
	/*font-weight:bold;
	text-transform:uppercase;
	background: url('../images/fDB.png') no-repeat right 4px;*/
	color:#4D4D4D;
	display:block;
	/*float:right;*/
	padding-bottom:0px;
	clear:both !important;
	font-size:11px !important;
	margin-bottom:15px !important;
	width:400px;
}

h1.blogAutorNombre {
	margin-bottom:4px;
}

p.blogAutorTema {
	text-transform:uppercase;
	padding-bottom:4px;
	color:#808080;
}

p.blogAutorTexto {
	font-weight:bold;
	width:412px;
	height:45px;
	overflow:hidden;
}

p.blogAutorMail {
	font-weight:bold;
	width:412px;
	height:15px;
	overflow:hidden;
}

div.post {
	width:562px;
	height:auto;
	overflow:hidden;

}

div.post p.MsoNormal {
		padding-bottom:0px;
	}

	div.post p {
		font-size:12px !important;
		padding-bottom:15px;
	}
		
		div.post h1 {
			font-size:16px !important;
			padding-bottom:2px !important; 
		}
	
		div.post p.info {
			padding-bottom:0px;
			font-weight:bold;
			font-weight:normal;
			font-size:11px !important;
		}

		div.post p.info a, div.comentario p.info span a{
			color:#4d4d4d;
		}
		
		div.post p.info a.autor, div.comentario p.info span a{
			text-transform:uppercase;
		}
		
		div.post p.info a:hover, div.comentario p.info span a:hover{
			color:#ff9a04;
		}

	div.post img {
			margin-top:6px;
			margin-bottom:-6px;
			margin-right:10px;
	}
	
	div.post p.comentario {
			margin-top:-7px;
			padding-bottom:0px;
			clear:both;
			font-size:11px !important;
	}
	
	
	div.post div.post-cuerpo {
		padding:15px 0 0 0;
	}
	
div.comentario {

}

	div.comentario p.info {
		font-weight:bold;
	}
	
	div.comentario p.info span{
		text-transform:uppercase;
		color:#ff9a04;
	}
	
	div.comentario p.info span a{
			color:#ff9a04;
		}
		
	div.comentario p.info span a{
		text-transform:uppercase;
	}
	
	div.comentario p.info span a:hover{
		color:#4d4d4d;
	}


