

body
{	
	background-color: #191919;
	margin: 0px;
  	}
		
#container{
	padding: 10px;
	margin-left: 560px;
	text-align: justify;
	width: 500px;
	height: auto;
	}


#content
{	color: #C6C0AE;
	font-size: 12px;
	line-height: 15px;
   	font-family: Tahoma,  arial, georgia, verdana;
	
     }



#header
{	background-image: url(http://citizenerased.org/butterflies/BandH.png);
	width: 550px;
	height: 800px;
	background-repeat: no-repeat;
	background-position:left top;
	position: fixed;
	margin:0;}




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


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

em {
 	color: #B27D73;}


input, textarea, select, option
{	color: #C6C0AE;
	font-style: italic;
	background-color: #000000;
	margin: 0;
	padding: 5px;
          border: 1px dotted #B27D73;
        text-align:justify;}

blockquote {
margin: 10 90px;
	padding: 10px 30px;
	
border-left: 8px solid #B27D73;

}


.title {
	font-family: times new roman;
	letter-spacing: 1px;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px; 
	color: #B27D73;
	font-weight:bold;

	}

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

.affi {text-align: center;
border-style:solid; border-color: #000000; border-width:3px; margin: 1px 1px 0 0;
	}


.codesort img {
border-style:solid; border-color: #000000; border-width:3px; margin: 1px 1px 0 0;}





/* Navigation */




#nav
{	text-align: center;
	margin-left: 30px;
	margin-top: 20px;
	width: 430px;
	position: fixed;
	font-family: Georgia, 'Trebuchet MS', Helvetica, sans-serif;
 	font-size: 15px;
	font-weight:bold;
	letter-spacing: 2px;
	text-align: right;
	line-height: 25px;

}

#nav a
{	
	color:#C6C0AE;
	
    
	}

#nav a:hover
{	
	color:#B27D73;
}
	

ul {
  list-style-type: none}




/*	FanUpdate 2.1	*/

div#fanupdate {}

h2 {font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 12px;
text-align : left;
color:#C6C0AE;
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;}












	
