/* sonya philip wax and wool blog */
/*
/* 2e2e4e	links (hover) / module content color
/* 2f2f4f	links
/* 070719	module-content links
/* 080819	banner / header / navlink color
/* 2e2e2e       body text
/* cf9000	


:%s/[#]21231E/#2e2e2e/
*/

/* basic page elements */

body {
    font-family: 'Antic', courier, fixed;
    font-size: 12px;
    position: absolute;
}

a { color: #2f2f4f; text-decoration: underline; }
a:hover { color: #2e2e4e; }

#banner a { color: #080819; text-decoration: none; }
#banner a:hover { color: #080819; }

.module-content a { color: #070719; }
.module-content a:hover { color: #070719; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Antic', courier, fixed;
    font-weight: normal;
}

#header-name {
    font-family: 'Nixie One', arial, serif;
    color: #040341;
}
h1 a {
    text-decoration: none;
    color: #040341;
}

#header-description {
    font-size: 13px;
    margin: 0;
}

.textarea-form,
.one-line-form {
  margin: 5px 0;
}

.comments-open-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin-top: 45px;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 5;
    color: #080819;
    background: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 4px;
    text-transform: lowercase;
}


.module-header,
.trackbacks-header,
.comments-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 4px;
    padding: 5;
    color: #080819;
    background: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 4px;
    text-transform: lowercase;
}

h2.module-header {
    font-size: 18px;
}

.entry-title a,
.entry-title a:hover,
.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #080819;
    text-decoration: none;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.asset-body {
    font-size: 14px;
}

.asset-footer {
  margin-top: 5px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body {
    min-width: 720px;
    color: #2e2e2e;
    background: white;
}

#container {
    margin-left: 150px;
    margin-bottom: 400px;
    background: white;
}

#container-inner {
}

img,
a img { border: none; }

#banner {
    width: auto;
    background: white;
}

#banner-inner {
    padding: 15px 13px;
    border-style: solid;
    border-color: white;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-user-photo { }

#banner-header {
    margin: 0;
    color: white;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #080819;
    background: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.125;
}

#alpha { margin: 15px 15px 0 1px; width: 480px; }
#beta { position:absolute; top:120px; left: 680px; width: 180px; background: white; }


#beta-inner {
    padding: 10px 10px 0 10px;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: lowercase;
}

.entry-header {
    font-family: 'Antic', courier, fixed;
    margin-top: 0;
    padding: 0 0 0 0px;
    color: #080819;
    font-size: 16px;
}
.entry-header a {
    color: #080819;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}


.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    padding-top: 3px;
    color: #2e2e4e;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

.content-nav { margin-top: 0; }

#comments-open-footer {
    margin: 10px 0;
}

/* modules */

.module {
    margin: 0 0 10px 0;
    background: white;
}

.module-content {
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    font-size: 10px;
    line-height: 1.2;
}

.module-welcome {
    margin: 25px 0;
}

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #2e2e4e;
    background: white;
}

.module-list {
    margin: -10px 5px 5px 0;
    list-style: disc;
}

#nav {
    margin: 0;
    display: none;
}

.nav-list,
.nav-list-item,
.widget-content ul,
.widget-content li {
    padding: 0;
    margin: 0 0 0 15px;
}

.module-list ul,
.module-list li {
    padding: 0;
    margin: 0 0 0 -25px;
}

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

.module-list-item {
    margin-top: 0;
    color: #2e2e4e;
    line-height: 1.2;
}

.module-creative-commons,
.module-archives,
.module-feed {
    margin-top: 50px;
}

.widget-about-this-page { margin: 0px; display: none; }

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

.widget-syndication img {
  margin: 0px; display: none;
}

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }

#footer {
    padding-top: 50px;
}
.footer-list,
.footer-list-item {
  list-style-type: none;
  list-style-image: none;
}

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    padding: 5px;
    background: white;

}

#np-div {
  width: 100%;
  position: relative;
}
a#next_link,
a#prev_link {
  text-decoration: none;
}
a#next_link:before { content: " < "; }
a#prev_link:after  { content: " > "; }

#next-div,
#prev-div {
  width: 40%;
  margin-top: 25px;
  margin-bottom: 25px;
  position: absolute;
  top: 0;
}
#next-div {
  margin-left: 5px;
  left: 0;
}
#prev-div {
  margin-right: 5px;
  right: 0;
  text-align: right;
}

