/* Title:		IE patchesAuthor: 	dan@simplebits.com*//* nav fix */*:first-child+html #nav li {	width: 100%;}.logo img, .entry img, {width: 100%;}/* self-clear floats */* html { /* IE6 */	height: 1%;}	*:first-child+html { /* IE7 */	min-height: 1px;}	img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */svg:not(:root) {overflow: hidden} /* Correct IE9 overflow */