body{
	
}

/* generic */
h4{
	font-family:"Lucida Grande", Arial;
	font-size: 13px;
	text-transform:uppercase;
	color: #183713;
	display:block;
	text-align: center;
	line-height: 20px;
	padding:0;margin:0;
}
a:link,
a:visited{
	color: #093707;
}

a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	text-decoration: underline;
}
a:hover{

}

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

}

.post .headline, .article h1{

}

.post .date, .post em{
	
}

.breadcrumbs{
	display:none;
}

.breadcrumbs, .breadcrumbs a{
	
}

.contents {
	
	
}


.post .author{

}


/* footer and other */
.footer{


}
.footer p{

}
.footer address{
	
}