div.blogs h1.header { border-bottom: 5px #453f41 solid; color: #958D7A}

div.blogs div.blog {margin-top: 10px;}
div.blogs div.blog h2 { font-weight: bold; font-size: 1.5em; margin:0; }
div.blogs div.blog div.autor { background: #242021; color: white; padding: 2px 4px; font-size: .7em; margin-bottom: 10px;}
div.blogs div.blog div.autor span.nom { font-weight: bold; }

div.blogs div.blog div.pastilla {width: 90px; float: left; margin-bottom: 10px;}
div.blogs div.blog div.pastilla img { border: 2px solid black; margin-left: 4px;}
div.blogs div.blog div.lastpost { float: left; width: 500px; margin-bottom: 10px;}
div.blogs div.blog div.lastpost div.titulo a { color: black; text-decoration: none; font-weight: bold}
div.blogs div.blog div.lastpost div.fecha { font-size: .8em; display: none;}
div.blogs div.blog div.lastpost div.titulo a:hover { text-decoration: underline;}
div.blogs div.blog div.extracto { color: #666; font-size: .8em; height: 50px; overflow: hidden; }

