/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* Global reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body {
	line-height: 1; }	
	
ol, ul {
	list-style: none; }
	
table {
	border-collapse: separate; 
	border-spacing: 0;  /* tables still need 'cellspacing="0"' in the markup */
}

caption, th, td {
	text-align: left; 
	font-weight: normal;
}

body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 62.5%; /* 1em = 10px \ 1.1em = 11px \ 1.2em = 12px */
	text-align: center;
	background: #689300;
}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	

h1 {}

h2 {}

h3 {}

h4 {}

p  {}


/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	

input, textarea, select {
	font: 1.2em Arial, Helvetica, sans-serif;
}


/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	

a:link {
	color: #0000ff;
	text-decoration: none;	
}

a:visited {}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:active {}


/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	

hr { 
	display: none; }
		
strong {
	font-weight: bold; }
		
em {
	font-style: italic; }
	
abbr, acronym {
	border-bottom: 1px dotted #999; 
	cursor: help;
}


/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.hide {
	position: absolute;
	left: -9999px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block; }
	
/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%; }

.clearfix {
	display: block; }
/* End hide from IE-mac */


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.container {
	width: 993px;
	position: relative;
	margin: 0;
	text-align: left;
	background: url(../images/container_bg.gif) repeat-y left top;
}

#header {}

#left-hand{
	width: 257px;
	float: left; 
}

#content {
	float: right;
	width: 670px;
	background: url(../images/content_bg.jpg) no-repeat top;
	padding: 235px 33px 40px;
	font-size: 12px;
	color: #333;
	line-height: 1.7em;
}
	
#sidebar {
	width: 197px;
	float: left;
	padding: 0 30px 40px;
	font-size: 11px;
	color: #fff;
	line-height: 1.3em;
}

#footer {
	clear: both;
	width: 197px;
	padding: 20px 30px 20px;
	color: #92b859;
	font-size: 11px;
}

#navigation{
	width: 197px;
	padding: 10px 30px 50px;
}
	


/* 3.1	Accessibility menu
-----------------------------------------------------------------------------------------------*/	

#accessibility-menu {
	position: absolute;
	left: -1000em;
	text-align: left;
}


/* 3.2	Header
-----------------------------------------------------------------------------------------------*/	

/* Logo -> Image replacement. */
#header h1, #header h1 a, #header h1 a span {
	display: block;
	width: 257px;
	height: 185px;
	overflow: hidden;
}

#header h1 {
	position: relative;
	top: 0;
	left: 0;
}

#header h1 a { /* style the text covered by image */ }

#header h1 a span {	
	position: absolute; 
	top: 0;
	left: 0;
	z-index: 10;
	background: url(../images/logo.gif) no-repeat;
}

#navigation li{
	border-bottom: 1px solid #598700;
}
	#navigation li a{
		display: block;
		width: 187px;
		padding: 8px 0 8px 10px;
		line-height: 1em;
		text-decoration: none;
		color: #fff000;
		font-size: 12px;
	}
		#navigation li a:hover{
			width: 187px;
			padding: 8px 0 8px 10px;
			background: #3f6b00;
		}



