#content div.post h2.title { 	margin-bottom:5px;
			}
#content div.post {margin-bottom:30px;}

.meta, .date {margin-bottom:10px;}

#right ul {	
			padding:0 22px;
			margin-bottom:15px;
			font-family:Arial,Helvetica,sans-serif;
			}
#right p { margin-bottom:15px;}			
#right #tags_header, #right #archive_header, #right #feed_header {margin-bottom:5px;}

#right p.address { margin-bottom:5px;}


#center {	margin-top:58px;
			}


#center h1 {	padding:0;
				}
#center h1 {	margin:0 0 10px 0 ;}				



#center dl {
margin-left:.5em;

}
#center dl dd {
margin-left:0;
}

#archive_header {
margin-top: 20px;
}

#center ul li {
margin-bottom:8px;
}




h1, h2, h3, h4{	color:#7E3730;
				}
				h1.title a:link, h1.title a:hover, h1.title a:visited, #blog_title a {			text-decoration:none;
																								
																								}
h1.title a:hover, #blog_title a:hover {text-decoration:underline;																								}

a:link, a:hover, a:visited {color:#7E3730; }


a:hover { color:#7E3730;}

a.tag {
	color: #000000;
	text-decoration: underline;
	padding: 0 .2em;
}

a.tag:hover {
	color: #00000000;
	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;
	padding: .25em .5em;
	background: #eee;
}

#sidebar p,
#sidebar ul,
#sidebar dl,
#sidebar form fieldset {
	margin: .5em 0 .5em .5em;
}

.post {
	margin-bottom: 1em;
}

.post .title {
	font-size: 125%;
}

.post .body {
	margin: .5em 0;
}

.post .body p {
	margin-bottom: .5em;
}

#comments {
	border-top: 1px solid black;
	margin-top: 1em;
	padding-top: 1em;
}

#comments h2 {
	font-size: 120%;
}

form dl dd {
	margin-bottom: .5em;
}

#new_comment {
	padding:0;
}
#new_comment input, #new_comment textarea {	border:1px solid #762e15;
											background:#ffe3c3;
											color:black;
					
											}


.message p {
	margin: 1em 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;
}