/* Cleaned CSS: */

   /* Basic HTML */
   a {
      color: #0073e6;
      text-decoration: underline; 
      cursor: pointer;
   }
   a:visited {
      color: #2491ff;
      text-decoration: underline; 
      cursor: pointer;
   }
    a:hover {
      color: #00a8a8;
      text-decoration: underline; 
      cursor: pointer;
   }
   a:active {
      color: #00a8a8;
      text-decoration: underline; 
      cursor: pointer;
   }
   blockquote {
      margin-left: 10px;
      padding: 5px;
      border-left: 1px outset #ffffff;
      border-right: 1px outset #ffffff;
   }
   hr {
      height: 1px;
      color: #ffffff;
      background: #ffffff;
      border: 0;
      width: 75%;
   }
   img {
      border: 0;
   }
   img.border {
      border: 1px outset #ffffff;
   }
   ol {
      list-style-type: decimal;
   }
   ul {
      list-style-type: square;
   }
   ul ul {
      list-style-type: circle;
   }
   ul ul ul {
      list-style-type: disc;
   }
   q {
      font-style: italic;
   }

   /* Body and header */

   body {
      margin: 0;
      background: #ffffff;
      background-image: url(http://i4.photobucket.com/albums/y143/the_lone_jen/Wallpaper/1262823_91341744.jpg);
      background-repeat: repeat;
      background-attachment: scroll;
      background-position: center center;
      color: #ffffff;
      font-family: "Sylfaen", sans-serif;
      font-size: small;
      cursor: text;
      text-transform: none;

   }
   .wrapper {
      position: relative;
      }
   #header {
      margin: 0 0 30px 0;
      padding: 10px 10px 10px 0;
      height: 40px;
      max-height: 40px;
      background: ;
      color: #ffffff;
      font-family: "palatino Linotype", sans-serif;
      font-size: small;}
   #title {
      max-width: 33%;
      height: 40px;
      max-height: 40px;
      padding: 0;
      float: right;
      overflow: hidden;
   }
   #subtitle {
      font-size: 80%;
   }
   #gradient {
      position: absolute;
      top: 15px;
      left: 10px;
   }
   td.gradient {
      height: 50px;
      width: 50px;
      border: 1px outset #ffffff;
   }

   td.gradient img {
      border: 0;
   }
   #td1 {
      background: #a80014 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pta80014333333) center center;
   }
   #td2 {
      background: #a86300 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pta86300333333) center center;
   }
   #td3 {
      background: #a89e00 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pta89e00333333) center center;
   }
   #td4 {
      background: #3ba800 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pt3ba800333333) center center;
   }
   #td5 {
      background: #004fa8 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pt004fa8333333) center center;
   }
   #td6 {
      background: #7700a8 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pt7700a8333333) center center;
   }

   /* Content boxes */

   div.contentholder {
      width: 65%;
      min-height: 175px;
      margin: 0 10% 10px 20%;
      background: ;}
   * html div.contentholder {
      height: 175px;
   }
   table.contentgradient {
      margin: 5px;
      float: right;
      overflow: hidden;
   }
   * html table.contentgradient {
      margin: 2px;
      padding: 0;
   }
   table.contentgradient td {
      height: 25px;
      width: 25px;
      border: 1px outset #ffffff;
   }
   td.td1 {
      background: #a80014 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pta80014333333) center center;
   }
   td.td2 {
      background: #a86300 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pta86300333333) center center;
   }
   td.td3 {
      background: #a89e00 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pta89e00333333) center center;
   }
   td.td4 {
      background: #3ba800 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pt3ba800333333) center center;
   }
   td.td5 {
      background: #004fa8 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pt004fa8333333) center center;
   }
   td.td6 {
      background: #7700a8 url(http://l-stat.livejournal.com/palimg/textures/wood.png/pt7700a8333333) center center;
   }
   div.contentbody {
      min-height: 175px;
      margin: 0 25px 0 0;
      padding: 10px 20px 10px 10px;
      background: #000000;
      line-height: 100%;border: 1px outset #ffffff;text-align: left;
   }
   * html div.contentbody {
      height: 175px;
   }

   /* Entry and comment metadata */

   div.entrymeta {
      min-height: 100px;
      margin: 0 0 10px 0;line-height: 120%;
      text-align: left;
   }
   div.entrymeta td {
      vertical-align: top;
   }
   div.entrymeta td img {
      vertical-align: top;
   }
   * html div.entrymeta {
      height: 100px;
   }
   div.entrymeta a, div.entrymeta a:visited {
      color: #ffffff;
   }
   div.entrymeta a:hover, div.entrymeta a:active {
      color: #00a8a8;
   }
   div.userpic {
      width: 100px;
      height: 100px;
      margin: 0 10px 0 0;
      float: left;
      text-align: center;
   }
   div.userpic img {
      border: 0;
   }
   td.metatitle {
      padding: 0 5px 0 0;
      font-weight: 700;
   }

   /* Comment links */

   div.commentlinks {
      margin: 5px 0 0 0;text-align: right;
   }
   div.comment {
      padding: 0 0 0 5px;
      margin: 0 0 5px 0;
      border-left: 1px outset #ffffff;
      border-bottom: 1px outset #ffffff;
   }

   /* Navigation boxes */

   div.navholder {
      background: ;width: 65%;
      margin: 0 10% 10px 20%;
   }

   div.navbody {
      margin: 0 25px 0 0;
      padding: 10px 15px 10px 10px;
      background: #000000;
      text-align: center;border: 1px outset #ffffff;}
   * html div.navbody {
      margin: 0 42px 0 0;
   }
   div.nextlink {
      margin: 0;
      float: right;
   }
   div.prevlink {
      margin: 0;
      float: left;
   }

   /* Year page */

   table.month {
      width: 100%;
      text-align: center;
   }
   td.dayfullwith {
      padding: 2px 0 2px 0;
      background: #00a8a8;
      border: 1px outset #ffffff;
   }
   td.dayfullwithout {
      padding: 2px 0 2px 0;
      background: #ffffff;
      border: 1px outset #ffffff;
   }
   td.dayfullwith hr, td.dayfullwithout hr {
      height: 1px;
      width: 75%;
      background: #ffffff;
      color: #ffffff;
      border: 0;
   }
   td.dayempty {
      padding: 2px 0 2px 0;

      border: 0;
   }

   /* Month page */

   table.subjects {
      width: 100%;
   }
   td.monthdays {
      padding: 5px 0 0 0;
      vertical-align: top;
      border: 0;
   }
   td.monthsubjects {
      padding: 0;
      background: #a85400;
      border: 1px outset #ffffff;
      text-align: left;
   }
   td.monthsubjects dl {
      margin: 5px;
   }

   /* Comment mass action */
   div.multiform {text-align: center;
   }

   /* Reply form */
   textarea.textbox {
      width: 100%;
      background: #000000;
      color: #ffffff;
   }
   input {
      background: #000000;
      color: #ffffff;
   }

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

#lj_controlstrip {
    background-color: #000000;
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/bg.gif/pt000000404040);
}

