
html {
background: #000;
}

body {
padding: 0;
margin: 0;
text-align: center;
font-size: 10px;
color: #e4e4c2;
background: #000 url(images/bodyfill.jpg) top left repeat-x;
}
#container {
text-align: left;
background: transparent;
position: relative;
padding: 0 0 0 0;
font: 1.6em/1.8em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
}

#header {
height: 123px;
width: 990px;
margin: 0 auto;
padding: 0 0 22px 0;
position: relative;
}

#header img {
float: right;
}

#content {
width: 980px;
padding: 0 0 0 10px;
margin: 0 auto;
position: relative;
}

/* *** main content for the most part **** */

a {
color: #D07C00;
text-decoration: none;
}

a:hover {
color: #90EA55;
text-decoration: underline;
}

h2 a {
color: #D07C00;
text-decoration: none;
border-bottom: 1px solid #D07C00;
display: block;
padding-bottom: 8px;
font-weight: normal;
}

h2 a:hover {
color: #90EA55;
border-bottom: 1px solid #90EA55;
text-decoration: none;
}

h3 a {
color: #D07C00;
text-decoration: none;
border-bottom: 1px solid #D07C00;
display: block;
padding-bottom: 4px;
font-weight: normal;
}

h3 a:hover {
color: #90EA55;
border-bottom: 1px solid #90EA55;
text-decoration: none;
}

p {
padding: 0 0 12px 0;
margin: 0;
}

#text {
float: left;
width: 660px;
position: relative;
overflow: visible;
padding-top: 6px;
}

.post {
position: relative;
overflow: visible;
}

.post p.date {
float: left;
display: inline;
margin: 20px 12px 0 0;
padding: 8px 12px;
text-align: center;
line-height: 1.4em;
background: #740609 url(images/datefill.jpg) top left repeat-x;
border: 1px solid #FFEFB4;
}

.post p.date span.month {
display: block;
text-transform: uppercase;
font-size: 130%;
padding-bottom: 4px;
}

.post img.header {
padding: 2px;
background: #000;
border: 1px solid #FFEFB4;
position: absolute;
top: 0;
left: 0;
}

.search p.date {
margin: 8px 12px 0 0;
}

.post h2 {
padding: 250px 0 0 0;
margin: 0;
font-size: 1.5em;
}

.post h2.posth2 {
border-bottom: 1px solid #E4E4C2;
padding-bottom: 8px;
font-weight: normal;
}

.metastuff {
border: 1px solid #700809;
padding: 6px 0 6px 6px;
font-size: .7em;
width: 653px;
background: #0F0E0E;
margin-top: 12px;
overflow: hidden;
clear: both;
}

.metastuff h3 {
padding: 1px 0 6px 0;
margin: 0;
}

.left {
float: left;
width: 48%;
text-align: justify;
}

.right {
float: right;
width: 48%;
text-align: justify;
padding-top: 12px;
}


/* *** front page excerpts **** */

.threesnips {
clear: both;
overflow: hidden;
width: 970px;
padding: 22px 0 8px 0;
}

h2.sniph2 {
padding: 0 0 7px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #700809;
background: #000;
font-weight: normal;
}

.snip {
float: left;
width: 280px;
padding-bottom: 10px;
font: 100%/1.5em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
}

.middle {
margin: 0 64px 0 64px;
display: inline;
}

.snip h2 {
margin: 6px 0 2px 0;
padding: 0 0 2px 0;
font-size: 1em;
}

.snip h2 a {
padding: 0 0 4px 0;
margin: 0 0 0px 0;
}

.snip p {
font-size: .9em;
}

.snip img.header {
display: none;
}

.snip span.date {
float: left;
display: inline;
margin: 8px 8px 0 0;
padding: 6px 8px;
text-align: center;
line-height: 1.2em;
background: #740609 url(images/datefill.jpg) top left repeat-x;
border: 1px solid #FFEFB4;
}

.snip span.date span.month {
display: block;
text-transform: uppercase;
font-size: 106%;
padding-bottom: 3px;
}

.snip .metastuff {
border: 1px solid #700809;
padding: 6px 0 6px 6px;
font-size: .7em;
width: 272px;
background: #0F0E0E;
margin-top: 4px;
}

/* *** footer **** */

#footer {
clear: both;
background: #000 url(images/footerfill.jpg) top left repeat-x;
margin: 0 0 0 -30px;
overflow: hidden;
position: relative;
font: 1em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
}

#footer h4 {
margin: 0;
padding: 0 0 10px 0;
font-size: 1em;
}

#footerin {
clear: both;
background: transparent url(images/footerinfill.jpg) 50% 0 no-repeat;
text-align: left;
width: 100%;
padding: 210px 0 50px 0; 
}

