﻿body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; }

@font-face {
	font-family: 'GillSansMTRegular';
	src: url('gill_sans_mt-webfont.eot');
	src: local('☺'), url('gill_sans_mt-webfont.woff') format('woff'), url('gill_sans_mt-webfont.ttf') format('truetype'), url('gill_sans_mt-webfont.svg#webfontoSafUjYK') format('svg');
	font-weight: normal;
	font-style: normal;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a img { border: 0; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-size: 250%; }
h2 { font-size: 200%; }
h3 { font-size: 150%; }
h4 { margin: 0; padding: 0; font-family: GillSansMTRegular, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 18px; }

em { font-size: 13px; color: #555; }

.recycle { color: #5b993f; }

/* --- layout styles --- */
#wrapper { width: 989px; background: #fff; border: 1px solid #fff; text-align: left; }
#header { width: 100%; }
#content { width: 100%; }
#footer { width: 100%; }

/* --- facebook & twitter styles --- */
ul#follow { float: right; list-style: none; margin: 290px 20px 0 0; padding: 0; }
ul#follow li { margin: 5px; }
ul#follow li a { display: block; }
ul#follow li a.facebook { background: url(../images/icon-facebook.png) no-repeat; width: 26px; height: 26px; }
ul#follow li a.twitter { background: url(../images/icon-twitter.png) no-repeat; width: 26px; height: 26px; }

/* --- header styles --- */
h1 a { position: absolute; display: block; margin: 190px 0 0 210px; width: 600px; height: 140px; }

#header ul#navigation { list-style: none; margin: 0; padding: 320px 0 0 290px; }
#header ul#navigation li { float: left; margin-top: 16px; }
#header ul#navigation li a { float: left; text-decoration: none; overflow: hidden; color: #998b56; font-size: 18px; padding: 0 10px 0 10px; text-transform: lowercase; }
#header ul#navigation li a.current { color: #facd23; font-weight: bold; }

.home { }

.home a { color: #060; }

.home #iscontent { float: left; width: 74%; padding: 10px 10px 20px 10px; /* background: url(../images/bottom.png) no-repeat bottom; */ }
.home #iscontent h2 { margin-top: 0; }

.home #header { background: url(../images/header-home-2.png) no-repeat top center; height: 388px; }
.home #header h1 { margin: 0; padding: 0; }
.home #header h1 a { }

.style { }

.style a { color: #e192bf; }
#featured ul li a.style { display: block; background: url(../images/title-style.png) no-repeat; width: 98px; height: 81px; margin-bottom: 5px; }

.style #header { background: url(../images/header-style-2.png) no-repeat top center; height: 388px; }
.style #header h1 { margin: 0; padding: 0; }
.style #header h1 a { }

.mama { }

.mama a { color: #069; }
#featured ul li a.mama { display: block; background: url(../images/title-mama.png) no-repeat; width: 141px; height: 81px; margin-bottom: 5px; }

.mama #header { background: url(../images/header-mama-2.png) no-repeat top center; height: 388px; }
.mama #header h1 { margin: 0; padding: 0; }
.mama #header h1 a { }

.dwell { }

.dwell a { color: #F60; }
#featured ul li a.dwell { display: block; background: url(../images/title-dwell.png) no-repeat; width: 121px; height: 81px; margin-bottom: 5px; }

.dwell #header { background: url(../images/header-dwell-2.png) no-repeat top center; height: 388px; }
.dwell #header h1 { margin: 0; padding: 0; }
.dwell #header h1 a { }

.news { }

.news a { color: #6CF; }
#featured ul li a.news { display: block; background: url(../images/title-news.png) no-repeat; width: 109px; height: 81px; margin-bottom: 5px; }

.news #header { background: url(../images/header-news-2.png) no-repeat top center; height: 388px; }
.news #header h1 { margin: 0; padding: 0; }
.news #header h1 a { }

.bite { }

.bite a { color: #C60; }
#featured ul li a.bite { display: block; background: url(../images/title-bite.png) no-repeat; width: 77px; height: 81px; margin-bottom: 5px; }

.bite #header { background: url(../images/header-bite-2.png) no-repeat top center; height: 388px; }
.bite #header h1 { margin: 0; padding: 0; }
.bite #header h1 a { }

.shop { }

.shop a { color: #00C; }
#featured ul li a.shop { display: block; background: url(../images/title-shop.png) no-repeat; width: 106px; height: 81px; margin-bottom: 5px; }

.shop #header { background: url(../images/header-shop-2.png) no-repeat top center; height: 388px; }
.shop #header h1 { margin: 0; padding: 0; }
.shop #header h1 a { }

#header form { float: left; margin-left: 50px; }
#header form input { float: left; }
#header form input.form-single { border: none; padding: 5px; width: 151px; height: 19px; margin-top: -1px; font-size: 16px; color: #777; background: url('../images/input-search.png') no-repeat 0 0;}

/* --- content styles --- */
#content { float: left; width: 73%; padding: 10px; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }

#content h2 { margin-top: 0; }
#content h3 { font-size: 22px; margin: 10px 0 10px 0; }
#content h3 a { text-decoration: none; }
#content h3 a:hover { text-decoration: underline; }
#content h4 { font-size: 140%; padding: 20px 0 30px 0; line-height: 30px; }
#content h4 * { margin: 0; padding: 0; }

#content .ps { background: url(../images/ps-box.png) no-repeat; width: 720px; height: 74px; }
#content .ps * { margin: 0; padding: 0; }
#content .ps .inner { float: right; margin: 10px 15px 10px 10px; width: 84%; color: #fff; }

#content .date { position: absolute; display: block; background: url(../images/date-box.gif) no-repeat; width: 65px; height: 78px; margin-left: -76px; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; padding-top: 9px; }
#content .date .big { font-size: 150%; margin-top: -5px; }

#content h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 10px 0 0 0; }

#content .cat { float: left; background: #9e8862; padding: 12px; width: auto; color: #fff; font-size: 14px; }
#content .cat a { color: #fff; text-decoration: none; }
#content .cat a:hover { text-decoration: underline; }

.commentlist { list-style: none; border-top: 2px solid #C8EFE1; margin: 0; padding: 15px 0 0 0; }
.commentlist li { border-bottom: 2px solid #C8EFE1; }
.commentlist .alt { background: #E4EFEB; }

#tip { float: left; display: block; width: 75px; min-height: 150px; border: double #7cad65 !important; margin-right: 10px; background: #8fb97b url(../images/greenista-tip-header.png) no-repeat top center; }
	#tip .inner { margin-top: 100px; padding: 7px 5px 7px 5px; color: #fff; }

#commentform input { background: #E4EFEB; border: 1px solid #C8EFE1; }
#commentform textarea { background: #E4EFEB; border: 1px solid #C8EFE1; }

#respond { padding-bottom: 20px; }

#content .navigation { float: left; margin-bottom: 1em; width: 100%; }
#content .navigation .prev { float: left; background: url(../images/preventries.jpg) left no-repeat; padding-left: 20px; width: 45%; }
#content .navigation .next { float: right; background: url(../images/nextentries.jpg) right no-repeat; padding-right: 20px; width: 45%; text-align: right; }

#iscontent #hm { float: right;  width: 100%; }
#iscontent .newsletter, #content .newsletter { float: right; width: 96%; margin-bottom: 20px;  text-align: left; }
#iscontent .newsletter input, #content .newsletter input { background: none; padding: 5px; font-size: 14px; }
#iscontent .newsletter input.button, #content .newsletter input.button { padding: 0; }
#iscontent .newsletter div, #content .newsletter div { margin: 18px 0 0 15px; }
#iscontent .newsletter2 { float: left; background: #e3f8d6; margin: 0 27px 0 27px; border: 0px solid #000000; width: 100%; min-height: 190px; }
#iscontent .newsletter2 span { margin: 20px 0 20px 20px; }
#iscontent .newsletter2 .video { float: right; margin: 7px; }

#sub-nav { float: left; list-style: none; color: #69a02d; margin: 15px 0 0 0; }
#sub-nav li { float: left; padding: 0 5px 0 5px; }
#sub-nav a { color: #69a02d; font-size: 18px; }

/* --- featured styles --- */
#featured { float: left; margin-bottom: 10px; width: 100%; }

#featured ul { float: left; list-style: none; margin: 30px 0 0 27px; padding: 0; width: 100%; }
#featured ul li { float: left; margin: 0; padding: 5px 50.6px 5px 0; text-align: center; }
#featured ul li.last { padding: 5px 0 5px 0; }
#featured ul li img { margin: 0 0 2px 0; }
#featured ul li a { color: #ac8e66; font-size: 14px; }

/* --- sidebar styles --- */
#sidebar { float: left; width: 23%; border: 0px solid #000000; }

#sidebar ul { list-style: none; }
#sidebar ul ul { list-style: disc; }

/* --- sponsors styles --- */
#sponsors { float: right; width: 148px; border: 0px solid #000000; background: #e5f9d8; margin: 130px 35px 35px 35px; min-height: 100px; text-align: center; }

#sponsors h1 { text-indent: -9999px; margin: 0; padding: 0; background: url(../images/header-sponsor.png) no-repeat; height: 34px; }
#sponsors img { margin: 10px; }

/* --- footer styles --- */
#footer { display: block; /* background: url(../images/footerbg.jpg) repeat-x; border: 1px solid #000000; width="100%" */ text-align: center; font-size: 100%; font-family: Arial, Helvetica, sans-serif; color: #666; }

#footer a { color: #666; }

#footer span { width: 98%; margin-left: 1%; }

#footer p { }
#footer ul { list-style: none; text-align: center; padding-left: 5px; }
#footer ul li { margin: 0 5px 0 5px; padding: 0; display: inline; }

/* --- MailChimp styles --- */
.wpcf7-form { float: left; width: 350px; font-size: 13px; margin: 10px 0 10px 0; border: none; }
.wpcf7-form * { float: left; margin: 0; padding: 0; }
.wpcf7-form fieldset { border: none; }
.wpcf7-form fieldset ul { width: 100%; }
.wpcf7-form fieldset ul li { display: inline-block; list-style: none; width: 100%; margin: 0; padding: 0; }
.wpcf7-form fieldset ul li.half { width: 50%; margin-top: 5px; }
.wpcf7-form fieldset ul li label { display: block; width: 100%; margin: 5px 0 2px 0; }
.wpcf7-form fieldset ul li label.data { margin: 0 0 2px 0; }
.wpcf7-form fieldset ul li label.data span { color: #222; font-size: 13px; }
.wpcf7-form fieldset ul li input, .wpcf7-form fieldset ul li select, .wpcf7-form fieldset ul li textarea { width: 98%; padding: 3px; }
.wpcf7-form fieldset ul li input.captcha { width: 100px; }
.wpcf7-form fieldset ul li.half input, .wpcf7-form fieldset ul li.half select { width: 96%; }
.wpcf7-form fieldset ul li span { width: 100%; font-size: 12px; color: #999; }
.wpcf7-form fieldset ul li span.required { font-style: italic; color: #F00; font-family: "Times New Roman", Times, serif; }
.wpcf7-form fieldset ul li span span { display: inline; font-style: italic; }
.wpcf7-form fieldset ul li.action { padding-top: 10px; }
.wpcf7-form fieldset ul li .button, .wpcf7-form fieldset ul li.half .button { width: auto; margin: 0 5px 0 0; padding: 0; }
.wpcf7-form fieldset ul li .submit { width: auto; margin: 0 5px 0 0; padding: 0; }
.wpcf7-form fieldset ul li small * { float: none; }