@CHARSET "UTF-8";
body {
	margin: 0px; padding: 0px;
	background: #f2fbeb url("/themes/valley/images/header-background.jpg") no-repeat top center;
	color: #666;
	font: 0.75em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#main {
	margin: 0px; padding: 0px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin: 0px; padding: 0px;
	height: 230px;
	width: 970px;
	color: #333;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#header h1 {
	font-size: 1.5em;
	position: relative;
	top: 80px;
	left: 10px;
	text-indent: -999999px;
	text-align: left;
}
#header h1 a {
	width: 270px;
	height: 70px;
	display: block;
}
#header h2 {
	font-size: 0.75em;
	font-weight: normal;
	position: relative;
	top: 80px;
	left: 20px;
}
#header #twrss {
	position: relative;
	top: 5px;
	left: 870px;
	display: block;
	width: 110px;
	height: 65px;
}
#header a.twitter, #header a.rssicon {
	float: left;
	display: block;
	width: 50px;
	height: 65px;
	text-indent: -999999px;
}
#bannerheader {
  width: 468px;
  height: 60px;
  position: relative;
  top: -175px;
  left: 450px;
}
#colleft {
	margin: 0px; padding: 0px;
	width: 180px;
	float: left;
	margin-right: 5px;
	clear: left;
}
ul#category {
	margin: 0px; padding: 0px;
	width: 170px;
	list-style: none;
	color: #489716;
}
ul#category li {
	text-transform: uppercase;
}
ul#category li img {
	border: none;
	margin-right: 5px;
}
ul#category li ul {
	margin: 0px; padding: 0px;
	list-style: none;
}
ul#category li ul li {
	padding: 2px;
	padding-left: 10px;
	text-transform: capitalize;
}
ul#category li ul li:hover {
	background-color: #489716;
}
ul#category li a {
	text-decoration: none;
	color: #489716;	
}
ul#category li a:hover {
	color: #fff;	
}
#colcenter {
	margin: 0px; padding: 0px;
	width: 500px;
	float: left;
}
ul#result {
	margin: 0px; padding: 0px;
	list-style: none;
	width: 490px;
}
ul#result li {
	margin-top: 20px;
	clear: both;
	display: block;
	height: 180px;
}
ul#result a {
	color: #489716;
	text-decoration: none;
}
ul#result a:hover {
	color: #333;
	text-decoration: underline;
}
ul#result h2 {
	font-size: 1.4em;
}
ul#result img {
	border: 1px solid #a1ca71;
	float: left;
	margin-right: 10px;
}
.status {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 0.95em;
}
.views, .comments, .minilink {
	padding: 0px 0px 0px 15px;
	color: #489716;
	margin-left: 10px;
}
.views {
	background: url(images/views.gif) no-repeat 0px 3px;
	float: right;
}
.comments {
	background: url(images/comments.gif) no-repeat 0px 3px;
	float: right;
}
a.readmore {
	background: url(images/read-more.gif) no-repeat 0px 1px;
	text-indent: -999999px;
	text-align: left;
	display: block;
	width: 65px;
	height: 12px;
	float: right;
}
a.readmore:hover {
	background: url(images/read-more-on.gif) no-repeat 0px 1px;
}
.pager {
	margin: 0px;
	padding: 0px;
	width: 480px;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	clear: both;
	vertical-align: middle;
	margin-bottom: 15px;
}
.pager li {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
	float: left;
}
.pager a {
	padding: 0px;
	width: 24px;
	border: 1px solid #489716;
	color: #489716;
/*	background: #FFFFFF;*/
/*	font-size: 0.9em;*/
	display: block;
	text-align: center;
	text-decoration: none;
}
.pager a:hover {
	background: #489716;
	color: #FFF;
}
#colright {
	margin: 0px; padding: 0px;
	width: 265px;
	float: left;
	margin-left: 15px;
}
ul#ads125 {
	margin: 0px; padding: 0px;
	list-style: none;
}
ul#ads125 li {
	margin: 3px;
	width: 125px;
	height: 125px;
	float: left;
}
.banner {
	border: none;
}
span.fiveleft {
	width: 45%;
	float: left;
}
p.fiveleft {
	clear: both;
	margin-top: 15px;
}
p.viewtutorial {
	clear: both;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px;
}
a.viewtutorial {
	color: #666;
}
p.bigThumb {
	clear: both;
	text-align: center;
}
div.video {
	clear: both;
	margin: 20px auto;
}
#sharethis {
  clear: both;
  padding: 10px;
  float: left;
  width: 100%;
  height: 60px;
}
#footer {
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px 10px 10px;
	clear: both;
	float: left;
	width: 960px;
	color: #CCC;
	background-color: #000000;
	font-size: 0.9em;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
}
.by {
	margin: 25px 0px 0px;
	padding: 0px;
	float: right;
	border-style: none;
}
span.footerleft {
	float: left;
	text-align: left;
}
ul.footerleft {
	width: 640px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
li.footerleft {
	width: 140px;
	float: left;
	margin-left: 15px;
}
p.footerleft {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	border-bottom: 1px solid #333333;
	clear: both;
}
.footercenter {
	width: 250px;
	float: left;
	margin-left: 50px;
}
.footerright {
	width: 200px;
	text-align: right;
	float: right;
	clear: right;
}