#footerin-in {
width: 990px;
margin: 0 auto;
padding-left: 40px;
overflow: hidden;
color: #8d8d78;
}

#footerin-in .p {
width: 220px;
float: left;
display: inline;
margin: 0 0 0 32px;
}

#footerin-in ul {
padding: 0;
margin: 0;
list-style: none;
font: .9em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
}

#footerin-in .p li {
padding: 0 0 2px 0;
margin: 0 0 6px 0;
border-bottom: 1px solid #4F0A0A;
}

#footerin-in .p li a {
text-decoration: none;
display: block;
}

#footerin-in .p li a span {
color: #8d8d78;
}

#footerin-in .p.first-child {
margin-left: 0;
}

#footerin-in li.morelink { 
display: none;
}


/* *** sidebar **** */

#sidebar {
font: 84%/1.6em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
width: 275px;
float: right;
padding: 0 0 0 16px;
border-bottom: 1px solid #700809;
border-left: 1px solid #700809;
}

#sidebar small {
font-size: 90%;
}

#ads a img{
border: 1px solid #D07C00;
padding: 2px;
background: #000;
margin: 0 1px 0 0;
}

*+html #ads a img {
margin: 0 1px 3px 0;
}

#ads a:hover img {
border: 1px solid #90EA55;
}

#sidebar h3 {
font: normal 1.5em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
padding: 0 0 10px 0;
margin: 0;
}

#sidebar ul {
padding: 0 0 20px 0;
margin: 0;
list-style: none;
}

#sidebar li {
padding: 0 0 2px 0;
margin: 0 0 6px 0;
border-bottom: 1px solid #700809;
width: 270px;
}

#sidebar li a {
text-decoration: none;
display: block;
}

#sidebar li a span {
color: #e4e4c2;
}

#sidebar ul#nav {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar ul#nav li {
padding: 0;
margin: 0;
border-bottom: none;
margin-bottom: 20px;
}

#sidebar ul#nav li a {
display: block;
width: 264px;
height: 42px;
border: 1px solid #FFEFB4;
font: normal 30px/36px "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
text-indent: 10px;
background: #740609 url(images/datefill.jpg) top left repeat-x;
}

#sidebar ul#nav li a:hover {
color: #e7ffd7;
background: #90EA55 url(images/datefillover.jpg) top left repeat-x;
text-decoration: none;
}

.twitter {
font-style: italic;
font-size: .9em;
}

.twitter p {
background: url(images/tweetquote.jpg) top left no-repeat;
text-indent: 18px;
}

/* pre and code */

pre {
border: 1px solid #700809;
background: url(images/code.jpg) 550px 2px no-repeat;
color: #cdf1bf;
overflow: auto;
width: 658px;
}

pre:hover {
background: #0F0E0E;
color: #fff;
border-color: #8F080B;
}

code {
padding: 0;
margin: 0;
font-family: "courier new", courier ,monospace;
font-size: 90%;
}

* pre code {
margin: 12px 0 12px 12px;
.margin: 12px 0 12px 0;
display: block;
}

.comments code {
width: 90%;
overflow: auto;
}


/* search form */

form#searchform label {
display: none;
}

form#searchform {
padding-bottom: 12px;
margin: 0;
width: 266px;
height: 44px;
background: url(images/searchfill.jpg) top left no-repeat;
}

form#searchform #searchsubmit {
background: transparent;
border: 0px;
width: 42px;
height: 41px;
}

form#searchform #searchsubmit:hover {
cursor: pointer;
}

form#searchform #s {
width: 212px;
height: 24px;
margin: 5px 0 0 5px;
border: 0px;
font-size: 16px;
padding-top: 8px;
background: transparent;
color: #000;
text-indent: 2px;
}

/* related posts */

.related {
float: right;
display: inline;
margin-right: 6px;
}

.related ul {
padding: 0 0 12px 0;
margin: 0;
list-style: none;
}

.related li {
padding: 0 0 1px 0;
margin: 0 0 1px 0;
border-bottom: 1px solid #700809;
width: 270px;
}

.related li a {
text-decoration: none;
display: block;
padding: 0;
margin: 0;
}

/* comment form */

#commentform {
float: right;
width: 600px;
padding-bottom: 22px;
}

#commentform label, #commentform input {
float: left;
clear: left;
}

#commentform label {
padding: 0;
margin: 0;
}

#commentform textarea, #live-preview {
border: 1px solid #700809;
padding: 6px 0 6px 6px;
width: 592px;
background: #DFDFDF;
color: #000;
font: .8em "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
float: left;
}

#preview-box {
margin-bottom: 12px;
}

