body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/* generic */
h1{

}
a:link,
a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #821D15;
}
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{
	
}