body
        { background-color: #8D8869;
        margin: 0 }
        
td, div
        { font-family: Verdana;
        font-size: 9pt }
        
a
        { color: #C76F1B }

a:hover
        { color: #754211 }
        
i
        { font-family: Georgia }
        
.image, .attachment-thumbnail, .attachment-medium
        { padding: 5px;
        margin-right: 3px;
        margin-bottom: 3px;
        margin-top: 3px;
        background-color: #C5BF9C;
        border: 1px solid #B8B290 }
        
.adv
        { background-color: #754211;
        height: 100px }
        
.sub-title
        { font-family: Century Gothic;
        font-size: 16pt;
        color: #C5BF9C;
        letter-spacing: -1px;
        text-transform: lowercase;
        padding: 0px }
        
.welcome
        { font-family: Georgia;
        font-size: 8pt;
        color: #837C55;
        padding: 8px;
        text-align: justify;
        line-height: 15px }
        
.welcome i
        { color: #CF380B }
        
.welcome b
        { color: #754211 }
        
.network
        { padding: 0px;
        margin: 0px }
        
.network ul
        { padding: 0px;
        margin: 0px;
        margin-top: 3px }
        
.network li
        { font-family: Century Gothic;
        font-size: 13pt;
        color: #754211;
        background-color: #D4CFAF;
        border-left: 8px #DEB487 solid;
        padding: 5px;
        margin: 0px;
        margin-bottom: 3px;
        list-style: none }
        
.network li:hover
        { background-color: #C5BF9C }
        
.network li a
        { color: #754211;
        text-decoration: none }
        
.network li a:hover
        { color: #FFFFFF;
        text-decoration: none }
        
.title
        { font-family: Century Gothic;
        font-size: 32pt;
        letter-spacing: -1px;
        text-transform: lowercase;
        padding: 0px;
        border-bottom: #D4CFAF double 3px }
        
.navigation
        { background-color: #754211;
        color: #FFFFFF;
        padding: 5px;
        text-align: center }
        
.navigation a
        { font-family: Century Gothic;
        font-size: 14pt;
        text-transform: lowercase }
        
.navigation a:link, .navigation a:visited
        { color: #FFFFFF;
        text-decoration: none }
        
.navigation a:hover
        { border-bottom: 5px solid #E0560B }
        
/* Post */

.post
        { padding: 10px }
        
H2
        { font-size: 17pt;
        text-align: center;
        text-transform: lowercase;
        font-weight: normal;
        letter-spacing: -1px;
        border-bottom: 3px double #DEB487;
        margin-bottom: 2px }
        
.post H2 a:link, .post H2 a:visited
        { color: #000000;
        text-decoration: none }
        
.post-meta
        { font-size: 11px;
        font-family: Georgia;
        text-align: center;
        margin-bottom: 5px;
        color: #837C55 }
        
.post-entry
        { margin-top: 10px;
        padding: 5px;
        color: #565656;
        text-align: justify }
        
blockquote
        { padding: 10px;
        font-size: 8pt;
        background-color: #D4CFAF;
        border-left: 8px #DEB487 solid }
        
.post-comment
        { padding: 8px;
        font-family: Georgia;
        font-size: 13px;
        text-align: right }
        
.post-comment a
        { font-weight: bold;
        font-style: italic;
        color: #C76F1B }
        
.post-comment a:hover
        { color: #754211 }
        
.separator
        { font-family: Georgia;
        font-size: 10pt;
        font-weight: bold;
        color: #C5BF9C;
        text-align: center }
        
/* Sidebar */

.sidebar
        { padding: 7px;
        background-color: #D4CFAF }
        
.sidebar-title
        { font-family: Century Gothic;
        font-size: 14pt;
        background-color: #C5BF9C;
        color: #EEEBDC;
        text-align: right;
        padding: 5px;
        padding-right: 12px }
        
.sidebar-content
        { padding: 6px;
        font-size: 8pt }
        
.sidebar-content td
        { font-size: 8pt }
        
/* Footer */

.footer
        { background-color: #754211;
        padding: 8px;
        text-align: center }
        
.footer a
        { color; #D4CFAF }
        
.footer a:hover
        { color: #ffffff }

