body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}

/* generic */
h1{
	margin:10px 0;
	font-size:22px;
	letter-spacing:-1px;
}
a:link,
a:visited{
	color: #587A9F;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	color: #666;

	font-weight:bold;
	text-decoration:underline;
}

.article .body,
.article .body p{	
	line-height:19px;
}
.article .body{
	width:535px;
}

/* 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{
	
}