/*
Design: Shiver My Timbers V2.5
Theme URI: http://www.shivermytimber.com/
Description: Shiver My Timber
Version: 2.5
Author: Steve Bessler
Author URI: http://www.shivermytimber.com
*/

* {
    margin:0;
    padding:0;
}

body {
    background:#7C6553 url(images/bg.jpg) repeat-x;
    font:normal normal normal 13px normal Arial, Helvetica, sans-serif;
    padding:0;
}

.wrapper {
    width:736px;
    margin: 8px auto 0 auto;
    padding: 2px;
    border: 2px solid #000000;
    background: #C6B88D;
}

h1 {
    height:174px;
    width: 732px;
    padding:0;
    margin: 2px 2px 0 2px;
    font:normal 12px/32px arial,helvetica,sans-serif;
    color:#000000;
    background:#C6B88D url(images/header.gif) top left no-repeat;
    position:relative;
}

h1 a {
    display:block;
    text-decoration:none;
    font:bold 64px/68px arial,helvetica,sans-serif;
    color:#FFF;
}

h1 i {
    color:#F44;
    font-style:normal;
}

h1 a span {
    width:732px;
    height:174px;
    position:absolute;
    top:0;
    left:0;
    background:url(images/header.gif);
}

h1 b {
    font-size:28px;
}

#menu {
    list-style:none;
    height:24px;
    margin: 2px 0 2px 0;
    padding: 0;
    font:small-caps 12px/14px arial,helvetica,sans-serif;
    color:#483C30;
    background:#483C30 url(images/menubar.jpg) top left no-repeat;
    text-align:left;
    letter-spacing:1px;
    line-height: 20px;
}

#menu li {
    display:inline;
    border-left:1px solid #643F26;
    border-right:1px solid #222222;
}

#menu a {
    color:#FF9900;
    text-decoration:none;
    padding:0 16px;
}

#menu a:active,
#menu a:focus,
#menu a:hover {
    color:#000000;
}

#menu .first {
    border-left:none;
}

#menu .last {
    border-right:none;
}

.main {
    clear: both;
    width: 736px;
    margin: 0;
    padding: 0;
    border: none;
    color: #000;
    background-color: #C6B88D;
}

.content {
    width: 500px;
    float: left;
    margin:2px 2px 0 2px;
    padding: 2px;
    background: #C6B88D;
}

.sidebar {
    padding: 0px;
    width:185px;
    background-color: #C9B88C;
    border: 3px solid #D8C58C;
    margin:2px 2px 0 540px;
    color:#333333;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
    margin: 0;
}

.footer {
    background:url(images/foot.jpg) top left no-repeat;
    font:normal small-caps bold 12px normal arial,helvetica,sans-serif;
    padding:2px 5px 0 5px;
    width: 732px;
    height:31px;
    color:#F00;
    margin:2px 2px 0 2px;
    text-align: center;
    line-height: 26px
}

.footer li {
    display:inline;
}

.footer a {
    text-decoration:none;
    color:#F00;
    padding:0 8px;
}

.footer a:active,
.footer a:focus,
.footer a:hover {
    color:#F60;
    text-decoration: underline;
}

.footer .first {
    border-left:none;
}

.post {
    margin: 0 0 10px 0;
    text-align: left;
}

.entry p {
    font-size: 1.0em;
}

.entry {
    line-height: 1.4em;
}

.entry a {
    color: #FFD700;
    text-decoration: none;
}

.entry a:hover {
    color: #FFD700;
    text-decoration: underline;
}

h2 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.0em;
    padding: 0;
    margin: 0;
    font-variant: small-caps;
}

h2 a {
    color: #FFA500;
    text-decoration: none;
}

h2 a:hover {
    color: #FFD700;
    text-decoration: underline;
}

h3 {
    padding: 0;
    margin: 5px 0 0 0;
    font: normal small-caps bold 1.2em normal Arial, Helvetica, sans-serif;
}

h3 a {
    color: #CC0033;
    text-decoration: none;
}

h3 a:hover {
    color: #FFD700;
    text-decoration: underline;
}

.time {
    color: #333333;
    font: italic normal normal 10px normal Arial, Helvetica, sans-serif;
}

.mlink A:link {text-decoration: none; color: #663300;}
.mlink A:visited {text-decoration: none; color: #663300;}
.mlink A:active {text-decoration: none; color: #663300;}
.mlink A:hover {text-decoration: underline; color: #FFFFFF;}
.mlink {
    color: #663300;
    font: normal normal normal 11px normal Arial, Helvetica, sans-serif;
    padding:0 2px 0 2px;
}


.alignright, .alignright a {
    text-align: right;
    color: #FFA500;
    text-decoration: none;
}

.alignright a:hover {
    text-align: right;
    color: #FFD700;
    text-decoration: underline;
}

.alignright img, .alignleft img {
    border: 0px none;
}

.alignright {
    float: right;
}

.alignleft, .alignleft a {
    text-align: left;
    color: #FFA500;
    text-decoration: none;
}

.alignleft a:hover {
    text-align: left;
    color: #FFD700;
    text-decoration: underline;
}

.alignleft {
    float: left
}

#content a img, img {
    border: none;
    text-decoration:none;
}

#content ul {
    width: 82%;
    margin-left: 20px ;
    list-style: disc outside;
    padding: 20px;
}

#content li {
}

.recent A:link {text-decoration: none; color: #444444}
.recent A:visited {text-decoration: none; color: #444444}
.recent A:active {text-decoration: none; color: #444444}
.recent A:hover {text-decoration: underline; color: #FFFFFF;}
.recent {
    color: #333333;
    padding:0 2px 0 2px;
}

.recent li {
    list-style: none
}

.navigation {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 500px;
    height: 16px;
    color: #663300;
    font: normal normal normal 12px normal Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 2px 20px 2px 0;
}

.navigation A:link  {text-decoration: none; color: #663300;}
.navigation A:visited  {text-decoration: none; color: #663300;}
.navigation A:active {text-decoration: none; color: #663300;}
.navigation A:hover {text-decoration: none; color: #FFFFFF;}

.navcol {
    display:inline-block;
    float:left;
    width:170px;
    overflow:hidden;
}

ol.commentlist {
    margin: 0 auto;
    width: 90%;
}

ol.commentlist a {
    color: #BD492A;
}

ol.commentlist li {
    background-color: #F5DE74;
    border: 1px solid #C69835;
    margin-bottom: 1.5em;
    padding: 5px;
}

ol.commentlist li.alt {
    background-color: #FDF6A7;
}

small.commentmetadata {
    display: block;
    font-size: 0.8em;
    margin-bottom: 1em;
}

#commentform input {
    margin: 0 0 0 0;
    padding: 2px;
    width: 120px;
    border: thin dotted #663300;
    background-color: #D8C58C
}

#commentform textarea {
    padding: 2px;
    width: 400px;
    border: thin dotted #663300;
    background-color: #D8C58C;
}








































