body {
    margin: 0px;
    padding: 0px;
    font: 10pt Verdana, Arial, sans-serif;
    color: rgb(55%,45%,45%);
    background: rgb(8%,5%,5%)
        url(../graphics/styles/bg_darkfall.jpg) 0 0em no-repeat fixed;
}
img.left {
    float: left;
}
img.right {
    float: right;
}

a:link {
    color: rgb(75%,50%,50%);
}
a:visited {
    color: rgb(60%,50%,50%);
}

#header {
    margin: 0 15% 0 0;
    padding: 0.5em 0 0 0.25em;
    border-bottom: 2px solid rgb(50%,30%,30%);
    font: bold 200%/0.99em Verdana, sans-serif;
}
#header a {
    color: rgb(40%,20%,20%);
    text-decoration: none;
}
#header span {
    color: rgb(55%,30%,30%);
}

#navigation {
    position: absolute;
    top: 260px;
    left: 0px;
    margin: 0.25em;
    overflow: hidden;
    width: 125px;
}
#navigation a {
    margin: 1px 0.25em 1px 0.6em;
    padding: 2px 5px 2px 5px;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    border-color: rgb(50%,30%,30%);
    background: rgb(25%,15%,15%);
}
#navigation a:hover {
    background: rgb(55%,65%,75%);
    border: 1px solid;
    border-color: rgb(75%,10%,10%);
    background: rgb(0,0,0);
}

#infoboxes {
    position: absolute;
    top: 39px;
    right: 0;
    width: 160px;
    font-size: 1em;
    border-bottom: 2px solid rgb(50%,30%,30%);
    background: rgb(12%,6%,6%);
    overflow: hidden;
    font-size: 9pt;
}
#infoboxes h4 {
    margin: 0em 0em 0em 0em;
    padding: 0.2em 0.25em 0;
    font: bold 1em Arial, Verdana, sans-serif;
    text-align: center;
    background: rgb(50%,30%,30%);
    color: rgb(8%,5%,5%);
    font-size: 9pt;
}
#infoboxes li {
    margin-bottom: 0.2em;
    padding-left: 0.5em;
}
#infoboxes ul, #infoboxes p {
    margin: 0px 0px 0px 0px;
    padding: 0.25em 0.5em 0.25em 12px;
    list-style: none;
    border-left: 2px solid rgb(50%,30%,30%);
    font-size: 8pt;
}
#infoboxes p {
    padding-left: 5px;
}
#infoboxes ul ul {
    font-size: 90%;
    padding-left: 0.75em;
    border: none;
}
#infoboxes ul li {
    margin: 0.25em 0;
}
#infoboxes ul ul li {
    margin: 0.1em 0;
}
#infoboxes a:link {
    color: rgb(55%,35%,35%);
    text-decoration: none;
}
#infoboxes a:visited {
    color: rgb(50%,40%,40%);
    text-decoration: none;
}
#infoboxes a:hover {
    text-decoration: underline;
}
#infoboxes h4 a:link {
    color: black;
    text-decoration: none;
}
#infoboxes h4 a:visited {
    color: black;
    text-decoration: none;
}
#infoboxes h4 a:hover {
    text-decoration: underline;
}
#infoboxes a.webcam img {
    border: none;
    margin-top: 2px;
}

