/*  
Theme Name: Green Harmony
Theme URI: http://themelabs.com
Description: This is a FREE Premium Theme. Use and modify as you wish. You are not allowed to re-distribute it and/or  remove the "Designed by ThemeLabs.com" message in the footer. Have fun using it!
Version: v1.0
Author: ThemeLabs
Author URI: http://themelabs.com
*/

/***********************************
Main Styles
***********************************/

body {
  padding: 0;
  margin: 0;
  padding-bottom: 60px;
  font-size: 12px;
  font-family: tahoma, arial, helvetica;
  text-align: center;
  color: #000;
  background: url("images/bg.jpg");
}
.wrap {
  width: 100%;
  background: url("images/topbg.jpg") repeat-x top;
}
.posts-wrap {
  width: 592px;
  padding-right: 3px;
  float: right;
  text-align: left;
}
.sidebar-wrap {
  float: left;
}

*{padding: 0; margin: 0;}
a {text-decoration: none;}
p {color: #5b5b5b; font-size: 13px; line-height: 20px; padding-top: 10px; padding-bottom: 10px;}
span {color: #5b5b5b;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.clear {clear: both;}
img { border: none; }
img.right {float: right; clear: none; margin: 0 0 1em 1em}
img.left {float: left; clear: none; margin: 0 1em 1em 0}
img.center {display: block; margin: 1em auto; text-align: center}
.marginauto {width: 874px; margin: 0 auto;}
.iblock {display: inline-block;}
.preload {display:none; width: 0; height: 0;}



/***********************************
Topbar
***********************************/
.featured {
  width: 461px;
  height: 275px;
  float: left;
  background: url("images/featured.jpg") no-repeat 4px 10px;
}
.rightfeatured {
  width: 410px;
  height: 275px;
  float: left;
  background: url("images/rightfeatured.jpg") no-repeat;
}
.righttopbuttons {
  width: 410px;
  height: 95px;
}
.followtwitter {
  width: 265px;
  height: 95px;
  display: block;
  float: left;
}
.subscribe {
  width: 145px;
  height: 95px;
  display: block;
  float: left;
}
.twitter {
  width: 350px;
  height: 89px;
  padding: 15px 35px 10px 25px;
  color: #fff;
  font-weight: bold;
}
.twitter a {
  color: #c5e62d;
}
#searchform-header{
  width: 395px;
  height: 54px;
  padding: 12px 0 0 15px;
  margin: 0 auto;
  text-align: center;
  background: url("images/searchform.jpg") no-repeat;
}
#searchform-header #s-header{
  width: 239px;
  height: 17px;
  padding: 8px;
  margin-right: 15px;
  color: #555;
  display: block;
  float: left;
  text-align: left;
  border: none;
  background: url("images/searchbar.jpg") no-repeat;
}
#searchform-header #searchsubmit-header {
  width: 94px;
  height: 32px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  border: none;
  background: url("images/searchbutton.jpg") no-repeat;
}

.contenttop {
  width: 874px;
  background: url("images/topcontent.png") no-repeat;
}
.contentbg {
  width: 874px;
  display: inline-block;
  background: url("images/contentbg.png") repeat-y;
}
.banner {
  height: 101px;
  margin: 0 auto;
  text-align: left;
  clear: both;
}
.logo{
  height: 52px;
  padding: 30px 0 0 60px;
  display: block;
  float: left;
}
.logo h1 a{
  font-size: 36px;
  color: #eee;
  font-family: "trebuchet MS";
  font-weight: bold;
  letter-spacing: -0.04em;
}

.searchtitle {
  width: 252px;
  color: #184245;
  font-size: 20px;
  margin-bottom: -10px;
  font-weight: bold;
  letter-spacing: -0.01em;
  text-shadow: 0px 1px 0px #4db0b8;
  font-family: "trebuchet MS";
}

.topbars {
  height: 26px;
  padding-top: 15px;
  float: right;
}
.topnav {
  height: 26px;
  display: inline-block;
  float: right;
}
.topnav li a{
  height: 26px;
  padding: 0 0 0 13px;
  margin-left: 5px;
  text-align: center;
  font-weight: bold;
  font-family: arial;
  font-size: 13px;
  display: block;
  float: left;
}
.topnav li{
  display: block;
  float: left;
}
.page_item a{
  color: #fff;
}
.page_item a:hover{
  color: #fff;
  background: url("images/topbar.gif") no-repeat left;
}
.current_page_item a{
  color: #fff;
  background: url("images/topbar.gif") no-repeat left;
}
.current_page_item a span {
  color: #fff;
  background: url("images/topbar.gif") no-repeat right;
}
.page_item a span{
  color: #b0b0b0;
  height: 21px;
  padding: 5px 13px 0 0;
  display: block;
}
.page_item a:hover span{
  color: #fff;
  background: url("images/topbar.gif") no-repeat right;
}

