/* Cleaned CSS: */

    body {
        font-family:  sans-serif;
        background-color: #a2b2b1;
        margin: 0;
    }

    .wrapper {
        margin: 10px;
    }

    .border4 { border: 1px solid #a2b2b1; w\idth: 214px;}
    .border3 { border: 1px solid #ebdbd0; }
    .border2 { border: 2px solid #ffffff; }

    
    A { color: #bd9a82; }
        
    A:Visited { color: #a97f63; }
        
    #bodycontent, .adcontent { background-color: #b3c5c5; border: 1px solid #a2b2b1; padding: 3px; }


    #headerinfo {
        background-color: #a2b2b1;
        color: #616568;
        text-align: right;
        font-size: 10px;
        padding: 2px;
        margin-top: 1px;
    }
    #header { color: #878894; }
    #header h3 { font-weight: normal; }
    #userpic { float: right; }

    .userpic2 {
        float: right;
        text-align: right;
        margin-top: 2px;
        margin-right: 3px;
    }

    #nav {
        white-space: nowrap;
        margin-bottom: 10px;
        font-size: 12px;
    }

    #nav A {
        border: 1px solid #a2b2b1;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 20px;
        text-decoration: none;
        color: #616568;
        background-color: #c3cdcd;
    }

    #nav A:Hover { background-color: #a2b2b1; }

    #content {
        background-color: #ebdbd0;
        border: 1px solid #dfc6b5;
        padding: 4px;
    }

    .columncontent {
        background-color: #c3cdcd;
        border: 1px solid #a2b2b1;
        padding: 3px;
        width: 200px;
        font-size: 12px;
        color: #616568;
    }
    .columnitem {
        background-color: #dfc6b5;
        padding: 3px;
        margin-top: 5px;
        color: #757575;
        border-top: 1px solid #cea58a;
        border-bottom: 1px solid #cea58a;
        overflow: hidden;
    }

    .entries { color: #757575; }

    .entrydivider {
        border-top: 1px solid #cea58a;
        border-bottom: 1px solid #ebdbd0;
    }

    .minicomment {
        background-color: #dfc6b5;
        padding: 4px;
        color: #757575;
        border: 1px solid #ebdbd0;
        font-size: 12px;
    }

    .minicommentholder { border: 1px solid #cea58a; }

    .entryinfo {
        background-color: #dfc6b5;
        font-size: 12px;
        padding: 4px;
        color: #757575;
    }

    .postedby {
        background-color: #dfc6b5;
        padding: 6px;
        font-size: 12px;
    }

    .entrylinks {
        border-bottom: 1px solid #ebdbd0;
        background-color: #dfc6b5;
        font-size: 12px;
    }

    .entrylinks .give_button,
    .entrylinks A {
        display: inline-block;
        text-decoration: none;
        padding-top: 4px;
        padding-bottom: 4px;
        white-space: nowrap;
        color: #757575;
        border-right: 1px solid #ebdbd0;
    }

    .entrylinks A:Hover {
        background-color: #ebdbd0;
    }

    .messageholder {
        border: 1px solid #a2b2b1;;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .systemmessage {
        background-color: #c3cdcd;
        color: #616568;
        border: 1px solid #ffffff;
        font-size: 12px;
    }

    .systemtext {
        font-weight: normal;
        padding-left: 10px;
        padding-right: 10px;
    }

    .systemmessage A {
        text-decoration: none;
        padding-left: 10px;
        padding-right: 10px;
        color: #616568;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .systemmessage A:Hover {
        background-color: #a2b2b1;
    }

    .systemmessage input, .systemmessage textarea, .systemmessage select {
        background-color: #ebdbd0;
        color: #757575;
    }

    .systemmessage TD {
        padding: 4px;
        font-size: 12px;
        color: #616568;
    }

    .entry { margin-bottom: 30px; }

    .entrytext { margin: 10px; }

    /* Fix resizing images in FF */
    .entry-content {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-spacing: 0;
    }

    .subject { font-weight: bold; }

    .meta {
        font-size: 12px;
        padding: 4px;
    }

    .meta A {
        text-decoration: none;
        color: #bd9a82;
    }

    .subject A, .subject A:hover, .subject A:visited {
        color: #757575;
        text-decoration: none;
     }

    .systemmessage A:Hover {
        background-color: #a2b2b1;
    }

    #sidecolumn TD { color: #616568; }

    #sidecolumn A {
        text-decoration: none;
        color: #757575;
    }

    .sidetd {
        width: 200px;
    }

    .backtop {
        text-align: right;
    }

    .backtop A {
        color: #757575;
        font-size: 12px;
        text-decoration: none;
        padding-bottom: 1px;
    }

    #cal A {
        text-decoration: none;
        color: #757575;
    }

    .calrow {
        clear: both;
        font-family: Arial, sans-serif;
    }

    .calempty {
        width: 25px;
        font-size: 11px;
        margin: 1px;
        float: left;
        padding: 3px 0;
    }

    .calactitem {
        float: left;
        margin: 1px;
        width: 24px;
        font-size: 11px;
        text-align: center;
        background-color: #dfc6b5;
        border-right: 1px solid #c3cdcd;
        border-bottom: 1px solid #c3cdcd;
        padding: 3px 0;
    }

    .calinitem {
        float: left;
        margin: 1px;
        width: 24px;
        font-size: 11px;
        text-align: center;
        border-right: 1px solid #dfc6b5;
        border-bottom: 1px solid #dfc6b5;
        padding: 3px 0;
    }

    .friendcolor {
        width: 10px;
        height: 10px;
        border: 2px solid #ebdbd0;
    }

    .multiform {
        font-weight: bold;
    }

    .ip {
        color: #c2906e;
    }

    .friendname {
        padding: 4px;
        text-decoration: none;
        border-left: 1px solid #ebdbd0;
        border-right: 1px solid #ebdbd0;
    }

    .bigday {
        font-size: 2em;
        color: #dfc6b5;
        float: left;
        font-weight: bolder;
    }

    .notablemessage {
        padding: 4px;
    }
    .quickreply { margin-top: 5px;}
    .reply_link { padding: 0 1em;}

    .j-adv {
        margin: 20px auto;
        text-align: center;
        }
        .j-adv-inner {
            display: inline-block;
            }
    
