body {
	font: 75%/150% Arial, Tahoma;
	color: #2c2c2c;	
    background: #fff url(images/header_bg.jpg) repeat-x center top;
	margin: 0;
	padding: 20px 0 10px;
}
a {
	color: #2f750d;
	text-decoration: none;
}
a:visited {
	color: #2f750d;
	text-decoration: none;
}
a:hover {
	color: #908912;
	text-decoration: none;
}

img {

	padding:0;
	margin:0;

}
img.photo-border {
	border:solid 1px #cccccc;
	padding:10px;
	background-color:#f3f1eb;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0;	
	padding-left: 0;
	font: bold x-large/100% "Trebuchet MS", Tahoma, Arial;
	color: #115788;
}
h1 a, h1 a:visited{
	color: #115788;
	text-decoration: none;
}
h1 a:hover{
	color: #115788;
	text-decoration: none;
}

.home h2 {
	color: #2b1c0a;
	margin: 0 0 2px;
	font: bold large/100% Georgia, serif;
	padding: 10px 0 10px 0;
}

h2 {
	color: #5b7512;
	margin: 0 0 2px;
	font: bold large/100% Georgia, serif;
	padding: 10px 0 10px 0;
}
h2 a, h2 a:visited {
	color: #5b7512;
	text-decoration: none;
}
h2 a:hover {
	color: #5c7638;
	text-decoration: none;
}
h3 {
	font: bold 14px/100% Verdana, Arial;
	color: #645a3e;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 800px;
		

}
/* header area */
#header {
	background: transparent;
	height: 180px;
	text-align:left;
	position: relative;
	color: #fff;
}
#headerlogo {
	position: relative;

}
#headerlogo .description{
	position: absolute;
	left: 45px;
	bottom: 3px;
	color: #fff;
	font-size: 16px;
}


/* ----------------------- content---------------------  */
#content {
	padding: 0px 0px 25px 13px;
	float: left;
	width: 470px;
	overflow: hidden;

}

#content.home p {
	font:normal 1em/1.8em Verdana, Arial, sans-serif;

}

	#content.home {
	width: 470px;
	}

#content hr { 

border-style: none none dotted; 
border-color: #caa987; border-width: 1px; 
padding: 0pt; color: #ffffff; 
background-color: #ffffff; margin-top: -10px;

}

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;

	float:left;
	border-right:1px dotted #cccccc;
}
.post-month {
	font:bold 11px "Trebuchet MS", Tahoma, Arial; 
	text-transform: uppercase;
	color: #6b6056;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font:bold 18px Georgia, serif;
	text-transform: uppercase;
	color: #a8743f;
	text-align: center;
	display:block;
	line-height: 18px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 360px;
	padding-right:58px;
}

#content.home .entry {
	float:right;
	width: 400px;
	padding-right:78px;
}

.post-cat {
	float:left;
	font-size: 95%;
	color: #645a3e;
}

.post-cat a{
	color: #645a3e;
}



.post-comments {

	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {

	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	
}
.next-entries a {
	float: right;
	padding-right: 18px;
	
}



/* --------------------------------------------------------------- */

/*sidebar */
#sidebar {
	font-family:Verdana, Arial, sans-serif;
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #d5b38f;
	overflow: hidden;
}
/*sidebar title  */
#sidebar h2 #sidebar .sidebartitle{	
	color: #b87a3f;
	margin: 20px 0px 2px;

}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #b87a3f;
	text-decoration: none;
}
#sidebar a:hover{
	color: #b87a3f;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #d5e6b1;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding:0 0 0 10px;
	border: none;
}

.home h2.sidebartitle {
	font: bold italic 16px/18px Georgia, serif;
	color:#d5b38f;
	margin-top:15px;
	padding:3px 10px 4px 20px;
	background: #fff url(images/sidebar_bg.gif) repeat-y center top;
}

#sidebar.home {
	background-color:#fff;
	width:288px;
}

#sidebar.home ul { /*forms inner brown column*/
	padding:0px;
	margin-top:-3px;
	margin-left:8px;
	background-color:#2b1c0a;
}

