#header,
#content,
#footer,
#posts {
	clear: both;
}
#left-column,
#right-column,
#search,
#article-additional,
#disqus_thread,
#comments,
#posts .post H1 .label {
	display: none !important;
}
#header {
	position: static;
}
#logo {
	margin: 0;
}
#content {
	overflow: visible;
}
#footer {
	margin: 0;
	width: 520px;
}
#posts {
	margin: 0;
	overflow: visible;
}
#posts .post .theme-teaser {
	border: solid 2px #f3f2ed;
}
#posts .page .entry-list {
	overflow: visible;
}
H1 .label, 
H2 .label, 
#posts .post .teaser .image .label {
	overflow: visible;
	text-indent: 0;
	width: auto;
}