/*-  optional "about the author" info block on posts
----------------------------------------------------------------------*/

.about-author { 
    background-color:#f6e9d6;
    clear:both;
    border:1px solid #e0be8b;
    padding:3px 3px 3px 10px;
    overflow:hidden;
}

.about-author-page {
    clear: both;
    padding-bottom: 0px;
}

.about-author-page .user-picture {
    margin:0 20px 10px 0px;
    float:left;
    background-color:#FFF;
}

.about-author h2 { 
    background-color:#f8f3eb;
    margin-left:-7px;
    padding:5px 10px;
    color:#163986;
    font-size:1.7em;
}

.about-author h3 { 
    margin-bottom:4px;
    margin-top:0;
}

.author-title { 
    font-family:Georgia,"Times New Roman",serif;
    font-style:italic;
    margin-top:-5px;
    margin-bottom:-5px;
    font-size:.9em;
    padding-bottom:0;
    margin-bottom:10px;
}

.author-description { 

}

.about-author .more-link {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .8em; 
}

.about-author img {
    margin:0 10px 5px 0px;
    float:left;
    background-color:#FFF;
    padding:4px;
}