


#maincontent {
background-color:;
}

    
        .posttitle {
        margin:0;
		padding-top:20px;
        font-size: 20px;
        }
        
            .posttitle a:link, .posttitle a:visited {
            color:#989c85;
            }
            
            .posttitle a:hover {
            color:#989c85;
            }
        
        .postinfo {
        margin:0;
        color:#989c85;
        }
        
            .postinfo a:link, .postinfo a:visited {
            color:#989c85;
            }
            
            .postinfo a:hover {
            color:#989c85;
            }
        
        .postcontent {
        color:#989c85;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;        
        }
        
        
        
        .postcontent p + p {
        margin:0;
        }
        
        .postcontent a:link, .postcontent a:visited {
        color:#F18348;
        }
        
        .postcontent a:hover {
        color:#F18348;
        }

        .postcontent img {
        }
        
        .postcontent h1 {
        color:#989c85;
        }
        
        .postcontent h2 {
        color:#989c85;
        }
        
        .postcontent h3 {
        color:#989c85;
        }


#comments {
margin:5px 0 0 0;
margin-top: 20px;
padding:20px 0 0 0;
padding-left: 20px;
padding-right: 20px;
background-color:#c1c3b5;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#comments p {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
    
        #comments a:link, #comments a:visited {
        color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        }
        
        #comments a:hover {
	text-decoration:underline;
	color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        }
    
    #comment, #author, #url, #email {
    width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    }

    #comments h3 {
    margin:0;
    font-size:13px;
    line-height:20px;
    font-weight:bold;
    letter-spacing:2px;
    border-bottom:1px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    }

    .comment {
    width:90%;
    margin:0 auto 0 auto;
    color:#FFFFFF;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;

    }
    
        #comments .commentinfo {
        margin:20px 0 0 0;
        color:#FFFFFF;
        display:block;
        border-bottom:1px solid #FFFFFF;
        line-height:11px;
        text-transform:uppercase;
        font-size:9px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        }
        
            #comments .commentinfo a:link, #comments .commentinfo a:visited {
            color:#FFFFFF;
		    font-family:Verdana, Arial, Helvetica, sans-serif;
              }
            
	#comments .commentinfo a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
