/*  
Theme Name: Solidarity
Theme URI: http://solidarity.redrag.net/
Description: A theme designed for the Solidarity blog.
Version: 0.1
Author: Robert Corr
Author URI: http://www.redrag.net/
*/


body {
    padding: 0px;
    margin: 0px;
    background: white;
    font-family: georgia, times, times new roman, serif;
    font-size: 62.5%;
    text-align: center;
    }

div {
    font-size: 1.4em;
    text-align: left;
    }
div div {
    font-size: 1em;
    }


div#header {
    width: 100%;
    height: 200px;
    background: #fe983c url(header.jpg) bottom center;
    margin-top: 0px;
    }
div#header p, div#footer p {
    margin-top: 0;
    }
div#header h1 {
    display: none;
    }

div#main {
    text-align: center;
    width: 780px;
    margin: 0px auto;
    min-height: 400px;
    padding-top: 30px;
    }

div#content {
    width: 500px;
    float: left;
    background: white;
    line-height: 180%;
    }
div#content {
    max-width: 100%;
    }

div#sidebar {
    width: 250px;
    float: right;
    padding-bottom: 30px;
    }

div#footer {
    background: #fdcfa6 url(footer.jpg) top no-repeat;
    padding-top: 50px;
    padding-bottom: 60px;
    clear: both;
    margin-top: 50px;
    }
    
.navigation {
    display: block;
    text-align: center;
    margin-top: 30px;
    }
.navigation .alignright {
    float: right;
    text-align: left;
    width: 40%;
    margin-bottom: 50px;
    }
.navigation .alignleft {
    float: left;
    text-align: right;
    width: 40%;
    margin-bottom: 50px;
    }

div.post {
    margin-bottom: 50px;
    }
div.meta {
    border: 2px #fdcfa6 solid;
    border-width: 2px 0 0 0;
    text-align: right;
    font-size: 0.9em;
    color: #666666;
    margin-top: 20px;
    }
div.entry {
    padding-right: 10px;
    }

div.notice {
    background-color: #d9d9d9;
    padding: 10px 20px;
    margin-bottom: 30px;
    }

div.googleadblock {
    margin: 60px 0;
    }


ol.commentlist {
    list-style-type: none;
    margin: 30px 0 60px 0;
    padding-left: 0;
    }

ol.commentlist li {
    margin: 0;
    margin-bottom: 20px;
    clear: both;
    padding: 15px 15px 10px 15px;
    background-color: #fffaf0;
    border-top: 3px solid #fdcfa6;
    border-bottom: 1px solid #fdcfa6;
    }

div.gravatar {
    float: left;
    width: 50px;
    }
div.commenttext {
    float: right;
    width: 410px;
    }
div.commenttext p {
    margin: 0 0 1em 0;
    }
div.commentdate {
    text-align: right;
    clear: both;
    font-size: 0.8em;
    color: #666666;
    }


.gravatar img {
    }
.authorcomment .gravatar img {
    }


#commentform {
    margin-bottom: 60px;
    margin-top: 30px;
    }

input {
    border: 1px solid #999999;
    }


textarea#comment {
    width: 490px;
    border: 1px solid #999999;
    padding: 0.2em;
    }

input, textarea {
    font-family: georgia, times, 'times new roman', serif;
    font-size: 1em;
    }
input#submit, input#searchsubmit {
    color: #666666;
    font-weight: bold;
    font-size: 0.9em;
    padding: .3em;
    background-color: #fffaf0;
    margin: 0;
    }
input#submit, input#author, input#email, input#url {
    width: 200px;
    padding: .3em;
    }
input#submit {
    padding: .6em .3em;
    }
input#searchsubmit {
    padding: 0 0.3em;
    }
div#footer input#searchsubmit {
    background-color: #fffaf0;
    }

#commentform label {
    color: #666666;
    font-weight: bold;
    margin-left: 15px;
    font-size: 0.9em;
    }

p.nocomments {
    padding-bottom: 30px;
    }

div#footer p {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    font-size: .8em;
    }
div#footer div.archivelist {
    width: 780px;
    margin: 0 auto 0.5em;
    }
div#footer div.archivelist p {
    margin: 0;
    font-size: 1em;
    }
div#footer form {
    width: 780px;
    margin: 0 auto 1em;
    }

div.ad-block {
    padding-bottom: 5px;
    border-bottom: #666666 solid 1px;
    margin-bottom: 20px;
    }
div.campaigns-block, div.menu-block, div.rss-feed, div.sb_comments {
    margin-bottom: 50px;
    }
div.ad-label {
    font-family: Verdana, Helvetica, Arial, Sans-serif;
    color: #666666;
    border-bottom: #666666 solid 1px;
    margin-bottom: 5px;
    font-size: 0.7em;
    }
div.ad-item {
    margin-bottom: 5px;
    }

div#sidebar div.bdprssitem, div.menu-item, div.lcomment {
    font-size: 0.9em;
    margin: 0;
    padding: 0.5em 5px;
    background-color: #fffaf0;
    border-bottom: 1px solid #fdcfa6;
    }
div.rss-feed {
    border-bottom: 1px solid #fdcfa6;
    }
div.rssnote {
    border-top: 1px solid #fdcfa6;
    color: #666666;
    font-style: italic;
    }
div.lcomment {
    color: #666666;
    }
div.lcomment small {
    margin: 0.5em 0;
    }

h2, h3, h4, h5, h6, h7 {
    margin: 0 0 1em 0;
    }
h2 {
    color: black;
    font-size: 1.3em;
    background: #fdcfa6;
    padding: 5px;
    border: 3px solid #ff7900;
    border-width: 3px 0 0 0;
    }
h3 {
    color: black;
    font-size: 1em;
    background: #fdcfa6;
    border: 2px solid #ff7900;
    border-width: 2px 0 0 0;
    padding: 3px 5px;
    }
div#content h3 {
    border: 1px solid #fdcfa6;
    border-width: 0 0 1px 0;
    background-color: transparent;
    font-size: 1.2em;
    color: black;
    padding: 3px 0 0 0;
    margin: 1.5em 0 0.5em 0;
    }
div#content h4 {
    margin: 2em 0 0 0;
    }
div.rss-feed h3, div.menu-block h3, div.sb_comments h3 {
    margin-bottom: 0;
    }


a {
    color: #ff7900;
    text-decoration: none;
    }
a img {
    color: #fdcfa6;
    border: 2px solid #fdcfa6;
    }

a:hover {
    text-decoration: underline;
    }
a:hover img {
    color: #ff7900;
    border: 2px solid #ff7900;
    }

h2 a {
    color: black;
    }
.navigation a img {
    border: none;
    }
.rss-feed a, .menu-item a, .sb_comments a {
    color: #666666;
    }
.rss-feed a:hover, .menu-item a:hover, .sb_comments a:hover {
    color: #ff9700;
    }
div.embedded br {
    display: none;
    /* prevents whitespace at the top of YouTube videos */
    }
