/* Cleaned CSS: */

body {
    font-size: 1em;
    margin: 0;
    padding: 0;
    background-color: #c4463d;
    color: #844c4b;

    font-family: "Comic Sans MS", cursive;

    background-image: url('http://webfile.ru/get/620288024/Bezimyanniy.JPG');
    background-position: bottom;
    background-repeat: repeat;
    background-attachment: fixed;


}
#Content {
    background-color: #c4463d;
    width: 70%;
    padding: 0;

    float: left;
    margin-left: 1em;

}
#Title {
    color: #713939;
    background-color: #ff8080;

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

}


#GlobalTitle {
    width: 80%;
    margin-left: 20%;
    font-size: 4em;
    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: "Comic Sans MS";

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

    font-family: "Comic Sans MS", monospace;

    background-color: #f29e7a;
    color: #ffcab8;
    width: 100%;
}
.BoxContents {
    background-color: #f29e7a;
    color: #ffcab8;
    width: 100%;
}
.DropShadow {
    margin-bottom: 10px
}
.BoxSideBar {
    width: 175px;
    height: 100%;
    background-color: #fc7673;
    color: #c35c5a;
}


.BoxSideBar table {
    width: 175px;
    height: 100%;
}
.BoxSidebar table a {
    background-color: #fc7673;
    color: #0000ff;
}
.BoxSidebar table a:visited {
    background-color: #fc7673;
    color: #ff00ff;
}
.BoxSideBar table th {
    background-color: #ff8080;
    color: #713939;
}
.BoxSideBarContents {
    height: 100%;
    padding: 5px;
}
.BoxTitle {
    text-align: left;
    background-color: #e5726c;
    color: #8b4c49;
    padding: 5px;
}
.BoxTitle A, .BoxTitle A:hover, .BoxTitle A:visited {
    color: #8b4c49;
    text-decoration:none;
}

.BoxContents {
    padding: 5px;
}


.HeaderNavMenu {
    background: #fc7673 url("http://l-stat.livejournal.com/palimg/shadow/t.gif/ptff8080fc7673") top center repeat-x;
    width: 100%;
    background-color: #fc7673;
    margin: 0;
    padding-left: 0;
    padding-top: 5px;
}
.HeaderNavSubMenu {
    width: 100%;
    background-color: #e5726c;
    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: #fdb1af url("http://l-stat.livejournal.com/palimg/shadow/t.gif/ptff8080fdb1af") top repeat-x;
    margin-right: 25px;
    display: inline;
}
.HeaderNavMenu li#active {
    background: #e5726c url("http://l-stat.livejournal.com/palimg/shadow/t.gif/ptff8080e5726c") top repeat-x;
    color: #8b4c49;
    font-weight: bold;
    margin-right: 25px;
    display: inline;
}
.HeaderNavMenu li#active a {
    color: #8b4c49;
}
.HeaderNavMenuFirst {
    margin-left: 50px;
    padding: 0;
    visibility: hidden;
}
.HeaderNavMenu li {
    color: #c35c5a;
}
.HeaderNavMenu li a {
    color: #c35c5a;
    text-decoration: none;
}
.HeaderNavSubMenu li {
    color: #8b4c49;
}
.HeaderNavSubMenu li a {
    color: #8b4c49;
    text-decoration: none;
}
#FooterNavMenu {
    text-align: center;
    background-color: #f29e7a;
    color: #ffcab8;
}
#FooterNavMenu a {
    background-color: #f29e7a;
    color: #ffcab8;
}
#FooterNavMenu a:visited {
    background-color: #f29e7a;
    color: #ffcab8;
}
.CommentBarOne, .CommentBarTwo, .CommentBarScreened
{
    width: 100%; margin-top: 1em; height: 100%;
}
.CommentBarOne
{
    background-color: #fe8680;
    color: #74493c;
}
.CommentBarTwo
{
    background-color: #fdc4b2;
    color: #756950;
}
.CommentBarScreened
{
    background-color: #f1807d;
    color: #000000;
}


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


