@font-face {
	font-family: 'Zurich_Light_Extra_Condensed';
	src: url('../fonts/Zurich_Light_Extra_Condensed.eot?') format('eot'), url('../fonts/Zurich_Light_Extra_Condensed.woff') format('woff'), url('../fonts/Zurich_Light_Extra_Condensed.ttf') format('truetype'), url('../fonts/Zurich_Light_Extra_Condensed.svg') format('svg'); }
.text-box {
	width: 570px;
	font-family: "Trebuchet MS",Arial,sans-serif }
ul#blog_posts {
	list-style: none;
	margin: 0;
	padding: 0; }
.post {
	margin: 0 !important;
	padding: 20px 0;
	float: left;
	border-bottom: 1px dotted #7c7056 }
.post.last {
	border-bottom: none }
.post a.btn, #comments button {
	background: #ef7b28;
	border: 1px solid white;
	color: white ! important;
	font-size: 9pt;
	padding: 4px 14px;
	float: right;
	text-decoration: none;
	display: block;
	text-align: center;
	height: auto;
	width: auto;
	font-family: Arial, sans-serif; }
.post a.btn:hover {
	background: #ffae5b }
.main .text-box > h2 {
	font-size: 16pt;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-weight: normal;
	margin-left: -10px; }
.text-box .post h3,
.text-box .post h2 {
	font-weight: normal;
	font-size: 32px;
	line-height: 36px;
	font-family: 'Zurich_Light_Extra_Condensed', Arial, Verdana, sans-serif;
	margin: 0; }
.submenu {
	padding: 10px;
	color: #7C7057;
	border-bottom: 1px dotted }
.submenu.last {
	border-bottom: none }
.submenu h2 {
	margin: 0;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	font-family: 'Zurich_Light_Extra_Condensed', Arial, Verdana, sans-serif; }
.submenu .index ul {
	list-style: none;
	padding: 0;
	margin: 10x 0 0 0; }
.submenu .index ul li { 
	line-height: 14px;
	padding: 0 0 5px 20px;
	background: transparent url(../images/house_bullet.gif) no-repeat 0 0;}
.post-heading { 
	color: #a58c64 !important;
	font-size: 11px; }
#blog-pagination {
	width: 560px }
a#prev-post,
a#next-post {
	height: 22px;
	font-size: 10pt;
	margin: 10px;
	display: block; }
a#prev-post {
	float: left;
	text-indent: 30px;
	width: 230px;
	background: url(../images/commercial/left.gif) no-repeat; }
a#next-post {
	float: right;
	width: auto;
	text-indent: -2em;
	padding-right: 12px;
	text-align: right; }
a#next-post span {
	background: url(../images/commercial/right.gif) no-repeat;
	width: 20px;
	height: 26px;
	float: right;
	margin-left: .6em; }
.category a {
	text-decoration: underline }
.main .center .text-box h2.category,
.main .center .text-box h2.category * {
	color: #4e8f6d ! important }
h2.category img {
	margin: -.2em .5em }
.main .center .heading h1 {
	width: 546px;
	padding-left: 42px;
	background: url(../images/commercial/blog_icon_big.png) no-repeat 0; }
.post-heading > * {
	margin: .2em 0 ! important }
#feed-link {
	background: url(../images/rss.png) no-repeat 10px center;
	text-indent: 26px;
	display: block;
	margin-top: 10px; }
.post_categories {
	float: left;
	width: 74%;
	margin-top: .8em }
.comment_list {
	font-size: 8pt }
.comment_list, .comment_details {
	list-style: none;
	padding: 0;
	margin: 0 }
.comment_list > li {
	display: block;
	padding: .6em 2em;
	margin: 1em 0 }
.main .text-box .comment_list li p {
	color: black ! important }
.comment_list .odd {
	background: #ebeae8 }
.comment_list .even {
	background: #d8d7d3 }
.comment_author {
	text-decoration: underline;
	font-size: 9pt }
#comments h2 {
	width: 100%;
	display: block }
#comments form {
	margin-top: .4em;
	padding-top: .8em;
	width: 100%; }
#comments form ul {
	border-top: 1px dotted #7c7056;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%; }
#comments form ul li {
	margin: 1em 0;
	width: 100% }
#comments form input[type="text"] {
	font-size: 10pt;
	height: 1.6em;
	width: 35% }
#comments form textarea {
	width: 99% }
#comments form #id_honeypot, #comments form label[for="id_honeypot"] {
	display: none }
.main .center #comments form label.error {
	margin: 0 1em;
	width: 4em;
	color: #f22 ! important;
	font-size: 7pt ! important;
	font-weight: bold; }
#comments button {
	width: 8em }
