#column-left ul	{ 	padding:0 20px 0 78px;
					margin-bottom:19px;
					}
div.meta	{ 	margin-bottom:19px;
				}


a.tag {
		margin-right:5px;

		}

#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%;
}

#column-center .post .body ul {
									list-style:square;
									margin-left:40px;
									}

#column-center .post .body ol {
									list-style:decimal;
									margin-left:40px;
									margin-bottom:19px;
									}


#comments {
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding-top: 2em;
}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}

#new_comment {
	background: none;
	padding: 0;
	width:300px;
}
#new_comment input#comment_name, #new_comment input#comment_email, #new_comment textarea#comment_message	{	width:225px;
						}

.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;
}