/*Blog Posts*/ 

.post{
	padding: 1px 0 1.5em; } 

.post h3{
	margin: 0 0 .5em;
	font-size: 20px;
	line-height: .9em;
	text-transform: none;
	letter-spacing: normal;
	font-weight: 400; } 

.post h3 a{
	text-decoration: none;
	color: inherit; } 

.post h3 a:hover{
	text-decoration: underline; } 

.post cite.about{
	display: block;
	margin: 0 0 1.5em;
	font-size: .9em;
	color: #bfbfbf; } 
	
.post cite.about a{
	color: #afafaf;
	text-decoration: none; }

.post cite.about ul{
	margin: 0;
	padding: 0; } 

.post cite.about li{
	background: transparent;
	display: inline;
	margin-right: .5em; } 

.post cite.about .author, .post cite.about .date, .post cite.about .categories{
	float: left;
	display: block;
	margin-right: 1em; } 

/*Blog:Archiv*/ 

.archiv ul li{
	margin: 0;
	padding: 0;
	background: transparent; } 

html .archiv ul li.c{
	float: none;
	clear: both; }