/*
Theme Name: WeedWatch
Description: Wordpress Theme Specially made for Weedwatch.com by <a href="http://www.thehivedesigns.com" title="web 2.0 studio">The Hive Designs.com</a>.
Author: The Hive Designs
Author URI: http://www.thehivedesigns.com/
*/

*{
margin:0;
padding:0;
}

body {
  background: #33590e url(images/bg.jpg) top left repeat-x;
  margin:0;
  padding:0;
  float:left;
  width: 100%;
 }

.wrapper {
	margin: 0 auto;
	width:1000px;
	padding:0;
}

.topbar {
	float: left;
	width:980px;
	height:18px;
	padding: 10px;
}

.topleft {
   float:left;
   font: 12px arial;
   color: #b4cd9b;
   padding:0;
   margin:0;
}

.topright {
   float:right;
   font: 12px arial;
   color: #b4cd9b;
   padding:0;
   margin:0;
}

 .topright a {
   color: #fff;
   padding:0;
   margin:0;
}  

.topright a:hover {
   text-decoration: none;
}

.header {
	float:left;
	width:1000px;
	height:120px;
	background: url(images/header.jpg) top right no-repeat;
}

.logo {
   float:left;
   width: 300px;
   height: 120px;
}

#logoimg {
   border-style: none;
 }

.advert {
  float: right;
  width: 468px;
  height: 60px;
  border: 1px solid #80a555;
  background-color: #456c18;
  margin: 25px 0 0 0;
}

.inlineadvert {
float: left;
  width: 468px;
  height: 60px;
  border: 1px solid #80a555;
  background-color: #456c18;
  margin: 0 0 0 50px;
}

.menu {
	float:left;
	width:1000px;
	height:47px;
}

.menu ul {
   list-style: none;
   margin: 0;
   padding:0px 0 0 0;
}

.menu li {
   float:left;
   font: 12px arial;
   color: #ffffff;
   padding: 0px 5px 0px 5px;
}

.menu li a {
   color: #fff;
   text-decoration: none;
   padding: 15px 15px 0px 15px;
}

.menu li a:hover {
   background-color: #587f25;
}

.contentleft {
	float:left;
	width:570px;
	padding: 0 14px 0 0;
}

.post {
  float:left;
  width: 574px;
  padding: 10px 0 10px 0;
  margin:0;
  }

.posttop {
   float:left;
   width: 574px;
   height: 7px;
   background: url(images/posthead.gif) top left no-repeat;
}

.postmetadata {
	font: 10px arial;
}

.title {
  float:right;
  width: 480px;
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #c1d49a;
}

.title h1, .title h1 a  {
  font: 20px arial;
  color: #2e4f02;
  font-weight: bold;
  padding: 0 0 5px 0;
  margin: 0 0 0 0;
  text-decoration: none;
}

.title h1 a:hover {
  text-decoration: underline;
}

.title p {
  font: 11px arial;
  color: #b0b0b0;
  margin: 0;
  padding:0;
}

.title p a {
  font: 11px arial;
  color: #000;
  margin: 0;
  padding:0;
}

.title p a:hover {
  text-decoration: none;
}

.commentdisplay {
  float:left;
  width: 42px;
  height: 48px;
  background: url(images/comntbg.gif) top left no-repeat;
  padding: 10px;
  text-align: center;
}

.commentdisplay h1, .commentdisplay h1 a {
  font: 20px arial;
  color: #fff;
  text-decoration: none;
  padding:0;
  margin:20px 0 0 0px;
}

.postbg {
   float:left;
   width: 554px;
   background: url(images/postbg.gif) top left repeat-y;
   padding: 0px 10px 0px 10px;
}

.entry {
  float:left;
  width: 554px;
}

.entry ul {
  margin:15px 0 15px 0;
  padding:0px 0 0 20px;
  width: 530px;
  background-color: #f3f3f3;
  border: 1px solid #e9e9e9;
}

.entry ol {
  margin:15px 0 15px 0;
  padding:0px 0 0 20px;
  width: 530px;
}

.entry li {
  font: 12px arial;
  color: #555555;
  line-height: 20px;
  padding: 5px 0 5px 0px;
  margin: 0;
}

.entry li a {
  color: #000000;
}

.entry li a:hover {
  text-decoration: none;
}

