/*

	Stylesheet for Caroline Biss

	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	Author:     Stephen Verhalleman <stephen@netlash.com>

*/


#news .newsarticleHome {
	padding: 0 0 6px 0;
}

#news .newsarticleHome h3 {
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 1.3;
	font-weight: 400;
}

#newsdetail h2 span.date {
	display: block;
	font-size: 11px;
	color: #999;
	padding-top: 4px;
	font-weight: 300;
}

#news .newsarticle, #newsdetail .newsarticle {
	padding-bottom: 24px;
}

.readMoreArchive {
	float: right;
	margin-top: -51px;
}

	#home .readMoreArchive {
		margin-top: -39px;
	}