/* 3.3	Content
-----------------------------------------------------------------------------------------------*/	
#content .entry{
	margin: 0 0 40px;
	overflow: hidden;
	position: relative;
	width: 100%;
	background: url(../images/entry_bg.gif) no-repeat center bottom;
	padding-bottom: 40px;
}
	#content .entry p{
		margin: 0 0 1em;
	}
	#content .entry .entry-info{
		width: 100%;
		overflow: hidden;
		margin: 0 0 20px;
	}
	#content .entry h2, #monthly-archive-list h2, #categories-list h2{
		font-size: 26px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		letter-spacing: -.05em;
		line-height: 1.2em;
		width: 605px;
		color: #111;
	}
		#content .entry h2 a{
			color: #111;
			text-decoration: none;
		}
			#content .entry h2 a:hover{
				color: #3b6300;
				text-decoration: none;
			}
	#content .entry h4{
		color: #739e00;
		font-size: 11px;
		width: 605px;
	}
	#content .entry .comments{
		margin: 0;
		position: absolute;
		right: 0;
		top: 10px;
		background: url(../images/comment_bg.gif) no-repeat;
		width: 34px;
		height: 34px;
	}
		#content .entry .comments a{
			color: #fff;
			display: block;
			width: 34px;
			height: 24px;
			text-align: center;
			padding-top: 6px;
			text-decoration: none;
		}
			#content .entry .comments a:hover{
				text-decoration: underline;
			}
		
	#content .entry .entry-body a{
		color: #689300;
		text-decoration: none;
	}
		#content .entry .entry-body a{
			color: #689300;
			text-decoration: underline
		}
	
	#content .nav-post{
		width: 100%;
		overflow: hidden;
		margin: 0 0 20px;
	}
		#content .nav-post a.prev{
			float: left;
			background: url(../images/prev_bg.gif) no-repeat left;
			padding-left: 25px;
		}
		#content .nav-post a.next{
			float: right;
			background: url(../images/next_bg.gif) no-repeat right;
			padding-right: 25px;
		}
		#content a{
			color: #999;
			text-decoration: none !important;
		}
		#content a:hover{
			color: #689300;
			text-decoration: underline !important;
		}
		
	#content p.tags{
		color: #999;
		font-style: italic;
		font-size: 11px;
	}
		#content .entry-body p.tags a{
			text-decoration: none;
		}
		#content .entry-body p.tags a:hover{
			text-decoration: underline;
		}
		
	#content .aligncenter{
		margin: 0 auto 1.5em;
		text-align: center;
	}
	
	#content .wp-caption{
		border: 1px solid #ddd;
		background: #eee;
		padding: 5px;
		font-size: 11px;
		color: #666;
	}

#monthly-archive-list, #categories-list{
	margin: 0 0 40px;
}
#monthly-archive-list ul, #categories-list ul{
	padding: 0 0 0 40px;
	list-style-type: disc;
	color: #333;
}
	#monthly-archive-list ul a, #categories-list ul a{
		color: #333;
	}
#monthly-archive-list h2, #categories-list h2{
	margin: 0 0 10px;
}

		 
	

/* 3.4	Secondary content
-----------------------------------------------------------------------------------------------*/	
#comments{
	width: 100%;
	overflow: hidden;
	margin: 0 0 50px;
}
	#comments h3{
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 1em;
		color: #333;
		line-height: 1.3em;
	}
	#comments #respond{
		margin: 2em 0 1em;
	}
	#comments .commentlist li{
		width: 100%;
		overflow: hidden;
		position: relative;
		display: block;
		margin: 0 0 20px;
		padding: 0 0 20px;
		border-bottom: 1px solid #eee;
	}
	#comments .commentmetadata{
		display: block
	}
		#comments .commentmetadata a{
			color: #999;
			text-decoration: none;
		}
	#comments .avatar{
		position: absolute;
		right: 0;
		top: 0;
	}
	#comments .author{
		color: #467600;
		font-weight: bold;
	}
		#comments .author a{
			color: #467600;
			text-decoration: none;
		}
	#comments .comment-body{
		display: block;
		width: 100%;
		overflow: hidden;
		padding: 10px 0 0;
	}
	#comments p{
		margin: 0 0 1em;
	}
	#commentform input, #commentform textarea{
		font-size: 12px;
		color: #444;
	}
	
	

/* 3.5	Sidebar
-----------------------------------------------------------------------------------------------*/	
#sidebar a{
	color: #beff5e;
	text-decoration: none;
}
	#sidebar a:hover{
		text-decoration: underline;
	}
#sidebar .widget{
	margin: 0 0 40px;
	width: 197px;
	overflow: hidden;
}
#sidebar h3{
	width: 197px;
	height: 30px;
	position: relative;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
	text-transform: uppercase;
}
	#sidebar h3 span{
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 0;
		background-position: left top;
		background-repeat: no-repeat;
	}
	#recent-posts h3 span{
		background-image: url(../images/title_recentposts.gif);
	}
	#recent-comments h3 span{
		background-image: url(../images/title_recentcomments.gif);
	}
	#lovely h3 span{
		background-image: url(../images/title_lovely.gif);
	}
#sidebar .widget li{
	margin: 0 0 10px;
	background: url(../images/bullet_butterfly.gif) no-repeat left .4em;
	padding-left: 15px;
	line-height: 1.5em;
}

#sidebar .banner{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
	#sidebar .banner img{
		margin: 10px 0;
	}
	

/* 3.6	Footer
-----------------------------------------------------------------------------------------------*/	



/* 4. LAYOUT ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	


