theme sensible not working in IE8

Permalink
I just Installed the theme "sensible"
It is working in all browsers but IE.
I can get the sourcecode but the screen is blank??
Not even their own site is running??
http://demo.concrete5studio.com/?t=sensible...

Did I get ripped of for 25 usd or is it just me who is doing something wrong?

 
Mnkras replied on at Permalink Reply
Mnkras
interesting, same here, try commenting out these lines:

<!--[if lt IE 7]>
<style>
#page #footer{
border-top: 0px solid #ffffff;
border-bottom: 3px solid #354B73;
}
#page #footer span{margin-top:10px;}
#page .readMore a{
float: left;
}
#page .readMore a:hover{
background-position: left top;
}
</style>
<![endif}-->
alfadk replied on at Permalink Reply
And we are up an runnin'
Thx for the help ;-)