/*  
Theme Name: Fresh Leafs
Theme URI: http://www.mifdesign.com/
Description: 2 column WordPress theme with Fixed width. Widget ready
Version: 1.0
Author: MIF Design Studio
Author URI: http://www.mifdesign.com/

*/

* {
	padding: 0; 
	margin:0;
}
body {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #6c6c6c;
	line-height: normal;
	font-variant: normal;
	}

#page {
	text-align:center;
	margin:auto;
	width:100%;
	text-align:center;
	}

#header {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 297px;
	width: 728px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#bg{
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat-y;
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:100%;
}
#bg2{
	background-image: url(images/cont_bg_main.jpg);
	background-repeat: no-repeat;
	width: 728px;
	padding-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:100%;

}
#main-page{
	background-image: url(images/cont_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-page-bg{
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-page-content {
	float:right;
	display:block;
}
#content {
	width:455px;
	margin-top:10px;
	margin-right:25px;
	text-align:left;
	clear:both;
	}
	
#content p{
	margin-bottom:10px;
	}



.narrowcolumn .entry, .widecolumn .entry {
margin-top:10px;
padding-left:20px;
	}

.narrowcolumn .postmetadata {
	text-align:right;
	margin-top:10px;
	padding-right:10px;
	color: #6e850e;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6e850e;
	}


#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 728px;
	text-align:right;
	margin:auto;
	clear:both;
	vertical-align: middle;
	font-size: 9px;
	color: #d1d1d1;
	}
small {
	padding-bottom:10px;
	letter-spacing: 2px;
	word-spacing: 4px;
	color: #516f00;
	}

h1 {
	padding-top:50px;
	padding-left:40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	}

#headerimg .description {
	margin-top:170px;
	margin-left:270px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	}


#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:10px;
	color: #3D3D37;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A7F00;
	margin-bottom:10px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #FFFFFF;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #ooo;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.entry p a:visited {
	text-decoration:none;
	}

.commentlist li, #commentform input, #commentform textarea {
	margin:5px;
	color: #666666;
	font-size: 12px;
	}

.commentlist li {
	font-size: 11px;
	}

.commentlist cite, .commentlist cite a {
	font-size: 11px;
	}

#sidebar {
	text-align:left;
	float:left;
	height:auto;
	padding-left:30px;
	width:180px;
	}

a {
	color: #516f00;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #000;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	text-align:right;

	}

#wp-calendar caption {
	padding-bottom:10px;
	letter-spacing: 1px;
	word-spacing: 4px;
	color: #516f00;
	font-size: 12px;
	text-align:left;
	}

#wp-calendar th {
	color: #516f00;
	}

#headerimg {
	text-align:left;
	}
	
.widecolumn small{
	letter-spacing: normal;
	word-spacing: normal;
	color: #516f00;
	vertical-align: middle;
	}

.post {
	margin-top:20px;
	}

.widecolumn .postmetadata {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #83a009;
	}

#footer p {
	margin-right:20px;
	padding-top:20px;
	}
#footer p a {
	color: #cccccc;
	}

h3 {
	font-size: 12px;
	color: #999999;
	}
	
p img {
	border:none;

	}

img.alignright {
	float:right;
	padding-left: 7px;
	padding-bottom: 5px;

	
	}

img.alignleft {
	float:left;
	padding-right: 7px;
	padding-bottom: 5px;

	
	}

.alignright {
	float:right;
	}

.alignleft {
	float:right;
	}

html>body .entry ul {
margin-top:10px;
margin-bottom:10px;
	} 

html>body .entry li {
margin-left:30px;
	}

.entry ol {
margin-top:10px;
margin-bottom:10px;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	padding:0px;
	margin:0px;
	}

#sidebar ul li {
	padding-left: 5px;
	}
#sidebar ul li a{
	padding-left: 0px;
	height: 12px;
	display:block;
	}
#sidebar ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #809d08;
	vertical-align: middle;
	height: 12px;
	display:block;
	}
#searchform {
	border:none;
	}

#sidebar #searchform #s {
	width:100px;
	float:left;
	}
#sidebar #searchsubmit {
	border:none;
	}

#commentform textarea {
	width:400px;
	}

#commentform #submit {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #c7d491;
	border-right-color: #83a009;
	border-bottom-color: #83a009;
	border-left-color: #c7d491;
	color: #5a6e05;
	}

.commentlist {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	background-color: #f5f6ee;
	}

.commentlist li {
	margin-bottom:10px;
	margin-top:10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83a009;
	}

.commentlist p {
	font-size: 10px;
	margin-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	}

#wp-calendar {
	font-size: 9px;
	}

#wp-calendar td {
	font-size: 9px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #809d08;
	background-color: #e5ead0;
	color: #3c4905;
	font-style: italic;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	}
blockquote p{
	padding:10px;
	}
	
.clear {
	clear:both;
}

.clear1 {
	clear:both;
	height:5px;
}

a img {
	border:none;
	}