#sidebar.home ul li ul {
	padding:5px 5px 0 5px;
	background:transparent;
}

#sidebar.home ul li ul li{
	background:transparent;
	border:none;
	padding:5px 8px 0 5px;
}

#sidebar.home ul li.sidebar-emphasis {
	padding-top:20px;
	color:#dd812a;
	
}

/* --------------------------------------------------------------- */


/*blogroll */
ul.list-blogroll li{
	background: url(img/blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*meta */
ul.list-meta li{
	background: url(img/meta.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category bar */
ul.list-cat li, li.bar_categories li{
	background: url(img/category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent bar  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives bar */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages bar */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages bar */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar bar  */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #908f2d;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #908f2d;
	background: #ffffff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(img/button.gif) repeat-x;
	border: 1px solid #908f2d;
	width: 67px;
	height: 28px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #365c04;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #115788;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}

/* fbar */
#fbar { 
	margin: 0 auto;
	width: 100%;
	font-size: 14;
	line-height: 100%;
	border-top:solid 1px #d8d3c5;
	border-bottom:solid 1px #d8d3c5;

	overflow:visible;
	 }
	
#fbar-bg {
	height:113px;
	background: #fff url(images/footer_bg.jpg) repeat-x center top;
}
	
#fbar a, #credit a:visited {
                margin-top: 8px;
	color: #115788;
}
.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;

}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* -------------------- comments --------------------- */
#comments, #respond {
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ebecdd;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #4f5c08;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #242121;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#eef0e3;
	border: 1px solid #908f2d;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#eef0e3;
	border: 1px solid #908f2d;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #3f6429 url(img/button.gif) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #365c04;
	border:1px solid #908f2d;	
                float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/* -----------------nav ------------------------ */
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
                
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #475404;
	text-decoration: none;
}
#nav .page_item a{
	color: #475404;
	text-decoration: none;
	background: #dddbbf url(img/nav-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #908f2d;
	border-left: 1px solid #908f2d;
	border-right: 1px solid #908f2d;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

#navbottom
{
background: #ffffff url(img/bottom-nav.gif) repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

/* ---------------- spiffy round corners-------------------------*/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#2b1c0a}

.spiffy1{
  margin-left:9px;
  margin-right:9px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bbb6af;
  border-right:1px solid #bbb6af;
  background:#55493b}

.spiffy2{
  margin-left:6px;
  margin-right:6px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e0deda;
  border-right:1px solid #e0deda;
  background:#594d3e}

.spiffy3{
  margin-left:5px;
  margin-right:5px;
  border-left:1px solid #9e958b;
  border-right:1px solid #9e958b;}

.spiffy4{
	margin-left:4px;
	margin-right:4px;
	border-left:1px solid #92887c;
	border-right:1px solid #92887c}

.spiffy5{
margin-left:3px;
  margin-right:3px;
  border-left:1px solid #9e958b;
  border-right:1px solid #9e958b}

.spiffy6{
margin-left:2px;
  margin-right:2px;
  border-left:1px solid #92887c;
  border-right:1px solid #92887c}

.spiffy7{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #beb7b0;
	border-right:1px solid #beb7b0}

.spiffy8{ /*first indent*/
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #554533;
	border-right:1px solid #554533;}


.spiffy9{
  border-left:1px solid #bcb5ad;
  border-right:1px solid #bcb5ad}
.spiffy10{
  border-left:1px solid #847768;
  border-right:1px solid #847768}
.spiffy11{
  border-left:1px solid #5e4d3a;
  border-right:1px solid #5e4d3a}
.spiffy12{
  border-left:1px solid #4c3924;
  border-right:1px solid #4c3924}
.spiffy13{
  border-left:1px solid #412d16;
  border-right:1px solid #412d16}
.spiffy14{
  border-left:1px solid #412d16;
  border-right:1px solid #412d16}
.spiffy15{
  border-left:1px solid #412d16;
  border-right:1px solid #412d16}




.spiffyfg{
  background:#2b1c0a}
