
.module {margin: 15px 0 25px 15px !important;}

#column-right .module ul {
    padding-left: 0px;
}

#column-right .module ul li {
    padding-left: 0px;
	float:none!important;
}

body.multiple #feedback {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #4A83A2;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    padding: 5px 10px;
    width: 98%;
}


.comments a:link, .comments a:visited	{ color:#FFF!important; text-decoration:none; outline:none; }
.comments a:hover, .comments a:active	{ color:#FFF!important; text-decoration:underline; outline:none; }

#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:#7e7e7e;
	font-size: .9em;
}
div.meta {
	margin-bottom:20px;
}
#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: 1em;
	margin-left:0px;
}


.post .title {
	font-size: 135%;
}
.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: #4A83A2;
	padding: 1em;
}

#new_comment dl {padding-left:0!important;}
#new_comment dl dt { font-weight:normal!important;}
#new_comment dl dd { padding-left:0!important; margin-left:0!important;}

.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;
}
#feeds {
	margin:10px 0;
	overflow:hidden;
	width:auto;
}


#main #feeds ul {
	margin:0;
	padding:0;
}
#feeds li {
	display:inline;
	list-style:none;
}
#feeds a {
	background:url("http://dhsc66z5v6eup.cloudfront.net/icon-kit-01/smk-icons.png") no-repeat;
	display:block;
	float:left;
	font-size:0.85em;
	height:15px;
	line-height:1.25em;
	margin:0 5px;
	padding-top:45px;
	text-align:center;
	width:60px;
}
#feeds .atom a {
	background-position:-115px 0;
}
#feeds .rss a {
	background-position:-55px 0;
}
#feeds .facebook a {
	display:none;
}
/* SMK
---------------------------------------------------------------------------*/
.smk {
	height:auto;
	margin:0 auto 2em;
	overflow:hidden;
}
#column-right .smk ul {
	margin:0;
	padding:0;
}
#column-right .smk ul li {
	float:left !important;
	list-style:none;
	margin:0;
	padding:0;
	width:42px;
}
.smk a {
	background:url("http://dhsc66z5v6eup.cloudfront.net/icon-kit-01/smk-small-shadows.png") no-repeat;
	display:block;
	float:left;
	height:45px;
	width:42px;
}

.smk.module h3 {
	font: 14px/22px Arial, Helvetica, sans-serif;
	color: black;
}
.smk.module ul li .twitter									{ margin-left:0; }
.smk.module ul li a.twitter:hover, .smk a.twitter:active	{ background-position:0 -100px; }
.smk.module ul li a.facebook								{ background-position:-200px 0; }
.smk.module ul li a.facebook:hover, .smk a.facebook:active	{ background-position:-200px -100px; }
.smk.module ul li a.blog									{ background-position:-300px 0; }
.smk.module ul li a.blog:hover, .smk a.blog:active			{ background-position:-300px -100px; }
.smk.module ul li a.linkedin								{ background-position:-400px 0; }
.smk.module ul li a.linkedin:hover, .smk a.linkedin:active	{ background-position:-400px -100px; }
