<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: #f4d0a8;
    color: #453320;
    }

.ContextualPopup a, .icon-browser a { color: #000000; }
.ContextualPopup a:visited { color: ; }
.ContextualPopup a:hover { color: ; }
.ContextualPopup a:active { color: ; }


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

#lj_controlstrip {
    color: #453320;
    border-bottom: 1px solid #b09370;
}

#lj_controlstrip_statustext {
    color: #453320;
}

#lj_controlstrip a {
    color: #000000;
}

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

#lj_controlstrip_login td {
    border-bottom: 0;
}

#lj_controlstrip td td {
    border-bottom: 0;
}
H1, H2, H3 {
    margin: .25em 0;
    padding: .25em 0;
}

h1, h2, h3, h4, h5, h6 {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

img {
    border: none;
}

hr {
    display: none;
}
.entry-content hr,
.comment-content hr {
    display: block;
    margin: 1em 10%;
}

body {
    font-family: Georgia, 'Times New Roman', Times, serif; font-size: 1em;
    padding: 0;
    background: #f4d0a8 url("https://www.dreamwidth.org/img/styles/wideopen/koi_page_background.jpg") repeat top center;
    color: #453320;
background-color: #f4d0a8;

}

#canvas {
    margin-left: 0em;
    margin-right: 0em;
}

a { color: #000000;
 }
a:visited {  }
a:hover {  }
a:active {  }

q { font-style: italic; }

/* #content layout */
#content { float: none; }
@media only screen and (min-width: 54em) {
    .two-columns-left #content,
    .three-columns-sides #content {
        border-left: 18em solid transparent;
    }
    .two-columns-right #content,
    .three-columns-sides #content {
        border-right: 18em solid transparent;
    }
    .three-columns-left #content {
        border-left: 36em solid transparent;
    }
    .three-columns-right #content {
        border-right: 36em solid transparent;
    }
    .column-right #content {
        min-width: 18em; /* prevents sidebar overlap of entry, when entry becomes narrower than sidebar */
    }
}

#content-footer {
    height: 0;
    font-size: 0; /*to make IE happy*/
    clear: both;
}

#header, #footer {
    margin: 0;
    clear: both;
    padding: .5em;
}

#header {
    background: transparent url("https://www.dreamwidth.org/img/styles/wideopen/koi_header_background.gif") repeat-x top right;
    color: #74685c;

}

h1#title {
    font-family: Arial, Helvetica, Georgia, 'Times New Roman', Times, serif; font-size: 3em;
}

h2#subtitle,
h2#pagetitle {
    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.3em;
}

#footer {
    background: transparent;
}

#footer a { color: #453320;
 }
#footer a:visited {  }
#footer a:hover {  }
#footer a:active {  }

#primary {
    width:100%;
    margin-right:-100%;
    margin-left: 0;
}

#primary &gt; .inner:first-child, #secondary &gt; .inner:first-child, #tertiary &gt; .inner:first-child {
    padding: 1em;
}

/* modules layout */
#primary { float: none; }
#secondary, #tertiary { width: 100%; }

@media only screen and (min-width: 54em) {
    .multiple-columns #primary {
        float: left;
    }

    .two-columns-left #secondary,
    .three-columns-sides #secondary {
        float: left;
        width: 18em;
        margin-left: -18em;
    }
    .two-columns-right #secondary {
        float: right;
        width: 18em;
        margin-right: -18em;
    }
    .three-columns-left #secondary {
        float: left;
        width: 18em;
        margin-left: -36em;
    }
    .three-columns-right #secondary {
        float: right;
        width: 18em;
        margin-right: -18em;
    }

    .two-columns #tertiary {
        clear: both;
        width: auto;
    }
    .two-columns-left #tertiary { margin-left: -18em; }
    .two-columns-right #tertiary { margin-right: -18em; }
    .two-columns #tertiary .module {
        float: left;
        width: 18em;
    }
    .three-columns-left #tertiary {
        float: left;
        width: 18em;
        margin-left: -18em;
    }
    .three-columns-right #tertiary {
        float: right;
        width: 18em;
        margin-right: -36em;
        margin-left: 18em; /* so that #tertiary won't overlay #secondary in IE7 */
    }
    .three-columns-sides #tertiary {
        float: right;
        width: 18em;
        margin-right: -18em;
    }
}

.navigation ul {
    margin-left: 0;
    padding-left: 0;
}
.navigation li {
    display: inline;
    padding: 0 .5em;
}
.noentries {
    padding: 0 .5em;
}

/* entries */

.entry {
    background: transparent;
    
}

.entry .entry-title {
    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.8em;
}

