/**
 * IE7 Conditional comments
 * Stylesheet for Cool Paris
 *
 * @media	screen, projection
 * @copyright	Netlash <http://www.netlash.com>
 * @author	name <stijn@netlash.com>
 */

.clearfix {
	zoom: 1;
	/*height: 1%;*/
}

#stories .date li.month { padding: 0; }

#stories ul#storiesNavigation li.olderStories a { background: url('../images/deco_bg_olderStories.gif') no-repeat right 3px; }

#stories ul#storiesNavigation li.newerStories a { background: url('../images/deco_bg_newerStories.gif') no-repeat left 3px; }

#blogComments { padding-bottom: 25px; }
/*
	fixed the li-background overlaying
	the gradient at bottom of sidebar
	by making sidebar a bit longer 
*/
#sidebar {
	padding-bottom: 80px;
}