/*  
Theme Name: Feeling Green
Theme URI: http://www.allydirectory.com
Description: A WordPress theme designed by Ally <a href="http://www.allydirectory.com">Web Directory</a>.
Version: 1.0
Author: Ally Directory
Author URI: http://www.allydirectory.com/

	To use this theme, a link back to "SPONSORS" must be provided. You are free to:
	- use this theme for personal or commercial projects
	- do anything you want but please give me some credit by linking back to my website...
	
	Thank you!
*/

*{
	margin:0px;
	padding:0px;
}

body {
	margin:0;
	background-color:#fff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}
a:link, a:visited {
	color: #2C8B3D;
	text-decoration:none;
}
a:hover {
	color: #0BAC27;
	text-decoration:underline;
}
a img{
  border:0;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0 15px 0;
	padding-left: 25px;
}
ol li {
	margin: 0;
	padding-left:-10px;
}


#page{
	width: 100%;
	margin: 10px auto;
}
/* ------------------------------------------------------- page header --- */
#page-header {
	background: url("images/bg-header.png") repeat-x scroll 0 0;
	height: 150px;
	clear: both;
}
.header{
	padding-top: 0px;
	height:150px;
	float:left;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 35px 0 0 25px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 3.5em;
	letter-spacing: -.1em;
}
.header .description{
	margin: 0px 0 0 50px;
	color: #FFF;
	font-size: 14px;
}


/* search form */
#searchform-top {
	position: absolute;
	top: 120px;
	right: 20px;
	height: 30px;
	width: 175px;
}
#searchform-top #s-top{
	position:absolute;
	background: #fff;
	height: 14px;
	width: 135px;
	top:0px;
	margin: 0px 0px 0px 1px;
	padding: 2px 4px 2px 4px;
	color: #fff;
	border: 1px #fff solid;
	font: 1em normal Arial, Helvetica, sans-serif;
	left:30px;
	background: url(images/search-bg.png) repeat-x;
}
#searchform-top #searchsubmit-top { 
	position:absolute;
	background: url(images/search1.png) no-repeat right top;
	height: 20px;
	width: 20px;
	border: none;
	text-indent: -50px;
	line-height: 0px;
	margin-top: 0px;
}


/* CONTENT */
#content{
	float: left;
	width: 100%;	
	margin-top:10px;
}
.post{
	margin: 0 210px 15px 210px;
	background: url(images/post-bot.png) repeat-x left bottom;
}
.entry {
	padding: 0 4px 0 4px; 
	color: #000;
  background: url(images/post-left-top.png) no-repeat top left;  
}
.post-top {
	background: url(images/post-top.png) repeat-x left top;
}
.entry-top{
	background: url(images/post-right-top.png) no-repeat top right;
}
.entry-bot {
  background: url(images/post-right-bot.png) no-repeat right bottom;
  height:35px;
}
.entry-bot1 {
  background: url(images/post-left-bot.png) no-repeat left bottom;
  height:35px;
}
.entry-title {
	padding: 6px 15px 6px 15px;
	margin-bottom: 28px;
	color: #afafaf;
}
.entry-title-page {
  padding: 6px 15px 6px 15px;
	margin-bottom: 20px;
	color: #afafaf;
}
.entry-title h2 {
	font: bold 1.4em/100% Arial, Helvetica, sans-serif;
	padding: 3px 0;
	color: #ffffff;
}
.entry-title-page h2 {
	font: bold 1.4em/80% Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #000;
}
.entry-title h2 a:link, .entry-title h2 a:visited {
	text-decoration: none;
}
.entry-title h2 a:hover{
	text-decoration: none;
}
.post-date-comm {
	padding-left:8px;
	padding-bottom:0px;
	font: .9em Arial, Tahoma, Verdana;
}
.post-cat {
  float:left;
  font: .9em Arial, Tahoma, Verdana;
}
.bottom-cat{
  padding-left: 20px;
  padding-top: 5px;
}
.post-content {
	clear: both;
	margin-top:1px;
	padding: 5px 0px;
	font: normal 105%/140% Arial, Tahoma, Verdana;
	color: #000000;
	border-left:#666 2px solid;
	border-right:#666 2px solid;
	border-bottom: #666 1px solid;
}
.post-content div {
	margin: 0px 5px 7px 5px;
}
.post-content p {
	margin: 8px 0px;
}
.postmetadata{
	margin: 10px 0 0 0;
}
blockquote {
	margin: 5px 10px 5px 20px;
	padding: 3px 5px 3px 5px;
	color: #555;
	background-color: #e0e0e0;
	border-left: 5px #c0c0c0 solid;
}
.pagetitle {
	margin: 0px 200px 0px 200px;
	clear: both;
	color:#505050;
	font: bold 1.2em/180% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}


/* calendar */
#calendar table{
	margin: 0 10px;
}
#calendar table caption{
	padding: 5px 0;
	font: bold 1.1em Arial;
}
#calendar table td{
	padding: 1px 5px;
}