/***********************************
Sidebar
***********************************/
.sidebar-wrap {
  width: 266px;
  padding-left: 4px;
  background: url("images/widgetbg.jpg") repeat-y 4px;
}
.sidebar-top {
  width: 266px;
  padding-top: 20px;
  background: url("images/widgettop.jpg") no-repeat top;
}
.sidebar-bottom {
  width: 266px;
  background: url("images/widgetbottom.jpg") no-repeat bottom;
}
.widget {
  width: 236px;
  padding: 15px;
  text-align: left;
  font-family: tahoma, arial;
}
.widgetborder {
  width: 230px;
  height: 2px;
  margin: 6px auto;
  background: url("images/widgettitle.jpg") no-repeat;
}
.widgettitle {
  padding-top: 3px;
  padding-left: 32px;
  color: #494949;
  font-size: 18px;
  font-weight: bold;
  background: url("images/widgeticon.jpg") no-repeat left;
}
.widget li {
  text-indent: 6px;
}
.widget li a {
  line-height: 23px;
  text-indent:5px;
  font-size: 12px;
  font-weight: bold;
  color: #363636;
}
.widget li a:hover {
  color: #000;
}
.widget li a:hover span {
  color: #fff;
}
.textwidget {
  padding: 10px;
  line-height: 20px;
  color: #363636;
}
#recentcomments li {
  width: 243px;
  height: 23px;
  padding-top: 8px;
  margin-bottom: 2px;
  text-indent: 12px;
  font-size: 11px;
  display: block;
  color: #6b6b6b;
  background: url("images/widgetbutton.gif") no-repeat;
}
#recentcomments li a {
  display: inline;
  font-size: 11px;
  background: none;
}
#recentcomments li:hover {
  background: url("images/widgethover.gif") no-repeat;
}
.widget_tag_cloud a {
  display: inline;
  padding: 4px;
  line-height: 42px;
  color: #3d3d3d;

}
.widget_tag_cloud a:hover {
  display: inline;
  padding: 4px;
  color: #000;
}

#calendar_wrap {
  text-align: center;
}
#wp-calendar {  
  width: 90%;
  font-size: 12px;
  margin: 0 auto;
  color: #202325;
  text-align: center;
  border-collapse: collapse;
}
#wp-calendar caption {
  font-weight: 600;
  margin-top: 7px;
  background: #c2c2c2;
  padding: 5px 0px;
}
#wp-calendar th {
  text-align: center; 
  padding: 5px 3px; 
  border-bottom: solid 1px #c2c2c2;
}
#wp-calendar td {
  padding: 3px;
  text-align:center;
}
#wp-calendar td a {
    color: #333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}

/***********************************
Search
***********************************/
#searchform{
  width: 250px;
  height: 25px;
  margin: 0 auto;
  text-align: center;
}
#searchform #s{
  width: 147px;
  height: 15px;
  padding: 5px;
  margin-right: 2px;
  color: #555;
  display: block;
  float: left;
  text-align: left;
  border: 1px solid #888888;
  background: #e4e4e4;
}
#searchform #searchsubmit {
  width: 73px;
  height: 27px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
}


/***********************************
Navigation
***********************************/
.navigation {
  width: 604px;
  padding-left: 15px;
  padding-right: 15px;
  height: 25px;
  clear: both;
  color: #333;
  margin: 0;
}
.paged-navigation {
  width: 600px;
  padding: 0 15px;
  height: 30px;
  clear: both;
  color: #333;
}
.navigation a{
  font-size: 13px;
  padding: 5px;
  color: #333;
  margin: 0;
}
.navigation a:hover{
  color: #fff;
  background: #a66446;
}
.nav-prev {
  text-align: left;
  float: left;
  margin: 0;
}
.nav-next {
  text-align: right;
  float: right;	
  margin: 0;
}

