a:hover { color: red;}

a.tag {
	color: #FFF;
	text-decoration: none;
	padding: 0 .2em;
}

div {
	color: #FFF;
}

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 1.5em;
	background: #eee;
}

#sidebar p,
#sidebar ul,
#sidebar dl {
	margin: .5em 0 .5em 1.5em;
}

#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 1em;
}

#column-left h2.title {
	padding-left: 0;
}

.post .title {
	font-size: 125%;
}

.post .body {
	margin: .5em;
}

.post .body p {
	margin-bottom: .5em;
}

#comments {
	margin-top: 1em;
	padding-top: 1em;
}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}

#column-right #sidebar form {
	padding: 10px 0 15px 10px;
}

#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;
}
.yui-t2 #yui-main .yui-b {
	margin-left:0;
}
#header-blog {
	background: url(../images/header-blog.gif) no-repeat;
	height: 82px;
}

#sidebar h2 {
	background: none;
}

#hd {
	border-bottom: none;
}

div.post {
	margin-left: 26px;
}

#column-right #sidebar p {
	padding-left: 0;
}