/*
	SECTION: NEWS
	Section-specific styles
	NOTE: The use of an asterisk before a style (e.g. *margin) denotes IE 6 & 7 only, and an underscore (e.g. _margin) denotes IE 6 only
*/

.section-news h2,
.section-news h4,
.section-news a {color: #F13500;} /* Section colour */

.section-news #header .nav .lnk-news a {
	background-position:0 -50px;
}

.section-news #content .category {
	font-weight: bold;
}

.section-news #content h2 {
	text-indent: 0;
	height: auto;
	text-transform: uppercase;
	background: url(http://images.crackingideas.com/news/h-main-content-news.gif) repeat-y;
	padding-bottom: 4px;
	font-size: 3em;
	line-height: 1.27em;
	margin-bottom: 20px;
}

.section-news #content .post {
	overflow: hidden;
	_zoom: 1;
	margin-bottom: 20px;
}

.section-news #content .post h2 {
	margin-bottom: 0;
}

.section-news #content h2 a {
	text-decoration: none;
}

.section-news #content .meta {
	font-size: 1.5em;
	font-weight: bold;
}

#sub-content #sect-archive h4 {
	background-image:url(http://images.crackingideas.com/global/sub-content/h-sub-archive.jpg);
}

#sub-content #sect-archive ul {
	margin-left: 1em;
}

.section-news #content .lnk-older {
	float: right;
}

.section-news #content .lnk-newer {
	float: left;
}