/* general */

body {
    padding: 0 0 10px 0;
    border: 0;
    margin: 0;
    font-size: 14px;

        background: #c7c789 url('back.jpg') bottom left fixed;
        color: #000;
        font-family: Arial, Tahoma, Verdana, sans-serif;
}

a {

        color: #58773C;
    }

a img {
    border: 0;
}

div {
    border: 0;
    padding: 0;
}

form {
    margin: 0;
}

table {
    border-collapse: collapse;
}

td {
    border: 0;
    padding: 0;
}

/* special fx */

#main {
    position: relative;

        margin: 0 0 0 270px;
    }


        #image {
            position: fixed;
            bottom: 0;
            left: 0;
            background: url('girl.jpg') bottom left no-repeat;
            width: 331px;
            height: 498px;
        }
    
        #image2 {
            position: fixed;
            top: 10px;
            left: 10px;
            background: url('marie.gif') left top no-repeat;
            width: 75px;
            height: 81px;
        }
    
/* page top */

#top {
    padding: 5px 5px;
    height: 61px;
    opacity: 0.75;
    margin: 0;
    position: relative;

        background: #696969 url('back_top.png') left top;
        color: #ddd;
    }

#top img {
    vertical-align: top;
}

span#design {
    display: block;
    float: right;
    position: absolute;
    right: 10px;
    bottom: 10px;
    margin: 2px 0 0 0 !important;
}

span#design a {

        color: #ddd;
    }

/* main menu */

ul#menu {
    margin: 0;
    padding: 2px 10px 2px 12px;
    list-style: none;
    opacity: 0.75;
    clear: left;

        background: #ccc;
        border-top: 2px solid #a0a0a0;
    }

ul#menu li {
    display: inline;
    list-style: none;
    padding: 2px 5px;
    font-size: 14px;
}

ul#menu li a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
}

ul#menu li a em {
    font-style: normal;

        color: #c30;
    }

ul#menu li a:hover {

        color: #041;
    }

li#art {

        background: #e8e8e8;
    }

ul#menu li.selected a {

        color: #28470C !important;
    }

/* secondary menu */

ul#submenu {
    margin: 0;
    padding: 2px 10px 3px 15px;
    list-style: none;
    opacity: 0.75;

        background: #e8e8e8;
    }

ul#submenu li {
    display: inline;
    list-style: none;
    padding: 1px 2px;
    font-size: 12px;
}

ul#submenu li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
}

ul#submenu li.current-cat a {

        color: #041 !important;
    }

ul#submenu li a:hover {
    color: #000;
}

/* main content container */

div#content {
    padding: 0;
    color: #000;
    overflow: hidden;
    text-align: justify;

        background: #eeeedd url('girl_faded.jpg') bottom left fixed no-repeat;
    }

div#content-1 {
    padding: 0;
}

div#content-2 {
    padding: 10px 15px 10px;
}

div#content p {
    margin: 10px 0;
}

/* general formatting */

h1 {
    color: #333;
    font-size: 34px;
    margin: 10px 0 20px 0;
    text-align: left;
}

h1.list {

        color: #ccb;
        border-bottom: 1px dashed #ccb;
        line-height: 30px;
}

h1 span.permalink {

        background: #393;
        color: white;
        padding: 1px 4px;
}

h1 a {
    text-decoration: none;
}

h1.single {
    margin-bottom: 0;
    border-bottom: 0;
    color: #333;
}

p.details {
    margin: 0;
    font-weight: bold;
}

h2 {
    font-size: 28px;
    text-decoration: none;
    font-family: Arial;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: left;
}

h2 a {
    text-decoration: none;
}

p.postmetadata {
    font-size: 12px;
    font-weight: bold;
    margin: 0 !important;
    text-align: left;
}

p.edit {
    float: right;
}

