/* 
Theme Name: Terra-No
Description: First version of Terra-No theme for Wordpress
Version: 1.0
Author: Dani McDaniel
Author URI: http://anidandesign.com

Redesigned from original theme: Chameleon
Theme URI: http://webgazette.co.uk/
Description: Chameleon theme for WordPress by Ainslie Johnson
Version: 1.0
Author: Ainslie Johnson
Author URI: http://webgazette.co.uk
*/

/** Reset margins **/
* {
margin: 0;
padding: 0;
border: 0;
}
/** End reset **/

/*************** General Body *******************/
dt {
        font-weight: bold;
}
dl {
        padding: 0 0 0 12px;
}
body {
	background: #3c7faf url(img/bg_bkg.gif) repeat-x fixed;
	font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 13px;
        color: #000000; 
        margin: 0px 0 15px 0;
}
h5.shop { font-size: 31px; font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif; font-weight: normal; color: #4F3C0F; margin: 24px 0 8px 3px; }
h3.main {
        color: #000000;
        font-size: 19px;
        font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif;
        font-weight: normal;
}
h3.popular {
        color: #000000;
        border-bottom: 1px solid #77BF2F;
        border-top: 1px solid #0C5F0C;
        background: #EBFFDF;
        padding: 2px 0 2px 0;
        font-size: 21px;
        font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif;
        font-weight: normal;
        margin: 10px 0 8px 8px;
}
h3.green {
       font-size: 15px;
       color: #559a23;
       padding: 8px 0 8px 12px;
}
h2.pagetitle {
        color: #503E18;
        background: url(img/tab.png) no-repeat 0% 50%;
        padding: 0 0 0 26px;
}
h4.related {
        font-size: 15px;
        font-weight: bold;
        padding: 7px 0 5px 0;
}
/*** Main Links ***/
a:link {
        color: #005f15;
        text-decoration: none;
}
a:visited {
        color: #005f15;
        text-decoration: none;
}
a:hover {
        color: #5b9325;
        text-decoration: none;
}
a:active {
        color: #5b9325;
        text-decoration: none;
}
a:focus {
        outline: none;
}
/*** End Main Links ***/

/*** Images ***/

img.pix {
        background: #8dc733;
        padding: 2px;
        border: 1px solid #936b18;
}
img.pix a {
        background: #8dc733;
        padding: 2px;
        border: 1px solid #936b18;
}
img.pixg {
        padding: 2px;
        background: #229122;
        border: 1px solid #005f15;          
}
.entry img, .entrytext img {
	border: 0px;
	margin: 5px;
	padding: 3px;
}
img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.paddedg {
       padding: 4px;
       background: #229122;
       border: 1px solid #005f15;
}
img.padded {
       padding: 4px;
       border: 0px;
}
img.padded a{
       padding: 4px;
       border: 0px;
}
img.padded a:hover{
       padding: 4px;
       border: 0px;
}
img.purple {
       padding: 2px;
       background: #B0A9D5;
       border: 1px solid #4E2E83;
}
img.padleft {
       padding: 0px 3px 3px 0;
       border: 0px;
       float: left;
}
img.plain {
       padding: 0px;
       border: 0px;
       margin: 0px;
}
img.black {
       padding: 0px;
       border: 1px solid #000000;
       margin: 0px;
}
img.padleftgreen {
       padding: 1px;
       margin: 0 6px 4px 0;
       background: #229122;
       border: 1px solid #005f15;
       float: left;
}
.left {
	background:#fafbfc;
	border:1px solid #000;
	float:left;
	margin: 5px 15px 6px 0px;
	padding:5px;
}
.right {
	background:#fafbfc;
	border:1px solid #000;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}
.rightshare { float: right; margin: 0 10px 0 0; }
.center { text-align: center; }
.noalign {
	background:#fafbfc;
	border:1px solid #000;
	margin: 5px 5px 5px 5px;
	padding:5px;
}
/*************** Top Nav *****************/
#topnav {
        width: 100%;
        margin: 0px 0 30px 0;
	height: 30px;
        text-transform: lowercase;
	font-size: 16px; 
	font-weight: normal;
        font-family: "Palatino Linotype", Georgia, serif;
        border: 0px;
        float: left;
        vertical-align: top;
}
#topnav ul {
        margin: 0px;
}
#topnav li {
	float: left;
	padding: 2px 5px 2px 5px;
	list-style: none;
        margin-left: 4px;
}
#topnav li a {
	text-decoration: none;
        color: #05410E;
}
#topnav li a:hover {
	text-decoration: none;
        color: #3E2E04;
}
#topnav li.current_page_item a {
        color: #ffffff;
}
/*************** Wrapper *****************/
#wrap {
	width:960px;
	margin: 0px auto 0px auto;
	border: 1px solid #000000;
	background: #fff;
        clear: both;
}
/*************** Header ******************/
#header {
	height: 150px;
	margin: 0;
	padding: 0px;
        background: #d8f1fd url(img/hdr_bluebee_full.jpg) no-repeat scroll 50% 50%;
}
/*************** Horizontal Menu ****************/
#navigation {
        background: #7acb22 url(img/navup.jpg) repeat-x;
	height: 30px; 
        text-transform: lowercase;
	font-size: 15px; 
        font-weight: normal;
        font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif;
        border-bottom: 1px solid #005f15;
        border-top: 1px solid #005f15;
}
#navpages {
        overflow: hidden;
        float: left;
	height: 30px; 
}
#navpages ul {
	padding: 0px 0 0px 3px;
}