#commentform span {
float: left;
padding-right: 18px;
margin-bottom: 10px;
}

#commentform span input {
border: 1px solid #700809;
background: #DFDFDF;
padding: 4px;
width: 178px;
}

#commentform .metastuff {
clear: left;
}

/* comments */


.authorcomment img {
float: left;
margin: 0 10px 0 0;
}

.authorcomment span {
line-height: 16px;
}

.comments li p {
padding: 4px 6px 12px 6px;
margin: 0;
font-size: 90%;
line-height: 1.3em;
}

.comments li p.authorcomment {
background: #0F0E0E;
width: 584px;
padding: 6px 0 6px 6px;
border-bottom: 1px solid #700809;
font-size: 110%;
}

.comments {
list-style: none;
padding: 0 0 20px 0;
margin: 0;
}

.comments li {
padding: 0;
margin: 0 0 20px 0;
float: left;
clear: left;
width: 100%;
}

.count {
float: left;
display: inline;
margin: 0 12px 0 0;
padding: 8px 12px;
text-align: center;
line-height: 1.4em;
background: #740609 url(images/datefill.jpg) top left repeat-x;
border: 1px solid #FFEFB4;
}

.comments .date {
float: left;
display: inline;
margin: 0 8px 0 0;
padding: 8px 12px;
text-align: center;
line-height: 1.4em;
background: #740609 url(images/datefill.jpg) top left repeat-x;
border: 1px solid #FFEFB4;
font-size: .7em;
}

.comments .date span.month {
display: block;
text-transform: uppercase;
font-size: 130%;
padding-bottom: 4px;
}

.comments .cm {
float: right;
width: 590px;
border: 1px solid #700809;
}

.comments .cm p {
float: left;
clear: left;
width: 570px;
}

.comments blockquote {
float: left;
clear: left;
border-left: 6px solid #dfdfdf;
padding: 1px 0 0 4px;
margin: 0 0 0 12px;
font-style: italic;
}

.comments .cm blockquote p {
width: 548px;
}

.authcomment .cm {
background: #740609 url(images/datefill.jpg) 0 30px repeat-x;
}

/* blockquotes, ul's and ol's */

.post blockquote {
background: url(images/bqfill.jpg) 0 8px no-repeat;
font-style: italic;
font-family: georgia, serif;
font-size: 110%;
padding: 10px 0 0 40px;
margin: 6px 0 6px 40px;
width: 480px;
color: #ffbc87;
}

.cb { clear: none; height: 0px; position: absolute; top: -9999px; display: none; font-size: 0px;}

.fl {
float: left;
display: inline;
margin: 1px 8px 6px 0;
}

.fr {
float: right;
display: inline;
margin: 1px 0 6px 8px;
}

.tlc {
font-size: 82%;
padding: 6px;
border: 1px solid #700809;
background: #0F0E0E;
}


/* 2 col styles */

#leftcol { float: left; width: 46%; }
#rightcol { float: right; width: 46%; }

/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
     DEFAULT.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the Default WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
}

#gb_form {
  text-align : left;
}

#gb_form_div a {
  color : #BE2109;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #FAA48E;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #FFFADC;
  padding: 3px 0;
}

#gb_form legend#mainlegend { 
  color : #FFFADC;
}

#gb_form legend#mainlegend small { 
  font-size : 80%;
}

#gb_form_div .main_formhead {
}

#gb_form label { 
  color : #FFFADC; 
  margin-top : 5px;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  font : 1em 'lucida grande', verdana, arial, sans-serif; 
  color : #000; 
  padding : 4px; 
  background-color : #FFFADC;
  line-height : 1.5em;
  width : 300px;
}

#gb_form input.short {
  width : 45px;
}

#gb_form textarea.textbox {
  width : 400px;
}

#gb_form select.med {
  width : 250px;
}

#gb_form input.checkbox {
  padding : 0; 
}

#gb_form label input.checkbox {
  margin : 0;
}

input.button {
  margin-top : 10px;
}

span.error, span.success, #gb_form_div dt { 
  color : #FFFADC;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt {
  color : #FFFADC;
}

small.whythis, small.whythis a { 
}

#gb_form small.whythis a span { 
  color : #fff;
  padding : 0 3px 0 3px;
display: none;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

p.creditline small { 
  display : block;
  margin : 5px 0;
  font-size : 80%;
  letter-spacing : .0001em;
  color : #FFFADC;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #FFFADC;
}

/* End DEFAULT CSS */

/* adsense */

.ddsse { text-align: center; padding: 8px; background: #0F0E0E; border: 1px solid #700809; margin: 8px 0; overflow: hidden; width: 642px;}
.ddsse iframe { width: 658px; }
