/* @override http://tsc.millstream.com.au/css/tsc.home.css */

/* News articles listing on TSC home page */

/*#content .column.column3 a {
	color: #e4f9ff;
}*/

#content .column.column3 h1 {
	font-weight: normal;
	font-size: 2.4em;
	color: #fff;
}

#content .bloglisting .item {
		margin: 20px 0;
}

#content .bloglisting .item .date {
	font-size: 1em;
	line-height: 1.6;
	/*color: #7f95b2;*/
	margin-bottom: 0;
}

#content .bloglisting .item .title {
	font-size: 1.6em;
	line-height: 1.6;
}

#content .bloglisting .item .title a {
	/*color: #fff;*/
}