#navpages li {
	list-style: none;
        display: inline;
}

#navpages li a {
	text-decoration: none;
        color: #fbff3e;
        background: transparent url(img/navdown.jpg) repeat-x;
        float: left;
        display: block;
        padding: 3px 7px 5px 7px;
        margin-right: 3px;
        border-right: 1px solid #278821;
        border-left: 1px solid #278821;
        border-top: 1px solid #278821;
}

#navpages li a:hover {
	text-decoration: none;
        color: #FFFFFF;
        background: transparent url(img/navup.jpg) repeat-x;
}

#navigation li.current_page_item a {
        color: #ffffff;
}
/**************** Sub-page menu ****************/

#subpage {
	clear: both;
        color: #005b2b;
	font-size: 13px;
        background: #EFE2C2 url(img/subpage_bkg.jpg) repeat-x;
        height: 25px;
        border-bottom: 1px solid #006f15;
        margin: 0 0 0px 0px;
        text-transform: lowercase;
}
#subpage ul {
	text-align: left;
	margin: 0px;
	padding-left: 3px;
}
#subpage ul li {
	display: inline;
	list-style: none;
	padding-right: 2px;
	margin: 4px;
        line-height: 25px;
	font-weight: normal;
}
#subpage ul li ul li {
	display: none;
}
#subpage a:link {
        color: #043F11;
        text-decoration: none;
}
#subpage a:visited {
        color: #043F11;
        text-decoration: none;
}
#subpage a:hover {
        color: #087820;
        text-decoration: none;
}
#subpage a:active {
        color: #087820;
        text-decoration: none;
}
/***************** Content wrapper *********************/

/** Guts **/
#container {
	background: #fff url(img/cont_hdr.jpg) repeat-x 0% 0%;
	margin: 0px 0 0 0;
	padding: 17px 0 44px 0;
	text-align:left;
	width:100%;
}
/** End Guts **/

/** Main Content Block**/
#content {
	margin: 0px;
	padding: 7px 7px 10px 9px;
        float: left;
        width: 630px;
}
/** End Main Content Block**/

.post {
	margin: 0px;
	padding: 0 0 20px 3px;
}
/********** post info **************/
#content p.category {
	padding: 4px 2px 4px 2px;
        background: #FFF1CF;
	border: 1px solid #DFCA99;
        color: #6F613E;
        margin: 14px 0 0 0;
        font-size: 13px;
}

#content p.category a {
        color: #005f15;
	text-decoration: none;
}
#content p.category a:hover {
        color: #323E04;
        text-decoration: none;
}
.date {
        background: url(img/date.png) no-repeat 0% 50%;
        padding-left: 18px;
}
.rss {
        background: url(img/rss_orange.png) no-repeat 0% 50%;
        padding-left: 18px;
}
.twitter {
        background: url(img/twitterbird.png) no-repeat 0% 50%;
        padding-left: 18px;
}
.grnrss {
        background: url(img/rss_green.png) no-repeat 0% 50%;
        padding-left: 18px;
}
.category {
        background: url(img/sun.png) no-repeat 0% 50%;
        padding-left: 16px;
        margin-bottom: 17px;
}
.tags {
        background: url(img/tags.png) no-repeat 0% 50%;
        padding-left: 16px;
}
.comments {
        background: url(img/16-comment-square.png) no-repeat 0% 50%;
        padding-left: 18px;
}
.email {
        background: url(img/email-letter.png) no-repeat 0% 50%;
        padding-left: 18px;
}
.myspace {
        background: url(img/bullet_ms.png) no-repeat 0% 50%;
        padding-left: 18px;
}
/********** end post info **************/

