<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Cleaned CSS: */

.ContextualPopup, .icon-browser {
    background: #c0c0c0;
    color: #000000;
    }

.ContextualPopup a, .icon-browser a { color: #39397d; }
.ContextualPopup a:visited { color: #5674b9; }
.ContextualPopup a:hover { color: #7aa1f8; }
.ContextualPopup a:active { color: #7aa1f8; }

    /* believe me, this style is much easier to deal with if you 
    just leave this here. It says "lets use the IE box model" for
    non IE browsers */
    * { box-sizing:border-box; -moz-box-sizing:border-box }

    body {
        background-color: #ffffff;
        font-family: Verdana, sans-serif; font-size: 0.8em;
        margin: 0;
        padding: 0;
    }

    a { color: #39397d;
  }
    a:visited { color: #5674b9;
 }
    a:hover { color: #7aa1f8;
 }
    a:active { color: #7aa1f8;
 }

    q { font-style: italic; }

    #container {
                background: #ffffff;
                color: #000000;

    }

    #container, #footer, #body-footer {
        margin: 0 2%;
    }

    #header {
                background: transparent;
                background-color: #c5c5c5;
                color: #000000;
                margin: 0;
                padding: 0;
    }

    #header a {
        color: #000000;
        text-decoration: none;
    }

    #header h1 {
        margin: 0;
        padding: 20px;
        font-family: Verdana, sans-serif; 
    }

    #header h2 {
        padding: 0 20px 20px 20px;
    }

    #wrap {
        color: #000000;
        padding-top: 20px;
        padding-left: 20px;
    }

    #content {
        margin: 0 0;
        position: relative;
        width: 100%;
        padding-bottom: 20px;
        z-index: 20;
     }

    .tags-container {
        background-color: ;
       border: 1px solid ;
        padding: 10px;
        margin-top: 10px;
    }

    .page-tags #wrap {
        margin-left: 20px;
    }
    .module {
        background: #dedddd;
    }

    .module h2 {
        font-family: Verdana, sans-serif; font-size: 1em;
    }

    .module-content {
        font-family: Verdana, sans-serif; font-size: 0.8em;
    }

    .module-section-two {
        position: relative;
        width: 180px;
        /* this must stay at the bottom of this code as in some circumstances
        it closes one declaration and opens another one */
        margin-right: -180px;
    }

    .one-column .module-section-two {
        margin: 0;
        position: relative;
        width: auto;
    }

    .module-section-two .module {
        border: solid 1px #393939;
        color: #1b1b1b;
        background-color: #dedddd;
        margin: 20px;
        margin-left: 10px;
        padding: 10px;
    }

    .one-column .module-section-two .module {
        margin: 20px 0;
    }

    .module-section-one .module {
        padding: .5em 20px;
    }

    .module-section-one .module-navlinks.module {
        padding: 0;
    }

    .module-section-one .module-navlinks ul {
        background-color: #c0c0c0;
        color: ;
        margin: 0;
        padding: 0 20px;
    }

    .module-section-one .module-navlinks li {
        display: inline;
        line-height: 2.3em;
        list-style: none;
    }

    .module-section-one .module-navlinks li a {
        text-decoration: none;
        padding-top: 0.5em;
        padding-right: 20px;
        padding-bottom: 0.5em;
        padding-left: 20px;
        background-color: #c0c0c0;
        color: ;
    }

    .module-section-one .module-navlinks ul li a:hover, .module-section-one .module-navlinks ul li.active a {
        background-color: ;
        color: ;
    }

    .module-section-two a {
        color: ;
    }

    .module-section-two a:visited {
         color: ;
     }

    .module-section-two a:hover {
         color: ;
     }

     .module-section-two a:active {
         color: ;
     }

    .module-section-two .module-header a {
        text-decoration: none;
    }
    .module-section-two h2 {
        margin: 0;
        margin-bottom: 7px;
        padding: 0.2em;
        background-color: #999999;
        color: ;
        border: 1px solid ;
    }

    .module-section-two ul {
        list-style-type: none;
        margin-left: 0.5em;
        padding: 0;
    }
    .module-section-two ul ul {
        list-style-type: none;
        margin-left: 0.5em;
        padding: 0.5em;
    }

    .module-userprofile .userpic img {
        border: none;
        margin: 20px;
    }
    .module-userprofile .userpic {
        text-align: center;
    }
    .module-userprofile ul.icon-links {
        margin: 0;
        padding: 0;
        text-align: center;
        margin-top: 5px;
    }
    .module-userprofile p {
        margin-top: 0;
        margin-bottom: 0;
    }
    .module-userprofile .icon-links li {
        display: inline;
        padding: 5px;
        list-style: none;
    }

    .one-column .module-userprofile .module-content {
        text-align: center;
    }

    .module-calendar .module-content {
        text-align: center;
    }
    .module-calendar table {
        margin-left: auto;
        margin-right: auto;
    }
    .module-search .search-form {
        text-align: right;
    }

    .one-column .module-search .search-form {
        text-align: left;
    }

    .module-search .search-box {
        width: 100%;
    }

    .one-column .module-search .search-box {
        width: auto;
    }

    /* wrap long content, particularly openid usernames */
    .module-pagesummary .ljuser {
        white-space: normal !important;
    }
    .module-pagesummary .module-content {
        word-wrap: break-word;
    }
    .module-credit dt, .module-credit dd {
        display: inline;
        margin: 0;
        padding: 0;
    }
    .module-credit dt {
        font-weight: bold;
        margin-right: 0.5em;
    }

    .module-tags_cloud li, .tags_cloud li {
        display: inline;
        list-style-type: none;
    }

    .entry, .comment, .text_noentries_day {
        padding: 10px;
        margin-top: 76px;
        position: relative;
        margin-bottom: 10px;
    }
    
        .entry-title, .comment-title { margin: 0; }
        .has-userpic .entry .header { margin: 0 120px 0 0; }
        .has-userpic .comment .header { margin: 0 120px 0 0; }
        .entry .userpic a, .comment .userpic a { right: 10px; left: auto; }

    .entry .userpic a, .comment .userpic a {
        display: block;
        position: absolute;
        padding: 5px;
    }

    .entry .userpic a {
        top: -66px;
    }

    .comment .userpic a {
        top: -66px;
    }

    .entry .userpic img, .comment .userpic img {
        border: none;
    }

