/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644f3a;
 }
h1, h2, h3 { margin: 0; font-weight: normal; color: #e5cfbb; }
h1 { font-size: 44px; }
h2 { font-size: 18px; }
h3, ul, ol, blockquote, .list1, #wrapper, #header-wrapper, #menu a:hover, #menu .current_page_item a, #menu .first, .post .date, .post .links, #calendar, #footer-bgcontent { }
p, ul, ol { margin-top: 0; line-height: 150%; text-align: left; }
a { color: #630024; }
a:hover { text-decoration: none; }
a img { border: none; }
img.left { float: left; margin: 7px 30px 0 0; }
img.right { float: right; margin: 7px 0 0 30px; }
hr { display: none; }
.list1 li { float: left; line-height: normal; }
.list1 li img { margin: 0 30px 30px 0; }
.list1 li.alt img { margin-right: 0; }
#header { width: 730px; /*980px;*/ height: 36px; margin: 0 auto; }
/* Menu */
#menu { 
	float: left;
	width: 730px;
	height: 59px;
	background: url(images/img02.jpg) no-repeat left top;
 }
#menu ul { 
	margin: 0;
	padding: 0px 0px 0px 40px;
	list-style: none;
	line-height: normal;
 }
#menu li { display: block; float: left; }
#menu a { 
	display: block;
	float: left;
	height: 31px;
	padding: 28px 24px 0px 12px;
	background: url(images/img09.jpg) no-repeat right 28px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fadade;
 }
/*#search { float: right; width: 260px; }
#search form { float: right; margin: 0; padding: 4px 0px 0 0; }
#search fieldset { margin: 0; padding: 0; border: none; }
#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
 }
#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
 }
#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
 }*/
#splash { width: 730px; height: 380px; }
/* Page */
#page { width: 730px; /*980px;*/ margin: 0 auto; padding: 0px 0px 0px 0px; }
/** LOGO */
#logo { width: 730px; /* 940px; */ height: 128px; margin: 0 auto; padding: 0px 0px 40px 0px; }
#logo h1, #logo p { 
	margin: 0px;
	line-height: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
 }
#logo p { margin-top: -4px; font-size: 22px; color: #E1D5BD; }
#logo h1 { padding-bottom: 7px; font-size: 24px; }
#logo a { text-decoration: none; color: #E1D5BD; }
#logo h1 a { 
	text-decoration: none;
	color: #E1D5Bd;
	font-family: Times New Roman;
 }
#banner { padding-bottom: 20px; }
/* Content */
#content { float: left; width: 730px; }
/* Post */
.post { 
	margin-bottom: 20px;
	background: url(images/img04.jpg) no-repeat left top;
 }
.post .title { height: 44px; padding: 20px 30px 10px 40px; color: #686538; }
.post .title a { 
	text-decoration: none;
	text-transform: capitalize;
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color: #686538;
 }
.post .meta { 
	height: 32px;
	margin-left: 2px;
	margin-top: -20px;
	padding: 0px 30px 2px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #C7A302;
 }
.post .meta span { display: block; margin-top: -10px; }
.post .meta a { color: #E0B700; }
.post .entry { padding: 10px 30px 10px 40px; }
.post .links { 
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
 }
.post .comments { 
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
 }
.entry ul { margin-left: 0; padding-left: 0; }
.entry ul li { padding-bottom: 20px; }
.entry ul li strong { color: #990033; font-weight: bold; }
.entry ul li li { margin-left: 25px; }
/* Sidebar */
/*#sidebar {
	float: right;
	width: 250px;
	margin: 0px;
	background: url(images/img06.jpg) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d6c4b3;
 }
#sidebar-bgtop { background: url(images/img05.jpg) no-repeat left top; }
#sidebar-bgbtm {
	padding: 80px 10px 30px 0px;
	background: url(images/img07.jpg) no-repeat left bottom;
 }
#sidebar ul { margin: 0; padding: 0; list-style: none; line-height: normal; }
#sidebar li { padding: 0 0 10px 0px; }
#sidebar li ul { padding: 0px 0px 0px 11px; }
#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 20px;
	background: url(images/img10.jpg) no-repeat left bottom;
 }
#sidebar li li a { font-weight: normal; color: #d49e9b; }
#sidebar li li a:hover { color: #ddbbb9; }
#sidebar p { margin: 0; padding: 0px 30px; }
#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 17px;
	padding: 6px 0 2px 14px;
	background: url(images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
 }
#sidebar p { line-height: 150%; }
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
 }*/
/* Calendar */
/*#calendar caption { padding-bottom: 5px; font-weight: bold; }
#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
 }
#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
 }
#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
 }
#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
 }
#calendar tfoot #next { border-top: 1px solid #24130F; text-align: right; }
#calendar tfoot #prev { border-top: 1px solid #24130F; }
#calendar .pad { border-bottom: 1px solid #24130F; }
#calendar #today { background: #24130F; }*/
/* Footer */
#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto 10px;
	padding: 0;
	background: #630024 url(images/img08.jpg) repeat-x left top;
 }
#footer p {
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: #f2ded1;
	width: 730px;
 }
#footer a { color: #f2ded1; }