/***********************************
Post
***********************************/
.post {
  width: 562px;
  padding: 15px 15px 0 15px;
  text-align: left;
  display: inline-block;
  background: #718221;
}
.posttop {
  width: 592px;
  height: 21px;
  margin-top: 5px;
  background: url("images/posttop.jpg") no-repeat;
}
.postbottom {
  width: 537px;
  height: 30px;
  padding-top: 19px;
  padding-right: 55px;
  background: url("images/postbottom.jpg") no-repeat;
}
.entry-content {
  padding-bottom: 10px;
  font-size: 13px;
  color: #fff;
  line-height:24px;
  font-family: tahoma;
  clear: both;
}
.entry-content p {
  color: #fff;
}
#post-single {
  width: 634px;
}
.hr {
  height: 24px;
  clear: both;
  background: url("images/posthr.gif") no-repeat;
}


/***********************************
Entry title/header/components
***********************************/
.entry-title{
  font-size: 21px;
  color: #363636;
  font-weight: normal;
  font-family: tahoma;
  float: left;
}
.entry-title-single{
  margin-bottom: 5px;
}
.entry-title a{
  color: #363636;
}
.entry-title a:hover {
  color: #000;
}
.entry-title-single a{
  padding-left: 10px;
}
.title-meta {
  width: 542px;
  height: 33px;
  padding-left: 40px;
  padding-right: 10px;
  display: block;
  clear: both;
  background: url("images/postheader.jpg") no-repeat;
}

.post-comments {
  font-weight: bold;
  color: #fff;
  float: right;
  font-size: 12px;
}
.cat {
  height: 13px;
  margin-top: 6px;
  color: #363636;
  font-size: 13px;
  display: block;
  float: right;
}
.cat a {
  color: #363636;
}
.cat a:hover {
  color: #000;
}
.cat span {
  float: right;
}

/*-- ============================================== Comments and Gravatar ============================================ --*/
.comments-empty {
  width: 592px;
  height: 33px;
  position: relative;
  top: -15px;
  left: -15px;
  background: url("images/commentempty.jpg") no-repeat;
}
.commentbg {
  width: 562px;
  padding: 15px 15px 0 15px;
  text-align: left;
  display: inline-block;
  background: #718221;
}
.commentbottom {
  width: 592px;
  height: 47px;
  background: url("images/commentbottom.jpg") no-repeat;
}
.title-comments {
  position: relative;
  top: -25px;
  left: -15px;
}
.commentlist {
  width: 562px;
  margin: 0;
  clear: both;
  float: right;
}
li.comment{
  margin: 0;
  margin-bottom: 10px;
  font-size: 13px;
  color: #fff;
  clear: both;
  float: right;
}
.prop {
    height:40px;
    float:right;
    width:1px;
}
.pingback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.pingback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.trackback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.trackback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.comment-meta-right {
  height: 40px;
  font-size: 14px;
  color: #2b3013;
  font-family: tahoma;
  background: url("images/comment-meta.jpg") no-repeat right;
}
.comment-meta {
  height: 40px;
  font-size: 14px;
  color: #2b3013;
  font-family: tahoma;
  background: url("images/comment-meta.jpg") no-repeat left;
}
.comment-meta span{
  padding: 10px 10px 0 0;
  color: #2b3013;
  font-family: tahoma;
}
li div.comment-meta .author{
  height: 26px;
  padding: 10px 7px 0 7px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  font-family: Georgia;
  float: left;
  color: #2b3013;
}
li div.comment-meta .author a{
  color: #2b3013;
}

#respond {
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  clear: both;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}

#cancel-comment-reply{
  clear: both;
  
}
#cancel-comment-reply a{
  color: #B84E21;
  text-decoration: underline;
  font-style: italic;
}
li.depth-1{
  width: 100%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 80%;
}
li.depth-4{
  width: 70%;
}
li.depth-5{
  width: 60%;
}
li.depth-6{
  width: 50%;
}
li p {
  clear: both;
  font: normal 12px/1.4 helvetica,arial,sans-serif;
  margin:0 0 1em;
  color: #fff;
  line-height: 18px;
}
li.comment a{
  color: #ddd;
}


/*-- Gravatar --*/
li .gravatar-wrap {
  width: 45px;
  height: 45px;
  padding: 5px;
  position:absolute;
  left:0px;  
  top:0px;
  background: #61701b;
}
.gravatar-text {
  height: 1%;
  margin: 10px 0;
  padding: 0 0 0 70px;
  position: relative;
}
li .comment-reply {
  float: right;
  padding: 5px;
}
li .comment-reply a {
  width: 71px;
  height: 27px;
  margin-top: 2px;
  color: #B84E21;
  text-decoration: underline;
  font-style: italic;
  display: block;
  background: url("images/reply.jpg") no-repeat;
}