.entry p, .entry p a {
  font: 12px arial;
  color: #696969;
  line-height: 24px;
  padding:10px 0 0 0;
  text-align: justify;
  margin:0;
}

.entry p a:hover {
  text-decoration: none;
}

.entry h1 {
  font: 20px arial;
  color: #000;
  padding: 10px 0 10px 0px;
  margin: 0 0 0 0;
  text-decoration: none;
}

.entry h2 {
  font: 17px arial;
  color: #000;
  padding: 10px 0 10px 0px;
  margin: 0 0 0 0;
  text-decoration: none;
}

.entry h3 {
  font: 14px arial;
  color: #000;
  padding: 10px 0 10px 0px;
  margin: 0 0 0 0;
  text-decoration: none;
}

.entry h3 a, .entry h2 a, .entry h1 a {
  color: #000;
  text-decoration: underline;
}

.entry h3 a:hover, .entry h2 a:hover, .entry h1 a:hover {
  color: #000;
  text-decoration: none;
}

.entry h4, .entry h4 a {
  font: 13px arial;
  color: #000;
  padding: 10px 0 10px 0px;
  margin: 0 0 0 0;
  text-decoration: none;
}

blockquote {
  margin:15px 0 15px 0;
  padding:10px;
  width: 530px;
  background-color: #f3f3f3;
  border: 1px solid #e9e9e9;
}

blockquote h1 {
  font: 17px arial;
  color: #000;
  padding: 5px 0 5px 0px;
  margin: 0 0 0 0;
  text-decoration: none;
}

blockquote p {
  font: 12px arial;
  color: #696969;
  line-height: 24px;
  padding:5px 0 5px 0;
  text-align: justify;
  margin:0;
}


.postbottom {
   float:left;
   width: 574px;
   height: 7px;
   background: url(images/postbottom.gif) top left no-repeat;
   padding: 0 0 20px 0;
}

.pagileft {
  float:left;
  text-align: center;
  width: 121px;
  height: 69px;
}

.pagiright {
  float:right;
  width: 121px;
  height: 69px;
  text-align: center;
}

.pagileft p, .pagiright p {
  font: 12px arial;
  color: #fff;
  padding: 10px 0 0 0;
  margin:0;
  text-decoration: none;
  width: 121px;
  height: 59px;
  background: url(images/paginationbg.gif) top left no-repeat;
}

 .pagileft p a, .pagiright p a {
 color: #fff;
 text-decoration: none;
 }

 .pagileft p a:hover, .pagiright p a:hover {
 text-decoration: none;
}

.contentright {
	float:right;
	width:416px;
	padding: 10px 0 10px 0;
}

.adbox {
  float:left;
  width: 405px;
}

.adhead {
  float:left;
  width: 405px;
  height: 40px;
  background: url(images/sidehead_wide.gif) top left no-repeat;
}

.adhead h1 {
  font: 14px arial;
  color: #fff;
  text-transform: uppercase;
  background: url(images/arrow.gif) no-repeat;
  padding: 13px 0 0 30px;
  margin:0 0 0 0;
  background-position: 10px 13px;
   font-weight: bold;
}

.adbg {
  float:left;
  width: 395px;
  background: url(images/sidebg_wide.gif) top left repeat-y;
  padding: 5px 5px 5px 5px;
}

.adimg {
  border-style: none;
  padding: 2px;
}

.adbottom {
  float:left;
  width: 405px;
  height: 5px;
  background: url(images/sidebottom_wide.gif) top left no-repeat;
}


.sbleft {
  float:left;
  width: 208px;
}

.sbright {
  float:right;
  width: 208px;
}

.sidebox {
  float:left;
  width: 208px;
  padding: 10px 0 0px 0;
}

.sidetitle {
  float:left;
  font: 14px arial;
  color: #fff;
  font-weight:bold;
  width: 201px;
  text-transform: uppercase;
  height: 27px;
  background: url(images/sidehead.gif) top left no-repeat;
  margin:0;
  padding:13px 0 0 30px;
}

.sidetitle a {
    font: 14px arial;
  color: #fff;
  font-weight:bold;
  text-transform: uppercase;
  text-decoration: none;
}

.sideboxbg {
  float:left;
  width: 181px;
  background: #ffffff url(images/sidebg.gif) top left repeat-x;
  padding: 5px 10px 5px 10px;
}

