a:hover, a:active {
	text-decoration:none;
	}

a.tag {
	background:#D6E3EB;
	color:#475D6B;
	text-decoration: none;
	padding: 1px 2px;
}

a.tag:hover {
	background:#475D6B;
	color:#D6E3EB;
}

#blog-content {
	margin-left:5px;
	}
#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul.bullet, #column-right dl {
	margin:0 30px 10px 0;
	}
#hd {
	padding: 1em;
	margin-bottom: 1em;
}

#blog_title {
	font-size: 150%;
	font-weight: bold;
}

strong {
	text-decoration:bold;
}



div.post h2 {
	font-weight: bold;
	font-size: 1.1em;
}

div.post h1 {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom:5px;
}

div.date, div.meta {
	color:#ccc;
	font-size: .9em;
	margin-left:15px;
}

div.meta {
	margin-bottom:10px;
}
.feedback {
	margin-top:5px;
	}

#sidebar {
	background:#f5f5f5;
	border:1px solid #e9e9e9;
	padding: 0 5px;
}

#sidebar h2 {
	font-weight: bold;
	padding: .25em 1.0em;
	margin: 20px -5px 0 -5px;
	background: #e9e9e9;
}
#sidebar h2#tags_header {margin-top:0;}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 2.5em;
	margin-left:20px;
}

.post .title {
	font-size: 1.6em;
	font-weight:normal;
}



.post .body p {
	margin-bottom: .5em;
}

#comments {
	border-top: 1px solid #eee;
	margin-top: 1em;
	padding-top: 1em;
	margin-left:15px;
	}

#comments h2 {
	font-size: 120%;
	}

#column-right dl dt {
	color:inherit;
	width:auto;
	}
#column-right form {
	}
#column-right form dl dd {
	margin:0;
	margin-bottom: .5em;
	width:auto;
	float:none;
	}
#column-right input, #column-right textarea {
	margin-bottom:0;
	height:auto;
	border:1px solid #fff;
	}

#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;
}

body#blog #header-graphic { background:url("http://www.head-neck.com/images/header-contact.jpg"); }
body#blog #subhead { background:url("../images/subhead-blog.jpg") top no-repeat; padding-top: 65px;}

#column-left #tags_header, 
#column-left #archive_header, 
#column-left #feed_header {
	display:none;
	display:block;
	height:41px;
	width:182px;
	margin:15px 0 10px 17px;
	}
#tags_header span, 
#archive_header span, 
#feed_header span {
	display:none;
	}
#tags_header {
	background:url("../images/subhead-tags.jpg");
	}
#archive_header {
	background:url("../images/subhead-archive.jpg");
	}
#feed_header {
	background:url("../images/subhead-feeds.jpg");
	}

#column-left ul {
	margin-left:30px;
	}
#tag_links {
	line-height:2.2em;
	}
	
#archives_list li, #feed_list li {
	background:transparent url("http://www.head-neck.com/images/bullet.gif") no-repeat scroll 0 5px;
	padding-left:14px;
	line-height:1.6em;
	}
#feed_list {
	margin-bottom:20px;
	}
	
input.submit {
	line-height:inherit;
	height:auto;
	}