/* Cleaned CSS: */

  body {
     font-family: Arial, sans-serif;
     font-size: 12px;
     margin: 0px;
     background-color: #000000;
     color: #cccccc;
  
     }
  a:link{
     color: #ff6161;
     text-decoration: none;
     font-family: arial;
     font-size: 12;
     }
  a:visited {
     color: #847efc;
     text-decoration: none;
     font-family: arial;
     font-size: 12;
     }
  a:hover {
     text-decoration: none;
     font-family: arial;
     font-size: 12;
     color: #FFFFFF
     }
  .entryHeaderDate a {
     color : #89a2be;
     text-decoration : none;
     }
  .entryHeaderDate a:hover {
     color : #89a2be;
     text-decoration : underline;
     }
  .header-title {
     background-color: #000022;
     font-family: ;
     font-size: 30px;
     color: #ffffb9;
     padding: 0px 20px 0px 20px;
     }
  .header-subtitle {
     background-color: #000022;
     color: #dddddd;
     font-family: ;
     font-size: 24px;
     padding: 0px 24px 0px 24px;
     }
  .header-icon {
     top: 0px;
     right: 0px;
     position: absolute;
     z-index: 1;
     border-left: 2px solid #000022;
     border-bottom: 2px solid #000022;
     }
  .pageheaderblock {
     text-align: center;
     border-top: 2px solid #89a2be;
     width: 100%;
     }
  .pagefooterblock {
     border-top: 2px solid #89a2be;
     background-color: #000044;
     color: #ffffb9;
     padding: 4px 4px 4px 24px;
     margin-top: 4px;
     }
  .pagefooterblock a, .pagefooterblock a:visited {
     color: #ffffb9;
     }
  .bodyblock {
     padding: 10px 20px 0px 20px;
     }
  .bodyheaderblock {
     border-top: 2px solid #89a2be;
     border-bottom: 2px solid #89a2be;
     background-color: #000066;
     padding: 4px 0px 4px 0px;
     }
  .bodynavblock {
     border-top: 2px solid #89a2be;
     border-bottom: 2px solid #89a2be;
     background-color: #000066;
     color: #dddddd;
     margin: 10px 0px 4px 0px;
     padding: 8px;
     }
  .bodynavblock a, .bodynavblock a:visited {
     color: #dddddd;
     }
  .body-title {
     font-family: ;
     font-size: 18px;
     color: #dddddd;
     text-align: center;
     padding-left: 24px;
     }
  .body-midtitle {
     font-family: ;
     font-size: 18px;
     color: #dddddd;
     text-align: left;
     padding-left: 8px;
     }

   .subcontent {
     }
  .entryHolder {
     color: #cccccc;
     background-color: #000044;
     font-family: verdana;
     font-size: 13px;
     border: 2px solid #89a2be;
     margin: 20px 0px 20px 0px;
     }
  .entryUserinfo {
     text-align: center;
       margin: 12px 8px 8px 12px;
     
     background-color: #000044;

     }
  .entryUserinfo-usericon img {
     border: 2px solid #847efc;
     }
  .entryText {
     padding: 6px;
     }
  .entryHeader {
     background-color: #000077;
     color: #89a2be;
     font-family: Arial;
     font-size: 13px;
     padding: 4px 8px 4px 8px;
     border-bottom: 2px solid #89a2be;
     }
  .entryHeader a{
     color: #89a2be;
     }
  .entryHeaderSubject {
     font-weight: bold;
     }
  .entryMetadata {
     padding-left: 6px;
     padding-bottom: 4px;
     }
  .entryMetadata ul {
     margin: 0px;
     padding: 0px;
     }
  .entryMetadata li {
     list-style: none;
     display: block;
     padding-right: 10px;
     padding-bottom: 4px;
     font-family: arial;
     font-size: 12;
     }
  .entryMetadata-label {
     font-weight: bold;
     }
  .entryLinkbar {
     font-family: Arial;
     font-size: 13px;
     color: #cccccc;
     text-align: right;
     padding: 4px 0px 4px 0px;
     border-top: 2px solid #89a2be;
     background-color: #000077;
     }
  .entryLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .entryLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;
     display: inline;
     }
  .commentHolder {
     color: #cccccc;
     background-color: #000044;
     border-top: 2px solid #89a2be;
     border-bottom: 2px solid #89a2be;
     font-family: verdana;
     font-size: 13px;
     margin: 4px 0px 4px 0px;
     }
  .commentUserinfo {
     text-align: center; 
       margin: 12px 8px 8px 12px;
     
     background-color: #000044;
     }
  .commentUserinfo-usericon img {
     border: 2px solid #847efc;
     }
  .commentText {
     padding: 6px;
     }
  .commentHeader {
     background-color: #000077;
     color: #89a2be;
     font-family: Arial;
     font-size: 13px;
     padding: 4px 0px 4px 8px;
     }
  .commentHeader a{
     color: #89a2be;
     }
  .commentHeaderScreened {
     font-family: Arial;
     font-size: 13px;
     background-color: #aaaaaa;
     padding: 4px 0px 4px 8px;
     }
  .commentHeaderSubject {
     font-weight: bold;
     }
  .commentLinkbar {
     font-family: Arial;
     font-size: 13px;
     color: #cccccc;
     text-align: right;
     padding-top: 4px;
     padding-bottom: 4px;
     }
  .commentLinkbar ul {
     margin: 0px;
     padding: 0px;
     }
  .commentLinkbar li {
     padding: 0px 5px 0px 5px;
     margin: 0px;
     display: inline;
     }
  .replyform {
     background-color: #000044;
     color: #cccccc;
     padding-left: 10px;
     }
  .yearlinks{
     text-align: right;
     }
  .yearlink{
     padding-left:4px;
     padding-right: 4px;
     }
  .month {
     width: 500px;
     border: 1px solid #89a2be;
     margin: 8px 8px 8px 40px;
     }
  .daysubjects {
     color: #cccccc;
     padding: 8px 8px 8px 40px;
     }
  .daytitles {
     text-align: center;
     border: 1px solid #89a2be;
     background: #aaaaaa;
     color: #000000;
     }
  .day-blank {
     border: 1px solid #89a2be;
    }
  .day {
     border: 1px solid #89a2be;
     }
  .day-date {
     border-right: 1px solid #89a2be;
     border-bottom: 1px solid #89a2be;
     color: #aaaaaa;
     width: 50%;
     text-align: center;
     }
  .day-count {
     width: 50%;
     text-align: center;
     float: right;
     font-size: 20px;
     }
  .day-count a {
     text-decoration: none;
     color: #ffffb9;
     }

  .stickylink {
     margin-top: -14px;
     display:inline;
     float:right;
    }

  .stickylink a {
     font-weight: normal;
     color: #89A2BE
    }

  .stickylink a:hover {
     color:#FFFFFF
    }

  .hidestickylink {
    float: right;
    text-align: center;
    padding: 1px;
    width: 11em;
    background-color: #000077;
    border-left: 2px solid;
    border-right: 2px solid;
    border-top: 2px solid;
    border-color: #89A2BE;
    }

   .hidestickylink a {
    color: #89A2BE;
    }

   .hidestickylink a:hover {
     color:#FFFFFF
    }
   
  
  .sidebar {
     font-family: ;
     font-size: 13px;
     margin-right: 20px;
     width: 200px;
     }
  .sidebox {
     color: #cccccc;
     background-color: #000044;
     margin: 0px 0px 0px 0px;
     border: 2px solid #89a2be;
     }
  .sideboxTitle {
     background-color: #000077;
     color: #cccccc;
     border-bottom: 2px solid #89a2be;
     font-family: ;
     font-size: 13px;
     padding: 4px 0px 4px 8px;
     text-align: center;
     }
  .sideboxContent {
     text-align: left;
     padding: 2px 4px 2px 4px;
     }
  .sidebox #profile, .sidebox #latestmonth, .sidebox #search {
     text-align: center;
     }
  .sidebox #tags_sidebox {
     text-align: left;
     list-style: none;
     }
  .sidebox #systemlinks {
     text-align: left;
     list-style: none;
     text-decoration: none !important;
     }
  .sidebox #latestmonth{
        width: 90%
        margin-top: 4px;
     }
  .latestmonth {
        border: 2px solid #3300cc;
        font-family: ;
        font-size: px;
        text-align: center;
        background-color: #000077
     }
  .latestmonthContent {
        border: 2px solid #3300cc;
        text-align: center;
        font-family: ;
        font-size: px;
        background-color: #0000ff
     }
  .listtitle {
     background-color: #000077;
     color: #cccccc;
     font-family: ;
     font-size: 13px;
     border: 2px solid #847efc;
     }
  .profile-label {
     font-weight: bold;
     }