div a {
 color: #000;
 font-family: arial;
}

div a:hover {
  text-decoration: none;
}

.sideboxbg ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sideboxbg li {
  font: 12px arial;
  color: #000000;
  line-height: 20px;
  padding: 5px 0 5px 15px;
  background: url(images/bullet.gif) no-repeat;
  background-position: 0px 10px;
  border-bottom: 1px solid #eaeaea;
}

.textwidget p {
  font: 12px arial;
  color: #101010;
  line-height: 20px;
  text-align: justify;
  padding:0;
  margin:0;
}

.textwidget p a {
  color: #000000;
}

.textwidget p a:hover {
  text-decoration: none;
}

.sideboxbg li a {
  color: #284c09;
  text-decoration: none;
}

.sideboxbg li a:hover {
  color: #101010;
  text-decoration: underline;
}

.sideboxbottom {
   float:left;
  width: 181px;
  height: 18px;
  background: #ffffff url(images/sidebottom.gif) top left no-repeat;
  padding: 10px;
} 



.footwrap { 
   width: 100%;
   float:left;
   background-color: #284c09;
   height: 110px;
}


.footerlinks {
  float:left;
  width: 600px;
  height: 100px;
  background: url(images/footlogo.gif) top left no-repeat;
  padding: 0 0 0 200px;
  color: #fff;
}

.footerlinks p, .footerlinks p a{
  font: 12px arial;
  color: #fff;
  padding: 25px 0 0 0;
  margin:0;
}

.footerlinks ul {
  list-style: none;
  margin:0;
  padding:10px 0 0 0;
}

.footerlinks li {
  float:left;
  font: 12px arial;
  color: #79985a;
  padding: 0 5px 0 5px;
  margin:0;
}

.footerlinks li a {
   color: #79985a;
}

.footerlinks li a:hover {
  text-decoration: none;
 }

#credit {
  float: right;
  border-style: none;
  margin: 25px 0 0 0;
}

#footlogo {
  float:left;
  border-style: none;
  width: 174px;
  height: 95px;
  padding: 10px 0 0 0;
}



.footer {
	margin: 0 auto;
	width:1000px;
	height:110px;
}

.commentlist {
}

.commentlist li {
  background-color: #ebf3e4;
  border: 1px solid #bfd9a9;
  padding: 10px;
  margin: 5px 0 5px 0;
}

#commentstitle {
  font: 20px arial;
  color: #468311;
  padding: 5px 0 5px 0;
  margin:0;
}

#respond {
  font: 20px arial;
  color: #000000;
  padding: 5px 0 5px 0;
  margin:0;
}

cite {
  font: 12px arial;
  color: #000;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

.commentlist li p {
  font: 12px arial;
  color: #000;
  line-height: 20px;
  text-align: justify;
  padding: 5px 0 5px 0;
  margin:0;
}


.alignnone {padding: 0px 15px 5px 0;}

.alignleft {float: left;
	padding: 0px 15px 5px 0;}

.alignright {	float: right;
	padding: 0px 0px 5px 15px;}

.aligncenter {	float: right;
	padding: 0px 0px 5px 15px;}

.forumsponsors { font-size: 9pt; text-decoration: none; color: #000000; font-family: Arial,Sans-Serif; font-style: normal;

 }

.forumsponsors a:link { font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000; font-family: Arial,Sans-Serif; font-style: normal;}

.forumsponsors a:hover { font-size: 9pt; font-weight: bold; text-decoration: none; color: #33593C; font-family: Arial,Sans-Serif; font-style: normal;}

.forumsponsors a:visited { font-size: 9pt; font-weight: bold; text-decoration: none; color: #33593C; font-family: Arial,Sans-Serif; font-style: normal;}



.forumsponsorslink { font-size: 7pt; text-decoration: none; color: #158955; font-family: Arial,Sans-Serif; font-style: normal;}

.forumsponsorslink a:link { font-size: 7pt; text-decoration: none; color: #33593C; font-family: Arial,Sans-Serif; font-style: normal;}

.forumsponsorslink a:hover { font-size: 7pt; text-decoration: none; color: #000000; font-family: Arial,Sans-Serif; font-style: normal;}

.forumsponsorslink a:visited { font-size: 7pt; text-decoration: none; color: #33593C; font-family: Arial,Sans-Serif; font-style: normal;}