/* ANTIGIRL.TM: PROPERLY DOCUMENTED 2007 */


body {
    background-color: #FFFFFF;
    padding: 0px;
    margin-top: 36px;
    margin-left: 72px;
    background-image: url(/_bg/_back.gif);
    margin-bottom: 24px;

    }
    
.content { font-family: "Lucida Grande", "Lucida Sans Unicode"; font-size: 9px; color: #5c4c26; text-transform: lowercase; text-align: justify; }
.twitter { font-family: "Lucida Grande", "Lucida Sans Unicode"; font-size: 9px; color: #5c4c26; text-transform: lowercase; text-align: justify; }

.date {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    color: #5c4c26;
    font-weight: normal;
    text-transform: uppercase;
}

a:link {
    color: #5c4c26;
    text-decoration: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
}
a:visited {
    text-decoration: none;
    color: #9d947d;
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    font-weight: bold;
}
a:hover {
    color: #5c4c26;
    text-decoration: none;
    background-color: #f6e32c;
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
}
a:active {
    color: #5c4c26;
    text-decoration: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    font-weight: bold;
    background-color: #f6e32c;
}
.title {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    color: #5c4c26;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: bold;
}

.sig {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    color: #5c4c26;
    font-size: 9px;
    text-transform: lowercase;
    background-color: #efe9da;
    text-align: left;
    padding: 6px;
    font-weight: bold;
}
.nav {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    color: #5c4c26;
    text-transform: uppercase;
}
.catcontent {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9px;
    color: #5c4c26;
    text-align: left;
    text-transform: lowercase;
}

#page { text-align: justify; margin: 0 0 30px; }

#page a.page, a.page-current {
    display: block;
    float: left;
    margin: 0px 2px 0px 2px;
    padding: 2px 0px 2px 0px;
    width: 16px;
    font: 10px lucia grande, arial, verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #5c4c26;
}

#page a.page-current {
    color: #5c4c26;
    background-color: #f6e32c;
}

