#comentarios,
#comentar {
	margin-bottom: 15px;
}
#comentarios h3,
#comentar h3 {
	border-bottom:1px solid #D7F2FB;
	margin-bottom:15px;
	font-weight: bold;
	color:#1FBAF3;
}
#comentarios h4 {
	font-weight: bold;
}
#comentarios .escritoPor {
	color: #999;
	margin-bottom:5px;
}
#comentarios .haComentado {
	border: 1px solid #d7f2fb;
	-moz-border-radius: 0 5px 5px 5px; border-radius: 0 5px 5px 5px; -webkit-border-radius: 0 5px 5px 5px;
	background: #EFFBFF;
	padding: 10px;
	font-variant: italic;
	margin-bottom: 15px;
}
#comentar .escritoPor {
	padding:5px 20px 10px;
	text-align:right;
}
form#formularioComentarios .labelComentario {
clear:both;
float:left;
padding:10px;
text-align:right;
width:160px;
font-weight: bold;
}
form#formularioComentarios input {
	float:left;
	height:20px;
	margin:5px 0 5px 0;
	width:284px;
	border: 1px solid #D7F2FB;
	font-size: 1em;
	padding: 2px;
}
form#formularioComentarios input#enviarComentario {
	background: #FA880B;
	border: 1px solid #ED5A2B;
	-moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px;
	color: #fff;
	height: 31px;
	cursor: pointer;
	width: 200px;
}
#comentar  form#formularioComentarios textarea {
	border:2px solid #D7F2FB;
}
form#formularioComentarios textarea.post {
	clear:both;
	height:200px;
	margin:10px auto;
	padding:10px;
	width:455px;
}
.aviso {
	clear: both;
	background:#FFFFEA url(../images/css/bg_recuadro.png) repeat-x scroll left bottom;
	border:1px solid #FFFFAA;
	margin:0 0 15px 0;
	padding:10px;
	width: 455px;
}
.fullMensaje {
	margin: 25px auto;
	width: 920px;
	padding: 10px 10px 0;
	font-size: 1.2em;
	color: #000;
}
.fullMensaje p {
	margin-bottom: 10px;
}
#main_content  .rssCaja {
	background:#E1F6FC url(../images/ico/globalRss.jpg) no-repeat 5px 10px;
	padding: 10px 5px 5px 50px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 15px;
	border-top:1px solid #D7F2FB;
	border-bottom:1px solid #D7F2FB;
}
#main_content  .rssCaja p {
	margin-bottom: 3px;
}
#main_content  .rssCaja p.small {
	font-size: x-small;
}
.docsLinks {
	margin-top: 25px;
}
#main_content .desarrollo ul {
	margin-left:0;
}
#main_content .desarrollo ul li {
	background: url(../images/ico/bg_menu_li_selected_a.png) no-repeat scroll left 6px;
	padding-left: 10px;
	margin-bottom: 3px;
}
#main_content .desarrollo ol {
	margin-left:20px;
	list-style: decimal;
	margin-bottom: 15px;
}
#main_content .desarrollo ol li {
	padding-left: 0;
	margin-bottom: 3px;
}
#col_right_blog {
	float:right;
	font-size:1.2em;
	margin-left:30px;
	width:180px;
	padding-top: 15px;
}
#entradas {
	
}
#entradas .post {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #DDF2FC;
}
#entradas .post h3 {
	color:#1FBAF3;
	font-size:1.45em;
	font-weight:bold;
	margin-bottom:5px;
}
#entradas .post .desarrollo h4 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0;
}
#entradas .post .desarrollo h5 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}
#entradas .post .desarrollo h6 {
	font-weight:bold;
	margin:10px 0;
}
#entradas .post .meta {
	margin-bottom: 20px;
	color: #bbb;
}
#entradas .post .meta a {
	text-decoration: underline;
	color: #bbb;
}
#entradas .post .verMas {
	margin-top: 10px;
}
#col_right_blog .block {
	border-bottom:1px solid #DDF2FC;
	margin-bottom:15px;
	padding:0 0 5px;
}
#col_right_blog h3 {
	clear:both;
	font-size:1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom:7px;
}
#col_right_blog .block ul {
	list-style-image:none;
	list-style-type:none;
	margin:5px 0;
}
#col_right_blog .block ul li {
	background:transparent url(../images/ico/bg_menu_li_selected_a.png) no-repeat scroll 0 4px;
	display:block;
	margin-bottom:4px;
	padding-left:9px;
}
#col_right_blog .rssCaja {
	background: url(../images/ico/globalRss.jpg) no-repeat scroll 5px 10px;
	border:1px solid #DDF2FC;
	font-size:1em;
	margin-bottom:25px;
	padding:10px 5px 15px 50px;
}
#col_right_blog .rssCaja .small {
	font-size: .85em;
}
#entradas .post .imagenPpal {
	border:1px solid #DDF2FC;
	float:right;
	margin:0 0 10px 10px;
}
.docsLinks h4 {
	color: #000;
}

