
/*----- Setup ----- */

body {
	background: #e0d8c7 url(../images/smallwooddark.jpg);
	color: #5b5b5b;
}

a {
	color: #0285b8;
}

a:hover {
	text-decoration: underline;
}

#sidebar_accordian .content ul{
padding: 0 ! important;
margin: 0 ! important;
float: left;
}

.cat-item a{
text-decoration: none;
font-weight: bold;
background: #fff;
padding: 5px 10px 5px 10px;
margin: 0 0 10px 0;
font-size: 14px;
float: left;
clear: left;
}

/*----- Header ----- */

#header {
height: 320px;
}



#nav {
}

#navigation a {
	color: #000;
background: none !important;
}

#navigation a span {
	color: #7d8174;
}

.current_page_item {
	border: none !important;
}

#navigation a:hover, #navigation .current_page_item {
		text-decoration:none;
		color: #0285b8;
		border: none !important;		
}

#navigation a:hover span, .current_page_item span {
		color: #2d3223 !important;
		border: none !important;
}

#twitter a {
	color: #ccbe1d !important;
}

/*----- Posts ----- */

.post {
}

.post h2, .post h2 a {
	color: #2d2d2d;
}

.post h2 a:hover {
	border-bottom: 1px dotted #2d2d2d;
}

/*----- Comments ----- */

#comments h3 {
	color: #2d2d2d;
}

.commentlist .meta .gravatar img {
	border: 2px solid #baae94;
}

#commentform .field, #commentform .thefield textarea {
	color: #5b5b5b;	
}

#commentform #submit {
	background: #e6e1d4;
	color: #5d6250;
	border: 1px solid #c9c1af;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 6px;
	font-size: 12px;
}

/*----- PostNav ----- */

#postnav a {
	background: #e6e1d4;
	color: #5d6250;
	border: 1px solid #c9c1af;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 6px;
	font-size: 12px;
}

#postnav a:hover {
	background: #5d6250;
	color: #e6e1d4;
	border: 1px solid #5d6250;
}

/*----- Sidebar ----- */

.pageinfo {
	color: #eb552d;
}

.widget h4 { 
	border: 1px solid #74796b;
	background: #878c7c;
}

.widget h4 a { 
	border: 1px solid #9da293; 
	color: #fff; 
}

.lifestream-item{
font-size: 11px;
padding: 10px;
background: #fff;
margin: 0 0 10px 0 ! important;
}

.lifestream-item  p{
font-size: 12px;
padding: 5px 0 0 0;
font-style:italic;
}
.widget  h3{
padding: 4px 10px 4px 10px;
width: inherit;
background: #999 ! important;
color: #333;
}

.widget .content { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.widget .content a {
	color: #2d2d2d;
}

.widget .content a:hover {
	color: #0285b8;
	border: none !important;
	text-decoration: none !important;
}

.widget li { 
	margin-bottom: 15px;
}

#lifestream h3 {
	background: #fff;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	display: inline-block;
}

#lifestream li {
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", serif !important;
	font-style: italic;
}

#lifestream li a {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
}

#lifestream li p{
font-style:italic ! important;
}

/*----- Footer ----- */

#footer {
	background: #000;
}

#footer h4 {
	background: #23251f;
	color: #fff;
	border-bottom: 1px solid #616558;
}

#footer ul {
	background: #44473e;
}

#footer ul li {
	border-bottom: 1px solid #4e5246;
	color: #fff;
}

#footer ul li a {
	color: #dde4ce;
}