/********** contact page customizing **************/
p.contact {
        font-size: 14px;
}
p.contact a {
        color: #246e33;
        text-decoration: none;
        font-weight: bold;
}
p.contact a:visited {
        color: #246e33;
        text-decoration: none;
        font-weight: bold;
}
p.contact a:hover {
        color: #323E04;
        text-decoration: none;
        font-weight: bold;
}
p.contact a:active {
        color: #323E04;
        text-decoration: none;
        font-weight: bold;
}
ul.contact {
	margin: 0px 0 9px 0;
	padding: 0px;
        list-style: none;
}
li.contact {
	margin: 0px;
	padding: 15px 0 15px 22px;
        list-style: none;
        border: 0px;
}
li.contact a {
        color: #246e33;
        text-decoration: none;
        font-weight: bold;
}
li.contact a:visited {
        color: #246e33;
        text-decoration: none;
        font-weight: bold;
}
li.contact a:hover {
        color: #886c26;
        text-decoration: none;
        font-weight: bold;
}
li.contact a:active {
        color: #886c26;
        text-decoration: none;
        font-weight: bold;
}
h3.contact { 
        color: #51391D;
        font-size: 17px;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;

        background: url(img/pencil.png) no-repeat 0% 50%;
        padding: 0 0 0 20px;
        margin-top: 30px;
}
/********** end my page customizing **************/

/********** post header **************/
.post h2 {
	padding: 3px 0 3px 0px;
        color: #005f15;
        font-size: 25px;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 7px;
        margin-top: 16px;
}
.post h2 a {
	text-decoration: none;
        color: #005f15;
}
.post h2 a:hover {
        color: #5b9325;
        text-decoration: none;
}
/********** end post header **************/

.page {
        border-bottom: 2px solid #043F11;
	padding-bottom: 22px; 
}
.page h2 {
	padding: 0px;
        color: #005f15;
        border-bottom: 1px solid #005f15;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 7px;
}
.page h2.tree {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_tree.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.body {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_body.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.home {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_home.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.pet {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_paw.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.food {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_food.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}


.page h2.misc {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_tree.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.kids {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_kids.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.earth {
	padding: 0px 0 2px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_earth.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.green {
	padding: 0px 0 2px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/bullet_recycle.png) no-repeat 0% 50%;
        font-size: 21px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page h2.cloud {
	padding: 0px 0 0px 20px;
        color: #005f15;
        border-bottom: 2px solid #005f15;
        background: url(img/tag_green.png) no-repeat 0% 50%;
        font-size: 23px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
        margin-bottom: 10px;
}
.page a {
        color: #886c26;
        text-decoration: underline;
}
.page a:visited {
        color: #886c26;
        text-decoration: underline;
}
.page a:hover {
        color: #055316;
        text-decoration: underline;
}
.page a:active {
        color: #055316;
        text-decoration: underline;
}
/*****Single Post*********/
.entry, .entrytext {
	overflow: hidden;
        margin: 0px 0 9px 0;
}
.entrytext ul {
        margin: 0px;
        padding: 0px 0 0 0px;
        list-style: none;
}
.entrytext li {
        margin: 0px 0 0px 10px;
        padding: 0px;
}
* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}
/*****Static Front Page*********/
.pageindex {
        padding: 0px;
        border: 0px;
}

.entry p {
	line-height: 18px;
}

.entry a {
	text-decoration: none;
        color: #005f15;
        font-weight: bold;
}
.entry a:hover {
        
	text-decoration: none;
        color: #8F5108;
        font-weight: bold;
}
.entry {
	padding-top: 0px;
}
p.edit a {
	text-decoration: none;
	font-weight: bold;
        margin-left: 7px;
        text-align: left;
}
p.edit a:hover {
	text-decoration: underline;
}

/****************** Postmetadata *******************/

.postmetadata {
	font-size: 0.8em;
	border: 1px solid #000;
	padding: 10px;
	margin: 0px;
	margin: 20px 0 0 0;
}

.postmetadata a {
	text-decoration: none;
	font-weight: bold;
}

.postmetadata a:hover {
	text-decoration: underline;
}

/*************** Comments Display ********************/
#commenttemp { margin: 5px 5px 5px 15px; }

.commentlist li a {
	font-weight: bold;
	text-decoration: none;
}
.commentlist li a:hover {
	text-decoration: none;
}
ol.commentlist {
        margin-top: 15px;
}
ol.commentlist li {
	border-top: 1px solid #DFCA99;
	border-bottom: 1px solid #DFCA99;
	padding: 20px 15px 20px 15px;
	margin-bottom: 15px;
	list-style: none;
}
ol.commentlist li cite {
	text-transform: capitalize;
}
ol.commentlist li p {
	padding-top: 0;
}
/******************* comments Form *******************/

#commentform {
	width: 98%;
}
#commentform a {
	font-weight: bold;
	text-decoration: none;
}
#commentform a:hover {
	text-decoration: none;
}
/****COMMENT BOX******/
#comment {
	width: 98%;
	border: 1px solid #936b18;
        background: #FFF1CF;
        margin-top: 5px;
        padding: 8px;
}
h3.commentheading { 
        color: #51391D;
        font-size: 17px;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
        background: url(img/pencil.png) no-repeat 0% 50%;
        padding: 0 0 0 20px;
        margin-top: 16px;
}
h3.commentlist { 
        color: #51391D;
        font-size: 17px;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
        background: url(img/16-comment-square.png) no-repeat 0% 50%;
        padding: 0 0 0 19px;
        margin-top: 16px;
}
h3.commentping { 
        color: #51391D;
        font-size: 17px;
        font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
        background: url(img/world_link.png) no-repeat 0% 50%;
        padding: 0 0 0 19px;
        margin-top: 16px;
}
/****END COMMENT BOX******/
#author {
        background: #FFF1CF;
	border: 1px solid #DFCA99;
        margin: 4px 0 3px 0;
}

#email {
        background: #FFF1CF;
	border: 1px solid #DFCA99;
        margin: 4px 0 3px 0;
}