.comment-title {
    font-family: Verdana, sans-serif; 
    }

    .comment-title h4 {
        font-size: inherit;
        font-weight: inherit;
        margin: 0;
        padding: 0;
    }
    .entry-title, .comment-title {
        padding: 0.2em;
    }
    .entry .entry-title {
        font-family: Verdana, sans-serif; 
    }
    .entry-title a, .comment-title a {
        text-decoration: none;
    }

    .entry-wrapper-odd .entry, .comment-wrapper-odd .comment, .text_noentries_day {
        border: solid 1px #999999;
        background-color: #c0c0c0;
        color: #000000;
    }
    .entry-wrapper-odd .userpic a, .comment-wrapper-odd .userpic a {
        background-color: #a5a5a5;
        border: solid 1px ;
    }
    .entry-wrapper-odd .entry-title, .comment-wrapper-odd .comment-title {
        border: solid 1px ;
        color: ;
        background-color: #a5a5a5;
    }
    .entry-wrapper-odd .entry-title a, .comment-wrapper-odd .comment-title a {
        color: ;
    }
    .entry-wrapper-odd a, .comment-wrapper-odd a {
        color: ;
    }
    .entry-wrapper-odd a:visited, .comment-wrapper-odd a:visited {
        color: ;
    }
    .entry-wrapper-odd a:hover, .comment-wrapper-odd a:hover {
        color: ;
    }
    .entry-wrapper-odd a:active, .comment-wrapper-odd a:active {
        color: ;
    }

    .entry-wrapper-even .entry, .comment-wrapper-even .comment {
        border: solid 1px ;
        background-color: #cfcfcf;
        color: #000000;
    }
    .entry-wrapper-even .userpic a, .comment-wrapper-even .userpic a {
        background-color: #b0b0b0;
        border: solid 1px ;
    }
    .entry-wrapper-even .entry-title, .comment-wrapper-even .comment-title {
        border: solid 1px ;
        color: ;
        background-color: #b0b0b0;
    }
    .entry-wrapper-even .entry-title a, .comment-wrapper-even .comment-title a {
        color: ;
    }
    .entry-wrapper-even a, .comment-wrapper-even a {
        color: ;
    }
    .entry-wrapper-even a:visited, .comment-wrapper-even a:visited {
        color: ;
    }
    .entry-wrapper-even a:hover, .comment-wrapper-even a:hover {
        color: ;
    }
    .entry-wrapper-even a:active, .comment-wrapper-even a:active {
        color: ;
    }

    .entry .time, .entry .date {
        padding: 0.2em;
        display: inline-block;
    }
    .entry-content, .comment-content {
        padding: 10px 0;
    }

    .no-userpic .comment {
        margin-top: 20px;
    }
    .no-userpic .comment-title {
        margin: 0;
    }

    .partial .comment-title {
        display: inline;
        margin-right: .3em;
        line-height: 1.4em;
        }

    .partial .comment-title h4 {
        display: inline;
        }

    .partial .comment-poster:before {
        content: "- ";
        }

    .tag {
        font-weight: bold;
        text-align: left;
    }
    .tag a {
        font-weight: normal;
    }
    .tag ul { display: inline; margin: 0; padding: 0; }

    .tag li {
        display: inline;
        list-style: none;
        padding: 0;
    }
    *+html .tag li {
        padding: 0 5px;
    }

    .entry .metadata.top-metadata {
        padding-top: 10px;
    }
    .entry .metadata.bottom-metadata {
        clear: both;
    }
    .entry .metadata ul {
        margin: 0;
        padding: 0;
    }
    .entry .metadata li {
        list-style: none;
    }
    .entry .footer, .comment .footer {
        clear: both;
    }
    .entry .footer .inner, .comment .footer .inner {
        text-align: right;
    }
    .entry .footer a {
        white-space: nowrap;
    }
    .entry-management-links, .entry-interaction-links, .comment-management-links, .comment-interaction-links {
        text-align: right;
        margin: 0;
        padding: 0;
        display: inline;
    }
    .entry-management-links li, .entry-interaction-links li, 
    .comment-management-links li, .comment-interaction-links li {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 5px;
    }
    /* lets have a default */
    .entry-management-links li a, .comment-management-links li a,
    .comment-interaction-links .thread a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/permalink.gif");
        background-repeat: no-repeat;
        background-position: 0% 50%;
        padding-left: 14px;
    }

    .entry-management-links .edit_entry a, .comment-management-links .delete_comment a,
    .comment-management-links .edit_comment a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/edit.gif");
    }
    .entry-management-links .edit_tags a, .comment-interaction-links .parent a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/tag.gif");
    }
    .entry-management-links .mem_add a, .entry-management-links .watch_comments a,
    .comment-management-links .watch_thread a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/memories.gif");
    }
    .entry-management-links .link_prev a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/previous.gif");
    }
    .entry-management-links .link_next a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/next.gif");
    }
    .entry-interaction-links li a, .entry-management-links .tell_friend a,
    .comment-interaction-links li a { 
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/comment.gif");
        background-repeat: no-repeat;
        background-position: 0% 50%;
        padding-left: 14px;
        display: inline;
    }
    .comment-management-links .delete_comment a {
        background-image: url("https://www.dreamwidth.org/stc/transmogrified/delete.gif");
    }

    .entry .footer hr {
        display: none;
    }

    .entry .metadata-label {
        font-weight: bold;
    }
    .full .comment-poster {
        display: inline-block;
        min-width: 40%;
    }

    #content &gt; hr { display: none; }

    .module-section-three {
        clear: both;
        width: 100%;
        background-color: ;
        color: ;
        margin: 0;
        padding: 0.5em 0;
    }
    .module-section-three a {
        color: ;
    }
    .module-section-three .module {
        padding: .5em 20px;
    }

    .navigation {
        margin: 0;
        padding: 10px;
        text-align: center;
        border: 1px solid ;
        background-color: #a5a5a5;
        color: ;
    }

    .navigation ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .navigation li {
        display: inline;
        padding: 0 5px;
    }
    .navigation .page-back a:before {
        content: "&lt;&lt;  ";
        font-size: 0.5em;
        letter-spacing: 0;
        vertical-align: 40%;
        padding-right: 1px;
    }
    .navigation .page-forward a:after {
        content: " &gt;&gt;";
        font-size: 0.5em;
        letter-spacing: 0;
        vertical-align: 40%;
        padding-left: 1px;
    }

    .navigation.empty {
        display: none;
        }

    .page-read .navigation.empty {
        display: block;
        }

    .page-tags #content h2 {
        padding: 0.2em;
        margin: 0;
        border: solid 1px ;
        color: ;
        background-color: ;
        font-size: 1.2em;
        margin-bottom: 20px;
    }

    .page-tags #content h2 {
        margin-right: 10px;
    }

    .month-wrapper, #archive-month dl {
        padding: 10px;
        position: relative;
        margin: 20px 0;
        border: solid 1px ;
        background-color: ;
    }

     .month-wrapper h3 {
        padding: 0.2em;
        margin: 0;
        border: solid 1px ;
        color: ;
        background-color: ;
        font-size: 1.2em;
        margin-bottom: 20px;
    }

    .month caption {
        display: none;
    }
    .month .day span, .month .day p {
        padding: 0;
        margin: 0;
    }
    .month .day p {
        margin-top: 4px;
        margin-bottom: -4px;
    }
    .month .day, .month th {
        line-height: 2em;
        vertical-align: text-top;
        padding: 5px;
        text-align: center;
    }
    /* IE only to line up the empty days neatly */
    *+html .month .day span, *+html .month th span {
        vertical-align: 100%;
    }
    .month .day-has-entries {
        line-height: 1em;
    }
    .month .footer {
        width: 250px;
        text-align: center;
        margin: 10px 0;
    }

    #postform {
        margin-top: 20px;
        border: solid 1px ;
    }

    .text_noentries_day {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #archive-month dt {
        font-weight: bold;
    }
    #archive-month .entry-title {
        font-size: 0.8em;
        display: inline-block;
        padding-left: 5px;
    }

    #commenttext {
        width: 95%;
    }

    #body-footer {
        background-color: #c0c0c0;
        color: ;
        padding: .5em 0;
        text-align: right;
    }

    #body-footer a {
        background-color: #c0c0c0;
        color: ;
        padding: .5em 20px;
        text-decoration: none;
    }

    #body-footer a:hover {
        background-color: ;
        color: ;
    }

    .one-column #content { float: none; }
    .one-column .module-section-two { float: none; padding-bottom: 10px; }
    .one-column #wrap { padding-left: 20px; padding-right: 20px; }
    .two-columns-right #content { float: left; }
    .two-columns-right .module-section-two { float: left; }
    .two-columns-right #wrap { padding-right: 180px; }
    .two-columns-left #content { float: right; }
    .two-columns-left .module-section-two { float: right; }
    .two-columns-left #wrap { padding-right: 180px; }

    
</pre></body></html>