﻿html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #7f7258 url(../images/wrapper-bg.jpg) repeat;
	font-family: Verdana, 'Arvo', serif;
	font-size: 14px;
	color: #6c6456;
}

h1, h2, h3 {
	font-family: Verdana, 'Arvo', serif;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
	color: #343024;
}

a {
	color: #74903b;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
	width: 260px;
	height: 117px;
	margin-bottom: 27px;
	background: url(../images/logo-bg.png) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	padding: 35px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 3px 0px #181614;
	font-family: 'Cookie', cursive;
	font-size: 55px;
	font-weight: 400;
	color: #FFFFFF;
}

/** MENU */

#menu {
}

#menu-bgtop {
	overflow: hidden;
	height: 10px;
	background: url(../images/menu-bg-01.png) no-repeat left top;
}

#menu-bgbtm {
	overflow: hidden;
	height: 10px;
	background: url(../images/menu-bg-03.png) no-repeat left top;
}

#menu-content {
	width: 250px;
	padding: 0px 5px;
	background: url(../images/menu-bg-02.png) repeat-y left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	background: url(../images/menu-separator-bg.png) repeat-x left top;
}

#menu a {
	display: block;
	height: 52px;
	letter-spacing: -1px;
	line-height: 52px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 2px 0px #13100f;
	font-size: 16px;
	color: #a89a7f;
}

#menu a:hover {
}

#menu .first {
}

#menu .active a {
	background: url(../images/menu-active-bg.png) no-repeat left 3px;
	text-shadow: 1px 2px 0px #323f19;
	color: #FFFFFF;
}

/** WRAPPER */

#top-shadow {
	min-height: 100%;
	height: 100%;
	background: url(../images/top-shadow-wrapper.png) repeat-x left top;
}

#bottom-shadow {
	background: url(../images/bottom-shadow-wrapper.png) repeat-x left bottom;
}

#wrapper {
	padding: 134px 0px 149px 0px;
}

#wrapper-bg {
	background: url(../images/page-content-bg-02.png) repeat-y center 430px;
}

#wrapper-bgtop {
	overflow: hidden;
	background: url(../images/page-content-bg-01.png) no-repeat center top;
}

#wrapper-bgtops {
	height: 60px;
	background: url(../images/page-content-bg.png) no-repeat center top;
}


#wrapper-bgbtm {
	height: 60px;
	background: url(../images/page-content-bg-03.png) no-repeat center top;
}

/** PAGE */

#page {
	float: left;
	width: 732px;
	padding: 45px 60px 30px 8px;
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 260px;
	padding: 38px 110px 0px 30px;
}

/** FOOTER */

#footer {
	height: 115px;
	text-shadow: 2px 2px 1px #38312d;
	color: #000000;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

.post {
	overflow: hidden;
}

.post, .page {
	position: relative;
}

.post .datebox, .page .datebox {
	position: absolute;
	width: 128px;
	height: 132px;
	top: 0;
	left: 0;
}

.post .datebox .date, .page .datebox .date {
	width: 108px;
	height: 107px;
	padding: 25px 20px 0px 0px;
	background: url(../images/post-date-bg.png) no-repeat left top;
	line-height: normal;
	letter-spacing: -1px;
	text-align: right;
	text-shadow: 1px 2px 1px #323f19;
	font-size: 20px;
	color: #FFFFFF;
}

.post .datebox .date b, .page .datebox .date b {
	display: block;
	margin-top: -2px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .datebox .date sup, .page .datebox .date sup {
	font-family: Verdana, 'Arvo', serif;
	font-size: 12px;
}

.post .post-entry, .page .post-entry {
	float: right;
	width: 560px;
	padding-left: 45px;
}

.post .post-entry .entry, .page .post-entry .entry {
	padding: 10px 0px;
}

.post .title, .page .title {
	display: block;
	padding: 15px 0px 10px 0px;
	xletter-spacing: -3px;
	xtext-shadow: 1px 2px 0px #ffffff;
	font-size: 40px;
	font-size:26px;
	font-weight: 400;
	color: #2d271b;
}

.post .subtitle, .page .sutitle {
	text-shadow: 1px 2px 0px #ffffff;
	font-size: 19px;
	font-weight: 400;
	color: #aca499;
	margin-bottom:10px
}

.border-bg {
	height: 3px;
	border-top: 1px solid #d1ccc2;
}

/** META STYLE 1 */

.meta-bg {
	overflow: hidden;
	width: 520px;
	height: 60px;
	margin-top: 30px;
	padding: 0px 20px;
	background: url(../images/meta-bg-01.png) no-repeat left top;
	font-family: Verdana, 'Arvo', serif;
}

.meta p {
	letter-spacing: -1px;
	line-height: 60px;
	text-shadow: 1px 2px 0px #ffffff;
	font-size: 14px;
	color: #888174;
}

.meta .tags {
	float: left;
}

.meta .links {
	float: right;
}

.meta .more {
}

.meta .comments {
	padding-right: 35px;
	padding-bottom: 3px;
	background: url(../images/meta-icon-01.png) no-repeat right top;
}

.meta a {
	color: #888174;
}

/** IMAGE BORDER STYLE 1 */

.image-style1-box {
	position: relative;
	width: 560px;
	height: 270px;
	margin-bottom: 30px;
}


.image-style1-box .caption {
	position: absolute;
	width: 560px;
	height: 40px;
	left: 0;
	bottom: 0;
	line-height: 40px;
	text-align: center;
	font-style: italic;
	color: #aca499;
}

.image-style1 {
	position: absolute;
	width: 560px;
	height: 226px;
	top: 0;
	left: 0;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style1a span {
	background: url(../images/image-border-bg-01.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2-box {
	clear: both;
	position: relative;
	width: 185px;
	height: 206px;
	float: left;
	margin-top: 9px;
	margin-right: 40px;
	margin-bottom: 10px;
}


.image-style2-box .caption {
	position: absolute;
	width: 185px;
	height: 40px;
	left: 0;
	bottom: 0;
	letter-spacing: -1px;
	line-height: 40px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	color: #aca499;
}

.image-style2 {
	position: absolute;
	width: 185px;
	height: 156px;
	top: 0;
	left: 0;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(../images/image-border-bg-02.png) no-repeat left top;
}

.box-style1 {
}

.box-style1 .contentbg {
	overflow: hidden;
	padding-bottom: 70px;
	background: url(../images/about-bg-bottom.png) no-repeat left bottom;
}

.box-style1 .content-entry {
	overflow: hidden;
	padding: 15px 35px 0px 35px;
	background: url(../images/about-bg-content-shadow.png) no-repeat center bottom;
	text-align: center;
	text-shadow: 1px 1px 0px #25211b;
	color: #a89a7f;
}

.box-style1 .bgbtm {
	overflow: hidden;
	background: url(../images/about-bg-content.png) repeat-y left top;
}

.box-style1 .title {
	height: 60px;
	padding: 37px 0px 0px 0px;
	background: url(../images/about-bg-top.png) no-repeat left top;
	text-align: center;
	text-shadow: 1px 2px 0px #25211b;
	font-family: 'Cookie', cursive;
	font-size: 32px;
	font-weight: 400;
	color: #FFFFFF;
}

.content-separator {
	overflow: hidden;
	width: 250px;
	margin: 12px auto 0px auto;
	padding: 0px 0px 13px 0px;
	background: url(../images/separator-bg.png) repeat-x left top;
}

#social {
	height: 77px;
}

#social-bgtop {
	overflow: hidden;
	height: 10px;
	background: url(../images/social-content-bg-01.png) no-repeat left top;
}

#social-bgbtm {
	overflow: hidden;
	height: 10px;
	background: url(../images/social-content-bg-03.png) no-repeat left top;
}

#social-contentbg {
	overflow: hidden;
	height: 55px;
	background: url(../images/social-content-bg-02.png) repeat-y left top;
}


