* {
	margin: 0px;
	padding: 0px;
}
#middle {
	background: url(pages-content-bg.gif) repeat-y center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content {
	background: url() repeat-x top;
	padding-bottom: 20px;
}
.entry {
	margin-bottom: 20px;
}
.entry-left h2 {
	margin: 0px 20px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;	
	text-transform: uppercase;
	border-bottom: 1px dotted #bababa;
}
.entry-left h2 a {
	color: #5c671e;	
}
.entry-left h3 {
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	color: #494848;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 20px 4px 40px;
	letter-spacing: 1px;
}
.entry-left h3 a {
	color: #494848;	
}
.entry-left h3 span {
	color: #5c671e;
}
#primary .comment {
	margin: 0px 10px 10px 285px;
	background-color: #eeeeee;
	padding: 8px;
}
#primary .comment p {
	margin: 0px 0px 4px 0px;
}
#primary .comment p.name,
#primary .comment p.date {
	color: #5c671e;	
}
#primary #comments {
	margin-bottom: 20px;
}
#primary .comment-form {
	margin: 0px 10px 10px 262px;	
}
#primary .comment-form label {
	width: 60px;
}
#primary .comment-form textarea {
	width: 285px;
}
#primary .comment-form input {
	width: 290px;
}
#primary #pagination p {
	margin-left: 285px;
	border-top: 1px solid #333333;
	text-align: right;
}
#primary img {
	
}
#primary p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;	
	color: #333333;	
	margin: 10px 15px 10px 0px;	
}
#primary ul,
#primary ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;	
	color: #333333;	
	margin: 10px 15px 10px 25px;	
}

#secondary h1 {
	margin: 0px 20px 0px 20px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 24px;	
	text-transform: uppercase;
	color: #0a2768;
	background: url(grey-double-border-on-white.gif) repeat-x bottom;
	text-align: center;
}
#secondary #categories,
#secondary #search,
#secondary #subscribe {
	padding-bottom: 10px;
	background: url(grey-double-border-on-white.gif) repeat-x bottom;
	margin: 0px 20px 0px 20px;
}
#secondary #categories h2,
#secondary #search h2,
#secondary #subscribe h2 {
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	color: #7c7b7b;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 20px 6px 10px;
}
#secondary ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 5px;
}
#secondary ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding-left: 12px;
	background: url(home-blog-bullet.gif) no-repeat left center;
}
#secondary ul li a {
	color: #554c1d;
}
#secondary ul li.active a {
	font-weight: bold;
	text-decoration: underline;
}
#search,
#subscribe {
	height: 42px;
}
#search form,
#subscribe form {
	margin-left: 10px;
}
#search input,
#subscribe input {
	display: block;
	float: left;
	width: 180px;	
	margin: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search input.submit,
#subscribe input.submit {
	width: 21px;
	height: 21px;
}
#secondary #subscribe h2 {
	padding-left: 20px;
	background: url(rss.jpg) no-repeat left center;
	line-height: 16px;
}
#secondary #subscribe h2 a {
	color: #7c7b7b;	
}
#middle #secondary #contact {
	margin-top: 20px;
}