header,
nav,
section,
article,
aside,
footer,
hgroup { 
	display: block;
}

.ie8 .home section.container .posts ..wishabi-large.post {
	width: 640px !important;
}

.ie8 section.container .posts . {
	width: 300px !important;
	position: absolute;
}

.ie8 . .photo {
  display: inline;
  zoom: 1;
}

.ie8 .fullwidth-wrap .section-title,
.ie8 .fullwidth-wrap .page-title h1,
.ie8 .page-title .fullwidth-wrap h1 {
	font-size: 28px;
	line-height: 1.2em;
	font-family: Arial;
}

.ie8 .section-title,
.ie8 .page-title h1 {
	font-family: Arial;
}

.ie8 footer {
	margin: 0 auto;
	float: none;
	clear: both;
	text-align: center;
	display: block;
	position: static;
}

.ie8 footer .colophon {
	width: 300px;
}

.ie8 footer .container {
	margin: 0 auto;
	position: static;
}


.ie8 header[role="banner"] nav.main-nav ul li a:after {
	content: "";
}