/*
Theme Name: Stephen Elford Illustration
Theme URI: http://www.stephenelford.com/
Description: Theme created for Stephen Elford's homepage
Version: 1
Author: Stephen Elford
Author URI: http://www.trafficwebsites.co.uk/
*/
#latestNews {
	margin: 14px 0 0 24px;
	height: 600px;
	width: 462px;
	border: 1px solid #3C3734;
}
#latestNewsContent {
	margin: 0 14px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 572px;
}
#latestNews .post {
	margin: 0 14px 14px 0;
}
#latestNews .post .postTitle a {
	font-size: 13px;
	border-bottom: 1px solid #3C3734;
	padding: 0;
	margin: 0;
	font-weight: normal;
	display: block;
	color: #000000;
}
#latestNews .post .postTitle a:hover {
	color: #990000;
}
#latestNews .post .postInfo {
	font-size: 10px;
	color: #877D7A;
	margin: 0 0 7px 0;
}
#latestNews .post .postInfo a {
	color: #000000;
	font-size: 10px;
}
#latestNews .post ul {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	list-style: circle;
}
#latestNews .post img {
	margin: 5px 5px 5px 0;
}
#latestNews .post img.postDivider {
	display: block;
	margin: 0 auto;
	clear: both;
}
.commentlist {
	margin-bottom: 10px;
	border-top: 1px dotted #CCCCCC;
	margin-right: 14px;
}
.comment {
	padding: 5px;
	
	border-bottom: 1px dotted #CCCCCC;
}
.wp-caption-text {
	text-align: center;
	font-style: italic;
}
.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

<!--Plugin overrides -->
div#fancy_title table {
	background: none !important;
	border: 0 !important;
}
