/*  
Theme Name: Red Rag
Theme URI: http://www.redrag.net/about/colophon/
Description: Fun fun fun.
Version: 1.0
Author: Robert Corr
Author URI: http://www.redrag.net/

*/


body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Georgia, Times, 'Times New Roman', Serif;
background: #ffffff url(images/bodybg.jpg) repeat-x;
color: #000000;
text-align: center;
margin: 0;
padding: 0;
}


#page {
text-align: left;
margin: 0 auto;
padding: 0;
width: 790px;
}

#header {
background: url(images/headerbg.jpg) top center no-repeat;
padding: 0;
margin: 0 auto;
height: 175px;
margin-bottom: 20px;
width: 100%;
}

#header h1 {
display: none;
}

#content {
float: right;
padding: 0 0 20px 20px;
margin: 0;
width: 510px;
font-size: 1.2em;
line-height: 1.6em;
text-align: left;
}

#sidebar {
padding: 0 0 10px 0;
margin-right: 540px;
width: 240px;
font-size: 1.2em;
color: #999999;
}

#sidebar h3 {
font-size: 1.2em;
margin-bottom: 0px;
text-align: center;
border-bottom: #dddddd double 3px;
padding: 0.5em 0 0.2em 0;
}

#sidebar li {
list-style-type: square;
margin: 0;
}



#footer {
padding: 20px 0 30px 0;
margin: 0 auto;
width: 100%;
clear: both;
background: #cc0000 url(images/footerbg.jpg) top center no-repeat;
color: white;
}
#footer p {
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
width: 300px;
}

#topnote {
background-color: #eeeeee;
padding: 10px 15px;
margin: 0 0 60px 0;
}

#topnote em {
font-weight: bold;
}

.post {
margin: 0 0 30px 0;
border-bottom: 3px #dddddd double;
padding-bottom: 15px;
}
.post h2 {
font-size: 1.6em;
margin-bottom: 0.75em;
text-indent: -30px;
padding-left: 30px;
color: #cc0000;
}
.post h2.nolink {
text-indent: 0;
background: transparent url(images/redstar1.jpg) left top no-repeat;
}


.date {
font-size: 0.9em;
text-align: right;
font-weight: bold;
color: #666666;
margin: 0 0 10px 0;
}


.post .meta, .minipost .meta {
font-size: 0.9em;
text-align: right;
padding-right: 20px;
background: transparent url(images/blackstar2.jpg) right center no-repeat;
color: #666666;
}

.navigation {
display: block;
text-align: center;
margin-top: 30px;
margin-bottom: 10px;
background: transparent url(images/blackstar1.jpg) center top no-repeat;
height: 30px;
}
.navigation .alignright {
float: right;
text-align: left;
width: 45%;
}
.navigation .alignleft {
float: left;
text-align: right;
width: 45%;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content blockquote, #content ul, #content ol {
margin: 0 0 1em 0;
}


input {
border: 1px solid #999999;
}


textarea#comment {
width: 100%;
border: 1px solid #999999;
padding: 0.2em;
}


ol.commentlist {
list-style-type: none;
margin: 30px 0 60px 0;
padding-left: 0;
}

ol.commentlist li {
margin: 0;
clear: both;
padding: 20px 10px 15px 10px;
}
ol.commentlist li.alt {
padding: 10px;
}

div.gravatar {
float: left;
width: 50px;
}
div.commenttext {
float: right;
width: 430px;
}
div.commentdate {
text-align: right;
clear: both;
font-size: 0.9em;
color: #666666;
}

li.alt {
background-color: #eeeeee;
}


.gravatar img {
border: 1px solid #dddddd;
}

.authorcomment .gravatar img {
border: 1px solid #cc0000;
}


#commentform {
margin-bottom: 60px;
}

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: #eeeeee;
margin: 0;
}
input#searchsubmit {
padding: 0 0.3em;
}

#commentform label {
color: #666666;
font-weight: bold;
margin-left: 15px;
font-size: 0.9em;
}

h3#respond {
font-size: 1.6em;
font-weight: bold;
color: #cc0000;
padding-left: 30px;
background: transparent url(images/redstar1.jpg) left top no-repeat;
margin-top: 30px;
}

p.nocomments {
padding-bottom: 60px;
}

#sidebar .group {
padding-left: 0;
margin-left: 0;
margin-top: 0;
text-indent: 0;
border-bottom: #dddddd double 3px;
margin-bottom: 50px;
}

#sidebar .group li {
list-style-type: none;
padding: 5px 10px;
margin-left: 0;
text-indent: 0;
}
#sidebar .group li.alternate {
background-color: #eeeeee;
}
#sidebar .group li p {
margin: 0 0 0.7em 0;
padding: 0;
}
#sidebar .group li p.small {
font-size: 0.9em;
margin-bottom: 0;
padding-left: 5px;
}
#sidebar .latestactivity li, #sidebar .linkslist li {
padding: 10px;
}

#sidebar .archivelist form {
padding: 0;
margin: 0.3em 0;
text-align: center;
}

#truthquotation {
text-indent: -9999px;
background: transparent url(images/truthquotation.jpg) top left no-repeat;
height: 190px;
}

a, a:link, a:visited {
color: #cc0000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 2px #666666 solid;
}
a:hover img {
border: 2px #cc0000 solid;
}

.post h2 a {
padding-left: 30px;
background: transparent url(images/redstar1.jpg) left 2px no-repeat;
}
.post h2 a:hover {
color: black;
text-decoration: none;
background: transparent url(images/blackstar1.jpg) left 2px no-repeat;
}

#footer a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
#footer a:hover {
color: #000000;
text-decoration: underline;
}
#footer a img {
border: 1px #ffffff solid;
}
#footer a:hover img {
border: 1px #999999 solid;
}
#sidebar .group li p.small a {
color: #999999;
}
#sidebar .group li p.small a:hover {
color: #cc0000;
}

blockquote {
padding-left: 4em;
padding-right: 4em;
}