.entry .entry-title, .entry .entry-title a {
    color: #453320;

}

.no-subject .entry .entry-title {
    background: none;
    border: none;
}

.entry .contents {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.entry a {  }
.entry a:visited {  }
.entry a:hover {  }
.entry a:active {  }

/* ensure comment content stretches out horizontally so it's readable */
.comment-content:before {
    content: "";
    display: block;
    overflow: hidden;
    width: 10em;
}
.comment-content { border-top: 1px transparent solid; } /* for firefox */

/* Don't add space after last element in an entry/comment. Avoids extra gaps */
/* if there's paragraph tags (markdown) instead of text nodes (casual HTML). */
.entry-content &gt; :last-child,
.comment-content &gt; :last-child {
    margin-bottom: 0;
}

/* To prevent overlapping when icon's on the left */
/* and list is the first thing in content */
.entry-content li,
.comment-content li {
    list-style-position: inside;
    }

.metadata ul {
    display: inline;
    list-style: none;
    margin-left: .5em;
    padding-left: 0;
}
.metadata li {
    margin-bottom: .5em;
}
.metadata.top-metadata ul {
    margin: 0;
}
.metadata.top-metadata {
    margin-bottom: 1em;
}

.metadata-item, .poster-ip {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.tag ul {
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.tag ul li {
    display: inline;
} /* same for month view */

ul.entry-management-links {
    margin-left: 0;
    padding-left: 0;
}
ul.entry-management-links li {
    display: inline;
    padding: 0 .25em;
}

ul.entry-interaction-links {
    margin-left: 0;
    padding-left: 0;
    text-align: right;
}

.entry-interaction-links a, .entry-management-links a { color: #6e5539;
 }
.entry-interaction-links a:visited, .entry-management-links a:visited {  }
.entry-interaction-links a:hover, .entry-management-links a:hover {  }
.entry-interaction-links a:active, .entry-management-links a:active {  }

ul.entry-interaction-links li {
    display: inline;
    padding: 0 .25em;
}

/* comments */

.comment-posted {font-weight:bold;}



.comment-wrapper {
    padding: .5em 0;
    min-width: 15em;
}

.comment .admin-poster {
    white-space: nowrap;
}

.comment .comment-title {
    font-family: Arial, Helvetica, Georgia, 'Times New Roman', Times, serif; font-size: 1.3em;
    margin: 0;
}

.comment .comment-title, .comment .comment-title a {
    
}

.no-subject .comment .comment-title {
    background: none;
    border: none;
}

.comment .contents {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

ul.comment-management-links {
    margin-left: 0;
    padding-left: 0;
    text-align: right;
}
ul.comment-management-links li {
    display: inline;
    padding: 0 .25em;
}

ul.comment-interaction-links {
    margin-left: 0;
    padding-left: 0;
}
ul.comment-interaction-links li {
    display: inline;
    padding: 0 .25em;
}

textarea#commenttext {
    width: 100%; /* fix for FF form width glitch */
}

/* archive */

table.month {
    margin: 0 auto;
    border-collapse: collapse;
}
table.month td {
    height: 3.25em;
}
table.month td,
table.month th {
    border: 1px solid; /* ? */
    padding: 3px;
}
table.month td p {
    margin: 0;
    padding: 3px;
}

.month dl dt {
    font-weight: bold;
}
.month dl .time {
    padding-right: .5em;
}
.month dl h3 {
    display: inline;
    font-size: medium;
}
.page-month .month .entry-poster {
    margin-right: .5em;
}
.month dl .tag ul {
    margin-top: 0;
}

/* icons */

.sorting-options ul {
    margin-left: 0;
}

.sorting-options ul li {
    display: inline;
}

.icon-keywords ul {
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.icon-keywords ul li {
    display: inline;
}

/* modules */

.module {
    background: transparent;
    color: #7b6043;

}

.module a {  }
.module a:visited {  }
.module a:hover { color: #e50000;
 }
.module a:active {  }

.module h2 {
    color: #644c33;

    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.35em;
}

.module-content {
    font-family: Georgia, 'Times New Roman', Time, Georgia, 'Times New Roman', Times, serif; font-size: .9em;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.module-content ul {
    list-style: outside;
    margin-left: 1em;
    padding-left: 0;
}
.module-content li {
    margin: .5em 0;
}

ul.userlite-interaction-links.icon-links {
    margin-left: 0;
    padding-left: 0;
}

ul.userlite-interaction-links.icon-links li {
    display: inline;
    padding: 0 .20em;
}

ul.userlite-interaction-links.text-links {
    text-align: left;
}

.any-column .module-calendar table { margin: 0; }
.module-calendar .module-content { text-align: left; }
@media only screen and (min-width: 54em) {
    .multiple-columns .module-calendar .module-content {
        text-align: center;
    }

    .multiple-columns .module-calendar table {
        margin: 0 auto;
    }

    .multiple-columns .module-syndicate .module-content {
        text-align: center;
    }
}

.module-calendar td {
    padding: 1px;
}
.module-calendar td a {
    display: block;
    padding: 2px;
}

.search-box {
    margin: .2em auto;
    max-width: 100%;
}

.search-form .search-box-item,
.search-form .search-button-item {
    display: block
}

.search-form .comment_search_checkbox_item {
    display: inline
}

/* wrap long content, particularly openid usernames */
.module-pagesummary .ljuser {
    white-space: normal !important;
}
.module-pagesummary .module-content {
    word-wrap: break-word;
}

.module-credit .category-title {
    font-weight: bold;
}

.tags_cloud li, .module-tags_cloud li { display: inline; }

/* avoid Dramatic Woodchuck zoom effect on form fields (polls, search, etc.) */
@media (pointer: coarse) {
    input[type="text"], select {
        font-size: 16px;
    }
}




        .module-navlinks li {
        display: inline-block; }

        .module-navlinks .module-header { display: none; }
        
    

/* Wide Open
/* by mmmag
/* adapted from Wordpress theme Koi by N.Design Studio
******************************************************/

/* General
******************************/

body {
    line-height: 1.5em;
    margin: 0;
    }


a {
    outline: none;
    text-decoration: none;
    }

a:hover {
    text-decoration: underline;
    }

#canvas input[type=text],
#canvas input[type=password],
#canvas textarea,
#canvas select {
    background: #fffcd6;
    border: none;
    color: #666666;
    padding: 5px 7px;
    }

#canvas textarea:focus,
#canvas input[type=password]:focus,
#canvas input[type=text]:focus,
#canvas select:focus {
    background: #ffffff;
    color: #000000;
    outline: none;
    }

#canvas input {
    background: #000000;
    border: none;
    color: #ffffff;
    padding: 4px 15px;
    }

#canvas input,
#canvas textarea,
#canvas select {
    margin: .1em;
    }

#canvas input[type=button]:hover,
#canvas input[type=reset]:hover,
#canvas input[type=submit]:hover {
    background: #e50000;
    color: #ffffff;
    }

