/* Cleaned CSS: */

   /* Basic HTML */
   a {
      color: #ad5a5e;
      
      cursor: pointer;
   }
   a:visited {
      color: #ae5258;
      
      cursor: pointer;
   }
    a:hover {
      color: #964a4e;
      
      cursor: pointer;
   }
   a:active {
      color: #964a4e;
      
      cursor: pointer;
   }
   blockquote {
      margin-left: 10px;
      padding: 5px;
      border-left: 1px solid #683d40;
      border-right: 1px solid #683d40;
   }
   hr {
      height: 1px;
      color: #683d40;
      background: #683d40;
      border: 0;
      width: 75%;
   }
   img {
      border: 0;
   }
   img.border {
      border: 1px solid #683d40;
   }
   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: #b05b65;
      color: #683d40;
      font-family: "Arial", sans-serif;
      font-size: medium;
      cursor: default;
      text-transform: none;

   }
   .wrapper {
      position: relative;
      }
   #header {
      margin: 0 0 30px 0;
      padding: 10px 10px 10px 0;
      height: 65px;
      max-height: 65px;
      background: #683d40;
      color: #fcf4f4;
      font-family: "Arial", sans-serif;
      font-size: medium;border-bottom: 1px solid #683d40;}
   #title {
      max-width: 33%;
      height: 65px;
      max-height: 65px;
      padding: 0;
      float: right;
      overflow: hidden;
   }
   #subtitle {
      font-size: 80%;
   }
   #gradient {
      position: absolute;
      top: 15px;
      left: 10px;
   }
   td.gradient {
      height: 75px;
      width: 75px;
      border: 1px solid #683d40;
   }

   td.gradient img {
      border: 0;
   }
   #td1 {
      background: #fe9ca1 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfe9ca1ffffff) center center;
   }
   #td2 {
      background: #fe7e84 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfe7e84ffffff) center center;
   }
   #td3 {
      background: #fd6168 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd6168ffffff) center center;
   }
   #td4 {
      background: #fd434c url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd434cffffff) center center;
   }
   #td5 {
      background: #fd252f url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd252fffffff) center center;
   }
   #td6 {
      background: #fd0713 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd0713ffffff) center center;
   }

   /* Content boxes */

   div.contentholder {
      width: 65%;
      min-height: 175px;
      margin: 0 10% 10px 20%;
      background: #683d40;border: 1px solid #683d40;}
   * 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 solid #683d40;
   }
   td.td1 {
      background: #fe9ca1 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfe9ca1ffffff) center center;
   }
   td.td2 {
      background: #fe7e84 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfe7e84ffffff) center center;
   }
   td.td3 {
      background: #fd6168 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd6168ffffff) center center;
   }
   td.td4 {
      background: #fd434c url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd434cffffff) center center;
   }
   td.td5 {
      background: #fd252f url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd252fffffff) center center;
   }
   td.td6 {
      background: #fd0713 url(http://l-stat.livejournal.com/palimg/textures/brushed_metal.png/ptfd0713ffffff) center center;
   }
   div.contentbody {
      min-height: 175px;
      margin: 0 25px 0 0;
      padding: 10px 20px 10px 10px;
      background: #fcf4f4;
      line-height: 120%;text-align: left;
   }
   * html div.contentbody {
      height: 175px;
   }

   /* Entry and comment metadata */

   div.entrymeta {
      min-height: 100px;
      margin: 0 0 10px 0;font-size: smaller;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: #683d40;
   }
   div.entrymeta a:hover, div.entrymeta a:active {
      color: #964a4e;
   }
   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;font-size: smaller;text-align: right;
   }
   div.comment {
      padding: 0 0 0 5px;
      margin: 0 0 5px 0;
      border-left: 1px solid #683d40;
      border-bottom: 1px solid #683d40;
   }

   /* Navigation boxes */

   div.navholder {
      background: #683d40;border: 1px solid #683d40;width: 65%;
      margin: 0 10% 10px 20%;
   }

   div.navbody {
      margin: 0 25px 0 0;
      padding: 10px 15px 10px 10px;
      background: #fcf4f4;
      text-align: center;}
   * 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: #fcf4f4;
      border: 1px solid #683d40;
   }
   td.dayfullwithout {
      padding: 2px 0 2px 0;
      background: #f8e4e4;
      border: 1px solid #683d40;
   }
   td.dayfullwith hr, td.dayfullwithout hr {
      height: 1px;
      width: 75%;
      background: #683d40;
      color: #683d40;
      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: #fcf4f4;
      border: 1px solid #683d40;
      text-align: left;
   }
   td.monthsubjects dl {
      margin: 5px;
   }

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

   /* Reply form */
   textarea.textbox {
      width: 100%;
      background: #fcf4f4;
      color: #683d40;
   }
   input {
      background: #fcf4f4;
      color: #683d40;
   }

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