div.entry-title-shadow
{
    margin: 5px 0px 5px 0px;

    background-color: #006600;
    clear: right;
}

h3.entry-title
{
    margin: 0px;
    font-family: "Bitstream Vera Serif", serif;
    font-style: italic;
    background-color: #FFFFE9;
    border: 1px solid green;
    padding: 2px;

    position: relative;
    bottom: 2px;
    right: 2px;

    background-image: url(../images/sub-header-bg.png);
    background-repeat: repeat-y;
    background-position: right;
}

h4.entry-creation-date
{
    font-family: "Bitstream Vera Serif", serif;
    font-weight: 900;

    margin-top: 2px;    
}

div.entry-book-inset-shadow
{
    width: 30%;
    float: right;
    background-color: #006600;

    margin-top: 7px;
    margin-left: 5px;
    margin-bottom: 25px;
}

div.entry-book-inset
{
    background-color: #D0FFFF;

    border: 1px solid green;

    margin: 0px;
    padding: 5px;

    position: relative;
    bottom: 2px;
    right: 2px;
}

div.entry-book-inset h4.book-title
{
    font-family: "Bitstream Vera Serif", serif;
    font-style: italic;

    margin: 0px 0px 5px 0px;
}

div.entry-book-inset h4.book-title a
{
    text-decoration: none;
    color: black;
}

div.book-cover
{
    float: left;
    width: 125px;
}

div.entry-book-inset img.book-cover
{
    vertical-align: top;
    margin-right: 3px;
    border: none;
}

div.authors
{

}

div.authors a
{
    text-decoration: none;
    color: blue;
}

div.buy-it-link
{
    clear: both;

    font-size: 80%;
}

div.book-links
{
    clear: both;

    font-size: 80%;
}

div.book-links ul
{
    list-style: none;

    margin: 0;
    padding: 0;
}

span.entry-drop-cap
{
    float: left;

    font-size: 215%;
    font-style: italic;
    font-family: "Bitstream Vera Serif", serif;
    color: green;

    margin-right: 6px;
}

div.entry-updated-date
{
    font-family: "Bitstream Vera Serif", serif;

    font-style: italic;

    font-size: 90%;
}
