/*                      IE GLOBAL STYLES
**************************************************************/

html	{
	background: #dedfe2;
}
body	{
	background: none;
}
#str1, #str2	{
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	position: absolute;
}
#str1	{
	z-index: 1;
	height: 91px;
	background: url(../images/bg_html.png) repeat-x 0px 2px;
}
#str2	{
	z-index: 2;
	height: 137px;
	background: url(../images/bg_body.png) repeat-x 0px 0px;
}
div.wrap	{
	z-index: 3;
	position: relative;
}
span.iebg	{
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	position: absolute;
}
div.iewr	{
	z-index: 2;
	position: relative;
}
#footer a.logo, #footer a.logo:visited	{
	display: inline;
}

/*                     HOMEPAGE STYLES
**************************************************************/

#blog div.on	{
	background: #4479b2;
}
#blog div.on h3 a, #blog div.on h3 a:visited	{
	color: #fff;
	border-bottom: solid 1px #fff;
}
#blog div.on p	{
	color: #fff;
}
div.rightbar div.gallery li	{
	display: inline;
}

/*                     BLOGPAGE STYLES
**************************************************************/

div.boxtype5	{
	height: 1%;
	overflow: hidden;
}
#revs span.line	{
	overflow: hidden;
}
#revs a.button, #revs a.button:visited	{
	display: inline;
}
#bloghead div.start p	{
	display: inline;
	position: relative;
}
#comments div.reply	{
	margin-left: 96px;
}

/*                    IE PNGFIX SETTINGS
**************************************************************/

ul.ctrl li a, h1 a, span.iebg, #rhead li.first, #rhead li.last, #qsearch, #str1, #str2, #news ul.ctrl li, #news div.slides p, div.rightbar div.gallery span.frame, #bpost p.date, #blogmain a.overlay, #revs a.frame, #bloghead div.start p, #phead p.date, div.boxtype5 span.button, div.boxtype5 span.button span	{
	behavior: url(css/iepngfix.htc);
}
