{
margin: 0;
padding: 0;
}


body
{	
	background: #6C4121;
  	text-align: center;}
		
#container{
	margin: 0 auto;
	text-align: justify;
	width: 600px;
	background: #DCD4D2;
	height: auto;

}


#content
{	color: #6C4121;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
   	font-family:  arial, georgia, verdana;
   	padding: 10px;
	margin-top: -160px;

     }



#header
{	height: 442px;
background: url("http://citizenerased.org/erase/Layout_CE_head.jpg") no-repeat;
}

#footer 
{	
    height: 226px;
background: url("http://citizenerased.org/erase/Layout_CE_foot.jpg") no-repeat;
		}
		


a 
{	color: #E18D00; 
	text-decoration: none;
	}


a:hover
{       color: #6C4121;
	text-decoration: none;}

em {
 	color: #E18D00;}


input, textarea, select, option
{	color: #6C4121;
	font-style: italic;
	background-color: #DCD4D2;
	margin: 0;
	padding: 5px;
        border: 1px solid #E18D00;
        text-align:justify;}

blockquote {
	margin: 0 70px;
	padding: 5px 20px;
	border-left: 8px solid #6C4121;

}


.title {
      font-family: Georgia, Arial, Verdana, Tahoma;
	letter-spacing: 1px;
	font-size: 14pt;
	font-style: italic;
	font-weight:bold;
	padding: 0px; 
	color: #E18D00;
	
	}

.icons {text-align: center;
display: block;}





/* Navigation */
#nav
{	margin-right: -390px auto;
	width: 190px;
	text-align: center;}

#nav a {
	display: block;
	width: 150px;
	font-family: Tahoma, georgia;
	text-align : center;
	font-size: 11px;
	color: #6C4121;
	font-weight:bold;
	letter-spacing:1px;
	background: #DCD4D2;
	line-height: 15pt;
	padding: 2px;
	margin: 1px;
}

#nav a:hover {
	text-decoration : none;
	color: #DCD4D2; 
	background: #6C4121;
}






/*	FanUpdate 2.1	*/

div#fanupdate {}

h2 {font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 10px;
text-align : left;
color:#404038;
font-weight:bold;
text-transform: lowercase;
font-style: italic;
line-height: 10pt;
letter-spacing:2px;}
h3 {}
p {}

/*	Entries			*/

div.post {}

p.catfile {padding: 0 0 0 3em;}

/*	Comments		*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
	}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #000000;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
	}

/*	Comment Form		*/

div.comments-form {}

form#comments-form {}

form#comments-form p {margin: 0 0 0.5em 0;}

p#cmt-rules {}
p#cmt-moderation {}

fieldset {
	border: 1px solid #ccc;
	margin: 0 auto 0.5em auto;
	padding: 0.5em;
	}

fieldset p, fieldset ul {margin: 0 0 0.5em 0;}

label {
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

input, textarea, select, option {
	font-family: Arial, sans-serif;
	font-size: 1em;
	}

input[type=submit] {
	text-transform: capitalize;
	font-size: 1.2em;
	}

/*	Footer			*/

a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
	}

div.credit {
	clear: both;
	text-align: center;
	border-top: 0px solid #000000;
	margin: 1em 0 0 0;
	}

div.credit p {margin: 0;}