#lj_controlstrip td {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#lj_controlstrip_statustext {
    color: #ffffff;
}

#lj_controlstrip a {
    color: #c447c6;
}

#lj_controlstrip_user,
#lj_controlstrip_actionlinks,
#lj_controlstrip_search,
#lj_controlstrip_login,
#lj_controlstrip_loggedout_userpic {
    border-right: 1px solid #ffffff;
}

#lj_controlstrip_login td {
    border-bottom: 0;
}

#lj_controlstrip td td {
    border-bottom: 0;
}

#lj_controlstrip_userpic {
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/ljlogo.gif/pt000000ffffff);
}

#lj_controlstrip_loggedout_userpic {
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/pt000000ffffff);
}/* Cleaned CSS for new ControlStrip */
.w-cs {
    background: #000000;
    color: #ffffff;
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/bg.gif/pt000000404040);
}
 @media screen and (max-width: 1080px) {
                .w-cs .w-cs-menu {
    background: #000000;
}
              }
.w-cs A:link,
.w-cs A:visited,
.w-cs A:hover,
.w-cs A:active, 
.w-cs A:link B,
.w-cs A:visited B,
.w-cs A:hover B,
.w-cs A:active B, 
.w-cs .w-cs-status P {
    color: #c447c6 !important;
}
/* User info */
.w-cs .w-cs-userinfo {
    background: #000000;
    border-color: #ffffff;
    background-image: url(http://l-stat.livejournal.com/palimg/controlstrip/bg.gif/pt000000404040);
}
/* Summary */
.w-cs .w-cs-summary {
    background: #000000;
}
.w-cs .w-cs-summary LI.w-cs-i-tokens {
    border-color: #ffffff;
}

