.sfSimpleBlog .post { font-family:Arial, Helvetica, sans-serif; margin: 10px 0; font-size:0.9em; }
.sfSimpleBlog .post a:link, .sfSimpleBlog .post a:hover, .sfSimpleBlog .post a:visited { color:#1d4c70; }
.sfSimpleBlog .post h2 { font-size: 1.6em; margin:0; padding:0; color:#252343;  }
.sfSimpleBlog .post .details { font-size: 0.9em; margin:0 0 5px 0; }
.sfSimpleBlog .post .details .recent ul { list-style: none; padding-left: 0; margin-left: 0; margin-top: 0;  }
.sfSimpleBlog .post .details .recent ul li {  }
.sfSimpleBlog .related_details { font-style: italic; }
.sfSimpleBlog .post .contenido_blog { padding: 0 0 15px 15px;  border-bottom:#ffa500 solid 2px; }
.sfSimpleBlog .comment { padding:5px; margin: 5px; background: #eef; border: solid 1px #ccd; }
.sfSimpleBlog .comment .author { font-weight: bold; }
.sfSimpleBlog form.add_comment .form_control { margin: 2px; }
.sfSimpleBlog form.add_comment .form_control label { padding-left:10px; }
.sfSimpleBlog form.add_comment .form_control input.text { width: 200px; }
.sfSimpleBlog form.add_comment .form_control textarea { width: 300px; height: 150px; }
.sfSimpleBlog .form_error { color: red; }

/*
.post { font-family:"Times New Roman", Times, serif; margin: 10px 0; }
.post a:link, .post a:hover, .post a:visited { color:#252343; }
*/
.comment.moderated { font-style: italic; background-color: #FFFFEE; }
