h1 {
	font-size: 1.6em;
	font-weight: bold;
	padding:0;
	margin: 10px 0 4px 0;		
	line-height: 1.3em;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding:0;
	margin: 6px 0 4px 0;
	line-height: 1.3em;
}
h3 {
	padding:0;
	margin: 2px 0 8px 0;	
	font-size: 1.1em;
	font-weight: bold;
}

article figure  {
	float: left;
	margin: 0 10px 4px 0;
}
a.intro {
	font-weight:bold;
	font-size: 0.95em;	
}
time {
	font-weight:bold;
	font-size: 0.95em;
}
article {
	display: block;
	margin-bottom: 30px;	
	clear:left;	
}
article figure img {
	width: 160px;
}
h2 {
	font-size: 1.9em;
	font-weight: bold;
	padding:0;
	margin: 6px 0 10px 0;
	line-height: 1.3em;
}
h2 span {
	font-size: 0.65em;
	font-weight: bold;
	padding:0;
	margin: 3px 0 0px 0;
	line-height: 1.3em;
	display: block;
}