.news-author { display: block;  width: 100%; height: 120px; clear:both;     margin-left: 0.5em; margin-right: 0.5em; }
.left-author { float: left;  width: 10%; }
.right-author { float:left; margin-left:14px;    background-color: rgba(0,0,0,.03); padding: 20px; width: 80%;}
.author-social {
    width:100%;
    clear:both;
}
.author-social a {    text-decoration: none;     font-size: 1.1em; color: black; background-color: transparent; margin-right:10px; }
.author-email { color: #58595B; font-size: 13px; line-height: 20px; }
.the-author { color: #58595B; font-size: 13px; line-height: 16px; }
.the-author > span { display: block; font-weight: normal; margin-right: 5px; }

.the-author .authorNome {
    float: none;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; 
}
.the-author .about{
    margin-bottom: 10px;
}
.the-author .authorBio { text-transform:none; font-weight: normal; }