#bread-crumb .text
{
    color: #A06482;
    font-family: Gothic,Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

#author-container
{
    float:left;
    margin:20px 0;
}

#author-links
{
    float:left;
    padding:0 50px 0 10px;
    width:150px;
}

#author-poster
{
    display:block;
    margin:0 0 10px;
}

#share
{
    width:100px;
}

#medias
{
    width:93px;
}

#poster-cmds,
#share,
#medias
{
    margin:0 auto 10px;
    height:15px;
}

#poster-cmds li,
#share li
{
    float:left;
    margin:0 2px;
}
#medias li
{
    margin:0 0 4px;
}
#medias li a
{
    color:#fff;
    line-height:15px;
    text-align:center;
    text-decoration:none;
}
#medias li a:hover
{
    text-decoration:none!important;
}

#btn-author-twitter,
#btn-author-facebook,
#btn-author-send,
#btn-author-print,
#btn-author-rss
{
    float:left;
    padding:15px 0 0;
    width:15px;
    height:0px !important;
    overflow:hidden;
    background-image: url('../images/btn-book_bg.png');
}

#btn-author-video,
#btn-author-website
{
    display:block;
    width:91px;
    height:15px;
    overflow:hidden;
    background-image: url('../images/btn-book_bg.png');
}

a#btn-author-rss
{
    background-position:-60px 270px;
}
a:hover#btn-author-rss
{
    background-position:-60px -285px;
}

a#btn-author-twitter
{
    background-position:-90px 270px;
}
a:hover#btn-author-twitter
{
    background-position:-90px -285px;
}

a#btn-author-facebook
{
    background-position:-75px 270px;
}
a:hover#btn-author-faceauthor
{
    background-position:-75px -285px;
}

a#btn-author-send
{
    background-position:-30px 270px;
}
a:hover#btn-author-send
{
    background-position:-30px -285px;
}

a#btn-author-print
{
    background-position:-45px 270px;
}
a:hover#btn-author-print
{
    background-position:-45px -285px;
}

a#btn-author-video,
a#btn-author-website
{
    background-position:-105px -270px;
}
a:hover#btn-author-video,
a:hover#btn-author-website
{
    background-position:-105px -285px;
}

/* --- */


#author-detail
{
    margin:0 0 0 210px;
}

#author-detail h1
{
    color:#666;
    font-size:16px;
}

#author-introduction
{
    margin:75px 0 0;
    padding:25px 0 0;
    border-top:1px solid #999;
}

.paginated-list-widget-panel.active
{
    float:left;
    height:220px;
    width:345px;
    border-left:0;
}

.active .book {
    width: 345px;
}