/* @override 
	http://crebconservancy.hzdesign.com/theme/sections/rivernews/section.css
*/

ul.news li {
	list-style: none;
	border-bottom: 1px solid #19a7ff;
}

ul.news h3 {
	font-size: 1.5em;	
}

#content {
	background-image: url(header.jpg);
}

#sidebar {
	background-image: url(sidebar.jpg);
}

#thumb_1 {
	background-image: url(small_1.jpg);
}

#thumb_2 {
	background-image: url(small_2.jpg);
}

#thumb_3 {
	background-image: url(small_3.jpg);
}

#content .byline {
	font-weight: bold;
	font-style: italic;
}

#content .byline .added {
	font-weight: normal;
}

#content .excerpt {
	font-weight: bold;
}