{
margin: 0;
padding: 0;
}


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

}


#content
{	color: #B0B0B0;
	font-size: 11px;
	line-height: 15px;
	padding: 10 60 10 60;
	font-family:   Tahoma,  arial, georgia, verdana;
	text-align: justify;

     }



#header
{	text-align: center;
	height: 460px;
	padding: 0; 
	margin: 0px auto;
	width: 600px;}


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


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

em {
 	color: #707996;}



select, textarea, input{
background:#000000; 
font-family: Tahoma;
font-size: 8pt;
color: #B0B0B0;
border-style: dotted;
border-width: 1px;
border-color: #707996; 
}


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


.title {
    font-family: Georgia, Arial, Verdana, Tahoma;
	font-size: 14px;
    text-align: left;
    color: #707996;
	text-transform: lowercase;
	font-weight: bold; 
	font-style: italic;
	line-height: 12pt;
	letter-spacing:2px;
	padding-left: 30px;
	}


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


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

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




/* Navigation */
#nav
{	width: 600px;
	text-align: center;}

#nav a
{	color: #707996;
	font-size: 9pt;
	font-family: Georgia; 
    	letter-spacing: 2px;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;

	}

#nav a:hover
{	
	color:#B0B0B0}






/*	FanUpdate 2.1	*/

div#fanupdate {}

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





