/*  
Theme Name: I Love Nature 
Theme URI: http://www.forestclown.com/nature/
Description: A theme that is designed with 'nature' in mind, it is good for blog sites related to health, nature, recycling, and similar.
Version: 1.0
Author: mcchin@gmail.com
Author URI: http://www.forestclown.com/nature/

		=============================================================================
		Good for bloggers or companies who wants a Green Theme wordpress template.
		=============================================================================
	
*/

/* Begin : Main Layout Setup (Header, Body, Footer, and Default WP stuff) */
body {
	font-size: 82.5%; 
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif, 'Lucida Grande';
	background: white;
	color: black;
}

body, #footer, #content, #header, #top-menu {
	position: relative;
	width: 100%;	
	padding: 0;
	margin: 0;
}

div.wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

#header {
	background: transparent url('images/top-bg.png') top left repeat-x;
	height: 105px;
}

#header h1,
#header h2 {
	margin: 0;
}

#logo {
	position: absolute;
	background: transparent url('images/logo.png') top left no-repeat;
	padding:12px 0 6px 80px;
	height: 80px;
	float:left;
	z-index:99;
}

#banner {
	float:right;
	width:468px;
	height:60px;
	background: transparent url('images/top-mask.png') top right no-repeat;
}

#content {
	font-size: 1em;
	line-height: 1.4em;
}

#footer {
	background: transparent url('images/bottom-bg.png') top left repeat-x; 
	height: 105px;
	clear: both;
}

#footer-contents {
	color: #ffffcc;
	width: 100%;
	height: 105px;
	background: transparent url('images/bottom-mask.png') bottom left no-repeat;
}

#footer-contents div {
	text-align:right;
}

#footer-contents #footer-nav {
	padding-top:10px;
	color: #2e2e2e;
}

#footer-contents a {
	color: #2e2e2e;
}

#footer-contents a:hover {
	border-bottom: 1px dashed #2e2e2e;
}

#footer-contents a.rss {
	padding-left: 16px;
	background: transparent url('images/icon-rss.png') left 35% no-repeat;
	margin-left: 2px;
}

#footer-contents a.footer {
	padding-left: 15px;
	background: transparent url('images/icon-footer.png') left 2px no-repeat;
	margin-left: 15px;
}

#footer-contents #validate {
	margin:2px 0;
}

#footer-contents a.validate:hover {
	border:none;
}

.entry p {
	font-size: 1.05em;
	padding: 5px 0 5px 0;
	margin: 0;
}

.entry {
	clear: both;
	line-height: 1.4em;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
	padding: 0;
}

h1 {
	font-size: 2em;
}

#logo .description {
	font-size: 1.3em;
}

h2 {
	font-size: 1.3em;
	margin: 5px 0 0;	
}

h2.content-title {
	background: transparent url('images/page-hdr.png') bottom left no-repeat;
}

h3 {
	font-size: 1em;
	padding: 0;
	margin: 30px 0 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #logo .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006600;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

#sidebar h2 {
	display: block;
	color: #006600;
	padding: 4px 0 0 5px;
	height: 23px;
	margin: 5px 0 0;
}

html>body #sidebar h2 {
	margin: 2px 0 0 -8px;
	padding: 2px 0;
}

#sidebar h2:hover {
	color: #339900;
	cursor: default;
}

h3.comments {
	margin: 40px auto 20px ;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	position: static;
	font-size: 1em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #339900;
	text-decoration: none;
}

a:hover {
	color: #66cc33;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#006600;
}
/* End : Main Layout Setup (Header, Body, Footer, and Default WP stuff) */

/* Start : Top Menu Navigation */
#top-menu {
	clear:both;
	height:45px;
	margin: 0 0 -18px 0;
}

#top-menu ul {
	list-style-type: none;
	list-style-image: none;
	height: 45px;
}

#top-menu ul li {
	display: block;
	float: right;
	height:40px;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	background: transparent url('images/nav-right-bg.png') bottom right no-repeat; 
}

#top-menu ul li a {
	display: block;
	float: left;
	color: black;
	vertical-align: bottom;
	overflow: hidden;
	height:40px;
	line-height:55px;	
	padding: 0 30px 0 25px;
 	background: transparent url('images/nav-left-bg.png') left 11px no-repeat; 
}

#top-menu ul li a:hover {
	text-decoration: none;
}

#top-menu ul li.active_menu {
	background: transparent url('images/nav-right-hover-bg.png') bottom right no-repeat;  
}

#top-menu ul li.active_menu a {
	text-decoration: none;
	background: transparent url('images/nav-left-hover-bg.png') left 4px no-repeat;  
}
/* End : Top Menu Navigation */