#content {
    margin: 3em 13.5em 1em 11.1em;
    padding: 1em 1em 0em 1em;
    font-size: 9pt;
    min-height: 1050px;
    height: auto !important;
    height: 1050px;
}
#content h2 {
    font-size: 14pt;
    border-bottom: 1px solid;
    margin: 1em 0em 0em 0em;
    text-align: right;
}
#content h3 {
    font-size: 12.5pt;
    border-bottom: 1px solid;
    margin: 1em 0em 1em 0em;
    text-align: right;
}
#content h4 {
    font-size: 11pt;
    margin: 1em 2em 1em 0em;
}
#content h5.date {
    font-size: 7pt;
    margin: -30px 0em 0em 0em;
    padding: 0em 0em 0em 0em;
    text-align: left;
    float: left;
}
#content h5.date_on_indiv_entry {
    margin-top: -13px;
}
#content h2 a, #content h3 a, #content h4 a {
    text-decoration: none;
}
#content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
    color: #663333;
}
#content p.blog-post-footer {
    border: 1px dashed rgb(50%,30%,30%);
    background: rgb(12%,6%,6%);
    padding: 0px 5px 2px 5px;
}
#content p.blog-post-footer a {
    text-decoration: none;
}
#content p.blog-post-footer a:hover {
    text-decoration: underline;
}
#content pre {
    display: block;
    border: 1px dashed rgb(50%,30%,30%);
    background: rgb(12%,6%,6%);
    padding: 5px;
}
#content blockquote {
    font: 11pt "Times New Roman";
    font-style: italic;
}
#content div.webcam {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 160px;
}
#content div.webcam img,
#content img#prime_webcam {
    border-width: 1px;
}
#content p#comments-open-text textarea {
    display: block;
}
#content img {
    padding: 10px;
    background-color: white;
}

#find {
    position: absolute;
    left: 132px;
    top: 40px;
    margin: 1em 1em 1em 1em;
    padding: 0em;
    border: 1px solid rgb(50%,30%,30%);
    background-color: rgb(35%,20%,20%);
    vertical-align: middle;
}
#find form {
    margin: 0.3em;
    padding: 0.3em;
    vertical-align: middle;
}
#find form input, #find form select {
    background: #cc9999;
}
#find p {
    margin: 0px;
    padding: 0px;
}

#styles {
    position: absolute;
    left: 0px;
    top: 415px;
    margin: 0em 0em 0em 0.5em;
    padding: 0em 0em 5px 0em;
    overflow: hidden;
    width: 122px;
    border: 1px dashed;
    border-color: rgb(50%,30%,30%);
    background-color: rgb(12%,6%,6%);
}
#styles h4 {
    margin: -1px -1px 5px -1px;
    padding: 2px 5px 2px 5px;
    font-size: 9pt;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    border-color: rgb(50%,30%,30%);
    background: rgb(25%,15%,15%);
    text-align: center;
}
#styles ul, #styles p {
    list-style: circle;
    font-size: 8pt;
    margin: 0px;
    padding: 0em 0em 0em 20px;
}
#styles ul ul {
    font-size: 90%;
    padding-left: 0.75em;
}
#styles a:link {
    text-decoration: none;
}
#styles a:visited {
    text-decoration: none;
}
#styles a:hover {
    text-decoration: underline;
}

#styles #solar {
    list-style: square;
}
#styles #solar a {
    font-weight: bold;
    text-decoration: none;
}

#vadbanner {
    position: absolute;
    left: 10px;
    top: 830px;
}

iframe#latitude {
    position: absolute;
    left: 5px;
    top: 550px;
    width: 125px;
    border: 1px solid black;
}

#footer {
    margin: 1.5em 0em 0em 0em;
    padding: 1em 1.5em 1.5em 1.5em;
    border-top: 1px solid;
    background: rgb(15%,5%,4%);
    color: rgb(50%,33%,33%);
    min-height: 20px;
    height: auto !important;
    height: 20px;
}
#footer p {
    margin: 0;
    display: inline;
}
#footer img {
    margin: 0px 7px 10px 0px;
}
#footer {
    margin: 1.5em 0em 0em 0em;
    padding: 1em 0.5em 1.5em 1em;
    background: #000000;
    border-top: 2px solid;
}
#footer p {
    display: inline;
}
#footer img {
    margin: 0px 7px 20px 0px;
    border: none;
    float: left;
}

#addthis {
    position: absolute;
    right: 16px;
    top: 12px;
}

.submenu a {
    padding: 1px 5px 1px 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    background: transparent;
    border: 1px solid;
    border-color: rgb(50%,30%,30%);
    background: rgb(25%,15%,15%);
}
.submenu a:hover {
    background: rgb(55%,65%,75%);
    border: 1px solid;
    border-color: rgb(75%,10%,10%);
    background: rgb(0,0,0);
}
.submenu a.submenu_current {
    background: #660000;
}
.submenu a.submenu_current:hover {
    background: #000000;
}
