/*main styles
------------------------------------------------------*/
body, a:hover, .post h2 A {
	color:#655f56;
}
p {
	font-size:105%;
	line-height:165%;
}
a {
	color:#73C0D3;
}
a:hover {
	text-decoration:underline;
}
body, #footer-bottom {
	background:#7f7d76;
}
p.error {
	color:#7c3535;
}
#outer {
	background:#f8f8f7;
}

/*header & footer
------------------------------------------------------*/
#banner {
	background:url("../../images/head-bg.png") repeat-x scroll 0 0;
}
#header {
	background:#655f56;
	padding:1px 0 3px;
}
#header a, #header p, .footerwidget, .footerwidget a, #footer-bottom a:hover {
	color:#e7e5e3;
}
.sf-menu li a {
	padding: 0 0 0 20px;
}
.sf-menu li.sfHover ul a {
	color:#807b74;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	background:#7f7d76;
}
.sf-menu a:hover, .sf-menu LI.current_page_item A:hover, .sf-menu li.sfHover ul a:hover, .sf-menu li.sfHover A {
	color:#655f56;
}
.sf-menu LI.current_page_item UL LI A:hover, .sf-menu LI.current_page_parent A:hover {
	border:0;
}
.footerwidget a:hover, #header a:hover {
	color:#dcd8d3;
}
.widget a, .footerwidget a {
	text-decoration:underline;
}
.footer-ads a {
	border:0;
}
.footerwidget h3.section {
	color:#787878;
}
#footer #footer-top {
	background:#655f56;
}
#footer #footer-bottom {
	border-top:1px solid #818181;
}
#footer-bottom, #footer-bottom a {
	color:#e7e5e3;
}

/*content
------------------------------------------------------*/
.post h2, .post h2 a {
	padding:5px 0;
}
.postnavigation a {
	text-decoration:none;
}
.post h2 a:hover, .postnavigation a:hover {
	background:#F8F5E4;
}
.postmeta small {
	padding:4px 0 0;
}
h3.section, .sf-menu a {
	color:#9d968c;
}
p.postmeta {
	border-top:1px dotted #EBE8E4;
	border-bottom:1px dotted #EBE8E4;
	padding:2px 0;
	margin-bottom:6px;
}
.message {
	background-color:#fefefe;
}
.wp-caption p.wp-caption-text {
	font-size:14px;
	font-weight:bold;
	line-height:19px;
}

/*sidebar
------------------------------------------------------*/
.ads UL LI A IMG {
	border:1px solid #ddd;
}
form#searchform {
	border:1px solid #d7d6d4;
	background:#fff;
}
#searchform #s {
	background:none;
	border:0;
	color:#655f56;
}
#searchform #searchsubmit {
	border:0;
	background:none;
	color:#d7d6d4;
}
#searchform:hover #searchsubmit {
	color:#655f56;
}