body {

	font-family: Arial, Helvetica, Verdana;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


p {
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a, a:visited {
	color: #3E4098;	

}

a.hover {
	text-decoration:none;
}

a.hover:hover {
	text-decoration:underline;
}

div.blog_entry_container {
	padding: 10px;
}

div.blog_entry_body {
	
	
}

div.blog_datetime {
	
	font-weight: bold;
	font-size: 0.9em;
	color: #8D181B;
}

h1.blog_title, h1.blog_title a, h1.blog_title a:visited {
	
	margin-top: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #454545;
}

hr.blog_separator {
	
	background-color: #7D796B;
	color: #7D796B;
	margin-top: 8px;	
	clear:both;
	height: 1px;
	
}

div.blog_comment_link {

	text-align:center;
	margin-top: 8px;

}

div.blog_comment_container {

	padding-left: 10px;
	margin-bottom: 10px;
}

div.blog_comment_title {
	font-weight: bold;
}

div.blog_comment_metadata {
	padding-left: 10px;
	color: red;
}

div.blog_comment_body {
	padding-left: 10px;
	margin-top: 2px;
}

div.message_box {
	background-color: #CFCBC0;
	width: auto;
	border: 1px solid #7D796B;
	text-align:center;
	padding: 6px;

}

h2.content_heading {
	margin-bottom: 2px;
	margin-top: 2px;
	color: #454545;
}

div.clearer {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	line-height: 0px;
	font-size: 0px; 
	overflow:hidden; 
	
}

input.gradient_button {

	background: url('http://richardhopkinson.net/images/layout/button_grad.jpg');
	background-color: #000000;
	background-repeat: repeat-x;
	padding: 4px;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Verdana;
	
	
}
