/*
Theme Name: Green River
Theme URI: http://www.jtkconsulting.com/GreenRiver/
Description: Green River Theme for WordPress by JTkconsulting
Version: 1
Author: JTk - http://www.jtkconsulting.com
*/




html, body { height: 100%; }

body {
	background-image:url(images/back.jpg); 
	background-color: #212418; 
	background-repeat: repeat; 
	background-position:top center; 
	background-attachment: fixed;
	color: #000000;
	text-align: center;
	font-family: sans-serif, helvetica, verdana, arial, georgia;
	font-size: 12px;
	padding:0px;
}


* {
	padding:0;
	margin:0;
}



#container {
	background: #FFF url(images/repeat.jpg) repeat;
	min-height: 100%;
	_height: 100%;
	width: 786px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}
/* Header */
h1#header {
	margin: 0;
	height: 230px;
	background: url(images/head.jpg) 0 no-repeat;
	text-indent: -1234em;
}
h1#header a {
	display: block;
	width: 786px;
	height: 230px;

	position: absolute;
	left: 0px;
	top: 0px;
	
	text-decoration: none;
}
h1#header a span {
	display: none;
}
#header em {
	display: none;
}



#wrapper {
	width: 540px;
	float: right;
	position: relative;
		margin-top: 14px; 
		

}


#content {
	padding: 30px 40px 10px 30px;

}

#content {
	width: 470px;
}

#content a img {
	border: 0;
}

#content {
  line-height: 240%;
}


#sidebar {
	color: #4D4631;
	position: relative;
	width: 220px;
	/*
	float: right;
	margin: 45px 15px 0 0;
	*/
	float: left;
	margin: 45px 0 0 15px;
}

#sidebar {
  line-height: 170%;
}

#sidebar a img {
	border: 0;
}

#sidebar ul {
	margin-bottom: 0;
}

#sidebar li {
	margin-bottom: 12px;
}

#sidebar li li {
	margin-bottom: 4px;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}





h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #696969;
	font-weight: bold;
font-size: 15px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}


p, 
pre, 
blockquote, 
form, 
label, 
dl, 
fieldset, 
address {
	margin: 10px 0;
}


fieldset {
	padding:10px;
}
h1 {
	font-size: 17px
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 17px;
}



small {

color: #A66E49;
}

.postmetadata {

padding-bottom: 25px;

}


.button {

margin-top: 7px;
margin-left: 97px;

}

.entry {

font-size: 13px;

}



.smaller {

font-size: 10px;
padding-right: 5px;

}

ul, 
ol {

margin: 5px 0 20px 0px;
list-style-type: none;

}


li, 
dd, 
blockquote {
	margin-left: 7px;
	list-style-type: none;

}

li#categories h2{
	padding: 0;
	color:	#3B322F;
	font-size: 10px;
	font-weight: bold;
}

li#archives h2{
	padding: 0;
	color:	#3B322F;
	font-size: 17px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;
	color:	#3B322F;
	font-size: 10px;
	font-weight: bold;
}

li#search h2{
	padding: 0;
	color:	#3B322F;
	font-size: 10px;
	font-weight: bold;
}


li#linkcat-1 h2{

		padding: 0;
	color:	#3B322F;
	font-size: 17px;
	font-weight: bold;

}

li#linkcat-2 h2{

		padding: 0;
	color:	#3B322F;
	font-size: 17px;
	font-weight: bold;

}

li#linkcat-3 h2{

		padding: 0;
	color:	#3B322F;
	font-size: 17px;
	font-weight: bold;

}


li#pagenav h2{
	padding: 0;
	color:	#000000;
	font-size: 17px;
	font-weight: bold;
}


.post h2 {
		margin: 0 0 2px 0;
		background: url(images/headingborder.gif) 0 100% no-repeat;
}

.post h2 a {
	color: #993300;
}

.post h2 a {
	font-size: 28px;
}

.post h2 a {
	font-weight: normal;
}


.commentmetadata {
color: #6F4219;
}



input {
 color: #696969;
 border: 1px solid #B1AFA7; 
 background-color: #F2F2F1;
 font-family: georgia, serif;
 vertical-align: middle;
}

#searchform .buttons {
 background-color: none;
 border: 1px solid #B1AFA7; 
 font-family: georgia, serif;
 color: #3C3C24;
 font-size: 10px;
}

textarea {
 background-color: #F2F2F1;
 color: #696969;
 border: 1px solid #B1AFA7; 
 font-family: georgia, serif;
 font-size: 11px;
}

#submit {
 background-color: none;
 border: 1px solid #B1AFA7; 
 font-family: Georgia, serif;
 color: #3C3C24;
 font-size: 11px;
}



#sidebar a {
	color: #696969;
	text-decoration: none;
}

#sidebar a:visited {
	color: #696969;
	text-decoration: none;

}

#sidebar a:hover {
	color: #C48256;
}


a:link {
	color: #A52A2A;
	text-decoration: none;
}

a:visited {
	color: #A52A2A;
	text-decoration: none;
}

a:hover, a:active {
	color: #212418;
	text-decoration: underline;
}

#blog_name {
	position: absolute;
	left: 20px;
	top: 12px;
	color: #A9A9A9;
	margin: 0;
	padding: 0;
	font-weight:light;
	font-size: 15px;
	letter-spacing: 0px;
	word-spacing: -1.5px;
}

#blog_name a {
	display: block;
	width: 745px;
	height: 140px;
	color: #696969;
	text-decoration: none;
}

#blog_name a:visited {
	color: #484F3B;
	text-decoration: none;

}

#blog_name a:hover {
	color: #2E2620;
}

#blog_name a span {
	display: none;
}

.graybox {
background: #F2F2F1;
padding: 5px 9px 5px 9px;
margin: 7px 0 7px 0;
}

 .commentlist{
      position: relative;
 }

 #menu_two {
	display: none;
	
	position: absolute;
	left: 35px;
	top: 90px;
	color: #696969;
	margin: 0;
	padding: 0;
	Font-weight: bold;
	text-transform: lowercase;
	word-spacing: -2px;
	letter-spacing: -.5px;
	font-size: 12px;
}

#menu_two a {
	color: #000000;
	text-decoration: none;
}

#menu_two a:hover {
	color: #FFFFFF;
}

#menu_two ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_two li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
}

#menu_two li a {
	color: #484F3B;
	text-decoration: none;
}

#menu_two li a:hover {
	color: #484F3B;
}
