body { background: #23160e url('../../style/images/wood.jpg') top left repeat; color: #333; }
h1, h4, h5, h6 { color: #93b356; }
h3 { color:#6e4d3c; }
a { text-decoration: none; color:#6e4d3c; }
a:hover, a:focus { color:#93b356; }

img.alignleft { 
	background: #f4f4ee;
	border: 1px solid #e3e3de;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
img.alignright {
	background: #f4f4ee;
	border: 1px solid #e3e3de;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.alignnone {
	padding-bottom: 5px;
}

img.aligncenter {
	background: #f4f4ee;
	border: 1px solid #e3e3de;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

blockquote {
	background: none;
	border: 0;
	color:#000000;
	font-family:Georgia,serif;
	font-style:italic;
	line-height:30px;
}

blockquote p {
	font-size:22px;
}

pre {
	color: #000;
	background: #f4f4ee;
	border: 1px solid #e3e3de;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

code {
	color: #000;
	background: #f4f4ee;
	border: 1px solid #e3e3de;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#latestworkbig {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#latestwork2 {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

.image_reel img {
	border: 1px solid #e3e3de;
}

.entry ol {

}

.entry ul {

}


#content {
	background: #ffffff ;
}

#navigation li a {
	background: url('../../style/images/transparent.png');
}

#navigation li a:hover {
	background: #93b356;
}

#sidecontent .widget li a {
	background:url('../../style/images/transparent.png');
}

#sidecontent .widget li a:hover {
	background: #93b356;
}

/* WIDGET FORMS */
#searchform  { margin: 16px 0 6px 0; }
.widget input#s, .widget input.field  { float: left; width: 133px; padding: 4px 0 4px 1px; border: 1px solid #d0d0d0; background: #eee; margin-left: 68px; margin-bottom:5px; -moz-border-radius: 5px;-webkit-border-radius: 5px }
.widget input#searchsubmit  {  filter:none; background:url("../../style/images/transparent.png") repeat scroll 0 0 transparent; text-shadow:0 1px 1px #202020; border:none; color:#fff;padding:5px;-moz-border-radius:5px 5px 5px 5px;cursor:pointer;}
.widget input#searchsubmit:hover {  background: #93b356;}
.widget .screen-reader-text  { display: none; }


/* CALENDAR */
#calendar_wrap { background:url('../../style/images/transparent.png'); padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#wp-calendar  { width:100%;margin-bottom:15px;clear:both;padding:0;border: 1px solid #E7E7E7;}
#wp-calendar caption { 	padding:5px; text-transform: uppercase; font-size: 11px; color:#000; font-weight: bold;}
#wp-calendar th,#wp-calendar td {text-align:center;background:#0A5A76;color:#000;padding:5px 0 1px 0; border: 1px solid #08546E;}
#wp-calendar td { background:transparent; }
#wp-calendar #prev  { padding: 0 0 0 10px; text-align: left; text-transform: uppercase; font-weight: bold; font-size: 11px; }

#slogan {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#big-slogan h3 {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

.archive-title h2 {
	background: url("../../style/images/solid-green-line.png") repeat-x scroll left bottom transparent ;
}

#contactme {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#aboutme {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#homepostswrap {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}


p.post-meta a {
	color:#6e4d3c;
}

p.post-meta a:hover {
	color:#85a646;
}
.post-ust a {
	color:#88a453;
}

.post-ust a:hover {
	color:#6e4d3c;
}

h2 {
	color:#4f3426;
}

h2 a {
	color:#6e4d3c;
}

h2 a:hover {
	color:#4f3426;
}
h7 {
	color:#6e4d3c;
}
tag {
	color:#6e4d3c;
	float: right;
	margin-top: 57px;
	font-size: 11px;
}
tag a {
	color:#6e4d3c;
}

tag a:hover {
	color:#93b356;
}

.post-right {
	background: url('../../style/images/solid-green-line.png') bottom left repeat-x ;
}

.post-info {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
	margin:0px 0px 20px 0px;
}

.post-info2 {

}

.post-info h1 a {
	color:#2786C2;
}

.post-info h1 a:hover, a:focus {
	color:#93b356;
}

.entry {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#comments .comment-head {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}

#comments .comment-entry {
	color:#333333;
}

#comments a.comment-reply-link {
	color:#2786C2;
}

#comments a:hover.comment-reply-link {
	color:#93b356;
}

#comments h3 {
	color:#6e4d3c;
}

#comments .avatarbg {
	width: 78px;
}

#comments img.avatar {
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}

#commentform input.txt, #commentform textarea { 
	background: #f4f4ee;
	border: 1px solid #e3e3de;
}

#commentform #submit { 
	background: #6e4d3c;
	border: 1px solid #6e4d3c;
}

#respond {
	background: url('../../style/images/solid-gray-line.png') bottom left repeat-x ;
}
	

#footer-wrap { /*background: url('../../style/images/waves.jpg') bottom center no-repeat;*/ } 

#footer .footer-widget li a {
	background:url('../../style/images/transparent.png');
}

#footer .footer-widget li a:hover {
	background: #93b356;
}