/* Author Page
================================================ */
.ptb-author-bio {
    margin: 0 0 2em;
    overflow: hidden;
}
.ptb-author-profile{
    float: left;
}
p.ptb-author-avatar{
    margin: 0 15px 0 0;
    padding: 0;
    float: left;
}
.ptb-author-bio .ptb-author-name {
    margin: 0 0 .5em;
    padding: 0;
    font-size: 1.6em;
}
.ptb-author-posts-by {
    margin: 0 0 1.5em;
    padding: 1em 0 0;
    font-size: 1.4em;
    text-transform: uppercase;
    border-top: solid 4px #ccc;
    border-color: rgba(118,118,118,.3);
}