/* Cleaned CSS: */

body {
    font-size: 1em;
    margin: 0;
    padding: 0;
    background-color: #ffffbf;
    color: #000000;

    font-family: "Georgia", serif;

}
#Content {
    background-color: #ffffbf;
    width: 90%;
    padding: 0;

    margin-right: 5%;
    margin-left: 5%

}
#Title {
    word-wrap: break-word;
    color: #000000;
    background-color: #dfdfa7;

    background-image: url("http://l-stat.livejournal.com/palimg/textures/fibers.png/ptdfdfa7");

}


#GlobalTitle {
    width: 80%;
    margin-left: 20%;
    font-size: 3em;
    margin-bottom: 0;
    margin-top: 0;
}
#GlobalSubtitle {
    width: 75%;
    margin-left: 25%;
    font-size: .80em;
    margin-top: 2px;
    margin-bottom: 0;
    font-style: italic;
}
.overflow, .BoxContent {
    overflow: auto;
}
#Header {

    font-family: "Trebuchet MS", sans-serif;

    width: 100%;
    background-color: #ffff80;
    color: #000000;
    margin-bottom: 10px;
}
.Box  {

    font-family: "Georgia", sans-serif;

    background-color: #eeeeee;
    color: #000000;
    width: 100%;
}
.BoxContents {
    background-color: #eeeeee;
    color: #000000;
    width: 100%;
}
.DropShadow {
    margin-bottom: 10px
}
.BoxSideBar {
    width: 175px;
    height: 100%;
    background-color: #ffff80;
    color: #000000;
}


.BoxSideBar table {
    width: 175px;
    height: 100%;
}
.BoxSidebar table a {
    background-color: #ffff80;
    color: #0000ff;
}
.BoxSidebar table a:visited {
    background-color: #ffff80;
    color: #ff00ff;
}
.BoxSideBar table th {
    background-color: #dfdfa7;
    color: #000000;
}
.BoxSideBarContents {
    height: 100%;
    padding: 5px;
}
.BoxTitle {
    text-align: left;
    background-color: #aaaa39;
    color: #ffffff;
    padding: 5px;
}
.BoxTitle A, .BoxTitle A:hover, .BoxTitle A:visited {
    color: #ffffff;
    text-decoration:none;
}

.BoxContents {
    padding: 5px;
}

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



.HeaderNavMenu {
    background: #ffff80 url("http://l-stat.livejournal.com/palimg/shadow/t.gif/ptdfdfa7ffff80") top center repeat-x;
    width: 100%;
    background-color: #ffff80;
    margin: 0;
    padding-left: 0;
    padding-top: 5px;
}
.HeaderNavSubMenu {
    background-color: #aaaa39;
    margin: 0;
    padding-left: 20px;
}
.HeaderNavMenu li, .HeaderNavSubMenu li {
    margin-right: 10px;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}


.HeaderNavMenu li.inactive {
    background: #feffbd url("http://l-stat.livejournal.com/palimg/shadow/t.gif/ptdfdfa7feffbd") top repeat-x;
    margin-right: 25px;
    display: inline;
}
.HeaderNavMenu li#active {
    background: #aaaa39 url("http://l-stat.livejournal.com/palimg/shadow/t.gif/ptdfdfa7aaaa39") top repeat-x;
    color: #ffffff;
    font-weight: bold;
    margin-right: 25px;
    display: inline;
}
.HeaderNavMenu li#active a {
    color: #ffffff;
}
.HeaderNavMenuFirst {
    margin-left: 50px;
    padding: 0;
    visibility: hidden;
}
.HeaderNavMenu li {
    color: #000000;
}
.HeaderNavMenu li a {
    color: #000000;
    text-decoration: none;
}
.HeaderNavSubMenu li {
    color: #ffffff;
}
.HeaderNavSubMenu li a {
    color: #ffffff;
    text-decoration: none;
}
#FooterNavMenu {
    text-align: center;
    background-color: #eeeeee;
    color: #000000;
}
#FooterNavMenu a {
    background-color: #eeeeee;
    color: #000000;
}
#FooterNavMenu a:visited {
    background-color: #eeeeee;
    color: #000000;
}
.CommentBarOne, .CommentBarTwo, .CommentBarScreened
{
    width: 100%; margin-top: 1em; height: 100%;
}
.CommentBarOne
{
    background-color: #dddddd;
    color: #000000;
}
.CommentBarTwo
{
    background-color: #999999;
    color: #000000;
}
.CommentBarScreened
{
    background-color: #f1f1f1;
    color: #000000;
}


#MiniCal {
    width: 175px; height: 3em;
}
.MiniCalDayPosts, .MiniCalDay
{
    text-align: center;
    font-size: .8em;
    border: 1px inset #000;
    width: 14%;
}
.MiniCalDayPosts {
    background-color: #feffbd;
}
.MiniCalDayPosts a
{
    color: #000000;
    display: block;
    text-decoration: none;
    width: 100%;
}

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