#url {
        background: #FFF1CF;
	border: 1px solid #DFCA99;
        margin: 4px 0 3px 0;
}

#submit {
        border: 1px solid #000000; 
        cursor : pointer;
        color: #000000;
        background: #dcb041 url(img/submit_up.jpg) repeat-x;
        padding: 4px;
        margin-top: 12px;
}

#submit:hover {
        border: 1px solid #000000; 
        color: #000000;
        background: #E2C373 url(img/submit_down.jpg) repeat-x;
        padding: 4px;
        margin-top: 12px;
}
/********************* Sidebar ***********************/

#sidebar {
	width: 285px;
	float: right;
        font-size: 13px;
}
#left {
	float: left;
	margin: 0px;
	width: 135px;
	padding: 5px 0 10px 0;
}
#right {
	margin: 0px;
	float: right;
	width: 135px;
	padding: 5px 0px 10px 10px;
}
#sidebar h2 {
        color: #000000;
        border-top: 1px solid #77BF2F;
        border-bottom: 1px solid #0C5F0C;
        font-size: 18px;
        font-weight: normal;
        font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif;
	margin: 0px 0 5px 0;
	padding: 2px 0 2px 0px;
        width: 92%;
        text-align: left;
}
#sidebar p {
	margin: 7px 0 7px 0;
	padding: 0px;
        line-height: 23px;
}
#sidebar p a:link {
	text-decoration: none;
        color: #005f15;
}
#sidebar p a:visited {
	text-decoration: none;
        color: #005f15;
}
#sidebar p a:hover {
	text-decoration: none;
        color: #5b9325;
}
#sidebar p a:active {
	text-decoration: none;
        color: #5b9325;
}
#sidebar a {
	text-decoration: none;
        color: #6d561c;
}
#sidebar a:visited {
	text-decoration: none;
        color: #6d561c;
}
#sidebar a:hover {
	text-decoration: none;
        color: #5b9325;
}
#sidebar a:active {
	text-decoration: none;
        color: #5b9325;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style: none;
        border: 0px;
	padding-left: 3px;
        line-height: 23px;
        width: 95%;
        font-weight: bold;
}
#sidebar li li {
	list-style: none;
        border: 0px;
	padding-left: 3px;
        line-height: 23px;
        width: 95%;
        font-weight: bold;
}
#sidebartop {
        text-align: center;
        margin-top: 0px;
        width: 274px;
        font-size: 13px;
}
#sidebartop a {
       font-size: 13px;
       text-decoration: none;
}
#sidebartop ul {
       list-style-type: none;
       display: inline;
}
#sidebartop li {
       padding: 0px;
       margin: 0px;
       display: inline;
       border: 0px;
}
#sidebartop li img {
        color: #6F613E;
        padding: 3px;
        margin: 0 4px 0 4px;
        background: #229122;
        border: 1px solid #005f15;
}
#sidebartop img a:hover {
        text-decoration: none;
}
#sidebarbottom {
        text-align: center;
        clear: both;
        margin: 12px 0 12px 0px;
        width: 274px;
        font-size: 11px;
}
#sidebarbottom h2 {

        color: #000000;
        border-top: 1px solid #77BF2F;
        border-bottom: 1px solid #0C5F0C;
        font-size: 19px;
        font-weight: normal;
        font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif;
	margin: 0px auto 11px auto;
	padding: 2px 0 2px 0px;
        text-align: left;
}
#sidebarbottom ul {
        margin: 0px; 
        padding: 0px;
        list-style: none;
        width: 100%;
}
#sidebarbottom li {
        margin: 0px; 
        padding: 2px 0;
        list-style: none;
        width: 50%;
        float: left; 
}
#sidebarbottom li img { width: 120px; height: 60px; border: 1px solid #936b18; padding: 0px; }
/********************* Search Form *********************/
/****** Search area *******/
#search {
	float: right;
        padding: 3px 0 0px 0;
        margin-right: 6px;
}
/****** Search box *******/
#search input[type="text"]{ 
        border: 1px solid #000000;
        width: 237px; 
        background: #FFFD82;
        height: 18px;
        font: 13px Trebuchet MS, Arial, sans-serif;
        padding: 1px 3px 1px 3px; 
}
/****** Search button *******/
#search input[type="submit"]{ 
        border: 1px solid #000000; 
        color: #000000;
        background: #dcb041 url(img/submit_down.jpg) repeat-x;
        font: 11px Trebuchet MS;
        padding: 1px; 
        height: 21px;
}
fieldset {
        border: 0px;
}
.floatleft {
        float: left;
}
/****************** Footer ********************/
#footer {
        padding: 30px 8px 4px 8px;
	clear: both;
	height: auto;
        color: #043F11;
        background: #25a124 url(img/bottomgreen2.jpg) repeat-x 0% 0%;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
        color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
        color: #fbff3e;
}
#footerleft {
        float: left;
        width: 277px;
        height: auto;
        padding: 9px;
        margin: 0 12px 6px 6px;
	border: 1px solid #246e33;
        background: #fff1cf url(img/boxbkg.jpg) repeat-y 50% 0%;
        color: #043F11;
        text-align: left;
        line-height: 17px;
}
#footerleft h3 {
        color: #246e33;
        font-family: "Palatino Linotype", Georgia, serif;
        border-bottom: 1px dashed #246e33;
        padding: 0 0 5px 0;
        font-weight: bold;
        font-size: 18px;
}
#footerleft a {
        color: #246e33;
        text-decoration: none;
}
#footerleft a:hover {
	text-decoration: none;

        color: #323E04;
}
#footerleft ul {
	margin: 0px 0 9px 0;

	padding: 0px;
        list-style: none;
}
#footerleft li {
	margin: 0px;
	padding: 9px 0 9px 22px;
        list-style: none;
        background: url(img/bug.png) no-repeat 0% 50%;
        border-bottom: 1px dashed #246e33;
}
#footermid {
        float: left;
        width: 281px;
        height: auto;
        padding: 9px;
        margin: 0 6px 6px 6px;
        background: #fff1cf url(img/boxbkg.jpg) repeat-y 50% 0%;
	border: 1px solid #246e33;
        color: #043F11;
        text-align: center;
        line-height: 21px;
        word-spacing: 5px;
}
#footermid h3 {
        color: #246e33;
        font-family: "Palatino Linotype", Georgia, serif;
        border-bottom: 1px dashed #246e33;
        padding: 0 0 5px 0;
        text-align: left;
        font-weight: bold;
        font-size: 18px;
}
#footermid a {
        color: #246e33;
        text-decoration: none;
}
#footermid a:hover {
	text-decoration: none;
        color: #323E04;
}
#footermid ul {
	margin: 0px 0 9px 0;
	padding: 0px;
        list-style: none;
}
#footermid li {
	margin: 0px;
	padding: 9px 0 9px 22px;
        list-style: none;
        border-bottom: 1px dashed #246e33;
        background: url(img/star.png) no-repeat 0% 50%;
}
p.tagmid {
        font-weight: normal;
        padding: 0px 0px 6px 0px;
}
p.tagmid a {
        font-weight: normal;
        text-decoration: none;
        color: #246e33;
}
p.tagmid a:visited {
        font-weight: normal;
        text-decoration: none;
        color: #6d4f12;
}
p.tagmid a:hover {
        font-weight: normal;
        text-decoration: none;
        color: #323E04;

}
p.tagmid a:active {
        font-weight: normal;
        text-decoration: none;
        color: #323E04;
}

