body#blog div.feedback { margin-bottom:50px;	}
body#blog #column-left form {
												margin-left:0px;
												}
												
												
body#blog #column-left ul li {
												list-style-position:inside;
												list-style-type:square;
												}												
												
												
												
div.date { margin:0; }
div.meta, div.feedback  {margin:0 0px 18px 0px;}

#column-left h1#blog_title { 	margin-top:10px;
											font-family:Georgia, "Times New Roman", Times, serif;
											font-weight:normal;
											}
h1#blog_title a {	text-decoration:none;	}

#column-left h2#blog_title { 	margin-top:10px;
											font-family:Georgia, "Times New Roman", Times, serif;
											font-weight:normal;
											}
h2#blog_title a {		text-decoration:none;
							color: #5E440D;
							}

#column-left h2.title {			 	font-size:1.2em;	
											}
	
#column-left h2.title a {		text-decoration:none;	
										color: #5E440D;
										}
#column-left h2.title a:hover {		text-decoration:underline;
												}
												
#column-left h1.title a {		text-decoration:none;	
										}
#column-left h1.title a:hover {		text-decoration:underline;
												}												


a:hover { }

a.tag {
	text-decoration: underline;
	padding: 0 .25em 0 0 ;
}

a.tag:hover {
	
	text-decoration:none;
}

#hd {
	padding: 1em;
	border-bottom: 3px solid #eee;
	margin-bottom: 1em;
}

#blog_title {
	font-size: 150%;
	font-weight: bold;
}

#sidebar h2 {
	font-weight: bold;
	background: #eee;
}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 1em;
}







#comments {
	border-top: 1px solid #5E440D;
	margin:10px 40px 18px 40px;
	padding-top: 1em;
}


body#blog #column-left #comments dl dd {
																float:none;;
																line-height:20px;
																list-style-type:none;
																padding-left:0;
																width:170px;
																margin-left:0;
																}
body#blog #column-left #comments dl {
																padding-left:0px;
																margin:0;
																}

body#blog #column-left #comments h2, body#blog #column-left #comments p { margin-left:0; margin-right:0;}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}


.message p {
	
}

#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 {

	margin-top: 1em;
	text-align: right;
	border-top: 3px solid #eee;
}