.page-header {
    border-bottom: 0 none;
    margin: 0;
    padding-bottom: 15px; }
 
.image-thumbnail img {
    border-width: 1px;
    border-style: solid; }
 
.image-thumbnail {
    clear: left;
    float: left;
    margin: 0 15px 40px 0; }
 
#loop-noticias .noticia-data {
    clear: right;
    margin: 0 0 40px; }
 
.noticia-data .noticia-category a {
    font-family: 'AllerRegular';
    padding: 5px 10px;
    text-transform: lowercase; }
 
.noticia-title {
    background-repeat: repeat;
    background-position: 0 0;
    font-family: 'AllerBold';
    font-size: 112.5%; }
 
.noticia-data .noticia-author {
    font-family: 'AllerItalic';
    font-size: 87.5%; }
 
.noticia-info {
    font-family: 'AllerRegular';
    font-size: 75%;
    margin: 0; }
 
 