
body#single #column-right span, body#multiple #column-right span {
	display:inline;
	}

a:link {color:#0A165E;}
a:hover {color:#2c5e9d;}
a:visited {color:#0A165E;}

a.tag {
	color: #0a165e;
	text-decoration: none;
	padding:0;
	}



a.tag:hover {
	color: #0a165e;
	background: #2c5e9d;
	}

#hd {
	padding: 1em;
	border-bottom: 3px solid #eee;
	margin-bottom: 1em;
	}

#blog_title {
	font-size: 130%;
	font-weight: bold;
	margin-left:58px;
	}

#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;
	}


body#single #column-right p, body#multiple #column-right p {
	margin-left:15px;
	}


.post .title {
	font-size: 115%;
	margin-left:58px;
	}

.post .body {
	margin: .1em;
	}

.post .body p {
	margin-bottom: .5em;
	}

#comments {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: 1em;
	margin-left:58px;
	width:450px;
	}

#comments h2 {
	font-size: 120%;
	}

#column-right h2 {
	font-size: 120%;
	margin-left:15px;
	}	
	
#tags_header {margin-top:25px;}
#feed_header {margin-top:10px;}


form dl dd {
	margin-bottom: .5em;
	}

#new_comment {
	background: #f9f9f9;
	padding:0;
}


#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;
	}


/* misc */

div.feedback { margin-left:58px;}

div.date { margin-left:58px;}

div.meta { margin-left:58px;}
		
div#comments p, div#comments h2 {
	padding:0;
	}
	
body#single #column-left ol, body#multiple #column-left ol {
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
margin-bottom:10px;
margin-left:58px;
padding-left:17px;
}

body#multiple #column-right ul, body#single #column-right ul { padding:0px; margin-bottom:0px;}

body#multiple #column-left ul, body#single #column-left ul { padding-left:15px; margin-left:58px;}
		body#multiple #column-left ul li, body#single #column-left ul li { 
			background:transparent url(../images/sub/list_style.jpg) 0px 3px no-repeat;
			}

body#multiple #column-right ul#, body#single #column-right ul { padding-left:0px; }
		body#multiple #column-right ul li, body#single #column-right ul li { 
			margin-left:15px;
			list-style:none;
			}



body#single #column-right dl dt, body#multiple #column-right dl dt {
	color:#0A165E;
	font-weight:bold;
	margin-top:10px;
	margin-left:15px;
	}

		body#single #column-right dl dd, body#multiple #column-right dl dd {
			list-style:none;
			margin-left:15px;
			}