#social ul {
	width: 220px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#social li {
	float: left;
	padding: 0px 4px;
}

/** CALENDAR STYLE */

#calendar {
	width: 260px;
	font-size: 16px;
}

#calendar .title {
	height: 48px;
	padding-top: 14px;
	background: url(../images/calendar-title-bg.png) no-repeat left top;
}

#calendar .calendar-bg {
	overflow: hidden;
	width: 260px;
	background: url(../images/calendar-content-bg.png) repeat-y left top;
}

#calendar .current-posts {
	display: block;
	width: 35px;
	height: 34px;
	background: url(../images/calendar-currentpost-bg.png) no-repeat left top;
	color: #FFFFFF;
}

#calendar .posts {
	display: block;
	width: 35px;
	height: 34px;
	background: url(../images/calendar-posts-bg.png) no-repeat left top;
	color: #FFFFFF;
}

#calendar .current-posts a {
	color: #FFFFFF;
}

#calendar .days {
	width: 260px;
	height: 34px;
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	background: url(../images/calendar-days-bg.png) no-repeat left top; 
}

#calendar .days li {
	float: left;
	width: 35px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #a89a7f;
}

#calendar .days .sun {
	width: 36px;
}

#calendar .days .sat {
	width: 39px;
}

#calendar .days a {
	text-decoration: none;
	color: #a89a7f;
}

#calendar .calendar {
	width: 260px;
	height: 170px;
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	background: url(../images/calendar-weeks-bg.png) repeat-y left top; 
}

#calendar .calendar li {
	float: left;
	width: 35px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-shadow: 1px 2px 0px #171311;
	color: #a89a7f;
}

#calendar .calendar .sun {
	width: 36px;
}

#calendar .calendar .sat {
	width: 39px;
}

#calendar .calendar a {
	text-decoration: none;
	color: #a89a7f;
}

#calendar .calendar .current-posts a, #calendar .calendar .posts a {
	color: #FFFFFF;
}

#calendar .lastweek {
	width: 260px;
	height: 34px;
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	background: url(../images/calendar-last-bg.png) no-repeat left top; 
}

#calendar .lastweek li {
	float: left;
	width: 35px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #a89a7f;
}

#calendar .lastweek .sun {
	width: 36px;
}

#calendar .lastweek .sat {
	width: 39px;
}

#calendar .lastweek a {
	text-decoration: none;
	color: #a89a7f;
}

#calendar .calendar .next-month a {
	text-shadow: 1px 2px 0px #151311;
	color: #493e3a;
}

#calendar .lastweek .next-month a {
	text-shadow: 1px 2px 0px #151311;
	color: #493e3a;
}

ul.style1 {
	width: 232px;
	margin: 0px;
	padding: 0px 14px;
	list-style: none;
}

ul.style1 li {
	float: left;
}

ul.style1 .buttons {
	display: block;
	width: 45px;
	height: 38px;
}

ul.style1 .month {
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	text-shadow: 1px 2px 0px #0d0c0a;
	font-size: 16px;
	color: #FFFFFF;
}

ul.style1 .month a {
	text-decoration: none;
	color: #FFFFFF;
}

ul.style1 .prev a {
	display: block;
	width: 45px;
	height: 38px;
	background: url(../images/calendar_prev_bg.png) no-repeat left top;
	outline: none;
	text-indent: -99999em;
}

ul.style1 .next a {
	display: block;
	width: 45px;
	height: 38px;
	background: url(../images/calendar_next_bg.png) no-repeat left top;
	outline: none;
	text-indent: -99999em;
}