img.left, object.left {
    float: right;
    clear: right;
    margin: 7px 0 15px 15px;
    border: 5px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

img.right, object.right {
    float: left;
    clear: left;
    margin: 7px 15px 15px 0;
    border: 5px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.center {
    clear: both;
    margin: 15px auto;
    border: 5px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.youtube {
    overflow: hidden;
    width: 425px;
}

hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    height: 1px;
    margin: 20px 0;
}

hr.strong {
    border-bottom: 4px dashed #ccc;
}

p.postdetails {

        border-top: 2px dashed #000;
        padding: 5px;
    clear: both;
    margin: 0;
}

div.private {
  opacity: 0.50;
}

div.post {
    margin-bottom: 10px;
}

.lr-links, .lr-ref, .print-only {
    display: none;
}

div#content ul li {
    margin-top: 5px;
    text-align: left;
}

div.ppindex ul li,
div.nospread ul li {
    margin-top: 0 !important;
}

br.ie6clear {
    display: none;
}

/* home page */

hr.home {
    margin: 0;
}

div#home-welcome {
    overflow: hidden;
    margin: 5px 0 10px 0;
}

div#home-welcome h1 {
    margin: 0;
    font-size: 24px;
}

div#home-welcome p {
    margin: 0;
}

div#home-welcome p.avatar {
    float: left;
    clear: left;
    margin: 0 10px 10px 0;
    border: 1px solid #333;
}

div#home-last {
    margin: 15px 0;
}

div#home-last h3 {
    margin: 0;
    font-size: 16px;
}

div#home-last h2 {
    margin: 0;
    font-size: 24px;
}

div#home-latest {
    overflow: hidden;
    margin: 10px 0 5px;
    text-align: left;
}

div#home-latest h2 {
    font-size: 24px;
    margin: 0;
}

div#home-latest ul {
    margin: 0;
    padding-left: 20px;
}

div#home-latest ul li {
}

div#home-posts {
    float: left;
    width: 38%;
    vertical-align: top;
}

div#home-comments {
    float: right;
    width: 58%;
    vertical-align: top;
}

/* search form */

form#searchform div {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    margin: 0;
}

form#searchform div input.t {
    width: 7em;

        border: 1px solid #333;
        background: #eeeedd;
    }

form#searchform div input.ss {

        border: 1px solid #eee;
        border-bottom: 1px solid #444;
        border-right: 1px solid #444;
        background: #d4d4cc;
    }

blockquote {
    font-style: italic !important;
}

.warn {
    color: red;
}

/* page navigation */

div.pagebar {
    margin: 15px 0;
    padding: 10px 0;
    font-weight: bold;
    text-align: left;
}

div.pagebar span.this-page {
    padding: 1px 7px;
    font-weight: bold;
    color: #fff;
    background: #000;
}

div.pagebar a,
div.navigation a {
    padding: 1px 7px;
    text-decoration: none;

        color: #fff;
        background: #58773C;
        font-weight: normal;
    border: 0;
}

div.navigation {
    overflow: hidden;
    margin: 15px 0;
    clear: both;
}

div.navigation div.left {
    float: left;
    margin: 0 2px 5px 0;
}

div.navigation div.right {
    float: right;
}

/* footer */

div#footer {
    padding: 5px 15px;
}

div#footer p {
    margin: 0;
    text-align: right;
}

div#footer p a {
}

/* plugin formatting */

dl.inlineRSS em {
    color: #999;
}

span.vc-fig {
    color: #999;
}

div.ppindex {
    margin: 15px 0;
    padding-left: 15px;
}

div.ppindex ul {
    list-style: none;
}

span.appreciation {
    color: red;
    font-weight: bold;
}

p.ratings { 
    clear: both;
    text-align: left;
}

ol.commentlist p.gravatar {
    float: left;
    padding: 0;
    margin: 0 10px 2px 0 !important;
}

p.gravatar img {
    border: 1px solid black;
}

p.gravatar img.size40 {
    width: 40px;
    height: 40px;
}

p.gravatar img.size80 {
    width: 80px;
    height: 80px;
}

div.download {
    background: transparent url('../download.gif') 0 5px no-repeat;
    padding: 0 0 0 30px;
    text-align: left;
}

/*
div.download {
    background: #333 url('../download.gif') 5px 10px no-repeat;
    padding: 5px 5px 5px 35px;
    text-align: left;
    color: #fff;
    -moz-border-radius: 5px;
    border: 0;
}
div.download a {
    color: #92bFeF !important;
}
*/

