
/* ---------------- General Tags ---------------- */
* {
    padding: 0px;
    margin: 0px;
}

body {
    font: 14px Arial, sans-serif;
    line-height: 23px;
}

h1, h2, h3, h4 {
    font-family: Times New Roman, serif;
    font-weight: normal;
}
h2 {
    font-size: 26px;
    color: #8a6c4c;
    padding-bottom: 13px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #94795c;
    margin-top: 35px;
    line-height: 30px;
}
h2 a {
    font-size: 26px;
    color: #8a6c4c;
    text-decoration: none;
}
h3 {
    color: #8a6c4c;
    font-size: 18px;
    border-bottom: 1px dotted #94795c;
    width: 190px;
    margin: 15px 0px 5px 0px;
    padding: 5px;
}
h4 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 20px 0px 10px 0px;
}

a {
    color: #53777f;
}
a:hover {
    color: #a55164;
}

ul {
    margin-left: 40px;
}

h2 span.right {
    float: right;
    clear: right;
    font: 12px Arial;
    color: #666;
}
h2 span.right {
    float: right;
    clear: right;
}
h2 span.right a {
    position: relative;
    text-decoration: underline;
    top: 10px;
    font: 12px Arial;
    color: #666;
}
h2 span.left {
    float: left;
    clear: left;
}

/* ---------------- General Layout ---------------- */
.page {
    width: 910px;
    margin: 0px auto;
    background: url('/images/blog/bg.jpg') repeat-y left top;
    overflow: hidden;
    border-bottom: 1px dotted #aa9581;
    padding-bottom: 30px;
}

div.header, div.nav {
    float: left;
    clear: left;
    width: 225px;
}
div.content {
    float: right;
    clear: right;
    width: 630px;
    margin-top: 19px;
    padding-bottom: 40px;
    color: #655447;
}
div.igation {
    margin-left: 5px;
}

div.footer {
    width: 900px;
    margin: 0px auto;
    padding: 20px 0px;
    overflow: hidden;
    font-size: 12px;
    color: #94795C;
}

div.left {
    float: left;
    clear: left;
}
div.right {
    float: right;
    clear: right;
}

h3.title {
    color: #999;
    border: none;
    width: auto;
    margin: 0px;
    padding: 0px;
    position: absolute;
}

div.content h3 {
    padding-left: 0px;
}

div.entry ol {
    margin-left: 40px;
}
div.entry ul, div.entry ol {
    padding: 10px 0px;
}
div.entry ul li, div.entry ol li {
    padding: 3px 0px;
}

div.entry-related {
    padding-bottom: 20px;
}
div.entry-related h3 {
    border-bottom: none;
}

/* ---------------- Left Nav ---------------- */
#logo {
    display: block;
    width: 225px;
    height: 97px;
    background: url('/images/blog/truly_wedding_blog.gif') no-repeat left top;
}
#logo h1 {
    display: none;
}

#visitStore {
    margin-left: 5px;
    display: block;
    padding: 15px 0px 13px 0px;
    border-top: 1px dotted #94795c;
    border-bottom: 1px dotted #94795c;
    width: 200px;
    height: 45px;
    background: url('/images/blog/visit_store.gif') no-repeat left 15px;
}
#visitStore h2 {
    display: none;
}

/* search form */
form.search {
    background: url('/images/blog/search_bg.gif') no-repeat 5px top;
    margin: 15px 0px;
    margin-bottom: 10px;
    width: 210px;
    height: 35px;
}
form.search span {
    position: absolute;
}
form.search input.query {
    width: 132px;
    height: 16px;
    position: relative;
    top: 7px;
    left: 15px;
    font-size: 10px;
    border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
}
form.search input.submit {
    position: relative;
    left: 150px;
    top: 2px;
}

/* links */
.nav ul {
    list-style: none;
    font-size: 12px;
    margin-left: 0px;
    padding-top: 3px;
    color: #999;
}
.nav a {
    font-size: 12px;
    text-decoration: none;
    padding: 3px;
    padding-left: 22px;
}
.nav a:hover, .nav li.selected a {
    background: url('/images/blog/little_star.gif') no-repeat left 1px;
}


ul.subscribe a.rss {
    background: url('/images/icon_rss.gif') no-repeat 22px 3px;
    padding-left: 45px;
}
ul.subscribe a.bookmark {
    background: url('/images/icon_bookmark.gif') no-repeat 22px 3px;
    padding-left: 45px;
}
ul.subscribe a.email {
    background: url('/images/icon_email.gif') no-repeat 22px 5px;
    padding-left: 45px;
}

