body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
    background-color:#000000;
    margin-top: 0;
	margin-left:0;
	margin-right:0;
    margin-bottom: 5px;
}
.posttitle {

}
p 
{
    font-size: 13px;
    line-height: 15px;
    color: #e1ca92;
    padding: 0 10px 0 5px;
}
li {
	list-style-image: url('images/bullet.gif');
	font-size: 13px;
}
ul {
	padding-left: 25px;
}
td.nopad {
	padding: 0 0 0 0;
}
td 
{
    font-size: 13px;
    line-height: 14px;
    color: #e1ca92;
    padding: 0 5px 0 5px;	
}
img {
	border: 1px solid #e1ca92;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 0;
}
img:hover {
	border: 1px solid #85a4b4;
}
img.noborder {
	border: 0px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.wp-smiley {
	border: 0px solid #000000;
	margin: 1px 1px 1px 1px;
}

h1 
{
    font-size: 20px;
    padding: 0 5px 0 5px;
    color: #85a4b4;
    font-weight: bold;
    margin-top: .5em;
}

h2 
{
    font-size: 17px;
    padding: 0 5px 0 5px;
    color: #e1ca92;
    font-weight: bold;
	margin-top: 0em;
}

h3 {
    padding: 0 5px 0 5px;
    font-size: 14px;
    color: #6e8895;
}

a:link, a:active, a:visited
{
    color: #85a4b4;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
    color: #e1ca92;
	text-decoration:none;
	font-weight:bold;
}


div.boxes
{
    padding: 10px;
    border-top: 1px solid #e1ca92;
	border-bottom: 1px solid #e1ca92;
}

input[type=submit] {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#e1ca92; 
	border: solid 1px #000000; 
	color: #000000;
	height: 25px;
	padding-bottom: 3px;
}
input[type=submit]:hover {
    background-color:#85a4b4;
    border: solid 1px #000000;
	color: #FFFFFF;
}
input[type=text] {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#85a4b4; 
	border: solid 1px #000000; 
	color: #000000;
	height: 21px;
}

textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	background-color:#85a4b4; 
	border: solid 1px #000000; 
	color: #000000;
}

.footer {
    font-family: Verdana, Arial, Sans-Serif;
    text-align:center;
    color:#85a4b4;
    font-size: 11px;
}
.footer a:link, .footer a:visited, .footer a:active {
    text-decoration: none;
    color: #e1ca92;
	font-weight:normal;
}
.footer a:hover
{
	text-decoration: underline;
    color: #85a4b4;
	font-weight:normal;	
}

/*comments */
#commentform input {
	margin: 5px 0 1px 5px;
}
#commentform #submit {
	float:left;
}
#commentform p {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Sans-Serif;
	}


.comment {
	color: #000000;	
}
.comment a:link, .comment a:active, .comment a:visited {
	color: #336091;	
}
.comment a:hover {
	color: #000000;	
}
.comment p {
	color: #000000;		
}
.comment-author{

}

.comment-meta{
    
}
.odd {
    background-color: #b1dbf0;
    padding: 12px;
    border: 1px solid #000000;
    margin-top: 10px;
    margin-bottom: 10px;
	color: #000000;
}
.even {
    background-color: #85a4b4;
    padding: 12px;
    border: 1px solid #000000;
    margin-top: 10px;
    margin-bottom: 10px;
	color: #000000;
}
.thread-odd {
    background-color: #e1ca92;
    padding: 12px;
    border: 1px solid #000000;
    margin-top: 10px;
    margin-bottom: 10px;
	color: #000000;
}
.thread-even {
    background-color: #f3e7c9;
    padding: 12px;
    border: 1px solid #000000;
    margin-top: 10px;
    margin-bottom: 10px;
	color: #000000;
}
.depth-1 {
    margin-left:0;
}
.depth-2 {
    margin-left:10;
}
.depth-3 {
    margin-left:20;
}
.depth-4 {
    margin-left:30;
}
.depth-5 {
    margin-left:40;
}
