body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222;
}

.contents h4{
	font-size:15px;
	margin:5px 10px;
}

#submenu{
	margin:5px 10px 15px 15px;
	padding:0 0 20px 0;
}

#submenu li{
	margin:5px;
}

#submenu a.selected{
	text-decoration:underline;
}

#submenu li a:link, 
#submenu li a:visited{
	font-size:13px;
	color:#666666;
	font-weight:normal;
}

#submenu li a:hover, 
#submenu li a:active,
#submenu li a:selected{
	color:#000;	
	text-decoration:underline;
}

/* generic text and links */
h1{

}


/* text content - posts and articles */
.post, .article{
	
}

.post .headline, .article h1{
	
}

.post .date, .post em{
	
}

.breadcrumbs{
	font-size:10px;
	letter-spacing:0;
}

.breadcrumbs, .breadcrumbs a{
	
}

.contents {
	
	
}


.post .author{

}


/* footer and other */
.footer{


}
.footer p{

}
.footer address{
	
}