/* Begin : Contents stuff */
.sep {
	height:1px;
	line-height:1px;
	clear:both;
}

#content-body {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 10px;
	width: 500px;
}

div#content div.alignmiddle {
	float: none;
	margin: 10px auto 10px auto;
}

#intro-text h1, 
#intro-text h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
}

#intro-text {
	position: relative;
	margin: 5px 0;
	background: transparent url('images/seo-side-bg.png') top left repeat-y;
}

#intro-text div {
	position: relative;
	background: transparent url('images/seo-bottom-bg.png') bottom left no-repeat;
}

#intro-text div div {
	position: relative;
	background: transparent url('images/seo-top-bg.png') top left no-repeat;
}

#intro-text div div div {
	position: relative;
	padding: 10px 15px 5px 15px;
}

html>body #intro-text div div div {
	padding: 10px 15px 15px 15px;
}

#posts-wrapper {
	position: relative;
	padding: 2px 15px 0 15px;
}

.post-sep {
	width:290px;
	height:25px;
	margin: 15px auto 15px auto;
	clear: both;
	background: transparent url('images/post-sep.png') 50% 50% no-repeat;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post div.post-profile-wrapper {
	height: 30px;
	padding: 0;
	margin: 0 0 5px 0;
}

.post div.post-date {
	background: transparent url('images/date-bg.png') top left no-repeat;
	width: 50px;
	height: 32px;
	text-align: center;
	padding: 2px 0;
	margin: 6px 5px 0 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: white;
}

html>body .post div.post-date {
	padding: 3px 0;
	margin: 6px 5px 0 -1px;
}

.post p.post-profile {
	margin:0;
	padding:0;
	height:12px;
	font-size:13px;
}

.post hr {
	display: block;
}

.postmetadata {
	text-align: left;
	border-bottom:2px solid #efefef;
	background-color: #f6f6f6;
	padding: 5px;
	clear: left;
}

.meta-cat a {
	background: transparent url('images/icon-post-cat.png') top right no-repeat;
	padding: 0 14px 0;
	margin: 0 0 0 -14px;
}

p.edit-page a,
.meta-edit a {
	background: transparent url('images/icon-post-edit.png') top right no-repeat;
	padding: 0 14px 0;
	margin: 0 0 0 -14px;
}

.meta-comment a {
	background: transparent url('images/icon-post-comment.png') top right no-repeat;
	padding: 0 14px 0;
	margin: 0 0 0 -14px;
}

.meta-trackback a {
	background: transparent url('images/icon-post-trackback.png') top right no-repeat;
	padding: 0 14px 0;
	margin: 0 0 0 -14px;
}

.meta-rss a {
	background: transparent url('images/icon-post-rss.png') top right no-repeat;
	padding: 0 14px 0;
	margin: 0 0 0 -14px;
}

a.more-link {
	background: #f6f6f6;
	border:1px dotted #cfcfcf;
	padding:0 2px 0 2px;
	font-size: 12px;
}

a.more-link:hover {
	background: #dfdfdf;
	border:1px dotted #bfbfbf;
}

/* End : Contents stuff */

/* Begin : Images */
p img {
	padding: 5px;
	margin: 5px;
	background: #efefef;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End : Images */

/* Begin : Listing */
#sidebar div.widget-wrapper {
	position: relative;
	overflow: hidden;
	margin:0;
	padding:0 0 0 15px;
	background: transparent url('images/sidebar-hdr-bg.png') top left no-repeat;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 5px 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-left: 0;
} 

#sidebar ul li#search {
	padding-left: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul a {
	display: block;
	line-height: 1.5em;
}

#sidebar ul li#tag_cloud a {
	display: inline;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 3px 0;
	padding: 0;
}

#sidebar h2 {
	margin-left: -15px;
}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	background: transparent url('images/arrow.png') right 8px no-repeat;
}

#sidebar ul ul ul li a:hover {
	background: transparent url('images/arrow-sub.png') right 8px no-repeat;
}

.entry ul,
div.post ul {
	list-style: disc outside;
}

.entry ol,
.entry ul,
div.post ol,
div.post ul {
	margin: 15px;
	padding: 0 0 0 10px;
}

.entry ol,
div.post ol {
	margin-left: 20px;
}

div.post ol li,
div.post ul li,
div.entry ol li,
div.entry ul li {
	padding: 5px;
}

/* End : Listing */

/* Begin : Form Elements */
#sidebar ul li#search {
	margin: 5px 0;
	height: 23px;
}

#sidebar ul li#search div {
	height: 23px;
	padding:0;
	margin:0 0 -20px 0;
}