/*-- Comment form  --*/
#respond {

}
textarea#comment {
  padding: 20px;
  margin-top: 10px;
  overflow:auto; 
  color: #fff;
  border: 1px solid #576419;
  background-color: #616f1d;
}
#commentform input {
  width: 197px;
  height: 20px;
  padding: 5px;
  float: left;
  color: #fff;
  border: 1px solid #576419;
  background-color: #616f1d;
}
#commentform label {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 5px;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #555;
}
#commentform div {
  padding-top: 7px;
  clear: both;
}
#commentform input#submit {
  width: 71px;
  height: 27px;
  margin-bottom: 10px;
  display: inline-block;
  border: none;
  background: url("images/submit.jpg") no-repeat;
}

/*-- ================ Elements ================= --*/

.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  padding:0;
}
li {
  list-style-type:none;
  margin:0;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  letter-spacing: -0.02em;
  color: #444;
}
#leaveareply {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #444;
}
h3#comments{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #444;
}
h3#comments span{
  color: #444;
}
#searchresults {
  text-align: left;
  margin-top: 40px;
}
#search {
  font-size: 23px;
  padding: 5px;
  margin-left: 15px;
  margin-bottom: 20px;
  font-weight: normal;
  letter-spacing: -0.01em;
  color: #323232;
}
#searchnone {
  width: 620px;
  padding: 20px;
  margin-top: 40px;
  text-align: center;
}
.searchnothingfound {
  margin-top: 20px;
}


/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/***********************************
Footer
***********************************/

.footer {
  width: 867px;
  height: 83px;
  padding-top: 27px;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: url("images/footer.jpg") no-repeat;
}
.footer a{
  color: #fff;
}
.footer a:hover {
  color: #ccc;
}
.aboutme {
  width: 380px;
  height: 139px;
  padding-top: 30px;
  padding-left: 26px;
  padding-right: 10px;
  text-align: left;
  float: left;
  background: url("images/about.jpg") no-repeat;
}
.aboutme img {
  float: left;
  margin-right: 20px;
}
.aboutme h3 {
  font-size: 18px;
  margin-top: -5px;
  color: #363636;
  display: inline-block;
}
.aboutme p {
  color: #363636;
}
.bottomshowcase {
  width: 431px;
  height: 144px;
  padding-top: 27px;
  padding-left: 7px;
  text-align: left;
  margin-left: 16px;
  float: left;
  background: url("images/bottomimg.jpg") no-repeat;
}
.bottomshowcase img {
  margin: 0 4px;
  border: 1px solid #392a06;
}

/***********************************
Showcase
***********************************/
.mySlides {
  width: 426px;
}
.showcase {
  width: 100%;
  height: 265px;
  text-align: left;
  color: #7c7a6e;
}
.featuredleft {
  width: 21px;
  height: 265px;
  position: relative;
  top: -300px;
  left: 0px;
  background: url("images/featuredleft.jpg") no-repeat;
}
.featured-wrap {
  width: 426px;
  height: 265px;
  margin-left: 20px;
}
.featured-wrap img {
  margin-top: 10px;
  border: 1px solid #616161;
}
.showcase-title {
  width: 254px;
  height: 25px;
  padding-top: 33px;
  padding-left: 30px;
  display: block;
  background: url("images/entrytitle.jpg") no-repeat left 34px;
}
.showcase-title a{
  color: #363636;
  font-size: 18px;
}
.showcase-title a:hover {
  color: #000;
}

#myController {
  width: 153px;
  height: 58px;
  position: relative;
  top: -544px;
  left: 315px;
}
.controls {
  width: 24px;
  height: 19px;
  padding-top: 6px;
  margin-right: 3px;
  text-align: center;
  color: #d7d7d7;
  font-weight: bold;
  display: block;
  float: left;
  background: url("images/control.png") no-repeat;
  border: none;
}
.controls:hover {
  cursor: pointer;
  background: url("images/controlhover.png") no-repeat;
}
.excerpt {
  width: 404px;
  height: 35px;
  padding: 5px 10px;
  font-size: 11px;
  font-family: verdana;
  letter-spacing: 0.03em;
  line-height: 17px;
  color: #d7d7d7;
  display: block;
  position: relative;
  top: -48px;
  left: 1px;
  background: url("images/excerpt.png") no-repeat;
}

/* SIFR */

.sIFR-active h1 {
  font-size: 40px;
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  display: inline-block;
}