/* --------------------------------------------- sidebars */
.left-sidebar, .right-sidebar {
	float: left;
	font: 100%/150% Arial, Tahoma, Verdana;
	width: 200px;
	margin-top: 10px;
}
.left-sidebar {
  margin-left: -100%;
	margin-bottom: 15px;
	padding-left:5px;
}
.right-sidebar{
	margin-left: -205px;
	margin-bottom: 15px;
}
.side-box {
	margin-bottom:5px;
	background-color:#fff;
	background: url(images/sidebar.gif) repeat-y;
}
.side-box h3 {
	padding: 3px 3px 0px 8px;
	background: url(images/sidebar-top.gif) no-repeat top;
	margin: 0;
	font: bold 1.1em/150% Arial, Tahoma, Verdana;
	color: #505050;
	height:25px;
}
.side-box .sidebox-bottom {
	background: url(images/sidebar-bot.gif) no-repeat;
	height:5px;
	margin-bottom:10px;
}

#sidebar ul{
	list-style: none;
	margin: 0 1px;
	padding: 0px 0 0 2px;
}
#sidebar ul li {
	background: url(images/bullet.gif) no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;	
}
#sidebar ul li ul li {
	padding-left: 18px;
}

/* navigation area */
#navbar{
	padding-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}
#menu {
	clear: both;
}
#menu ul {
	list-style: none;
	border:none;	
}
#menu ul li a, #menu ul li a:visited, #menu ul li a:hover {
  padding: 11px 0 0 20px;
 	margin-bottom: 0px;
}
#menu ul a, #menu ul a:visited {
	display:block;
	height:29px;
	background: url('images/menu.png') no-repeat;
  margin-left:-20px;
  color:#fff;
  border:none;
}
#menu ul.menux a:hover {
  display:block;
	background-position: left bottom;
	color: #517535;
	text-decoration:none;
}


/* ------------------------------------------- widgets */

.textwidget {
padding: 2px 7px;
margin:0;
}

/* -------------------------------------- comment area */
h3#comments, h3#respond {
	padding: 10px 0 0 0;
	font: bold 1.1em/110% Arial, Helvetica, sans-serif;
	clear: both;
}
#commentform {
	margin: 10px 0;
}
#commentform p.notice {
	border: #0BAC27 1px solid;
	padding: 5px 5px 5px 5px;
	background-color:#ddd;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
}
#commentform small {
	color: #5f5f5f;
	font-size: 90%;
}
#commentform input {
	font: 100% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #0BAC27;
}
#commentform textarea {
	font: 100% Arial, Helvetica, sans-serif;
	width: 550px;
	height: 140px;
	border: 1px solid #0BAC27;
	padding: 2px 5px 2px 5px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#0BAC27;
	border: none;
	width: 125px;
	height: 24px;
	padding-top: 2px;
	margin-left: 435px;
}
#commentform #submit:hover {
	color:#fff;
	background-color: #1D812F;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #0000ff;
}

/* comment list */
.commentlist {
	margin: 5px 0 10px 5px;
	padding-left: 5px;
	line-height: 130%;
	width: 95%;	
	list-style: none;
}
.commentlist li {
	padding: 5px 10px;
	margin-bottom:5px;
	background-color: #EAF4DD;
}
.commentlist .alt {
	background-color: #C1DE9A;
}
.commentlist cite, .commentlist cite a:link, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #000;
	text-decoration:none;
}
.commentlist cite a:hover {
	color: #777;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: .9em;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	height: 25px;
	margin: 0 210px 5px 210px;
}
.previous-entries a {
	float: left;
	padding: 5px 0 0 5px;
	margin-left: 50px;
}
.next-entries a {
	float: right;
	padding: 5px 0 0 5px;
	margin-right: 50px;
}

/* -----------------------------footer */
#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}
#footer a{
	color: #FFFF80;
}
#page-footer {
	clear:both;
	
	clear: both;
}
.credits {
	padding: 0;
	margin: 2px auto;
	clear: both;
	background: url("images/footer-bg.png") repeat-x top left;
	height: 85px;
}
.credits p {
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
	color:#000;
}
.credits a:link, .credits a:visited {
	color:#000;
	text-decoration:none
}
.credits a:hover {
	color:#000;
	text-decoration:underline;
}




h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #267500;
	text-decoration: none;
}
h2 {
	color: #AAAAAA;
	margin: 0px 0px 2px;
	padding-bottom: 7px;
}
.error {
	color: #000000;
	margin: 5px 200px 10px 200px;
	font: normal 1.3em/100% Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	text-align:center;
}
h2.error {
	color: #ff0000;
	font: bold 1.6em/100% Arial, Helvetica, sans-serif;
}

h3 {
	font: bold 1.2em/120% Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 0;
}
h4, h5{
	color: #AAAAAA;
	font-size: 1em;


img#wpstats{display:none}

}


