/* @override http://graphiceyedea.co.uk/wp/wp-content/themes/green_new2/style.css */
body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	line-height: 16px;
	
}
.post {
	margin: 0 0 36px 0;
}
h1, h2, h3, h4 ,h5, h6 {
	font-family: Lucida Grande, Arial, sans-serif;
	text-decoration: underline;
	clear: both;
}
ol, ul {
	display: block;
	margin: 0 0 0 -2em;
}
ol li, ul li {
	clear: both;
	margin: 0 0 1em 0;
}
#controls, #blog_links, h3#respond, form#commentform {
	display: none;
}
a {
	text-decoration: none;
}


a:link:after, a:visited:after  {
	content:  " (url: " attr(href) " )";
	font-size: 90%;
	color: #acae77;
}
a img {
	border: none;	
}
a img:after, div.meta a:after, ol.commentlist a:after {
	content:  "";
}
a img.gravatar, img.gravatar {
	width: 40px;
	height: 40px;
	float: left;
}
img {
	float: left;
	margin: 0 10px 10px 0;
	background: #acae77;
}