/* Main Containers
******************************/

#content {
    margin: 0 2%;
    }

#primary &gt; .inner:first-child {
    padding: 20px 0;
    }

#secondary &gt; .inner:first-child,
#tertiary &gt; .inner:first-child {
    padding: 0;
    }

@media only screen and (min-width: 54em) {
    .column-left #primary &gt; .inner:first-child {
        padding-left: 2em;
        }

    .column-right #primary &gt; .inner:first-child {
        padding-right: 2em;
        }

    .two-columns-left #tertiary { margin-left: 0; }
    .two-columns-right #tertiary { margin-right: 0; }

    .three-columns-left #secondary &gt; .inner:first-child,
    .three-columns-right #secondary &gt; .inner:first-child {
        margin-right: 1em;
        }

    .three-columns-left #tertiary &gt; .inner:first-child,
    .three-columns-right #tertiary &gt; .inner:first-child {
        margin-left: 1em;
        }
}

/* Header
******************************/

#header {
    margin: 0 0 20px;
    padding: 65px 2% 0;
    position: relative;
    }

h1#title {
    font-weight: bold;
    letter-spacing: -.05em;
    margin: 0;
    text-shadow: 0 1px 0 #f7e4c8;
    }

h2#subtitle {
    color: #67543c;
    font-style: italic;
    margin: 10px 0 20px;
    }


        #header .module-wrapper {
            background: transparent url("https://www.dreamwidth.org/img/styles/wideopen/koi_navigation_background.png") repeat bottom right;
            border: solid #d08e6c;
            border-width: 1px 0;
            padding: 10px 7.5px;
            }
        

#header .module {
    margin: 0;
    }

#header .module-navlinks {
    font-family: Georgia, 'Times New Roman', Times, serif; font-size: 1.3em;
    }

#header .module-navlinks ul {
    margin: 0;
    padding: 0;
    }

#header .module-navlinks li {
    font-variant: small-caps;
    line-height: 1em;
    margin: 0;
    padding: 0 7.5px 0;
    position: relative;
    }

#header .module-navlinks li a {
    color: ;
    letter-spacing: -.02em;
    }

