a:hover { color: red;}

a.tag {
	color: #00c;
	background: #f0f0ff;
	text-decoration: none;
	padding: 0 .2em;
}

a.tag:hover {
	color: #00c;
	background: #e0e0ff;
}

#hd {
	padding: 1em;
	border-bottom: 3px solid #eee;
	margin-bottom: 1em;
}

#blog_title {
	font-size: 150%;
	font-weight: bold;
}

#sidebar h2 {
	font-weight: bold;
	padding: .25em .5em;
	background: #eee;
}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 1em;
}

.post .title {
	font-size: 125%;
}

.post .body {
	margin: .5em;
}

.post .body p {
	margin-bottom: .5em;
}

#comments {
	border-top: 1px solid #eee;
	margin-top: 1em;
	padding-top: 1em;
}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}

#new_comment {
	padding: 1em;
}

.message p {
	margin: 1em;
}

#sidebar form .field {
	margin: 0 0 .5em 0;
}

#sidebar form .field label {
	display: block;
}

#sidebar form .field input,
#sidebar form .field textarea {
	width: 165px;
}

#contact_business { display: none;}

#ft {
	padding: 1em;
	margin-top: 1em;
	text-align: right;
	border-top: 3px solid #eee;
}
	
#blog #subhead {
	background: url("../images/subhead-blog.jpg	");
	}

#blog #column-left h2.title {
	margin: 20px 35px 3px;
	}
	
#blog #column-left .date,
#blog #column-left .meta,
#blog #column-left .feedback,
#blog #column-left .body {
	margin: 0 35px;
	}
#blog #column-right {
	margin: 20px 0;
	}
#blog #column-right h2 {
	margin:20px 15px 3px 20px;
	}
#blog #column-right a:link, #blog #column-right a:visited {
	color:#fff;
	}
#blog #column-right a:hover, #blog #column-right a:active {
	background: #3F6E42;
	text-decoration:none;
	}
#blog #column-right a.tag:link, #blog #column-right a.tag:visited {
	color:#28552C;
	}
#blog #column-right a.tag:hover, #blog #column-right a.tag:active {
	color:#000;
	background:#fff;
	}
#blog #column-right input { padding-top: 0 }

#blog #column-right dl dt {	
	color: #fff
	}
#blog #column-right form {
	margin-left:40px;
	}

#blog #column-left dl dd {
	background: none;
	margin-left:0;
	margin-bottom: 0;
	padding-left:0;	
	}
#blog #column-left form {
	width:250px;
	margin-top:0px; 
	padding-top: 5px;
	}
#blog #column-left dl dt {
	color: #28552C;
	}