/*  
Theme Name: Green Harvest
Theme URI: http://www.layoutshack.net/wordpress/green/
Description: Orange and green wordpress theme from LayoutShack.
Version: 1.0
Author: LayoutShack
Author URI: http://www.layoutshack.net/wordpress/*/
*
{
	margin:0;
	padding:0;
}

p
{
	line-height:1.6em;
	margin:0.7em 0;
}

dl
{
	margin:1em 0;
}

dt
{
	font-weight:700;
}

dd
{
	margin:0.5em;
	padding:0;
}

img
{
	border:#CCC 1px solid;
	padding:4px 10px 10px 4px;
}

/* Fix for shadowbox */
#sb-body-inner img {
    border: 0;
    padding: 0;
}

img.right
{
	float:right;
	margin:10px 0 0 10px;
}

img.left
{
	float:left;
	margin:0 10px 10px 0;
}

a:link img, a:visited img, a:hover img, a:active img
{
	border:none;
	background:none;
	padding:4px 10px 10px 4px;
}

.wp-smiley,#wpstats
{
	background:none;
	border:0;
	padding:0;
}

.clear
{
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	background:url(img/blockquote.gif) no-repeat left top;
	margin:1em;
	padding:0 0 10px 50px;
}

fieldset
{
	border:0;
}

body
{
	background:url(img/bg.gif) repeat-x;
	background-color:#d3e2b6;
	font:80%/1.5em calibri, calibri, sans-serif;
	color:#5e5b5b;
	text-align:center;
	margin:0;
}

a
{
	text-decoration:none;
}

a:link,a:visited
{
	color:#9fb675;
}

a:hover,a:active
{
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6
{
	font-family:calibri, calibri, Serif;
}

#container
{
	width:1002px;
	position:relative;
	text-align:left;
	background-color:#FFF;
	margin:0 auto;
}

#navigation
{
	background:none;
	overflow:hidden;
	width:980px;
	position:relative;
	text-align:left;
	font-family:calibri, calibri, calibri, calibri, Serif;
	margin:0 auto;
	padding:10px 11px 0;
}

html #navigation
{
	height:1%;
}

#navigation ul li
{
	float:left;
	list-style-type:none;
	margin:0 5px 0 0;
}

#navigation ul li a
{
	border:#9fb675 1px solid;
	border-bottom:none;
	display:block;
	font-weight:700;
	color:#FFF;
	text-decoration:none;
	background:#9fb675;
	letter-spacing:0;
	padding:2px 10px;
}

#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li.current_page_item a
{
	background:#FFF;
	color:#000;
	border:#FFF 1px solid;
	border-bottom:none;
}

#navigation ul li.search
{
	font-size:1.1em;
	right:0;
	position:absolute;
	top:6px;
}

#navigation ul li.search input#searchsubmit
{
	border:#9fb675 1px solid;
	font-size:1.1em;
	background:#9fb675;
	color:#fff;
	margin:0 0 0 2px;
	padding:2px;
}

#header
{
	clear:both;
	float:left;
	width:450px;
	margin:10px 5px;
}

#header h1
{
	font-size:2em;
	letter-spacing:0;
	font-weight:400;
	margin:10px 0 0 10px;
}

#header h1 a
{
	text-decoration:none;
	border:0;
}

#header h2
{
	font-size:1.4em;
	font-weight:400;
	font-family:calibri, calibri, calibri, Serif;
	letter-spacing:0;
	margin:5px 0 0 10px;
}

#feedarea
{
	float:right;
	text-align:right;
	padding:10px 10px 0 0;
}

html #feedarea
{
	padding-top:10px;
}

#feedarea dl dt
{
	display:inline;
	margin-right:5px;
	height:45px;
}

#feedarea dl dd
{
	display:inline;
	margin-right:5px;
	height:45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}

#headerimage
{
	clear:both;
	background:#000 url(img/misty.jpg) no-repeat 0 0;
	color:#fff;
	height:200px;
	margin:10px;
}

html #headerimage
{
	margin-top:0;
}

#content
{
	margin:10px 0 10px 30px;
}

html #content
{
	height:3%;
}

#content h3
{
	font-size:2em;
	font-weight:400;
	color:#a8a894;
	margin:1em 0 0;
}

#content h4
{
	font-size:1.1em;
	margin:1em 0 0;
}

#content h5
{
	font-size:1.1em;
	margin:1em 0;
}

#content-main ul
{
	list-style-image:url(img/bullet.png);
	margin:0 1em;
	padding:0 1em;
}

#content-main ul.asides
{
	border-bottom:#ddd 1px dotted;
	margin:0;
	padding:2em;
}

#content ol
{
	list-style-type:decimal;
	margin:1em;
	padding:0 1em;
}

#content-main
{
	float:left;
	width:700px;
	margin-right:20px;
}

html #section-index #content-main
{
	margin-right:20px;
}

#content .post
{
	border-bottom:#ddd 1px dotted;
	padding:0 0 1.2em;
}

#content h2
{
	font-size:2em;
	font-weight:400;
	line-height:1.5em;
	letter-spacing:-1px;
	margin:1em 0 0;
}

#content .entry
{
	padding-right:1em;
	margin:1em 0;
}

#content .entry a:link, #content .entry a:visited
{
	border-bottom: #963 1px dotted;
}

#content .entry a:link img, #content .entry a:visited img
{
	border: 0;
}

#content .entry a:hover,#content .entry a:active
{
	border-bottom:#963 1px solid;
}

#content .post-info,#content .postmetadata
{
	font-size:1em;
	color:#999;
	margin:0;
	padding:0;
}

#content .post-info,#content h2.pagetitle
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;
}