/* ---------------- Content ---------------- */
.content p {
    padding: 10px 0px 5px 0px;
}

.content img.top {
    margin-bottom: 10px;
}
.content img.right {
    margin-left: 20px;
}
.content img.bottom {
    margin-top: 20px;
}
.content img.left {
    margin-right: 20px;
}
.content img.box {
    padding: 5px;
    border: 1px solid #ccc;
}

span.posted, span.comments a {
    font-size: 11px;
    color: #999;
    padding: 3px 5px 3px 22px;
}
span.posted {
    background: url('/images/blog/time.gif') no-repeat left 1px;
    padding: 0px 20px 0px 22px;
    float: left;
}
span.posted a {
    color: #333;
}
span.comments {
    float: left;
}
span.comments a {
    background: #fbd8e0 url('/images/blog/comment.gif') no-repeat 5px 5px;
    color: #603913;
    text-decoration: none;
}
span.comments a:hover {
    text-decoration: underline;
}

p.head {
    color: #999;
    position: absolute;
    padding: 0px;
    font-size: 12px;
}
div.footer p.head {
    position: static;
    float: right;
    clear: right;
}
/*p.head a {
    color: #999;
}*/
p.head a:hover {
    color: #a55164;
}
p.head a.rss {
    background: url('/images/icon_rss.gif') no-repeat left top;
    padding-left: 23px;
}
p.head a.bookmark {
    background: url('/images/icon_bookmark.gif') no-repeat 20px top;
    padding-left: 43px;
}
p.head a.email {
    background: url('/images/icon_email.gif') no-repeat 20px 3px;
    padding-left: 43px;
}
div.footer p.head a.feedburner {
    position: relative;
    left: -30px;
    top: 2px;
}

/* ---------------- Blog links ---------------- */

div.entry {
    padding: 10px 0px 20px 0px;
    clear: both;
}
div.entry-links {
    text-align: right;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}
div.blog-list div.entry-links {
    margin-bottom: 60px;
}
div.entry-links a {
    padding-left: 22px;
    font-size: 12px;
    margin-left: 10px;
}

div.entry-links a.sk-rt {
    padding-left: 22px;
    background: url('/images/blog/icon_sk-rt.gif') no-repeat left top;
}
div.entry-links a.deli {
    background: url('/images/blog/icon_deli.png') no-repeat left top;
}
div.entry-links a.perma {
    background: url('/images/blog/icon_permalink.gif') no-repeat left top;
}
div.entry-links a.stumble {
    background: url('/images/blog/icon_stumble.gif') no-repeat left top;
}
div.entry-links a.comments {
    padding-left: 17px;
    background: url('/images/blog/comment.gif') no-repeat left 6px;
    float: left;
}

/* ---------------- Blog nav ---------------- */

div.entry-nav {
    padding-top: 20px;
}

/* ---------------- Blog forms ---------------- */
#searchform {
    padding: 10px;
    background-color: #eee;
}
#searchform input {
    font-size: 14px;
    padding: 3px;
}

p.search {
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
}

div.commentlist {
    background-color: #FAF5ED;
    padding: 10px;
    clear: both;
    float: left;
    width: 600px;
    overflow: hidden;
    padding-left: 20px;
    border-bottom: 1px solid #ddd;
}
div.commentlist ol {
    list-style: none;
}
div.commentlist ol li {
    padding: 10px 0px;
    overflow: hidden;
}
div.commentlist span.number {
    padding: 1px 3px;
    background-color: #BAA68F;
    color: #fff;
    margin-right: 7px;
}
div.commentlist div.right {
    width: 420px;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}
div.commentlist div.right p {
    padding: 0px;
}

form.comments {
    overflow: auto;
    clear: both;
    float: left;
    width: 600px;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 10px 15px;
    background-color: #ecfbff;
}
form.comments input, form.comments textarea {
    font-size: 14px;
    padding: 3px;
    font-family: Arial, sans-serif;
}
form.comments label {
    display: block;
}
form.comments input.text {
    width: 200px;
}

form.comments div.creds {
    float: left;
    clear: left;
}
form.comments p.textarea {
    float: right;
    clear: right;
    padding: 10px;
    /*background-color: #E3DBD2;*/
    margin-top: 23px;
}
form.comments p.textarea textarea {
    width: 350px;
    height: 144px;
}
form.comments input.submit {
    float: right;
    clear: both;
    margin: 10px;
}

h3.comments, h3.respond {
    font-size: 24px;
    margin-bottom: 0px;
    color: #6B5843;
    margin-top: 20px;
    clear: both;
    float: left;
    width: 600px;
}