#welcomenoteHeader { 
font-weight:bold;  
text-align:center;
background-color:#000044
}

#welcomenoteText {
background-color:#000077;
}
  
  .header-menu {
     padding: 0px;
     background-color: #000044;
     border-top: 2px solid #89a2be;
     padding-left: 19px;
     font-family: ;
     font-size: 13px;
     line-height: 21px;
     }
  .header-menu a, .header-menu a:visited {
     white-space: nowrap;
     text-align: left;
     padding: 2px 6px 2px 6px;
     color: #ffffb9;
     text-decoration: none;
     }
  .header-menu a:hover {
     background-color: #000099;
     color: #dddddd;
     text-decoration: none;
     }
  #footer-menu {
     font-size: 11px;
     }
  #footer-menu a, .footer-menu a:visited {
     color: #dddddd;
     white-space: nowrap;
     padding: 6px;
     text-align: left;
     }
  .header-menu ul, #footer-menu ul {
     margin: 0px;
     padding: 0px;
     }
  .header-menu li, #footer-menu li {
     display: inline;
     }
  .tagstable, .tagstable td {
     border: 1px solid #89a2be;
     }
  .tagstable { width: 500px; }
  

#lj_controlstrip {
    background-color: #000066;
    background-image: none;
}

#lj_controlstrip td {
    color: #cccccc;
    border-bottom: 1px solid #89a2be;
}

#lj_controlstrip_statustext {
    color: #cccccc;
}

#lj_controlstrip a {
    color: #847efc;
}

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

#lj_controlstrip_login td {
    border-bottom: 0;
}

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

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

#lj_controlstrip_loggedout_userpic {
    background-image: url(https://l-stat.livejournal.com/palimg/controlstrip/ljlogo-loggedout.gif/pt000066cccccc);
}/* Cleaned CSS for new ControlStrip */
.w-cs {
    background: #000066;
    color: #cccccc;
    background-image: none;
}
 @media screen and (max-width: 1080px) {
                .w-cs .w-cs-menu {
    background: #000066;
}
              }
.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: #847efc !important;
}
/* User info */
.w-cs .w-cs-userinfo {
    background: #000066;
    border-color: #89a2be;
    background-image: none;
}
/* Summary */
.w-cs .w-cs-summary {
    background: #000066;
}
.w-cs .w-cs-summary LI.w-cs-i-tokens {
    border-color: #89a2be;
}

