/* Cleaned CSS: */

.ContextualPopup, .icon-browser {
    background: #f7fcfe;
    color: #666666;
    }

.ContextualPopup a, .icon-browser a { color: #9675a7; }
.ContextualPopup a:visited { color: #8685b7; }
.ContextualPopup a:hover { color: #444444; }
.ContextualPopup a:active { color: ; }

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

body {
    background-color: #ffffff;

    font-family: century, sans-serif; font-size: 1em;
    margin: 0;
    padding: 0;
    width: 100%;
}

a {
    color: #9675a7;

    text-decoration: none;
}
a:visited {
    color: #8685b7;

}
a:hover {
    color: #444444;

}
a:active {
    
}

q { font-style: italic;
}

#container {
    width: 100%;
    position: relative;
    background: transparent url("https://www.dreamwidth.org/img/styles/sundaymorning/purpleswirls.png") no-repeat 100% 70px;
}

#header {
    color: #eeeeee;
background-color: #673e7b;

    margin: 0;
    padding: 0;
}

#header a {
    color: #eeeeee;

}

#header h1 {
    margin: 0;
    padding: .5em 1em;
    font-family: OliveOil, century, sans-serif; font-size: 2.5em;
}

#header h2 {
    padding: 0 1em .75em 1.4em;
    margin: 0;
    font-family: century, sans-serif; font-size: 1.75em;
}

#wrap {
    color: #666666;

}

#wrap {
    padding-top: 10px;
    margin: 0 2em;
}

#bottom {
    margin: 1em 2em 0 2em;
}

@media only screen and (min-width: 600px) {
    .two-columns #wrap, .two-columns #bottom {
        margin: 0;
        margin-left: 200px;
        padding-right: 200px; /* Fixed: to display the bkg image */
        padding-left: 60px;
    }

    .two-columns #bottom {
        padding-top: 10px;
    }
}

#content {
    width: 100%;
    z-index: 20;
}

.entry-wrapper {
    margin-top: -20px;
}

.module h2 {
    font-family: OliveOil, century, sans-serif; font-size: 1.353em;
}

.module-content {
    font-family: century, sans-serif; 
}

.module-section-two {
    color: #444444;

}

.one-column-split .module-section-two {
    margin-bottom: 1em;
}

@media only screen and (min-width: 600px) {
    .two-columns .module-section-two {
        width: 200px;
        max-width: 200px;
        position: absolute;
        left: 2em;
        top: 9em;
    }
}

.module-section-three {
    color: #444444;

}

.module-section-one ul {
    color: #444444;

    margin: 1.5em 0 0 2em;
    padding: .5em 0;
}

@media only screen and (min-width: 600px) {
    .two-columns .module-section-one ul {
        margin-left: 0;
        margin-left: 200px;
        padding-left: 60px;
        padding-right: 0;
    }

    .two-columns-right .module-section-one ul {
        text-align: right;
    }
}

.module-section-one li {
    position: relative;
    display: inline;
}

.module-section-one li a {
    line-height: 3em;
    padding: .5em 20px;
    color: #444444;
background-color: #f7ebf4;
border: solid 1px #999999;

}

.module-section-one ul li a:hover {
    color: #444444;
background-color: #e0d8e4;

}

.module-section-two a, .module-section-two .module-header a,
.module-section-three a, .module-section-three .module-header a {
    color: #9675a7;

}

.module-section-two a:visited, .module-section-two .module-header a:visited,
.module-section-three a:visited, .module-section-three .module-header a:visited {
    
}

.module-section-two a:hover, .module-section-two .module-header a:hover,
.module-section-three a:hover, .module-section-three .module-header a:hover {
    color: #444444;

}

.module-section-two a:active, .module-section-two .module-header a:active,
.module-section-three a:active, .module-section-three .module-header a:active {
    
}

.module-section-two h2,
.module-section-three h2 {
    margin: 0;
    margin-bottom: 7px;
    padding: .2em;
    text-align: center;
    color: #444444;
background-color: #f7ebf4;
border: solid 1px #999999;

    border-left: none;
    border-right: none;
    border-top: none;
}

.module-section-two ul,
.module-section-three ul {
    list-style: none;
    margin-left: .5em;
    padding: 0;
}
.module-section-two ul ul,
.module-section-two ul ul {
    margin-left: .5em;
    padding: 0;
    margin-bottom: 0;
}

.module-section-two .module,
.module-section-three .module {
    background-color: #f7fcfe;
border: solid 1px #999999;

    border-top: none;
}

.module-section-two .module:first-child,
.module-section-three .module:first-child {
    border-top: 1px solid #999999;
}

.module-userprofile, .module-tags, .module-syndicate {
    text-align: center;
}

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

.module-userprofile .userpic img {
    border: none;
    margin: 20px;
}
.module-userprofile .userpic {
    text-align: center;
}
.module-userprofile ul.icon-links {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    text-align: center;
}

.module-userprofile ul.text-links {
    text-align: left;
}

.module-userprofile p {
    margin-top: 0;
    margin-bottom: 0;
}
.module-userprofile .icon-links li {
    display: inline;
    padding: 5px;
}
.module-calendar {
    text-align: center;
}
.module-calendar table {
    margin-left: auto;
    margin-right: auto;
}

.module-search .search-box { margin: .5em 0; }
.module-search .search-form { margin: .5em; }

