/*  
Theme Name: HouseOfTheRisingBoner.com
Theme URI: http://www.houseoftherisingboner.com
Description: HouseOfTheRisingBoner.com WordPress theme
Version: 1.1.2
Author: Agent
Author URI: http://www.houseoftherisingboner.com
*/

body {
    background-color:#cbbca4;
    background-image:url('stripe.png');
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    margin:0;
    padding:0;
    color:#000000;
}

p {
    margin:12px 0 12px 0;
}

h3, h2, h1 {
    margin:0;
}

img {
    border:0;
}

a:active {
    color:#9c8115;
    font-weight:bold;
}

a:link {
    color:#9c8115;
    text-decoration:none;
    font-weight:bold;
}

a:visited {
    color:#9c8115;
    text-decoration:none;
    font-weight:bold;
}

a:hover {
    color:#9c8115;
    text-decoration:underline;
    font-weight:bold;
}

#header {
    background-color:#fff;
    margin:0;
    padding-bottom:10px;
    padding-top:10px;
}

#header #logo {
    height:149px;
    float:left;
    padding:0 0 0 45px;
    width:398px;
}

#header #av-frame {
    float:left;
    height:149px;
    width:443px;
}

#header #av-frame #inner {
    margin:0 auto 0 auto;
    width:400px;
}

#header #av-frame #inner #av-header {
    background-color:#000;
    color:#fff;
    font-size:14px;
    height:28px;
}

#header #av-frame #inner #av-header #corner1 {
    background-image:url('28px-left-corner.gif');
    background-color:black;
    float:left;
    height:28px;
    width:28px;
}

#header #av-frame #inner #av-header #corner2 {
    background-image:url('28px-right-corner.gif');
    background-color:black;
    float:left;
    height:28px;
    width:28px;
}

#header #av-frame #inner #av-header #heading {
    float:left;
    height:28px;
    line-height:28px;
    text-align:center;
    width:344px;
}

#header #av-frame #inner #av {
    background-color:#000;
    height:121px;
}

#home {
    text-align:right;
    padding:6px 0 0 0;
}

#home span {
    background-color:#f4f1ea;
    font-size:13px;
    padding:2px 4px 2px 4px;
    margin:0 4px 16px 0;
}

#fade {
    background-repeat:repeat-x;
    background-image:url('fade.png');
    padding:10px 0 0 0;
}

#container {
    width:900px;
    background:#fff;
    border-top:1px solid #fff;
    margin:0 auto 16px auto;
    text-align:left;
}

#liner {
    border:1px solid #eee;
    margin:1px 2px 2px 2px;
    padding:4px;
    background:#fff;
}

#content {
    margin:0;
    min-height:1000px;
}

#footer {
    margin:0 0 0 0;
    padding:0 10px 0 0;
    background:#ddd;
    border-bottom:1px solid #aaa;
}

#footer p {
    font-size:12px;
    text-align:center;
    margin:0;
    padding:10px 0;
}

#footer p a {
    color:#666;
    font-weight:normal;
}

#warning {
    background-color:#f4f4f4;
    border:1px solid #000;
    color:#000;
    line-height:18px;
    margin:0;
    padding:4px 6px 4px 6px;
    font-size:12px;
}

/* Page & Post Content Formatting */

#page-body {
    background-color:inherit;
    margin:10px 0 0 0;
    width:886px;
}

#page-body #sidebar {
    background-color:inherit;
    float:left;
    width:280px;
}

#page-body #page-content {
    background-color:inherit;
    border-right:1px solid #ddd;
    float:left;
    padding:0 5px 10px 0;
    width:600px;
}

/* The Loop */

#posts .post {
    color:#000;
    font:14px Helvetica, sans-serif;
    margin:0 0 24px 0;
}

#posts .post h2 {
    color:#000;
    font:20px Verdana, Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
}

#posts .post h2 a:active {
    text-decoration:none;
}

#posts .post h2 a:link {
    text-decoration:none;
}

#posts .post h2 a:visited {
    text-decoration:none;
}

#posts .post h2 a:hover {
    text-decoration:underline;
}

#posts .post .post-date {
    color:#000;
    font-size:12px;
    margin:4px 0 0 0;
}

#posts .post .entry p {
    line-height:1.5em;
}