#sidebar
{
	float:left;
	width:240px;
	font-size:1em;
}

#sidebar ul
{
	list-style-image:url(img/bullet.gif);
	margin:0;
	padding:0;
}

#sidebar li
{
	margin-bottom:5px;
}

#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}

#sidebar ul ul ul
{
	margin:0 0 0 1em;
}

li.sidebox
{
	background:url(img/bg-sidebar.gif) repeat-x;
	background-color:#f3f3f3;
	margin-bottom:10px;
	border-bottom:3px solid #9fb675;
	padding:10px;
}

html li.sidebox
{
	padding-bottom:10px;
}

li.sidebox h2
{
	font-weight:400;
	font-size:1em;
	text-align:left;
	color:#3f3f3f;
	letter-spacing:0;
}

li#sidelinks ul
{
	margin:0;
	padding:0;
}

#sidebar li.sidebox p img
{
	border:#ccc 1px solid;
	background:none;
	margin:0;
	padding:3px;
}

#footer
{
	clear:both;
	background-color:#9fb675;
	width:980px;
	text-align:left;
	height:120px;
	margin:0 auto;
	padding:0 11px;
}

#footer p
{
	margin-top:50px;
	float:left;
	width:50%;
	line-height:1.2em;
	color:#FFF;
}

#footer p.right
{
	float:right;
	margin-top:50px;
	width:50%;
	text-align:right;
	font-size:1.1em;
	color:#999;
}

#comments,#respond
{
	margin:0;
	padding:1em 0 0;
}

#commentform
{
	background:#f3f3f3;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	margin:10px 0;
	padding:0 10px;
}

.commentnum
{
	font-size:1.5em;
	font-weight:700;
	margin:0 5px 0 0;
}

#container .commentlist
{
	border-top:#CCC 1px solid;
	margin:1em 0;
	padding:0;
}

.commentlist li
{
	list-style:none;
	border-bottom:#CCC 1px solid;
	margin:0;
	padding:1em 0.5em;
}

.commentlist li.alt
{
	background:#f3f3f3;
}

.commentlist li.authorcomment
{
	border:#fc9 1px solid;
}

.commentlist li .cmtinfo
{
	font-size:1.1em;
}

.commentlist li cite
{
	font-style:normal;
	font-weight:700;
}

.commentlist li .cmtinfo em
{
	float:right;
	font-style:normal;
	font-size:1.1em;
	color:#999;
	margin:0;
	padding:0;
}

#content .commentsfeed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}

#content .trackback
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}

input.textbox,textarea
{
	border:#ccc 1px solid;
	font:1em Verdana, Arial, Serif;
	width:150px;
	padding:2px;
}

textarea
{
	width:90%;
	line-height:2em;
	height:20em;
	padding:10px;
}

input.textbox:focus,textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}

#submit
{
	padding:2px 5px;
}

.post h4
{
	font-size:1.4em;
	font-weight:400;
	font-family:calibri, calibri, calibri, Serif;
}

.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:400;
}

#header,#content,#sidebar,#footer,.widget
{
	overflow:hidden;
}

/* -----| Widget hacks |----------------------------- */
#sidebar a img
{
	border:0;
	text-decoration:none;
	display:block;
	margin:0 auto;
}
