/*
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/back2.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: #696969 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: 167px;
	background: url(images/head_oneambition.jpg) 0 no-repeat;
	text-indent: -1234em;
}
h1#header a {
	display: block;
	width: 800px;
	height: 50px;

	position: absolute;
	left: 7px;
	top: 2px;
	
	text-decoration: none;
}
h1#header a span {
	display: none;
}
#header em {
	display: none;
}



#wrapper {
	width: 540px;
	float: left;
	position: relative;
		margin-top: -30px;
		

}


#content {
	padding: 80px 40px 30px 70px;

}


#content a img {
	border: 0;
}

#content {
  line-height: 230%;
}


#sidebar {


	color: #666666;
	margin: 0px 0px 0 0px;
	position: relative;
	width: 220px;
	 float: right;
	 margin-right: 15px;
	 		margin-top: 50px;


}

#sidebar {
  line-height: 140%;
}


#sidebar a img {
  border: 0;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}



h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #666666;
	font-weight: bold;
}

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: 13px
}
h2 {
	font-size: 20px; 
color: #666666;
font-weight: normal;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 20px;
}



small {

color: #666666;
}

.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: 15px;
	list-style-type: none;

}

li#categories h2{
	padding: 0;
	color:	#666666;
	font-size: 15px;
	font-weight: bold;
}

li#archives h2{
	padding: 0;
	color:	#666666;
	font-size: 15px;
	font-weight: bold;
}

li#meta h2{
	padding: 0;
	color:	#666666;
	font-size: 15px;
	font-weight: bold;
}

li#search h2{
	padding: 0;
	color:	#666666;
	font-size: 15px;
	font-weight: bold;
}


li#linkcat-1 h2{

		padding: 2;
	color:	#993333;
	font-size: 15px;
	font-weight: bold;

}

li#linkcat-2 h2{

		padding: 2;
	color:	#993333;
	font-size: 15px;
	font-weight: bold;

}

li#linkcat-3 h2{

		padding: 2;
	color:	#993333;
	font-size: 15px;
	font-weight: bold;

}


li#pagenav h2{
	padding: 2;
	color:	#666666;
	font-size: 16px;
	font-weight: bold;
}


.post h2 {
		margin: 0 0 2px 0;
		background: url(images/headingborder.gif) 0 100% no-repeat;
		font-size: 25px;
}

.post h2 a {
	color: #666666;
}

.commentmetadata {
color: #666666;
}



input {
 color: #666666;
 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: #666666;
 font-size: 10px;
}

textarea {
 background-color: #F2F2F1;
 color: #666666;
 border: 1px solid #B1AFA7; 
 font-family: georgia, serif;
 font-size: 11px;
}

#submit {
 background-color: none;
 border: 1px solid #B1AFA7; 
 font-family: Georgia, serif;
 color: #666666;
 font-size: 11px;
}



#sidebar a {
	color: #666666;
	text-decoration: none;
}

#sidebar a:visited {
	color: #666666;
	text-decoration: none;

}

#sidebar a:hover {
	color: #993333;
}


a:link {
	color: #993333;
	text-decoration: none;
}

a:visited {
	color: #993333;
	text-decoration: none;
}

































a:hover, a:active {
	color: #669999;
	text-decoration: underline;
}

#blog_name {
	position: absolute;
	left: 160px;
	top: 65px;
}

#blog_name a {
	display: block;
	width: 340px;
	height: 50px;
}

#blog_name a span {
	display: none;
}

#blog_description {
	position: absolute;
	left: 170px;
	top: 120px;
	color: #666666;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 2px;
	word-spacing: -0.8px;
}

.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: #66666;
	margin: 0;
	padding: 0;
	Font-weight: bold;
	text-transform: lowercase;
	word-spacing: -2px;
	letter-spacing: -.5px;
	font-size: 12px;
}

#menu_two a {
	color: #66666;
	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: #66666;
	text-decoration: none;
}

#menu_two li a:hover {
	color: #467144;
}
