/* Cleaned CSS: */

    body {
        font-family:  sans-serif;
        background-color: #0b4107;
        margin: 10px;
    }

    .border4 { border: 1px solid #0b4107; w\idth: 214px;}
    .border3 { border: 1px solid #a1cb78; }
    .border2 { border: 2px solid #27e319; }
        
    
    A { color: #202bff; }
        
    A:Visited { color: #ff1ad1; }
        
    #bodycontent, .adcontent { background-color: #2da497; border: 1px solid #0b4107; padding: 3px; }

    
    #headerinfo {
        background-color: #0b4107;
        color: #18ffdb;
        text-align: right;
        font-size: 10px;
        padding: 2px;
        margin-top: 1px;
    }
    #header { color: #162cfc; }
    #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 #0b4107;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        height: 20px;
        text-decoration: none;
        color: #18ffdb;
        background-color: #14770d;
    }

    #nav A:Hover { background-color: #0b4107; }

    #content {
        background-color: #a1cb78;
        border: 1px solid #8dc05c;
        padding: 4px;
    }

    .columncontent {
        background-color: #14770d;
        border: 1px solid #0b4107;
        padding: 3px;
        width: 200px;
        font-size: 12px;
        color: #18ffdb;
    }
    .columnitem {
        background-color: #8dc05c;
        padding: 3px;
        margin-top: 5px;
        color: #01331e;
        border-top: 1px solid #6fa23e;
        border-bottom: 1px solid #6fa23e;
        overflow: hidden;
    }

    .entries { color: #01331e; }

    .entrydivider {
        border-top: 1px solid #6fa23e;
        border-bottom: 1px solid #a1cb78;
    }

    .minicomment {
        background-color: #8dc05c;
        padding: 4px;
        color: #01331e;
        border: 1px solid #a1cb78;
        font-size: 12px;
    }

    .minicommentholder { border: 1px solid #6fa23e; }

    .entryinfo {
        background-color: #8dc05c;
        font-size: 12px;
        padding: 4px;
        color: #01331e;
    }

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

    .entrylinks {
        border-bottom: 1px solid #a1cb78;
        background-color: #8dc05c;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 12px;
    }

    .entrylinks A {
        text-decoration: none;
        padding-top: 4px;
        padding-bottom: 4px;
        white-space: nowrap;
        color: #01331e;
        border-right: 1px solid #a1cb78;
    }

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

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

    .systemmessage {
        background-color: #14770d;
        color: #18ffdb;
        border: 1px solid #27e319;
        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: #18ffdb;
        padding-top: 4px;
        padding-bottom: 4px;
    }

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

    .systemmessage input, .systemmessage textarea, .systemmessage select {
        background-color: #a1cb78;
        color: #01331e;
    }

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

    .entry { margin-bottom: 30px; }
    .entrytext { margin: 10px; }
    .subject { font-weight: bold; }

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

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

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

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

    #sidecolumn TD { color: #18ffdb; }

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

    .sidetd {
        width: 200px;
    }

    .backtop {
        text-align: right;
    }

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

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

    .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: #8dc05c;
        border-right: 1px solid #14770d;
        border-bottom: 1px solid #14770d;
        padding: 3px 0;
    }

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

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

    .multiform {
        font-weight: bold;
    }

    .ip {
        color: #5c8533;
    }

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

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

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

#lj_controlstrip {
    background-color: #2afff7;
    background-image: none;
}

#lj_controlstrip td {
    color: #222dff;
    border-bottom: 1px solid #1818ff;
}

#lj_controlstrip_statustext {
    color: #222dff;
}

#lj_controlstrip a {
    color: #ff30c2;
}

#lj_controlstrip_user,
#lj_controlstrip_actionlinks,
#lj_controlstrip_search,
#lj_controlstrip_login,
#lj_controlstrip_loggedout_userpic {
    border-right: 1px solid #1818ff;
}

#lj_controlstrip_login td {
    border-bottom: 0;
}

#lj_controlstrip td td {
    border-bottom: 0;
}

#lj_controlstrip_userpic {
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/ljlogo.gif/pt2afff7222dff);
}

#lj_controlstrip_loggedout_userpic {
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/pt2afff7222dff);
}
