a:hover { color: red;}

a.tag {
	color: #00c;
	padding: 0 .2em;
	color: #e0e0ff;
	text-decoration: underline;
}

a.tag:hover {
	text-decoration: none;
	}

#hd {
	padding: 1em 1em 1em 0;

	margin-bottom: 1em;
}

#blog_title {
	font-size: 150%;
	font-weight: bold;
}

#sidebar h2 {
	font-weight: bold;
	padding: .25em .5em;
}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 4em;
}

.post .title {
	font-size: 125%;
}

.post .body {
margin:0.5em 0 0 1em;
width:500px;
}

.post .body p {
	margin-bottom: .5em;
}

#comments {
	margin-top: 1em;
	padding-top: 1em;
}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}

#new_comment {
	background: #eee;
	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;
}
input, textarea, select {
background-color:#006B90 !important;
border:1px solid #006B90;
color:#88E0FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
height:19px;
line-height:18px;
margin-bottom:4px;
padding-left:4px;
padding-top:1px;
vertical-align:middle;
width:70px;
}
h1 span, h2 span, h3 span {
display:block;
}

form #contact_comment {height:150px;}

#column-right .date, #column-right .meta, #column-right .feedback { margin:0 17px 10px 1em;}