/*
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:#212418 url('images/back.jpg') no-repeat fixed center; color: #687255;
	text-align: center;
	font-family: verdana, helvetica, georgia, arial, sans-serif;
	font-size: 12px;
	padding:0px
}


* {
	padding:0;
	margin:0;
}

#name1 {
	position: absolute;
	left: 30px;
	top: 0px;
	color: #ededed;
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, georgia, arial, sans-serif;
	font-size: 1px;
}

#container {
	background: #FFF url('images/repeat.jpg');
	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/head1.jpg') no-repeat 0 0;
	text-indent: -1234em
}

#wrapper {
	width: 540px;
	float: left;
	position: relative;
	margin-top: -30px;
}

#content {
	padding: 0 40px 10px 30px;
	margin-top: 40px;
}

#sidebar {
	color: #4D4631;
	margin: 0px 0px 0 0px;
	position: relative;
	width: 220px;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p {
	margin: 10px 0;
	font-size: 13px;
}

td {
	margin: 10px 0;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4D4631;
	margin-top: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4D4631;
	margin-top: 0px;
	margin-bottom: 5px;
}
	
.entry {
font-size: 13px;
}

a:link, a:visited, a:active {
		color: #897463;
		text-decoration: none;
		font-weight: bold;
}

a:hover {
		color: #897463;
		text-decoration: underline;
}