/* Style add-ons for the "Green Life" color scheme 
of the WordPress theme "Simple Balance" by Blogsessive */


/* General styles */
body {
	background: #fff url(img/greenlife/background.png) repeat-x;
}

a {
	color: #197b30;
	text-decoration: none;
}

a:hover {
	color: #f26522;
}


/* Header styles */

.topLogo h1, .topLogo h2 {
	color: #197b30;
}

.topLogo h1 a, .topLogo h2 a {
	color: #197b30;
}

.topLogo h1 a:hover, .topLogo h2 a:hover {
	color: #39b54a;
}

.topLogo .blogDescription {
	color: #f26522;
}

.topMenu ul li {
	border-top: 5px solid #c8eec1;
}

.topMenu ul li.current_page_item {
	border-top: 5px solid #39b54a;
}

.topMenu ul li a {
	color: #197b30;
	padding-top: 20px;
	text-decoration: none;
}

.topMenu ul li a:hover {
	color: #f26522;
}

.s {
	border: 1px solid #fdc88e;
}


/* Sidebars styles */

#lsidebar h2, #rsidebar h2 {
	color: #f26522;
	border-bottom: 1px solid #fdc88e;
}

#lsidebar li.rssFeed {
	background: url(img/greenlife/bg-rss.gif) no-repeat;
}

#lsidebar .leftPic{
	padding-top: 276px;
	background: url(img/greenlife/pic-sidebar.jpg) no-repeat;
}

.rssFeed a {
	color: #fff;
}

.rssFeed a:hover {
	color: #c4df9b;
}

.rssEmail {
	border: 1px solid #fdc88e;
}

.rssForm small {
	background: #f0f7ef;
}

.rssSubmit {
	color: #197b30;
}

#wp-calendar caption {
	color: #197b30;
}

#wp-calendar th {
	background: #eee;
}

#wp-calendar td {
	background: #f5f5f5;
}

#wp-calendar a {
	color: #f26522;
}

#wp-calendar a:hover {
	color: #197b30;
}


/* Content styles */

.archiveTitle {
	color: #666;
	border-bottom: 1px solid #ddd;
}

.postTitle h1, .postTitle h2 {
	color: #f26522;
	border-bottom: 1px solid #f49ac1;
}

.postTitle h1 a, .postTitle h2 a {
	color: #f26522;
}

.postTitle h1 a:hover, .postTitle h2 a:hover {
	color: #197b30;
}

.postContent h1 {
	color: #f26522;
}

.postContent h2 {
	color: #f26522;
}

.postContent h3 {
	color: #f26522;
}

.postContent h4 {
	color: #777;
}

.postContent blockquote {
	background: #f0f7ef url(img/greenlife/bg-blockquote.gif) no-repeat;
}

.postMeta a {
	color: #197b30;
}

.postMeta a:hover {
	color: #f26522;
}


/* Comments styles */

h3#respond, h3#comments, h3#trackbacks {
	color: #f26522;
	border-bottom: 1px solid #fdc88e;
}

.commentAuthor a {
	color: #197b30;
}

.commentAuthor a:hover {
	color: #f26522;
}

#author, #email, #url {
	border: 1px solid #fdc88e;
}

#comment {
	border: 1px solid #fdc88e;
}

#submit {
	background: url(img/greenlife/bg-addcomment.gif) no-repeat;
	color: #fff;
}

/* Footer styles */

#footer {
	border-top: 1px solid #ddd;
}




.image{float:left; border:1px solid #000; padding:10px 5px 10px 5px; background:#ffffff url(images/imagebg.jpg) no-repeat;width:190px;-moz-border-radius: 6px;-webkit-border-radius: 6px;margin:0 20px 42px 0;}
.image span{float:right;font-size:13px;padding:3px 5px 0 0;color:#fff;width:10px;}
.image span a:link{float:right;font-size:11px;padding:3px 5px 0 0;color:#666;}
.image span a:active{float:right;font-size:11px;padding:3px 5px 0 0;color:#666;}
.image span a:hover{float:right;font-size:11px;padding:3px 5px 0 0;color:#0EC5E4;}
.image img{padding:5px 0 5px 5px;}
.image h3{margin:0;padding:0;font-size:13px;color:#000;display:inline;float:left;}
.image h3 a:link{font-size:12px;color:#fff;font-weight:normal;margin:0;padding:4px 0 0 0;float:left;}
.image h3 a:visited{font-size:12px;color:#eee;font-weight:normal;margin:0;padding:4px 0 0 0;float:left;}
.image h3 a:hover{font-size:12px;color:#0EC5E4;font-weight:normal;margin:0;padding:4px 0 0 0;float:left;}
.image h3 a:active{font-size:12px;color:#0EC5E4;font-weight:normal;margin:0;padding:4px 0 0 0;float:left;}}