#header .module-navlinks li a:visited { color: ; }
#header .module-navlinks li a:hover { color: #e50000; }
#header .module-navlinks li a:active,
#header .module-navlinks a.current {
    color: #e50000;
    }

#header .module-search {
    bottom: 5px;
    margin-right: 15px;
    }

#header .module-search h2 {
    border: none;
    display: none;
    }

@media only screen and (min-width: 54em) {
    #header .module-navlinks {
        margin-right: 18em;
    }

    #header .module-search {
        position: absolute;
        right: 2%;
    }

    #header .module-navlinks li,
    #header .module-search .search-form span {
        display: inline;
        }
}

/* Entries
******************************/

.navigation li:first-child {
    padding-left: 0;
    }

.entry {
    margin-bottom: 60px;
    min-height: 100px;
    position: relative;
    }

h3.entry-title {
    font-weight: bold;
    letter-spacing: -.04em;
    line-height: 1em;
    margin-bottom: 5px;
    text-shadow: 0 1px 0 #f7e4c8;
    }

.entry .datetime,
.entry .poster,
.metadata-label,
.tag-text {
    color: #7e6e5c;
    font-size: .9em;
    font-style: italic;
    line-height: 1.2em;
    margin: 3px 0 10px;
    }

.entry .poster a,
.metadata-item,
.metadata a,
.tag a {
    color: #70604c;
    font-size: .9em;
    font-style: normal;
    }

.entry .header a:hover {
    color: #e50000;
    }

.entry .userpic img {
    border-bottom: 2px solid #ceab80;
    padding-bottom: 2px;
    }

.entry-content {
    margin: 1em 0;
    }

.entry-content a {
    text-decoration: underline;
    }

.entry .poster:before {
    content: 'By ';
    }

.entry .poster.empty:before {
    content: '';
    }

.metadata ul
.footer ul {
    display: inline;
    }

.metadata ul,
.metadata ul li,
.footer ul,
.footer ul li {
    margin: 0;
    padding: 0;
    }

.entry .footer {
    margin-top: 1em;
    }

.tag {
    margin-bottom: 1em;
    }

.entry .entry-management-links.icon-links {
    display: inline;
    }

ul.entry-interaction-links {
    float: right;
    clear: both;
    }

ul.entry-interaction-links a,
ul.entry-management-links a {
    color: #6e5539;
    font: bold .86em/1 Arial, Helvetica;
    padding: .5em;
    }

/* Comments
******************************/

#comments {
    border-top: double 4px #483f32;
    }

.comment {
    margin-bottom: 5px;
    min-height: 100px;
    position: relative;
    }

.comment-title {
    font-weight: bold
    line-height: 1.3em;
    }

.comment .comment-title a:hover {
    color: #e50000;
    }

.comment .userpic img {
    border-bottom: 2px solid #ceab80;
    padding-bottom: 2px;
    }

.comment .datetime,
.comment .poster {
    color: #7e6e5c;
    font-size: .9em;
    font-style: italic;
    line-height: 1.2em;
    margin: 3px 0 10px;
    }

.comment .poster a,
.comment .datetime span {
    color: #70604c;
    font-size: .9em;
    font-style: normal;
    }

.comment-content {
    margin: 1em 0;
    }

.comment-content a {
    text-decoration: underline;
    }

.comment .footer {
    border-bottom: solid 1px #483f32;
    padding: .5em;
    }

ul.comment-management-links {
    display: inline;
    margin: 0;
    padding: 0;
    }

ul.comment-interaction-links {
    float: right;
    clear: both;
    }
ul.comment-management-links a,
ul.comment-interaction-links a {
    color: #6e5539;
    font: bold .86em/1 Arial, Helvetica;
    padding: .5em;
    }

#comments .separator {
    clear: both;
    }

@media only screen and (min-width: 54em) {
    .entry .userpic, .comment .userpic {
        position: absolute;
        top: 0;
        }

    
        .entry { padding-left: 110px; }
        .page-read .entry { padding-left: ; }

        .comment { padding-left: 110px; }

        .entry .userpic,
        .comment .userpic {
            left: 0;
            }
        
}

/* Archive Pages
******************************/

.page-archive .navigation,
.page-month .navigation {
    text-align: center;
    }

.page-archive .navigation li,
.page-month .navigation li {
    padding: 0 1em;
    }

.page-archive caption {
    display: none;
    }

.page-archive table {
    border: none;
    margin: 0 auto;
    width: 70%;
    }

.page-archive .month h3 {
    color: #453320;

    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.8em;
    font-weight: bold;
    letter-spacing: -.04em;
    line-height: 1em;
    margin-bottom: 5px;
    text-align: center;
    text-shadow: 0 1px 0 #f7e4c8;
    }