#footerright {
        float: right;
        width: 277px;
        height: auto;
        padding: 9px;
        margin: 0 6px 6px 12px;
        background: #fff1cf url(img/boxbkg.jpg) repeat-y 50% 0%;
	border: 1px solid #246e33;
        color: #043F11;
        text-align: left;
        line-height: 17px;
}
#footerright h3 {
        color: #246e33;
        font-family: "Palatino Linotype", Georgia, serif;
        border-bottom: 1px dashed #246e33;
        padding: 0 0 5px 0;
        font-weight: bold;
        font-size: 18px;
}
#footerright a {
        color: #246e33;
        text-decoration: none;
}
#footerright a:hover {
	text-decoration: none;
        color: #323E04;
}
#footerright ul {
	margin: 0px 0 9px 0;
	padding: 0px;
        list-style: none;
}
#footerright li {
	margin: 0px;
	padding: 9px 0 9px 22px;
        list-style: none;
        border-bottom: 1px dashed #246e33;
        background: url(img/fly.png) no-repeat 0% 50%;
}
#copyrightfooter {
        clear: both;
        text-align: center;
        padding: 8px 0 0 0;
}

/***************** Previous/Next Page Navigation *********************/

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.navigation a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;

}
.navigation a:hover {
	text-decoration: underline;
}
.bottomnavigation {
	margin: 0px;
	padding: 6px;
        font: 13px Trebuchet MS;
}
.bottomnavigation a {

        text-decoration: none;
}
.bottomnavigation a:hover {
        text-decoration: none;
}
.alignleft {
	float: left;
	text-align: left;
        margin-left: 95px;
}
.alignright {
	float: right;
	text-align: right;
        margin-right: 95px;
}
/***************** Archives Page ********************/

