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

.clearfix {
	display: inline-block;
}

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

.storyMeta li { width: 80px; }

#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; }

#sidebar h2 { 
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#blogComments { padding-bottom: 25px; }