#posts .post .entry p a {
    text-decoration:underline;
}

#posts .post .entry p a img {
    border:double 3px #990066;
}

#posts .post .entry .beckon {
    background-image:url('beckon.gif');
    height:70px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:800px;
}

#posts .post .entry .beckon-top {
    margin-top:15px;
}

#posts .post .entry .beckon-bottom {
    margin-top:15px;
    margin-bottom:30px;
}

#posts .post .entry .beckon a {
    color:#4e432f;
    font-size:32px;
    line-height:70px;
}

#posts .post .entry .beckon a:active {
    text-decoration:none;
}

#posts .post .entry .beckon a:link {
    text-decoration:none;
}

#posts .post .entry .beckon a:visited {
    text-decoration:none;
}

#posts .post .entry .beckon a:hover {
    text-decoration:underline;
}

#posts .post .entry blockquote {
    border-right:2px solid #ccc;
    border-bottom:2px solid #ccc;
    background-color:#eee;
    margin:0 32px 16px 32px;
    padding:12px;
}

#posts .post .entry blockquote p {
    margin:0 0 16px 0;
}

#posts .post .entry .centerembed {
    margin: 16px auto 0 auto;
}

#posts .post .entry ul {

}

#posts .post .entry ul li {
    line-height:24px;
    margin:0 0 0 16px;
}

#posts .post .post-footer {
    background-color:#eee;
    background-image:url('post-footer-bg.gif');
    border-top:1px solid #e0e0e0;
    border-bottom:2px solid #ccc;
    height:24px;
    line-height:24px;
    padding:0 0 0 8px;
}

#posts .post .post-footer a:active {
    color:#870006;
    text-decoration:underline;
}

#posts .post .post-footer a:link {
    color:#870006;
    text-decoration:none;
}

#posts .post .post-footer a:visited {
    color:#870006;
    text-decoration:none;
}

#posts .post .post-footer a:hover {
    color:#870006;
    text-decoration:underline;
}

#posts .post .post-footer .post-tags {
    color:#333;
    font-size:12px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}

#posts .post .post-footer .post-tags .tab {
    background-color:inherit;
    color:#000;
}

#posts #post-break {
    border-bottom:1px dotted #afafaf;
    margin:0 0 16px 0;
    padding:0 0 16px 0;
}

/*** TAGS ***/

#posts #tag-list {
    color:#000;
}

#posts #tag-list h2 {
    font:20px Verdana, Arial, Helvetica, sans-serif;
    margin:16px 0 16px 0;
}

#posts #tag-list ul {
    margin:0 0 16px 0;
    padding:0;
}

#posts #tag-list ul li {
    border-bottom:1px solid #ccc;
    list-style-type:none;
    line-height:28px;
}

#posts #tag-list ul li a:active {
    text-decoration:none;
}

#posts #tag-list ul li a:link {
    text-decoration:none;
}

#posts #tag-list ul li a:visited {
    text-decoration:none;
}

#posts #tag-list ul li a:hover {
    text-decoration:none;
}

.aligncenter {
    display:block;
    margin:0 auto 0 auto;
}

/* Page Section Header */

.section-header {
    background-color:#000;
    color:#fff;
    height:32px;
    margin:10px 0 0 0;
    text-align:center;
}

.section-header .corner1 {
    background-image:url('32px-left-corner.gif');
    background-color:#000;
    float:left;
    height:32px;
    width:32px;
}

.section-header .heading {
    float:left;
    line-height:32px;
    width:822px;
}

.section-header .heading h2 {
    font-size:16px;
    font-weight:bold;
}

.section-header .corner2 {
    background-image:url('32px-right-corner.gif');
    background-color:#000;
    float:left;
    height:32px;
    width:32px;
}

/* Feed */

#feed {
    background-color:inherit;
    margin:10px 0 0 0;
    width:886px;
}

#feed #sidebar {
    background-color:inherit;
    float:left;
    width:280px;
}

#post-list {
    background-color:inherit;
    border-right:1px solid #ddd;
    float:left;
    padding:0 0 10px 0;
    width:605px;
}

#post-list ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
}

#post-list ul li {
    background-color:inherit;
    list-style-type:none;
    margin:0;
    padding:0;
}

