body{
  font-family:Verdana, Arial, Helvetica, sans-serif;
background: #000000;

}

/*   START */
#container
{
width: 840px;
margin: 0 auto;
color: #333;
line-height: 130%;
background: #ffffff;
background-image: url("/images/background.png");
background-repeat:no-repeat;
background-position:top right;

 }

#top
{
padding: 0;
background-repeat:no-repeat;
background-position:30px 10px;
clear: both;
height: 41px;
text-align: left;
}




#top h1
{
padding: 0;
margin: 0;
margin-left: 300px;
margin-top:20px;
margin-bottom:70px;
}

#leftnav
{
float: left;
width: 220px;
margin: 0;
padding: 1em;
text-align: right;
/*text-transform: uppercase;*/
background: #FFFFFF;

}


#content
{
margin-left: 240px;
margin-right: 100px;
padding: 1em;
position: relative;


}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
  clear: both;
  background: #cecece;
  text-align: center;
  text-transform: uppercase;
  border-top: solid 0 #993333;
  height: 37px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 65%;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



.form-row{
text-align:right;

}




/* navigation */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #cecece;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #000;
color: #fff;
}

.form_error
{
  padding-left: 15px;
  color: #000;
  font-size:80%;
}


.date
{
    float: left;
    height: 52px;
    width: 52px;
    background: url(/images/date.png) no-repeat;
    margin-right: 10px;
    padding-top: 0px;
    line-height: normal;
}

.date .month
{
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 11px;
    padding-top: 4px;
    text-transform: uppercase;
}

.date .day
{
    display: block;
    text-align: center;
    padding-top: 5px;
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.meta
{
    display: block;
    font-size: 11px;
    color: #666;
}

div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(/images/indicator.gif) no-repeat 0 0;
}


.commentVisitor{
  margin-bottom:20px;
  padding:10px;
  background: url(/images/possible-thought-crime.png);
}

.commentOwner{
  margin-bottom:20px;
  padding:10px;
  background: url(/images/voice-of-true-reason.png);
}

#imageStream{
  background: url(/images/heading_image_stream.png);
  width:300px;height:70px;
   text-indent: -9000px;
    color:#ffffff;
    }
#twitterings{
background: url(/images/heading_twitterings.png);
width:300px;height:70px;
 text-indent: -9000px;
 color:#ffffff;
    }

ul.twitter{text-align:left;}
li.twitter{font-size:70%;border-bottom:1px solid #cecece;}