#archives ul {
	margin: 0;
	padding: 0;
}
#archives li {
	list-style: none;
	padding-left: 15px;
	line-height: 16px;
}
/********************* Front Page Static ****************/
#rightcol {
        width: 290px;
        margin: 0px 0px 0 8px;
        float: left;
}
#leftcol {
        width: 323px;
        margin: 0px 8px 0 0px;
        float: left;
}
/**********Recent Articles*************/
.recentposts {
        margin: 7px 0px 0px 7px;
}
.recentposts ul {
        margin: 2px 0 5px 0;
        padding: 0px;
        list-style: none;
}
.recentposts li {
        padding: 5px 0 5px 16px;
        border-bottom: 1px dotted #b1c0b3;
        list-style: none;
	margin: 0px;
        background: url(img/bullet_green.png) no-repeat 0% 50%;
}
/**********did you know***********/
.didyouknow {
        margin: 3px 0px 0px 3px;
        padding: 6px;
        border: 1px solid #D1EFD7;
        background: #e8faec url(img/grnboxbkg.jpg) repeat-y 50% 0%;
}
.didyouknow p {
        padding: 5px 0 5px 0;
}
/**********Featured Stores*************/
.chunkg {
        padding: 2px 7px 7px 7px;
        margin: 0 0 5px 0;
        background: #e8faec url(img/grnboxbkg.jpg) repeat-y 50% 0%;
        border: 1px solid #D1EFD7;
}
.chunkg img {
        padding: 5px;
}
.chunkg a {
        text-decoration: underline;
        font-weight: bold;
}
.chunkg ul {
	margin: 0px;
	padding: 0px;
        list-style: none;
}
.chunkg li {
	margin: 0px;
	padding: 9px 0 9px 0px;
        list-style: none;
}
/********Quick Links*****/
.chunkb {
        padding: 2px 7px 7px 7px;
        margin: 0 0 5px 0;
        background: #ffffff;
        border: 0px;
        color: #000000;
}
.chunkb h3 {
        color: #000000;
        font-size: 18px;
        font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif;
        border-bottom: 1px dotted #b1c0b3;
        padding: 0 0 2px 0;
        font-weight: normal;
}      
.chunkb ul {
	margin: 0px 0 9px 0;
	padding: 0px;
        list-style: none;
}
.chunkb li {
	margin: 0px;
        background: url(img/link.png) no-repeat 0% 50%;
	padding: 5px 0 5px 18px;
        list-style: none;
        border-bottom: 1px dotted #b1c0b3;
}
.chunkb a {
        text-decoration: none;
        color: #144D6F;
}
.chunkb a:visited {
        text-decoration: none;
        color: #144D6F;
}
.chunkb a:hover {
        text-decoration: none;
        color: #005f15;
}
.chunkb a:active {
        text-decoration: none;
        color: #005f15;
}
/********Ideal Bite***********/
.chunkblank {
        margin: 0 0 10px 6px;
        padding: 2px;
        background: #F39300;
        border: 3px solid #71A829;
        width: 304px;
        text-align: center;
}
/**********bottom of main***************/
#bottomrect {
        padding: 4px;
        clear: both;
}
#bottomrect ul {
	margin: 0px;
	padding: 0px;
        list-style: none;
}
#bottomrect li {
	margin: 0px;
	padding: 11px 0 11px 21px;
        list-style: none;
	border-bottom: 1px dotted #b1c0b3;
        background: url(img/bullet_go.png) no-repeat 0% 50%;
}
/**************Digg Widget***************/
.diggwidget {
        margin: 16px 0 0 6px;
        font-size: 13px;
        width: 310px;
}
.diggwidget a {
        text-decoration: none;
        font-size: 13px;
}
.diggwidget ul{
	margin: 7px 0 0 0;
	padding: 0;
	list-style: none;       
}
.diggwidget li{
        padding: 7px 0 7px 2px;
        border-bottom: 1px dotted #b1c0b3;
        list-style: none;
}
.adsfront { width: 300px; float: right; }
.adsfront img { border: 0px; padding: 0 4px 0 4px; }