#post-list ul li.legacy {
    font-size:14px;
    line-height:24px;
    margin:0 0 0 16px;
}

#post-list ul li.legacy a:active {
    color:#9c8115;
    font-weight:bold;
}

#post-list ul li.legacy a:link {
    color:#9c8115;
    text-decoration:none;
    font-weight:bold;
}

#post-list ul li.legacy a:visited {
    color:#a1a1a1;
    text-decoration:none;
    font-weight:bold;
}

#post-list ul li.legacy a:hover {
    color:#000;
    text-decoration:underline;
    font-weight:bold;
}

.nav_button {
    float:left;
    font-size:14px;
    height:30px;
    line-height:30px;
    text-align:center;
    width:150px;
}

.nav_button a {
    background-color:#897653;
    background-image:url('nav-button-bg.gif');
    color:#fff;
    display:block;
    height:30px;
    width:150px;
}

.nav_prev_post_list {
    margin:24px 0 0 16px;
}

.nav_next_post_list {
    margin:24px 0 0 0;
}

.nav_spacer_post_list {
    float:left;
    width:284px;
}

.nav_prev_thumb_gallery {
    margin:16px 0 16px 6px;
}

.nav_next_thumb_gallery {
    margin:16px 6px 16px 0;
}

.nav_more {
    margin:5px 6px 5px 0;
}

.nav_spacer_thumb_gallery {
    float:left;
    width:574px;
}

/* Post Stories (synopsis) */

.story {
    margin:0 0 10px 0;
    width:605px;
}

.story .thumbnail {
    background-color:inherit;
    border-left:5px solid #ddd;
    height:150px;
    float:left;
    padding-left:5px;
    width:150px;  
}

.story .content {
    background-color:#eee;
    float:left;
    height:150px;
    margin:0 5px 0 5px;
    padding:0 5px 0 5px;
    width:425px;
}

.story .content .excerpt {
    height:126px;
}

.story .content .excerpt h2 {
    font-size:18px;
    margin:5px 0 0 0;
}

.story .content .excerpt .date-posted {
    font-size:12px;
    margin:0 0 8px 0;
}

.story .content .excerpt p {
    line-height:18px;
    margin:0;
}

.story .content .topics {
    font-size:12px;
    height:16px;
    line-height:16px;
    text-align:right; 
}

/* Right of Feed Link Box */

.feed-link-box-header {
    margin:0 0 0 20px;
    width:260px;
}

.feed-link-box-heading {
    width:204px;
}

.feed-link-box {
    margin:0 0 10px 20px;
    width:258px;
}

/* Misc. Link Box */

.misc-links-box-header {
    width:217px;
}

.misc-links-box-heading {
    width:161px;
}

.misc-link-box {
    width:215px;
    height:240px;
}

/* Generic Link Box */

.link-box-header {
    background-color:#000;
    color:#fff;
    font-size:14px;
    height:28px;
}

.link-box-header .corner1 {
    background-image:url('28px-left-corner.gif');
    background-color:black;
    float:left;
    height:28px;
    width:28px;
}

.link-box-header .corner2 {
    background-image:url('28px-right-corner.gif');
    background-color:black;
    float:left;
    height:28px;
    width:28px;
}

.link-box-header .heading {
    float:left;
    height:28px;
    line-height:28px;
    text-align:center;
}

.link-box-header .heading h2 {
    font-size:14px;
    font-weight:bold;
}

.link-box {
    background-color:inherit;
    border:1px solid #000;
    padding:4px 0 4px 0;
}

.link-box ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.link-box ul li {
    font-size:12px;
    list-style-type:none;
    line-height:24px;
    margin:0 0 0 10px;
}

/* Thumb Gallery */

.thumb_gallery {
    background-color:#eee;
    padding-bottom:6px;
    width:886px;
}

.thumb_gallery .thumb {
    background-color:#000;
    background-repeat:no-repeat;
    float:left;
    height:255px;
    margin:6px 0 0 6px;
    width:170px;    
}

.thumb_gallery .thumb .tblink {
    display:block;
    height:225px;
    text-decoration:none;
    width:170px;
}

.thumb_gallery .thumb .model {
    background-image:url('translucent1.png');
    height:30px;
    font-size:12px;
    text-align:center;
    line-height:30px;
    width:170px;
}