#searchform {
	margin: 5px auto 0 auto;
	background: transparent url('images/search-bg.png') top left no-repeat;
	height: 23px;
	padding: 0; 
}

#searchform input {
	display: none;
}

#searchform input#s {
	display: block;
	background: transparent;
	width: 215px;
	height: 23px;
	line-height: 23px;	
	border: none;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif, 'Lucida Grande';
	font-size: 15px;
	margin: 0 0 0 8px;
	padding: 0;
}

.entry form { 
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform input#submit {
	border:none;
	height:25px;
	background: transparent url('images/submit.png') 50% 50% no-repeat;
	margin-right: 2px;
}

html>body #commentform input#submit {
	margin-right: 1px;
}

#commentform textarea {
	width: 99%;
	padding: 0;
	margin: 0;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End : Form Elements */

/* Begin Comments*/
.entry p.alt, 
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	width: 250px;
	float: left;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin : Calendar Stuff & Widgets without header background */
#sidebar ul li#google-adsense div.widget-wrapper ,
#sidebar ul li#calendar div.widget-wrapper {
	background:none;
	padding-left: 0;
}

#sidebar ul li#google-adsense,
#sidebar div#calendar_wrap {
	padding: 10px 0 10px 0;
}

#sidebar div#calendar_wrap {
	height: 250px;
	padding: 10px 0 0 0;
	background: transparent url('images/calendar-bg.png') top left no-repeat;
}

#sidebar ul li#search div.widget-controller,
#calendar div.widget-controller, 
#sidebar ul li#google-adsense h2,
#calendar h2 {
	display: none;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* End : Calendar Stuff & Widgets without header background */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	position: relative;
	text-align: center;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	height:21px;
	line-height:21px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	clear:both;
}

.nav-next,
.nav-prev {
	position: relative;
	margin: 0 1px 0 1px;
}

.nav-next {
	padding: 0 23px 0;
	background:transparent url('images/nav-next.png') top right no-repeat;
}

.nav-prev {
	padding: 0 0 0 23px;
	background:transparent url('images/nav-prev.png') top left no-repeat;
}

html>body .nav-prev {
	background-position: left -1px;
}
html>body .nav-next {
	background-position: right -1px;
}

div.page-nav {
	background: none;
	padding: 1px 10px 1px 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#intro-text div.page-nav {
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
	border: none;
}
/* End Various Tags & Classes*/

/* Start : Sidebar Icons */
#sidebar ul li.widget_rss ul li,
#sidebar ul ul li {
	position: relative;	
	background: transparent url('images/icon-bullet.png') left 3px no-repeat;
	padding: 0 0 0 20px;
}

html>body #sidebar ul ul li {
	background-position: left 1px;
}

#sidebar ul li#pages ul li {
	background: transparent url('images/icon-page.png') top left no-repeat;
}

#sidebar ul li.widget_rss ul li a:hover,
#sidebar ul li.widget_rss ul li a,
#sidebar ul li.widget_archives ul li a:hover,
#sidebar ul li.widget_archives ul li a,
#sidebar ul li.widget_categories ul li a:hover,
#sidebar ul li.widget_categories ul li a {
	display: inline;
	background: none;
}

#sidebar ul li.widget_categories ul li {
	background: transparent url('images/icon-category.png') top left no-repeat;
}

#sidebar ul li#recent-comments ul li {
	background: transparent url('images/icon-comment.png') left 2px no-repeat;
}

#sidebar ul li#recent-posts ul li {
	background: transparent url('images/icon-post.png') top left no-repeat;
}

#sidebar ul li#links ul li {
	background: transparent url('images/icon-blogroll.png') top left no-repeat;
}

#sidebar ul li#meta ul li {
	background: transparent url('images/icon-meta.png') top left no-repeat;
}

#sidebar li.recentcomments a {
	border-bottom: 1px dashed #999;
}

#sidebar ul li#pages ul li li {
	background: transparent url('images/icon-bullet.png') left 3px no-repeat;
	padding: 0 0 0 20px;
}

#sidebar ul li.widget_rss h2.widgettitle {
	padding-top: 2px;
}

#sidebar h2.widgettitle a {
	display: inline;
	line-height: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
}

#sidebar ul li.widget_rss ul li {
	background: none;
	padding: 0;
	margin-right: 10px;
}

/* End : Sidebar Icons */

/* Start : Widget Controller - Expand/Collapse */
#sidebar div.widget-controller {
	position: absolute;
	top: 0px;
	left: 230px;
	z-index: 99;
	width: 16px;
	height: 16px;
	background: transparent url('images/widget-collapse.png') 50% 50% no-repeat;
	cursor: pointer;
}
/* End : Widget Controller - Expand/Collapse */