/**************Carbon Calculator************/
#carbonpage {
        color: #000000;
        font-size: 14px;
        width: 96%;
        border: 0px;
        margin: auto;
}
#carbonpage ol {
        padding: 5px 36px 5px 36px;
}
#carbonpage li {
        padding: 7px 0 7px 0;
}
/********************* Links Page ***********************/
#links {
        font-size: 13px;
        line-height: 22px;
}
#links ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
        border: 0px;
}
#links li {
	margin: 12px 0 12px 0;
	list-style: none;
        border: 0px;
}
#links li li {
	margin: 0 0 0 12px;
        padding: 15px 0 15px 0;
	list-style: none;
        border-bottom: 1px dotted #cadbba;
}
#links h2 {
        margin: 18px 0 3px 0px;
        color: #076c1d;
        font-size: 23px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
}
#links a {
        color: #6d561c;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;
}
#links a:visited {
        color: #6d561c;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;

}
#links a:hover {

        color: #055316;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;
}
#links a:active {
        color: #055316;
        font-weight: normal;
        font-size: 14px;
        text-decoration: underline;
}
/************Directory List Page for main index link**************/
#directory {
        float: left;
        font-size: 16px;
        width: 300px;
}
#directory ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#directory li {
	list-style: none;
        padding: 0 0 10px 0;
	margin-left: 15px;
        font-weight: bold;
}
#directory li li {
        padding: 10px 0 10px 14px;
        font-weight: normal;
	list-style: none;
	border-bottom: 1px solid #DFD0AF;
        background: url(img/bullet_favilisttree.png) no-repeat 0% 50%;

}
#directory h2 {
        padding: 16px 0 0px 0px;
        color: #076c1d;
        font-size: 18px;
        font-weight: bold;
        text-transform: lowercase;
        font-family: "Palatino Linotype", Georgia, serif;
}
#directory a {
        color: #6d561c;
        text-decoration: none;
}
#directory a:visited {
        color: #6d561c;
        text-decoration: none;
}
#directory a:hover {
        color: #055316;
        text-decoration: underline;
}
#directory a:active {
        color: #055316;
        text-decoration: none;
}
#directoryright {
        width: 320px;
        float: right;
        padding: 0px;
        margin: 0 0 0 7px;
}
#directoryright img {
        background: #229122;
        padding: 2px;
        border: 1px solid #005f15;
}
/********************Tag Cloud Page*******************/
#tags {

       width: 100%;
       text-align: center;
       line-height: 40px;
       margin: 15px 0 0 0;
}
#tags a {
       text-decoration: none;
       padding: 0 7px 0 7px;
}
#tags a:visited {
       text-decoration: none;
}
#tags a:hover {
       text-decoration: none;
}
#tags a:active {
       text-decoration: none;
}
/******************** Delicious daily links post ********************/

