/*

Theme Name: Green Mile
Theme URI: http://www.ezwpthemes.com/templates/green-mile.html
Description: This wonderful free WordPress theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: green, fixed width, three columns, dual sidebar, threaded comments, widget ready, adsense ready, pagenavi, social bookmarking

Please visit our site for more nice free WordPress themes.
http://www.ezwpthemes.com/

*/


/* Global */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #fafaeb url(images/body-bg.jpg) center repeat-y;
	color: #000;
}

p {
	margin: 1em 0;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #000;
	border-left: 5px solid #666;
	background: #fafaeb;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}

a {
	color: #636363;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

.endline {
  clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

#footer {
	position: absolute;
	bottom: 20px;
	left: 770px;
	width: 170px;
	color: #000;
	font-size: 1.1em;
}

#footer a {
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}

.footer-line {
	height: 10px;
	width: 160px;
	background: url(images/middle-line.gif) center left repeat-x;
}

/* Left Column */

#left {
	float: left;
	width: 268px;
	padding-bottom: 30px;
}

#left-top {
	width: 268px;
	height: 300px;
	background: url(images/left-top.jpg) no-repeat;
}

#searchform {
	width: 183px;
	height: 46px;
	padding: 14px 0 0 85px;
	background: url(images/left-search.jpg) no-repeat;
}

#searchform input {
	float: left;
	border: none;
	color: #89a279;
}

#searchform .searchtext {
	margin: 18px 4px 0 0;
	width: 120px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: none;
	background: transparent;
}

#searchform .searchbutton{
	width: 40px;
	height: 44px;
}

#searchform label {
	display: none;
}

#sidebar-l {
	padding-left: 50px;
}

#sidebar-l ul {
	padding: 10px 0 0 30px;
	list-style: none;
}

#sidebar-l h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial;
	color: #345823;
	background: url(images/left-h.gif) 0px 10px no-repeat;
	padding: 10px 0 10px 10px;
}

#sidebar-l ul li {
	margin: 0 0 20px 0;
}

#sidebar-l ul ul {
	margin: 6px 0 0 0;
	padding: 0 30px 0 20px;
	list-style-image: url(images/left-li.gif);
}

#sidebar-l ul ul li {
	margin: 6px 0;
	font-size: 1.2em;
	color: #000;
}

#sidebar-l ul ul li a {
	text-decoration: none;
	color: #424242;
}

#sidebar-l ul ul li a:hover {
	text-decoration: underline;
}

#adsense-l {
	width: 180px;
	height: 150px;
	padding-left: 76px;
}



/* Middle Column */

#middle {
	float: left;
	width: 483px;
}

#header {
	padding: 24px 0 24px 0;
	background: url(images/middle-header.jpg) bottom center no-repeat;
}

#header h1 {
	font-size: 4em;
	text-align: center;
}

#header h1 a {
	text-decoration: none;
	color: #355923;
}

#header h2 {
	color: #355923;
	font-size: 1.6em;
	text-align: center;
}

#content {
	padding-bottom: 20px;
}

.post {
	padding: 20px 8px 40px 8px;
}

.post-date {
	width: 94px;
	height: 30px;
	background: url(images/middle-date.gif) no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	padding-top: 6px;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

.post h2 a {
	text-decoration: none;
	color: #355923;
}

.postmetadata {
	padding: 4px 0 0 2px;
	margin: 0;
	color: #000;
	font-size: 1em;
}

.entry {
	font-family: Tahoma;
	font-size: 1.2em;
	line-height: 20px;
	padding: 0 16px;
}

.commentline {
	padding-top: 10px;
}

.read-comments {
	float: right;
	font-weight: bold;
	font-size: 0.9em;
	padding: 2px;
	text-decoration: none;
}

.bookmark-line {
	float: left
}

.bookmark-line ul {
	display: inline;
}

.bookmark-line ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark-line img {
	border: 0;
}

.bookmark-icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}

.bookmark-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.middleline {

}

.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #000;
}

.quickjump {
	padding: 0 0 10px 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	margin: 0 4px;
}

#adsense-m {
	width: 468px;
	height: 60px;
	padding-left: 8px;
}

.wp-pagenavi {
	padding: 10px 40px 5px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}



/* Right Column */

#right {
	float: left;
	width: 249px;
}

#navigation {
	padding: 30px 0 20px 0;
}

#navigation ul {
	list-style: none;
}

#navigation ul li {
	font-weight: bold;
	font-size: 2em;
	padding-bottom: 16px;
}

#navigation ul li a {
	color: #8bba85;
	text-decoration: none;
	height: 28px;
	padding: 2px 24px 5px 48px;
	background: url(images/right-navi.jpg) no-repeat;
}

#navigation ul li a:hover {
	color: #dfefd3;
}

#navigation ul li.current_page_item a {
	color:#30541e;
}

#rss {
	padding: 6px 0 0 16px;
	width: 177px;
	height: 82px;
	background: url(images/right-rss.gif) no-repeat;
}

#sidebar-rtop {
	width: 175px;
	height: 32px;
	background: url(images/right-top.jpg) bottom no-repeat;
}

#sidebar-rbottom {
	width: 196px;
	height: 174px;
	background: url(images/right-bottom.jpg) no-repeat;
}

#sidebar-r {
	padding: 0 82px 1px 12px;
	background: url(images/right-bg.jpg) repeat-y;
}

#sidebar-r ul {
	list-style: none;
}

#sidebar-r h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	padding: 10px 0;
}

#sidebar-r ul li {
	margin: 0 0 20px 0;
}

#sidebar-r ul ul {
	margin: 6px 0 0 0;
	padding: 0 8px 0 16px;
	list-style-image: url(images/right-li.gif);
}

#sidebar-r ul ul li {
	margin: 6px 0;
	font-size: 1.2em;
	color: #000;
}

#sidebar-r ul ul li a {
	text-decoration: none;
	color: #424242;
}

#sidebar-r ul ul li a:hover {
	text-decoration: underline;
}



/* Calendar */

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

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

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

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}



/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #666;
}


#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #666;
}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}

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

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #fafaeb;
}

.thread-even {
	background-color: #dadacb;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #fafaeb;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #dadacb;
}



/* Images */

p img {
	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
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}