.month h3.entry-title {
    color: #453320;

    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.8em;
    display: block;
    }

.month table th {
    border: none;
    }

.month table td {
    border: none;
    vertical-align: top;
    width: 14%;
    }

.month td.day {
    height: 4em;
    }

.month .footer {
    margin-bottom: 4em;
    text-align: center;
    }

.month .tag ul,
.month .tag ul li {
    margin: 0;
    padding: 0;
    }

/* Tags Page
******************************/

.tags-container h2 {
    color: #453320;

    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.8em;
    font-weight: bold;
    letter-spacing: -.04em;
    line-height: 1em;
    margin-bottom: 5px;
    text-shadow: 0 1px 0 #f7e4c8;
    }

/* Icons Page
******************************/

.icons-container h2 {
    color: #453320;

    font-family: Georgia, 'Times New Roman', Times, Georgia, 'Times New Roman', Times, serif; font-size: 1.8em;
    font-weight: bold;
    letter-spacing: -.04em;
    line-height: 1em;
    margin-bottom: 5px;
    text-shadow: 0 1px 0 #f7e4c8;
    }

.sorting-options ul {
    padding-left: 0;
    text-align: center;
    }

.icons-container .icon {
    margin: 1em 0;
    }

.icon-image {
    float: left;
    clear: left;
    margin-bottom: .25em;
    min-width: 100px;
    padding-right: 1em;
    }

.icon-info {
    min-height: 100px;
    }

.icon-info span {
    font-weight: bold;
    }

.icon-info .default {
    text-decoration: underline;
    }

.icon-keywords ul,
.icon-keywords ul li {
    margin: 0;
    padding: 0;
}

/* Modules
******************************/

.module {
    margin: 40px 0;
    }

.module h2 {
    border-bottom: 4px double #b09370;
    letter-spacing: -.05em;
    line-height: 1em;
    margin: 0 0 7px;
    padding: 0 0 7px;
    text-shadow: 0 1px 0 #f7e4c8;
    }

.module h2 a {
    color: #644c33;
    }

.module a:hover {
    text-decoration: none;
    }

.module ul  {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
    }

.module ul ul {
    margin: 0 0 0 15px;
    list-style: circle;
    }

.module ul li {
    margin: 8px 0;
    padding: 0;
    }

.module ul ul li {
    margin: 5px 0;
    }

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

.module-userprofile .module-content li {
    display: inline;
    padding: 10px;
    }

.module-userprofile .module-content ul {
    margin-top: 10px;
    }

.module-calendar table {
    width: 100%;
    }

.module-calendar td {
    padding: 4px 2px;
    text-align: center;
    width: 14%;
    }

/* Footer
******************************/

#footer {
    background: transparent url("https://www.dreamwidth.org/img/styles/wideopen/koi_footer_background.gif") no-repeat bottom right;
    padding: 0;
    }

#footer .inner {
    margin: 20px 2% 0;
    }

#footer .inner .inner {
    border-top: none;
    margin: 0;
    }

@media only screen and (min-width: 54em) {
    .one-column #secondary .module,
    .one-column #tertiary .module,
    .two-columns #tertiary .module {
        display: inline-block;
        float: none;
        margin: .5em 1em 0 0;
        width: 18em;
        vertical-align: top;
        }
    .one-column #secondary .module h2,
    .one-column #tertiary .module h2,
    .two-columns #tertiary .module h2 {
        border-bottom: 1px double #b09370;
        }
    .one-column #secondary .module-content,
    .one-column #tertiary .module-content,
    .two-columns #tertiary .module-content {
        max-height: 15em; overflow: auto;
        }

    #footer .inner {
        border-top: 4px double #b09370;
    }
}

.page-top {
    display: inline-block;
    font: .9em/1em Georgia, 'Times New Roman', Times;
    margin: 94px 0 40px;
    }

.page-top + .module-wrapper {
    display: inline-block;
    }

.module-section-footer .module h2 {
    display: none;
    }

.module-section-footer {
    clear: both;
    }

.module-section-footer .module {
    background: transparent;
    color: #72614a;
    display: inline-block;
    float: none;
    font: .9em/1em Georgia, 'Times New Roman', Times;
    margin: 0;
    width: auto;
    }

.module-section-footer .module a { color: #453320; }
.module-section-footer .module a:visited { color: ; }
.module-section-footer .module a:hover { color: ; }
.module-section-footer .module a:active { color: ; }

.module-section-footer .module li {
    display: inline;
    }

.footer-module-separator {
     padding: 0 .5em;
     }



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