/*
* Author: 		Trevor Morris, Creation Design & Marketing
* Contact:		trevor@creation.uk.com, leigh@creation.uk.com
* Version:		1.0
* Updated:		26/07/2007
* Notes:		Specific "News" stylesheet (General)
*
* CONTENTS
* -------------------------
* == general
*
*/

/* == general
--------------------------------------------------------------------------------------------------*/
p.entry-more {
	margin-top: -0.75em;
}
div.hentry {
	margin-bottom: 3em;
}

p.feed {
	margin-top: 3em;
}

#news-summary ul {
	margin-left: 0;
}
#news-summary ul li {
	padding: 0; margin-bottom: 10px;
	background-image: none;
}
abbr.published {
	color: #525252;
}
#news-summary ul li abbr.published,
div.latest h4.entry-title abbr.published {
	float: left;
	width: 150px;
}
#news-summary ul li a.permalink {
	margin-left: 10px;
}
div.latest h4.entry-title a.permalink {
	display: block;
	margin-left: 160px;
}
#content div.latest h4.entry-title {
	font-weight: normal;
}
#content div.latest div.entry-summary {
	padding-right: 30px;
	margin-left: 160px;
}