body{
	font-family:Tahoma, Verdana, Sans-serif;
}


h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	margin:5px 0;
}

#photos .caption{
	font-size:10px;
}

/* generic */
h1{

}
a:link,
a:visited{
	color:#0099CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


/* text content - posts and articles */
.post, .article{
	padding:0 10px;
	font-size:13px;
	line-height:18px;
}

.post .headline, .article h1{
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.post .date, .post em{
	
}


.breadcrumbs{

}

.breadcrumbs, .breadcrumbs a{
	
}

.contents {
	
	
}


.post .author{

}


/* footer and other */
.footer{


}
.footer p{

}
.footer address{
	
}