body {
        margin: 0px 0px 20px 0px;
        color: #333; 
        font-family: verdana, sans-serif; 
        line-height: 1; 
        font-size: x-small;
}

div.container {
        border: 1px dotted #BBB;
        width: 830px;
        margin-left: auto;
        margin-right: auto;
}

a {
        color: #669933;
        text-decoration: none;
}

a:hover {
       text-decoration: underline;
}

input {
        border: 1px solid #ddd;
        background-color: #F7F7F7;
        color: #333;  
}

input.text {
        border-style: inset;
        width: 198px;
}

input.button {
        font-size: x-small;
        letter-spacing: 1.5px;
        border-style: outset;
        margin-top: 5px;
        text-align: center;
}


ul {
        color: #3A4F22;
        font-size: x-small;
        line-height: 160%;
        padding-left: 2px !important;
        padding-left: 0px;
        text-align: left;
        margin: 0px;
        list-style-type: none;
}

ul.readlist {
        text-align:center;
}

ul.readlist li {
        margin-top: 30px;
}

ul.readlist img {
        margin-bottom: 5px;
}

div.align-right {
       margin: 0px;
       text-align: right;
}

div.sidebar div.sidewidget {
        margin-top: 3px;
}

div.sidewidget {
       margin-bottom: 20px;
}

div.sidewidget a{
       line-height: 2.2;
}

div.banner {
        height: 217px;
        border-bottom: 1px dotted #BBB;
        background-image:url("http://www.culiblog.org/archives/culi-BLOGbanner.gif");
        background-repeat: no-repeat;
}

div.banner div#bannertext {
        font-size: xx-large;
        font-family: Georgia, Times New Roman, sans-serif;
        color: #000000;
        position: relative;
        top: 125px;
        left: 350px;
}

div#bannersubtext {
        font-family: Georgia, Times New Roman, sans-serif;
        font-size: xx-small;
        color: #669933;
        text-transform: uppercase;
        letter-spacing: 3.8px;
        text-align: right;
        padding: 8px;
        background: #EEE;
}

div.sidebar {
        float: left;
        width: 200px;
        margin-bottom: 5px;
}

div.sidebar#left {
    margin-left: 20px !important;
    margin-left: 10px;
}

div.sidewidget#whateveramireading img{
        width: 70px;
}

div.sidebar#right img{
        border: none;
}

div#sponsors {
        text-align: center;
        margin-bottom: 10px;
}

div#sponsors img {
        width: 150px;
}

div#wishlist {
        text-align: center;
        font-size: x-small;
}

div#licensing {
        text-align: center;
        font-size: x-small;
}

div.content {
        margin-left: 20px;
        margin-right: 20px;
        float: left;
        width: 350px;
        font-size: small;
        font-family: geneva, sans-serif;
        letter-spacing: 0.35px;
        line-height: 1.7;
}

div.content-full {
        margin-left: 215px;
        width: 350px;
}

div.content img {
       margin-top: 10px;
       border: 0px;
}

h1 {
        font-family: georgia, times new roman, serif;
        color: #5a6930;
        font-size: x-large;
        font-weight: normal;
        line-height:120%;
        letter-spacing: 1px;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 0px;
}

h2 {
        font-family: verdana, arial, sans-serif;
        font-size: x-small;
        padding-top:3px;
        padding-bottom:3px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        color: #666;
        font-weight: normal;
        text-align:center;
        text-transform: uppercase;
        letter-spacing: 3px;
        margin-top: 0px;
}

h2.topitem {
        border-top: 0px;
}
                        
h3 {
        font-family: verdana, arial, sans-serif;
        font-size: xx-small;
        padding-top:3px;
        padding-bottom:3px;
        margin-left:70px;
        margin-right:70px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        color: #669933;
        text-align:center;
        text-transform: uppercase;
        letter-spacing: 3px;
}

div.content a {
        color: #669933;
        text-decoration: none;
}

div.content a:hover {
       text-decoration: underline;
}

div.content p.posted {
        font-family: verdana, arial, sans-serif;
        font-size: x-small;
        padding-top:3px;
        padding-bottom:3px;
        margin-bottom: 34px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        color: #666;
        text-align: center;
}

div.navigation {
        font-size: xx-small;
        font-weight: normal;
}

table#calendar {
        margin-top: 7px;
        text-align: right;
        font-size: x-small;
        color: #5a6930;
        width: 200px;
}

table#calendar a {
        color: #A0BF53;
}

table#calendar th {
        color: #669933;
}

.adstrip {
        width: 150px;
        margin-right: auto;
        margin-left: auto;
}
