/* Cleaned CSS: */
    body {
        background-color: #090909;
        
    background-image: url("data/bg.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-attachment: fixed;
         
       text-align: center;
        color: #c1c1c1;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        margin: 20px 0 20px 0;
        }

    a, a:link, a:visited {
        color: #8797a0;
        text-decoration: none;
        }

    a:hover {
        color: #ffffff;
        text-decoration: underline;
        }

    p, td, blockquote {
            font-size: 11px;
        }

    code, kbd, pre, tt {
            font-family: monospace;
        }
    #content
    {
        width: 80%;
        margin-left: auto; margin-right: auto;
        background-color: #000000;
        border-width: 1px;
        border-style: solid;
        border-color: #7e8997;
        padding: 15px;
    }

     #maincontent {
        margin-top: 15px;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        background-color: #000000;
        color: #781111;
        border-style: solid;
        border-color: #781111;
        border-width: 1px;
        margin-right: 180px;
        text-align: left;
        }

  


    #header {
        padding: 10px 0px 20px 0px;
        margin: 0px;
        text-align: center;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 2px;
        border-style: solid;
        border-color: #7e8997;
        border-width: 1px;
        background-color: #000000;
        color: #c1c1c1;
        }


    /* header -- links to views; title of journal; subtitle of journal */
    div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
        color: #8797a0;
    }

    div#header a:hover, div#footer a:hover {
        color: #ffffff;
        text-decoration: none;
    }



    /* maincontent */

    .subcontent {
    }

    .entry    {
        margin: 0px 10px 10px 30px;
        padding: 10px;
        background-color: #000000;
        color: #ffffff;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        text-align: left;
        border-width: 1px;
        border-color: #781111;
        border-style: solid;
        }

    .entry ul li
        {
        padding-left: 5px;
        margin-left: 15px;
        }

    .entry ol li
        {
        padding-left: 5px;
        margin-left: 15px;
        }

    .userpic {
        position: relative;
        float: left;
        background-color: #000000;
        padding: 5px;
        margin: 10px;
        z-index: 15;
        border-width: 1px;
        border-color: #781111;
        border-style: solid;
        }

    .dsgpic {

        margin:  1px;
        border-width: 1px;
        border-color: #781111;
        border-style: solid;
        }

    .userpicfriends {
        position: relative;
        float: left;
        padding: 5px;
        margin: 10px;
        text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #781111;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        z-index: 15;
        }

    .date {
        line-height: 200%;
        top: 5px;
        color: #781111;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        }

    .subject {
        font-weight: bold;
        padding: 10px;
        color: #781111;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        }

    .subject a, .subject a:link, .subject a:visited, .subject a:hover  {
       color: #781111;
        /*color: #8797a0;*/
       text-decoration: none;
        }

    /*.subject a:hover {
        color: #ffffff;
        }*/

    .datesubject {
       	background-image: url("data/bbg.png");
        color: #000000;
        padding: 5px;
        }

    .menu {
        background-color: #781111;
        padding: 5px;
      	color: #ffffff;
      	text-align: right;
        }

    .currents, .currentmood, .currentmusic {
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        }

    .comments {
        background-image: url("data/bbg.png"); 
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        text-align: right;
        color: #ffffff;
        background-color: #ffffff;
        padding: 0px 5px 0px 5px;
        position: relative;
        top: 15px;
        }

    .unsichtbar {
        background-image: url("data/bbg.png");
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        text-align: right;
	      color: #ffffff;
        background-color: #ffffff;
        padding: 0px 5px 0px 5px;
        position: relative;
        top: 15px;
        }

     .foo{     
        margin-top: 15px;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        border-style: solid;
        border-color: #781111;
        border-width: 1px;
        margin-right: 180px;        
        text-align: right;
        padding: 2px 2px 2px 2px;
        color: #000000;
        background-image: url("data/bbg.png");
        }
    div.comments a, div.comments a:link, div.comments a:visited{
        color: #8797a0;
    }

    div.comments a:hover {
        color: #ffffff;
        text-decoration: none;
    }


    /* maincontent --  entry, reply pages */

    .datesubjectcomment {
            background-color: #781111;
            padding: 5px;
            margin-top: 20px;
            }

    .userpiccomment {
        position: relative;
        border-width: 5px;
        border-style: solid;
        border-color: #000000;
        background-color: #000000;
        top: -30px;
        left: 0px;
        padding: 5px;
        margin: 10px 10px -20px 10px;
        z-index: 15;
        float: left;
        border-width: 1px;
        border-color: #555a60;
        border-style: solid;
        }

    .box {
        border-style: solid;
        border-width: 1px 0px 0px 0px;
        border-color: #781111;
        padding: 10px;
        clear: left;
        }

    input, textarea {
        background-color: #000000;
        color: #cbd3d8;
        }

    textarea.textbox  {
          width: 95% !important;
           }

    .reply    {
        position: relative;
        margin: 20px 30px 10px 30px;
        padding: 25px 10px 10px 10px;
        text-align: left;
        font-family: "Verdana", sans-serif;
        font-size: 11px;
        line-height: 125%;
        background-color: #000000;
        color: #cbd3d8;
        }

    .replytosubject {
        font-weight: bold;
        }


    .commentreply {
        position: relative;
        margin: 10px;
        font-size: 11px;
        font-family: "Verdana", sans-serif;
        color: #cbd3d8;
        }

    .commentbox {
        border-color: #7e8997;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin: 10px;
        background-color: #000000;
        }

    .datesubjectcomment a:link, .datesubjectcomment a:visited {
        color: #8797a0;
        }

    .datesubjectcomment a:hover {
        color: #ffffff;
        }

    .commentboxpartial {
        border-color: #7e8997;
        border-width: 1px;
        border-style: solid;
        padding: 10px;
        margin: 10px;
        background-color: #000000;
        }

    .commentinfo {
        background-color: #000000;
        margin-top: 10px;
        width: 100%;
        }

    /* maincontent -- year/achive pages */

    ul.year {
        text-align: center;
        padding-bottom: 40px;
        }

    ul.year li {
        display: inline;
        }

    table.yeartable {
        margin-left: auto;
        margin-right: auto;
        }

    table.yeartable td.yeardate, table.yeartable td.yearday {
        border-width: 1px;
        border-style: solid;
        border-color: #7e8997;
        }

    table.yeartable td.yearday {
        background-color: #000000;
        text-align: center;
        }

    td.yearmonth {
        border-style: none;
        }





    /* misc  */

    .clear {
        height: 15px;
        }

    .skiplinks {
        text-align: center;
        }

    .headerimage {
        /* for formatting header image */
        }

    .separator{
        /* for formatting separators between entries */
        height: 35px;
    }

    * html div.subcontent {
        /* fixes an IE reply page bug */
        height: 1%;
        clear: none;
    }

    * html div.box#commentform {
        /* fixes an IE reply page bug */
        position: absolute;
        border-width: 1px;
        border-style: solid;
        border-color: #7e8997;
        background-color: #000000;
    }
    


