/*
    Theme Name: EileenCook.com v6
    Theme URI: http://www.eileencook.com/
    Description: Theme
    Version: 1.0
    Author: Bob Cook
    Author URI: http://www.bobandeileen.com

    Copyright (c) 2010 Bob Cook. All rights reserved.
*/

* { margin: 0 0 0 0; padding: 0 0 0 0; }

body
{
    background-color: #1a4a5b;
    text-align: center;
}

img { border: none; }

#siteheader
{
    background: #1a4a5b url(images/ecdc_header.jpg) no-repeat;
    /* border: 1px solid blue; */
    height: auto !important;
    height: 225px;
    margin: 0 auto 0 auto;
    min-height: 225px;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

#sitecontent
{
    background: #1a4a5b url(images/ecdc_body.jpg) repeat-y;
    /* border: 1px solid red; */
    margin: 0 auto 0 auto;
    min-height: 50px;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

#sitefooter
{
    background: #1a4a5b url(images/ecdc_footer.jpg) no-repeat;
    /* border: 1px solid blue; */
    height: auto !important;
    height: 100px;
    margin: 0 auto 0 auto;
    min-height: 100px;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

#sitefooter p
{
    color: #777;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: x-small;
    margin: 30px auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
}

#sitefooter p a
{
    color: #00a2e1;
    text-decoration: none;
}

#sitefooter p a:hover
{
    color: #00a2e1;
    text-decoration: underline;
}

#navbuttons
{
    text-align: center;
    margin: 0px 0 3px 0;
}

#navbuttons a
{
    border: 0;
    margin: 0 3px 0 3px;
}

#fullpagewrap
{
    /* border: 1px solid green; */
    margin: 10px 48px 0 40px;
    text-align: left;
}

#sidebarwrap
{
    /* border: 1px solid green; */
    display: inline;
    text-align: left;
    margin: 10px 43px 0 0;
    width: 215px;
    float: right;
}

#contentwrap
{
    /* border: 1px solid green; */
    margin: 10px 260px 0 37px;
    text-align: left;
}

.fullboxtop
{
    background: #f0f0f0 url(images/full_box_top.gif) no-repeat;
    font-size: 1px;
    /* border: 1px solid red; */
    height: 10px;
    width: 915px;
}

.fullboxbody
{
    background: #f0f0f0 url(images/full_box_body.gif) repeat-y;
    /* border: 1px solid blue; */
    min-height: 20px;
    overflow: hidden;
    width: 915px;
}

.fullboxbottom
{
    background: #f0f0f0 url(images/full_box_bottom.gif) no-repeat;
    /* border: 1px solid red; */
    font-size: 1px;
    height: 10px;
    width: 915px;
}

.fullboxcontent
{
    /* border: 1px solid blue; */
    margin: 5px 15px 5px 15px;
}

.lgboxtop
{
    background: #f0f0f0 url(images/lg_box_top.gif) no-repeat;
    /* border: 1px solid red; */
    font-size: 1px;
    height: 10px;
    width: 700px;
}

.lgboxbody
{
    background: #f0f0f0 url(images/lg_box_body.gif) repeat-y;
    /* border: 1px solid blue; */
    min-height: 20px;
    overflow: hidden;
    width: 700px;
}

.lgboxbottom
{
    background: #f0f0f0 url(images/lg_box_bottom.gif) no-repeat;
    /* border: 1px solid red; */
    font-size: 1px;
    height: 10px;
    width: 700px;
}

.lgboxcontent
{
    /* border: 1px solid blue; */
    margin: 5px 15px 5px 15px;
}

.smboxtop
{
    background: #f0f0f0 url(images/sm_box_top.gif) no-repeat;
    /* border: 1px solid red; */
    font-size: 1px;
    height: 10px;
    width: 215px;
}

.smboxbody
{
    background: #f0f0f0 url(images/sm_box_body.gif) repeat-y;
    /* border: 1px solid blue; */
    /* min-height: 20px; */
    overflow: hidden;
    width: 215px;
}

.smboxbottom
{
    background: #f0f0f0 url(images/sm_box_bottom.gif) no-repeat;
    /* border: 1px solid red; */
    font-size: 1px;
    height: 10px;
    width: 215px;
}

.smboxcontent
{
    /* border: 1px solid blue; */
    margin: 5px 15px 5px 15px;
}

.frontpg h2
{
    color: #444;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: medium;
    padding: 15px 0 10px 0;
    margin: 0 0 0 240px;
}

.frontpg p
{
    color: #444;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
    padding: 0 0 5px 0;
    margin: 0 0 0 240px;
}

.frontpg img
{
    border: 0;
    float: left;
}

#sb_nav
{
    margin: 15px 0 10px 0;
    text-align: center;
}

#sb_nav a
{
    border: 0;
    margin: 0 0 10px 0;
}

#sb_nav a img
{
    border: 0;
    margin: 0 0 10px 0;
}

.sb_books
{
    border-top: 1px solid #76c3e1;
    margin: 0 0 15px 0;
    text-align: center;
}

.sb_books img
{
    border: 0;
    margin: 10px 0 5px 0;
}

.sb_books p
{
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: x-small;
    margin: 0 5px 10px 5px;
    text-align: left;
}

.sb_books p a
{
    color: #00a2e1;
    text-decoration: none;
}

.sb_books p a:hover
{
    color: #00a2e1;
    text-decoration: underline;
}

.entry
{
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
}

.entry p
{
    padding: 10px 0 0 0;
}

.entry a
{
    color: #00a2e1;
    text-decoration: none;
}

.entry a:hover
{
    color: #00a2e1;
    text-decoration: underline;
}

.entry img
{
    border: 1px solid #ccc;
    float: left;
    margin: 2px 10px 2px 10px;
    position: relative;
}

.entry h2
{
    border-bottom: 1px solid #76c3e1;
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: large;
    padding: 0 0 8px 0;
}

.entry h2 a
{
    color: #555;
    text-decoration: none;
}

.entry h2 a:hover
{
    color: #00a2e1;
    text-decoration: none;
}

.entry ul
{
    list-style-position: inside;
    margin-left: 20px;
}

.entry ol
{
    list-style-position: inside;
    margin-left: 20px;
}

.entry li
{
    margin-bottom: 5px;
    margin-left: 20px;
}

.entry_meta
{
    border-top: 1px solid #76c3e1;
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
    margin: 8px 0 0 0;
    text-align: left;
}

.comments
{
    /* border: 1px solid red; */
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
    /* margin: 20px 0 20px 0;
    padding: 0 0 10px 15px; */
}

.comments h3
{
    border-bottom: 1px solid #76c3e1;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: large;
    padding: 0 0 8px 0;
}

.comments a
{
    color: #00a2e1;
    text-decoration: none;
}

.comments a:hover
{
    color: #00a2e1;
    text-decoration: underline;
}

.comments p
{
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
    margin-top: 1em;
}

.comments ol
{
    margin: 20px 0 0 0;
}

.comments li
{
    margin: 10px 0 0 0;
}

.commentmetadata
{
    font-size: small;
}

#respond
{
    margin: 20px 0 0 0;
}

.commentlist
{
    padding-left: 20px;
}

#more_entries
{
    /* border: 1px solid red; */
    color: #fff;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
    margin: 5px 15px 5px 15px;
    /* margin: 0 50px 20px 50px; */
    padding: 0 0 0 0;
}

#more_entries a
{
    color: #00a2e1;
    text-decoration: none;
}

#more_entries a:hover
{
    color: #00a2e1;
    text-decoration: underline;
}

/* search form */

#entry_search
{
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: small;
    margin: 20px 0 20px 0;
    padding: 0 0 10px 15px;
    text-align: center;
    width: 615px;
}

#entry_search h2
{
    border-bottom: 1px solid #ddd;
    color: #555;
    font-family: Verdana,Helvetica,Ariel,Sans-Serif;
    font-size: large;
    text-align: center;
}

#entry_search p
{
    margin: 10px 10px 10px 10px;
}

/* generally useful one-off styles */

.aligncenter
{
    float: none;
    text-align: center;
}

.alignright
{
    float: right;
}

.alignleft
{
    float: left
}

.center
{
    text-align: center;
}


