a:hover { color: #B93943;}

a.tag {
	color: #6F7170;
	background: none;
	text-decoration: underline;
	padding: 0 .2em;
}

a.tag:hover {
	color: #B93943;
	background: none;
}

#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 {
	background: #eee;
	padding: 1em;
}

#new_comment input, #new_comment textarea, #new_comment select {width:200px; }
#new_comment input.submit { height:25px;}


.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;
}

#tags_header, #archive_header, #feed_header { margin-top:18px; }

#center dl { margin:0 0 18px 32px; }

#blog_title a, #blog_title a:link, #blog_title a:visited, h2.title a, h2.title a:link, h2.title a:visited {
color:#b93943;
text-decoration:underline; outline:none;
}

#blog_title a, #blog_title a:hover, h2.title a, h2.title a:hover {
color:#6F7170;
text-decoration:none;
}

#tagline { 
	font-size:18px;
	color:#b93943;
	font-style:italic;
	}
