/* Cleaned CSS: */

    @media screen, print {
                ul#lj-links, ul#lj-summary, ul#user-links {
            margin: 0;
            padding: 0;
        }

        body {
            background-color: #000001;
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 12px;
            line-height: 125%;
            color: #27ff10;
            text-align: center;
        }

        a {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #fc1e8c;
            text-decoration: none;
        }
        a:visited { color: #f71409; }
        a:hover, a:visited:hover { color: #f91c4b; text-decoration: underline; }
        a:active { color: #12fd06; }
        a img { border: none; }
        a.comm {
            background: transparent url(http://stat.livejournal.com/img/community.gif) no-repeat;
            padding-left: 19px;
            padding-bottom: 7px;
        }
        a.user {
            background: transparent url(http://stat.livejournal.com/img/userinfo.gif) no-repeat;
            padding-left: 19px;
            padding-bottom: 7px;
        }
        p {
            margin: 5px;
            padding: 5px;
        }

        form {
            display: inline;
            margin: 0px;
            padding: 0px;
        }
        input, select, textarea {
            font-family: Trebuchet, Garamond, sans-serif;
            font-size: 80%;
            color: #fdfa08;
            padding: 2px;
            margin: 3px;
        }

        #container {
            position: relative;
            width: 800px;
            margin: 0 auto;
            text-align: left;
        }
        #header {
            margin-bottom: 15px;
            border: 1px solid #f60aab;
            background-color: #040203;
        }

        #header h1 {
            padding: 20px;
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 190%;
            color: #fb0926;
        }

        #menu {
            position: relative;
            background-color: #060505;
            float: left;
            width: 150px;
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #fbf209;
            border: 1px solid #f2fb0d;
            padding: 4px;
        }
        #content {
            position: relative;
            margin-left: 160px;
        }

        #entries {
            border: 1px solid #f3f611;
            padding: 15px;
            background-color: #040404;
        }

        #menu h2 {
            margin: 20px 0;
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 140%;
            color: #fd1520;
        }
        #menu h2.userpic {
            text-align: center;
        }
        #menu a {
            font-family: Trebuchet, Garamond, sans-serif;
            font-size: 80%;
            color: #fafd07;
        }
        #menu a:visited { color: #fb0c7c; }
        #menu a:hover, #menu a:visited:hover { color: #000000; }
        #menu a:active { color: #000000; }
        #menu ul {
            margin: 3px;
            list-style: none;
        }
        #menu ul li {
            margin: 3px;
            padding: 2px;
            list-style: none;
        }
        #menu ul li.active {
            font-family: Trebuchet, Garamond, sans-serif;
            font-size: 80%;
            color: #000000;
            font-weight: bold;
        }
        #content h2 {
            margin: 20px 0;
        }
        #entries, #comments {
            margin: 10px;
        }
        .ind-entry {
            padding: 5px;
            padding-bottom: 15px;
            border-bottom: 1px solid #000000;
            background-color: #010101;
        }
        .ind-entry h3 img, .ind-comment-one h3 img, .ind-comment-two h3 img, .ind-comment-screened h3 img {
            position: relative;
            float: right;
            padding: 5px;
        }
        .ind-entry h2 {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 150%;
            color: #f8061d;
            margin: 20px 0px;
            line-height: 140%;
        }
        .ind-entry H2 A, .ind-entry H2 A:hover, .ind-entry H2 A:visited {
            color: #f8061d;
            text-decoration: none;
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
        }
        .ind-entry h4, .ind-comment-one h4, .ind-comment-two h4, .ind-comment-screened h4 {
            font-family: Trebuchet, Garamond, sans-serif;
            font-size: 80%;
            color: #fdfa08;
        }
        .ind-entry h4 {
            background-color: #040404;
        }
        .ind-entry h4 a, .ind-comment-one h4 a, .ind-comment-two h4 a, .ind-comment-screened h4 a {
            font-family: Trebuchet, Garamond, sans-serif;
            font-size: 100%;
            color: #f803b5;
            text-decoration: underline;
        }
        .ind-entry h4 a:visited, .ind-comment-one h4 a:visited, .ind-comment-two h4 a:visited, .ind-comment-screened h4 a:visited { color: #fee905; }
        .ind-entry h4 a:hover, .ind-comment-one h4 a:hover, .ind-comment-two h4 a:hover, .ind-comment-screened h4 a:hover { color: #f71f08; }
        .ind-entry h4 a:visited:hover, .ind-comment-one h4 a:visited:hover, .ind-comment-two h4 a:visited:hover, .ind-comment-screened h4 a:visited:hover { color: #f71f08; }
        .ind-entry h4 a:active, .ind-comment-one h4 a:active, .ind-comment-two h4 a:active, .ind-comment-screened h4 a:active { color: #fb0c88; }
        .ind-entry div.entry-item, .ind-entry div.month-entries {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #08f925;
            margin: 15px 0px;
        }
        .ind-entry div.entry-item a, .ind-entry div.month-entries a {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #0bfa2d;
            text-decoration: underline;
        }
        .ind-entry div.entry-item a:visited, .ind-entry div.month-entries a:visited { color: #f80416; }
        .ind-entry div.entry-item a:hover, .ind-entry div.entry-item a:visited:hover { color: #f62450; }
        .ind-entry div.month-entries a:hover, .ind-entry div.month-entries a:visited:hover { color: #f62450; }
        .ind-entry div.entry-item a:active, .ind-entry div.month-entries a:active { color: #34f906; }

        .ind-comment-one, .ind-comment-two, .ind-comment-screened {
            margin: 10px 0;
            padding: 5px;
        }
        .ind-comment-one { background-color: #101010; border-bottom: 1px solid #f80315; }
        .ind-comment-two { background-color: #040404; border-bottom: 1px solid #f2fb03; }
        .ind-comment-screened { background-color: #080808; border-bottom: 1px solid #3ff50f; }

        .ind-comment-one h2 {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 130%;
            color: #e1fb05;
            margin: 20px 0px;
        }
        .ind-comment-one div.entry-item {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #f7032b;
            margin: 15px 0px;
        }
        .ind-comment-one div.entry-item a {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #f90931;
            text-decoration: underline;
        }
        .ind-comment-one div.entry-item a:visited { color: #fafd05; }
        .ind-comment-one div.entry-item a:hover, .ind-comment-one div.entry-item a:visited:hover { color: #3ff606; }
        .ind-comment-one div.entry-item a:active { color: #fb0eaa; }

        .ind-comment-two h2 {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 130%;
            color: #f6030f;
            margin: 20px 0px;
            line-height: 140%;
        }
        .ind-comment-two div.entry-item {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #fb0690;
            margin: 10px 0px;
        }
        .ind-comment-two div.entry-item a {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #e9fd0a;
            text-decoration: underline;
        }
        .ind-comment-two div.entry-item a:visited { color: #21f90a; }
        .ind-comment-two div.entry-item a:hover, .ind-comment-two div.entry-item a:visited:hover { color: #fc0522; }
        .ind-comment-two div.entry-item a:active { color: #ecfb04; }

        .ind-comment-screened h2 {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 130%;
            color: #f50c79;
            margin: 20px 0px;
        }
        .ind-comment-screened div.entry-item {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #fa0309;
            margin: 10px 0px;
        }
        .ind-comment-screened div.entry-item a {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #f60a1b;
            text-decoration: underline;
        }
        .ind-comment-screened div.entry-item a:visited { color: #08f702; }
        .ind-comment-screened div.entry-item a:hover, .ind-comment-screened div.entry-item a:visited:hover { color: #f9032c; }
        .ind-comment-screened div.entry-item a:active { color: #fced02; }

        .month-entries {
            margin: 10px 0;
        }
        .month-entries ul {
            list-style: none;
            margin: 10px;
        }
        .month-entries ul li {
            list-style: none;
            padding: 3px;
        }

        .ljtaglist {
            margin-left: 5px;
        }

        #footer {
            position: relative;
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #ff0675;
            background-color: #29fc0d;
        }
        #footer p {
            padding: 20px;
        }
        #footer a {
            font-family: Trebuchet, Garamond, Trebuchet, sans-serif;
            font-size: 100%;
            color: #ff080e;
        }
        #footer a:visited { color: #ff0707; }
        #footer a:hover, #footer a:visited:hover { color: #fffc06; }
        #footer a:active { color: #ff0ec3; }
    }

    @media print {
        #menu {
            display: none;
        }
        #content {
            margin-left: 0px;
        }
        #entries, .ind-entry, .ind-comment, #footer, #header {
            border: none;
        }

    }
    