div#similar {
    border-top: 2px dashed #000;
    padding: 5px 0 0 0;
    margin: 20px 0;
}

div#similar p {
    margin: 0;
}

div#similar ul {
    margin: 0;
}

div#similar ul li {
    margin-top: 0;
}

#ib-imagebox {
    margin: 15px auto;
    padding: 0;
    border: 5px solid #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    clear: both;
}

/* links */

div.banners {
  text-align: left;
  margin: 15px 0;
}

div.banners a {
}
  
div.banners img {
  margin: 0 2px 2px 0 !important;
  width: 120px;
  height: 40px;
  border: 3px solid #eee;
}                    

div.gallery img {
    width: 200px;
    height: 150px;
}

div.gallery a.md-current img {
    border: 3px solid #000;
}

div.gallery img:hover {
    border: 3px solid #bbb;
}

div#banner1 {
    border: 2px solid #47373A;
    width: 120px;
    height: 40px;
    position: fixed;
    left: 0;
    bottom: 40px;
    padding: 0;
    margin: 0;    
    overflow: hidden;
}

div#banner2 {
    border: 2px solid #47373A;
    width: 120px;
    height: 40px;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 0;
    margin: 0;    
    overflow: hidden;
}

div#banner3 {
    border: 2px solid #47373A;
    width: 120px;
    height: 40px;
    position: fixed;
    left: 120px;
    bottom: 0;
    padding: 0;
    margin: 0;    
    overflow: hidden;
}

/* backlinks */

table#backlink {
    border-collapse: collapse;
}

table#backlink th {
    border: 0;
    vertical-align: top;
    padding: 0 5px 10px 0;
}

table#backlink td {
    padding: 0 0 10px 5px;
    border: 0;
    vertical-align: top;
    text-align: left;
    color: navy;
}

/* news */

ul#newsfeeds {
    margin: 0;
    padding: 0 0 2px 5px;
    border-bottom: 2px solid #000;
}

ul#newsfeeds li {
    list-style: none;
    display: inline;
    margin: 0 5px 15px 0;
    padding: 2px 5px;
    border: 1px solid #000;
    background: #eee;
}

ul#newsfeeds li:hover {
    background: #fff;
}

ul#newsfeeds li.on {
    background: #333;
    font-weight: bold;
    color: #fff;
}

ul#newsfeeds li a {
    text-decoration: none;
    color: #333;
}

h2.news-desc {
    margin: 15px 0 0 0 !important;
}

p.news-desc {
    margin: 0 !important;
}

/* comments */

textarea#comment {
    width: 100%;
}

textarea#comment,
input#author, input#email, input#url {
    border: 1px solid #666;
    margin-bottom: 2px;
}

ol.commentlist {
    list-style: none;
    padding: 0;
    margin: 0;
}

ol.commentlist li {
}

ol.commentlist hr {
    margin: 10px 0;
    clear: left;
}

ol.commentlist li p {
    margin: 10px 0 10px 55px;
}

.commenthead {
    font-weight: bold;
    margin: 0;
}

.commentowner {
    margin: 0;
    font-weight: bold;

        color: #c30;
    }

div.continuation {
    margin-top: 20px;
    color: #000;
    overflow: hidden;
    padding: 0;

        background: #eeeedd url('girl_faded.jpg') bottom left fixed no-repeat;
    }

div.continuation-1 {
    padding: 0;
}

div.continuation-2 {
    padding: 15px 15px 0;
}

h3#respond, h3#comments {
    margin: 0;
}

#postcommentwhois input {
    width: 100%;
}

#postcommentwhois strong {
    color: red;
}

#postcommentwho {
    float: left;
    width: 25%;
    text-align: left;
}

#commentwhat button,
input#submit {
    border: 1px solid #fff;
    border-bottom: 1px solid #444;
    border-right: 1px solid #444;
    background: #eee;
}

#postcommentwhat {
    float: right;
    width: 70%;
}

#postcommentclear {
    clear: both;
}

