body{
	background-color:#98C08B;
	font-family:Arial, Helvetica, sans-serif;
}

/* generic */
h2{
	
}
a:link,
a:visited{
	color: #339933;
}
a:hover{

}

/* text content - posts and articles */
.post, .article{
	
}

.post .headline, .article h1{

}

.post .date, .post em{
	
}

.breadcrumbs{
	
}

.breadcrumbs, .breadcrumbs a{
	
}

.contents {
	
	
}


.post .author{

}


/* footer and other */
.footer{


}
.footer p{

}
.footer address{
	
}