@media only screen and (min-width: 600px) {
    .two-columns .module-section-two .module-search .search-box { width: 100%; }
    .two-columns .module-section-two .module-search .search-form { text-align: right; }
}

/* 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;
}
.module-customtext .module-content {
    padding: 0 .5em;
}

.module-section-two .module-time,
.module-section-two .module-powered {
    font-size: .8em;
    text-align: center;
}
.module-section-two .module-navlinks ul {
    margin-top: 0;
    padding-top: 1em;
}

.entry, .comment, .text_noentries_day {
    padding: 10px;
    margin-top: 200px;
    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; }
        .has-userpic .poster-ip { padding-right: 120px; }

        .entry .userpic a, .comment .userpic a { right: 10px; left: auto; }

.userpic a {
    display: block;
    line-height: 0;
}

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

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

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

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

.entry-title, .comment-title {
    padding: .2em;
}

.entry-title {
    font-family: OliveOil, century, sans-serif; 
}

.comment-title {
    font-family: century, sans-serif; 
    margin: 0;
    }

.entry-wrapper .entry, .comment, .text_noentries_day {
    color: #666666;
background-color: #f7fcfe;
border: solid 1px #999999;

    margin-top: 100px;
}
.entry-wrapper .userpic a, .comment-wrapper .userpic a {
    background-color: #f7fcfe;
border: solid 1px #dddddd;

}
.entry-wrapper .entry-title, .comment-wrapper .comment-title {
    border: none;
    color: #444444;
background-color: #e0d8e4;

}

.no-subject .entry .entry-title,
.no-subject .comment .comment-title {
    background: none;
    border: none;
    padding: 0;
    }

.entry-wrapper .entry-title a, .comment-wrapper .comment-title a {
    color: #444444;

}
.entry-wrapper a, .comment-wrapper a {
    color: #9675a7;

}
.entry-wrapper a:visited, .comment-wrapper a:visited {
    color: #8685b7;

}
.entry-wrapper a:hover, .comment-wrapper a:hover {
    color: #444444;

}
.entry-wrapper a:active, .comment-wrapper a:active {
    
}

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

/* 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 */

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

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

.tag li {
    display: inline;
    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;
}
/* lets have a default */
.entry-management-links li a, .comment-management-links li a, .comment-interaction-links .thread a {
    padding-left: 1em;
}

#entries {
    margin-top: -30px;
}

.entry-management-links, .entry-interaction-links, .comment-management-links, .comment-interaction-links {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: .8em;
    text-align: right;
    text-transform: lowercase;
}

.entry-management-links li, .entry-interaction-links li, .comment-management-links li, .comment-interaction-links li {
    display: inline;
    margin: 0;
    padding: 0 0 0 1em;
}

.entry-interaction-links li a, .entry-management-links .tell_friend a, .comment-interaction-links li a {
    padding-left: 1em;
    display: inline;
}
.entry .footer hr {
    display: none;
}

.entry .metadata-label {
    font-weight: bold;
}

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

.full .comment-poster {
    display: inline-block;
    min-width: 40%;
}

#content > hr { display: none; }

.navigation {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    text-align: left;
    color: #444000;

}

.navigation ul {
    margin-top: 0;
    padding-top: 5px;
    text-align: left;
    font-size: .7em;
}

.navigation li {
    display: inline;
    padding: 0 1px;
}
.navigation .page-back a:before {
    content: " << ";
    font-size: .9em;
    letter-spacing: 0;
    vertical-align: 40%;
    padding-right: 1px;
}

.navigation .page-forward a:after {
    content: " >>";
    font-size: .9em;
    letter-spacing: 0;
    vertical-align: 40%;
    padding-left: 1px;
}

.manage-link {
    text-align: center;
    font-size: .7em;
}

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

}

 .month-wrapper h3 {
    padding: .2em;
    margin: 0;
    margin-bottom: 20px;
    font-size: 1.2em;
    color: #666666;
background-color: #f7fcfe;
border: solid 1px #999999;

}

.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;
    background-color: #f7fcfe;
border: solid 1px #999999;

}

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

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

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

.tags-container {
    color: #666666;
background-color: #f7fcfe;
border: solid 1px #999999;

    padding: 10px;
}

.tags-container h2 {
    color: #666666;
background-color: #f7fcfe;
border: solid 1px #999999;

    font-size: 1.2em;
    margin: 0 10px 20px 0;
    padding: .2em;
}

.tags-container ul {
    margin: 10px;
    padding: 0;
    text-align: left;
}
.tags-container li {
    margin-left: 10px;
    padding: 0;
}

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

.icons-container {
    color: #666666;
background-color: #f7fcfe;
border: solid 1px #999999;

    padding: 10px;
    }

.icons-container a {
    color: #9675a7;
    }

.icons-container a;visited {
    color: #8685b7;
    }

.icons-container a:hover {
    color: #444444;
    }

.icons-container a:active {
    color: ;
    }

.icons-container h2 {
    color: #666666;
background-color: #f7fcfe;
border: solid 1px #999999;

    font-size: 1.2em;
    margin: 0 10px 20px 0;
    padding: .2em;
    }

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

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

.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 .default {
    text-decoration: underline;
    }

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

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

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

#commenttext {
    width: 95%;
}

#footer {
    font-size: .9em;
    margin: 1em 0;
    text-align: center;
}


