@font-face {
	font-family: 'goodfoot';
	src: url(fonts/goodfoot-webfont.eot);
	src: local('?'), url(fonts/goodfoot-webfont.woff) format('woff'), url(fonts/goodfoot-webfont.ttf) format('truetype'), url(fonts/goodfoot-webfont.svg#webfontrzYTYSTc) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HillHouseMedium';
	src: url(fonts/Hill_House-webfont.eot);
	src: local('?'), url(fonts/Hill_House-webfont.woff) format('woff'), url(fonts/Hill_House-webfont.ttf) format('truetype'), url(fonts/Hill_House-webfont.svg#webfont62VPS4Yd) format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/background.jpg);
	font-family: papyrus, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #252525;
}

h1, h2, h3 {
	margin: 0;
	font-family: 'goodfoot', papyrus, Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	line-height: 1.65;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

strong {
	color: #4A3E29;
}

a {
	color: #506C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	background: url(images/background.jpg) no-repeat;
}

.container {
	width: 1000px;
	margin: 0 auto;
	box-shadow: -8px 0px 8px #181615, 8px 0px 8px #181615;
	-webkit-box-shadow: -8px 0px 8px #181615, 8px 0px 8px #181615;
	-moz-box-shadow: -8px 0px 8px #181615, 8px 0px 8px #181615;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#181615, offX=8, offY=0, positive=true);
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 500px;
	background: url(images/bg04.jpg) no-repeat;
}



/* Banner */

#banner {
	float: left;
	height: 500px;
	padding: 93px 0 0 0;
}

/* Top-Columns */

#top-columns {
	width: 960px;
	height: 385px;
	margin: 0px auto;
	padding: 100px 0 0 0px;
}

#top-columns .col1 {
	float: left;
	width: 670px;
	height: 385px;
	background: none;
}

#top-columns .col2 {
	float: left;
	width: 230px;
	height: 335px;
	padding: 50px 30px 0px 30px;
	background: #353535;
	line-height: 100%;
	font-family: 'HillHouseMedium', Papyrus, Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	text-shadow:#000000 3px 3px 3px;
}

#top-columns .col2 blockquote {
	margin: 0px;
	padding: 0px;
}

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 17px 0 0 25px;
	text-transform: lowercase;
	font-size: 14px;
	color: #809064;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 655px;
	padding: 0 24px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 32px;
	color: #5A5544;
	text-shadow:#a79f63 2px 2px 2px;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
}

.post .entry .shadow{
	box-shadow: 8px 8px 10px #5A5544;
	-webkit-box-shadow: 8px 8px 10px #5A5544;
	-moz-box-shadow: 8px 8px 10px #5A5544;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#5A5544, offX=8, offY=8, positive=true);
}

.post .meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height: normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}

/* Calendar */

.calendarheader {
	font-family: 'HillHouseMedium', Papyrus, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #2A3F55;
	text-align: center;
	vertical-align: middle;
}

.calendartext {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #2A3F55;
	text-align: center;
	vertical-align: middle;
}	

/* Sidebar */

#sidebar {
	float: right;
	width: 246px;
	padding: 0 50px 0 0;
	background: url(images/bg04.jpg) no-repeat 100% -335px;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	text-shadow:#a79f63 2px 2px 2px;
	font-size: 32px;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

/* 3 Columns */

.three-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.three-cols .col1 {
	float: left;
	width: 210px;
}

.three-cols .col2 {
	float: left;
	width: 385px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.three-cols .col3 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.three-cols h2 {
	font-size: 20px;
	color: #FFFFFF;
}

.three-cols a {
	color: #736F6A;
}

/* addthis icons */

.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {
	text-align: center;
	color: #8F8B83;
}

#footer a {
	color: #8F8B83;
}