body {
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #5c6c3e;
}
a:hover {
	color: #906353;
}

div.navigation .alignleft, div.navigation .alignright a{
	margin: 5px 92px;
	font: 14px Georgia, serif;
}

#archivebody .navigation .alignleft, #archivebody .navigation .alignright a {
	margin-left: 0;
}

#blogtitle a {
	/*font: 36px Georgia, serif;
	text-shadow: 0 0 #000;
	color: #e2e2e2;
	text-decoration: none;
	letter-spacing: 2px; */
	
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 65px;
    line-height: 60px;
    letter-spacing: -1px;
	color: #ece6e5;
	font-weight: 100;
	text-decoration: none;
}
#blogtitle a:hover {
	color: #FFFFFF;
}

img.wp-smiley {
	float: none;
	display: inline;
	margin: 0; padding: 0;
}


.pageheader h2 {
	color: #663a2e;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size:24px;
}
.pagebody {
	line-height: 17px;
}

#tagline {
	color: #daeabb;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	margin: 90px 0px 0px 20px;
	float: left;
	
/*	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif; */
	font-weight: normal;
    font-size: 1.25em;
	letter-spacing:3px;
	line-height: 1.1em;
	text-align: center;
	font-variant:small-caps;
/*	text-transform: uppercase; */
}
#navigation_bar ul li a {
	color: #ffffff;
	text-decoration: none;
	font: 14px "Century Gothic", Arial, Helvetica, sans-serif;
}

#navigation_bar ul li a.active {
	color: #daeabb;
	font-weight: bold;
}
#navigation_bar ul li a:hover {
	color: #daeabb;	
}
.blogpost {
	position: relative;
	padding: 20px 0 5px 0;
}
.postdate {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0 2px 0;
}
.postday {
	display: block;
	color: #635a40;
	font: 30px Georgia, serif;
	margin-top: -5px;
}
.postmeta, .subpostmeta {
	color: #777777;
	font-size: 11px;
	display: block;
}
.postmo {
	color: #7c7a6b;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.postyear {
	color: #7c7a6b;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.postheader h2 a {
	color: #663a2e;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size:28px;
	text-decoration: none;
}
#sidebar h3 {
	color: #663a2e;
	/* font: 14px Georgia, serif; */
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	border-bottom: 1px solid #cfceb8;
	padding-bottom: 4px;
	margin-right: 27px;
}
.postbody {
	border-top: 1px solid #cfceb8;
	border-bottom: 1px solid #cfceb8;
	padding: 0;
	line-height: 18px;
}
#sidebar ul {
	margin: 2px 0 14px 0;
	padding: 0;
}
#sidebar ul li {
	padding: 0;
	list-style: none;
	margin-left: 20px;
}
#sidebar ul li a {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #e2e1ca;
	margin-right: 27px;
	color: #4c533d;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
.commentslink {
	padding: 0 0 4px 20px;
	margin-left: 1px;
	background: url(images/commenticon.gif) top left no-repeat;
}
#footer_content {
	padding: 15px 40px 20px 40px;
}
#footer h3 {
	color: #9b7;
	font: 14px "Century Gothic", Helvetica, Arial, sans-serif;
}
#commentcountnum {
	font: 20px Georgia, serif;
	color: #69624e;
	display: block;
	width: 40px;
	text-align: center;
	padding-top: 2px;
}
h3.commentstitle {
	color: #663a2e;
	font: 16px Georgia, serif;
	margin-bottom: 12px;
}
.commentauthor {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #787878;
	letter-spacing: -1px;
	float: right;
	margin: 0 80px 0 0;
}
.commentauthor a {
	color: #906353;
	text-decoration: none;
}
.oddcomment .commentauthor {
	float: left;
	margin: 0 0 0 60px;
}
.commentlabel {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #5d5a49;
	margin-left: 1px;
}

input.commentinput, textarea#comment {
	background: #fffef8;
	border: 1px solid #dadfbf;
	padding: 2px;
	color: #55564d;
}

.commentmetadata {
position: absolute;
right: 30px;
top: 37px;
}
.oddcomment .commentmetadata {
	left: 12px;
}
.commentmetadata a {
	color: #afb898;
}
.commentbody {
	padding: 25px 40px 12px 20px;
	line-height: 16px;
	color: #413e36;
	background: url(images/comment_background2.gif) bottom left no-repeat;
}
.oddcomment .commentbody {
	background: url(images/comment_background2_odd.gif) bottom left no-repeat;
}
h3#respond {
	padding-top: 6px;
}
h3.archivepost a {
	color: #663a2e;
	font: 18px Georgia, serif;
}

blockquote {
	background: #f9f8ef;
	border: 1px solid #efeedd;
	padding: 10px 20px;
	margin-left: 15px;
}
blockquote blockquote {
	border: none;
	border-left: 2px solid #8f8e83;
	margin-left: 8px;
	padding: 0 10px;
}
a.feedlink {
	background: url(images/rss_20x20.jpg) top left no-repeat;
	text-indent: 25px;
	display: block;
	margin-top:5px;
}
#footer .footerNavigation {
	color: #9b7;
	font: 14px "Century Gothic", Helvetica, Arial, sans-serif;
	padding:10px 0;
}
#footer .footerNavigation  a{
	color: #9b7;
	font: 14px "Century Gothic", Helvetica, Arial, sans-serif;
	text-decoration:none;
}
#footer .footerNavigation  a:hover{
	text-decoration:underline;
}