ul.delicious {
	margin: 0;
	padding: 0;
	list-style: none;   
}
li.delicious {
	padding: 7px 0 7px 19px;
        background: url(img/delicious.gif) no-repeat 0% 50%;
}
.delicious-link {
        padding: 3px 0 3px 0;
        font-size: 13px;
}
.delicious-tags {
        padding: 3px 0 19px 12px;
        font-size: 13px;
}
/******************** Various Classes ********************/
ul.padded {
	margin: 0;
	padding: 0;
	list-style: none;    
}
li.padded {
	padding: 10px 0 10px 12px;
}
ul.arrow {
	margin: 0;
	padding: 0;
	list-style: none;    
}
li.arrow {
	padding: 7px 0 7px 19px;
        background: url(img/bullet_go.png) no-repeat 0% 50%;
}
ul.dot {
	margin: 0;
	padding: 0;
	list-style: none;    
}
li.dot {
	padding: 5px 0 5px 17px;
        background: url(img/bullet_green.png) no-repeat 0% 50%;

}
ul.specials {
	margin: 0;
	padding: 0;
	list-style: none;    
}
li.specials {
	padding: 16px 0 16px 21px;
        background: url(img/star.png) no-repeat 0% 50%;
        border-bottom: 1px dotted #d4ba79;
}
li.specials a {
        color: #055316;
        text-decoration: underline;
        font-weight: bold;
}
li.specials a:hover {
        color: #886c26;
        text-decoration: underline;
        font-weight: bold;
}
ul.shopped {
	margin: 0;
        padding: 0;
	list-style: none;
        border: 0px;
}
li.shopped {
	margin: 0 0 0 15px;
        padding: 11px 0 11px 0;
	list-style: none;
        border-bottom: 1px dotted #DFD0B5;
}
ul.popular { margin: 10px auto 15px auto; padding: 0px; list-style: none; width: 630px; }
li.popular { width: 183px; padding: 5px 5px 5px 15px; margin: 0px 0 0 7px; list-style: none; float: left; background: url(img/bullet_green.png) no-repeat 0% 50%; border-bottom: 1px dotted #b1c0b3;  }
p.justify {
        text-align: justify;
}
.digg {

        float: right;
        margin: 0px;
}
.digg :focus {
        outline: none;        
}
.nofocus {
        margin: 11px 0 7px 0;
        text-align: center;
}
.nofocus :focus {
        outline: none;
}
.clear {
	clear: both;
}
blockquote p {
	padding: 3px 10px 3px 10px;
	margin: 0 0 0 10px;
	font-size: 1.1em;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
}
.hide {
        display: none;
}
.gallery {
	border-top: 1px solid #000;
	padding-bottom: 10px;
}
div.advert {
	font-size: 0.8em;
	border: 1px solid black;
	margin: 5px 25px 5px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #fafad2;
}
.advert p {
	margin: 0px
	padding: 0px;
	text-align: justify;
}

/*eco pages list*/
#ecolist { margin: 0 auto 0 auto; text-align: center; }
#ecolist ul { list-style: none; width: 625px; }
#ecolist li { text-align: left; list-style: none; line-height: 25px; margin: 0 0 0 35px; padding: 0 10px 0 0; width: 160px; float: left; border-bottom: 1px dotted #b1c0b3; }
#ecolist a { text-decoration: none; }

.dkgreen { color: #043F11; }

/*****Yetii Tabs*****/
#tabcont { padding: 10px 0px 5px 0px; margin: 0 0 0 2px; width: 100%; clear: both; height: auto; }
.tab { width: 304px; padding: 35px 10px 10px 10px; display: block; border-right: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; margin: 0px; }

#tab-container-1 { width: 324px; display: block; margin: 0px auto 0px auto; }

#tab-container-1-nav { line-height: 23px; width: 325px; height: 24px; display: block; float: left; border-bottom: 1px solid #d0d0d0; border-right: 1px solid #ffffff; background: #ffffff; } 

#tab-container-1-nav li { margin: 0 5px 0 0; display: block; float: left; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #d0d0d0; }

#tab-container-1-nav li a.active { padding: 0 12px 0 12px; display: block; color: #e1477d; border-bottom: 1px solid #f3f3f3; background: #f3f3f3;} 

#tab-container-1-nav li a.active:hover { padding: 0 12px 0 12px; display: block; border-bottom: 1px solid #f3f3f3; background: #f3f3f3; color: #e1477d; }

#tab-container-1-nav li a { padding: 0 12px 0 12px; display: block; color: #ffffff; border-bottom: 1px solid #d0d0d0; background: #e1477d url(img/navdown_p.jpg) repeat-x;} 

#tab-container-1-nav li a:hover { padding: 0 12px 0 12px; display: block; color: #e1477d; background: #afafaf url(img/navdown_g.jpg) repeat-x; border-bottom: 1px solid #d0d0d0; } 

#tab1 ul, #tab2 ul, #tab3 ul, #tab4 ul, #tab5 ul { margin: 0px; list-style: none; padding: 0px; }
#tab1 li, #tab2 li, #tab3 li, #tab4 li, #tab5 li { list-style: none; margin: 0px; padding: 0px; background: none; }

#tab1 li a { background: none; color: #e1477d; display: block; padding: 5px 3px; border-bottom: 1px solid #d0d0d0; }
#tab1 li a:visited { display: block; padding: 5px 3px; border-bottom: 1px solid #d0d0d0; }
#tab1 li a:hover, #tab1 li a:active { background: #e1477d; color: #efefef; display: block; padding: 5px 3px; border-bottom: 1px solid #efefef; }
#tab1 li a:focus { color: #e1477d; outline: 1px dotted #e1477d; }

#tab2 li a { background: none; color: #e1477d; display: block; padding: 5px 3px; border-bottom: 1px solid #d0d0d0; }
#tab2 li a:visited { display: block; padding: 5px 3px; border-bottom: 1px solid #d0d0d0; }
#tab2 li a:hover, #tab1 li a:active { background: #e1477d; color: #efefef; display: block; padding: 5px 3px; border-bottom: 1px solid #efefef; }
#tab2 li a:focus { color: #e1477d; outline: 1px dotted #e1477d; }

#tab4 { line-height: 25px; }
#tab4 h4 { font-size: 15px; font-weight: normal; color: #737374; line-height: 21px; }

#tab5 img { padding: 4px; text-align: center; background: #ffffff; border: 1px solid #d0d0d0; margin: 4px 2px 4px 2px; }

#tab1, #tab2, #tab3, #tab4, #tab5 { background: #f3f3f3; font-size: 13px; }
/*****End Yetii Tabs*****/


.breadcrumb { margin: 0 0 0 8px; } 

/* 
COLORS USED
Dk Brown: #3E2E04
Lt Brown: #936b18
Dk Green: #043F11
Sidebar Visited: #886c26
*/
