body{
	color:#FF8F00;
	background-color:black;
	margin-left:30px;
	margin-right: 80px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	}


blockquote {
font-style: italic;
font-size: 12px;
line-height: 20px;
color: #CC6600;
padding: 0px;
margin: 0px;
margin-top: 20px;
margin-bottom: 20px;
}

code {
	white-space: pre;
}

.post{
	margin-top: 10px;
	margin-bottom:0px;
	border-top: 1px dashed #996600;
	margin-left:50px;
	margin-right:25px;
	}
	
.tags {
margin-top: 10px;
margin-bottom: 0px;
padding: 0px;
}

div.tags a{
	font-size: 10px;
	word-spacing: 2em;
	font-family: "Trebuchet MS", Verdana, Arial;
}
	
.postdate, .pagination {
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
	margin-right: 12px;
	padding:0px;
	float: right;

}

.title {
	margin-top: 0px;
	margin-bottom: 9px;
	padding:0px;
	text-transform: lowercase;
	font-size: 22px;
	letter-spacing: 0px;
	clear:both;
	font-weight:normal;
	}
	
.posttitle a {
font-weight: normal;
}

.posttext {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	color: #CC6600;
	}
	
.posttext a {
	color:#FF8F00;
	font-weight: normal;
}
	
.postcomment {
	color:#CC6600;
	background-color:black;
	margin-top:10px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:0px;
	font-size: 10px;
	line-height: 15px;
	border-top: 1px dashed #AA4400;
}

.postcomment p {
	color:#CC6600;
	background-color:black;
	margin-top:5px;
	margin-bottom:0px;
	padding:0px;
	font-size: 10px;
	line-height: 15px;
	}

.postauthor {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
.postextendedtext {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
.postlinks {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	padding:0px;
}

.googleadsense {
margin-top: 20px;
margin-left: 50px;
}

.blogimage {
	color:#FF8F00;
	background-color:black;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	font: 6px/6px courier;
	font-family: monospace;
	}
	
.small {
font-size: 10px;
padding-left: 3px;
text-transform: uppercase;
}
	
	
.form { background-color: #FFAA00; color: #000000}

a:active {  text-decoration: none; color:#EE8822;}
a:link {  text-decoration: none; color:#EE8822;}
a:visited {  text-decoration: none; color:#FF8F11;}
a:hover {  color: #CC6600;}
img {border: 0;}
