/*
Theme Name: Salad
Version: 1.0.0
Author: Expert Blog Design
Author URI: http://www.expertblogdesign.com/
Tags: two-columns, threaded-comments, fixed-width
*/
body {
	margin:0;
	padding:0 0 0 1px;
	background:#a2977a url(images/wrapper.png) repeat;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:145%;
	color:#323232;
}
a {
	color:#568000;
	text-decoration:none;
}
a:hover {
	color:#f8920e;
	text-decoration:none;
}

h1 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:0;
}
h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:12px 0;
}
h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:10px 0;
}
h4 {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:10px 0;
}
h5 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:10px 0;
}
h6 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:10px 0;
}
.smallfont {
	font-size:11px;
}
blockquote {
	padding:3px 5px 3px 25px;
	border-left:5px solid #c8c8c8;
	background:#f5f5f5;
	margin:20px 0 20px 25px;
}
#comment-wrap {
	color:#323232;
	line-height:140%;
}
#comment-wrap form p {
	margin:8px 0 3px 0;
}
#comment-wrap input, #comment-wrap textarea, #comment-wrap select {
	margin: 3px 0 5px 0;
	background:#eee !important;
	color:#323232;
}
#comment-wrap input, #comment-wrap textarea {
	padding: 3px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ddd;
	color:#323232;
}
#comment-wrap textarea {
	overflow:auto;
}
#comment-wrap input.radio, #comment-wrap input.checkbox {
	padding: 2px;
	margin: 1px 2px 5px 2px;
	vertical-align:top;
	background:none !important;
	border:none !important;
}
#comment-wrap fieldset {
	padding: 5px 15px;
	border: 1px solid #ddd;
}
#comment-wrap legend {
	padding: 2px 10px 10px 10px;
	color: #323232;
	font-style: italic;
	text-transform:capitalize;
}
small {
	font-size: 11px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eee;
	padding-top: 4px;
	margin: 10px 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/***************** Comments ****************/

#main-comment ol {
	margin:10px 0;
	padding:0;
	list-style:none;
}
#main-comment ol ul {
	margin:0;
	padding:0;
	list-style:none;
}
#main-comment li {
	margin:15px 10px 0 10px;
	padding:5px 10px 5px 15px;
}
#main-comment .even {
	background:#f5f5f5;
	border:1px solid #eee;
}
#main-comment .odd {
	background:#e5e5e5;
	border:1px solid #ddd;
}
#main-comment .fn {
	text-transform:capitalize;
	font-weight:bold;
}
#main-comment .avatar {
	float:right;
	border:3px solid #ccc;
}
.comment-meta {
	background:#ccc;
	margin:3px 38px 3px 0px;
	padding:2px 4px 1px 4px;
}
#wrapper {
	background:url(images/wrapper-in.png) repeat-x;
}
#wrapper-in {
	width:970px;
	margin:0 auto;
}
.header1 {
	height:124px;
	position:relative;
}
#logo {
	display:block;
	width:111px;
	height:60px;
	position:absolute;
	left:45px;
	top:28px;
}
.saladpic {
	position:absolute;
	left:0px;
	top:94px;
}
.top-banner {
	float:right;
	padding-top:17px;
}
.header2 {
	height:94px;
	position:relative;
}
#nav {
	position:absolute;
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	height:59px;
	background:url(images/libg.png) no-repeat left top;
	top:0px;
	right:114px;
}
#nav li {
	float:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
#nav li a {
	display:block;
	padding:22px 20px;
	color:#fff;
	text-decoration:none;
	background:url(images/libg.png) no-repeat right top;
}
#nav li a:hover {
	background:url(images/libgh.png) no-repeat right top;
	color:#e7ff8a;
	text-decoration:none;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav ul li { /* all list items */
	float:none;/* border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e; */
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 200px;
	left: -999em;
	font-size:12px;
	background:#588401;
	padding:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	z-index:10;
}
#nav li ul a {
	border:none;
	padding:6px 10px;
	font-weight:normal;
	/*text-transform:capitalize;*/
	border-bottom:1px solid #6ba001;
	background-image:none;
}
#nav li ul a:hover {
	background:#6ba001 !important;
}
#nav li ul ul {
	/* third-and-above-level lists */
	margin: -35px 0 0 196px;/*	border-top:1px solid #7e7e7e;  */
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.search-area {
	width:321px;
	height:88px;
	position:absolute;
	right:0px;
	top:31px;
	background:url(images/searchbg.png) no-repeat;
}
#searchform {
	margin:0;
	padding:36px 0 0 10px;
	width:311px;
	height:52px;
}
.stbox {
	margin:0;
	padding:13px 10px;
	border:none;
	vertical-align:top;
	font:12px Arial, Helvetica, sans-serif;
	color:#777;
	width:242px;
	background:transparent !important;
}
.sbu {
	margin:0 0 0 8px;
	padding:0;
	border:none;
	width:30px;
	height:40px;
	background:transparent !important;
	vertical-align:top;
	cursor:pointer;
}
.about-salads {
	margin-bottom:16px;
}
.about-salads1 {
	background:url(images/welcome_top.png) no-repeat;
	height:50px;
}
.about-salads1 h2 {
	margin:0;
	padding:18px 0 0 136px;
}
.about-salads2 {
	background:url(images/welcome_mid.png) repeat-y left top;
}
.about-salads22 {
	padding:0 21px 10px 17px;
	background:url(images/welcome_bot.png) no-repeat left bottom;
	line-height:175%;
}
.about-salads2 p {
	padding:0 0 12px 0;
	margin:0;
}
.content {
	clear:both;
	height:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.main {
	float:left;
	width:635px;
	background:url(images/mainmid.png) repeat-y left top;
}
.main-in {
	background:url(images/main-bot.png) no-repeat left bottom;
}
.main-in2 {
	background:url(images/main-top.png) no-repeat left top;
	padding:9px 18px 21px 24px;
}
.main-in22 {
	background:url(images/main-top2.png) no-repeat left top;
	padding:9px 18px 21px 24px;
	min-height:180px;
	height:100%;
	overflow:hidden;
}
.main-home {
	background:url(images/mainheadings.png) no-repeat 6px 0px;
	height:100%;
	overflow:hidden;
}
.pagetitle {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#568000;
	margin:0;
	/*padding:22px 12px 8px 12px;text-transform:capitalize;*/
	padding:6px 12px 6px 12px;
	text-shadow:2px 2px 1px #fff;
	
}
.post-meta {
	padding-bottom:8px;
	font:11px Arial, Helvetica, sans-serif;
	padding-left:12px;
}
.mhl {
	float:left;
	width:275px;
}
.main-in22 .mhl {
	margin-top:10px;
}
.mhl2 {
	margin-top:10px;
}
.mhl h2, .mhr h2 {
	margin:0;
	padding:22px 12px;
	text-shadow:2px 2px 1px #fff;
}
.mhl ul, .mhr ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.mhl ul li, .mhr ul li {
	font:11px Arial, Helvetica, sans-serif;
	background:url(images/dotted.png) repeat-x left bottom;
	line-height:14px;
}
.mhl ul li a, .mhr ul li a {
	color:#323232;
	text-decoration:none;
	display:inline-block;
	width:260px;
	margin:0 0 1px 0;
	padding:7px 0px 7px 15px;
	background:#fff url(images/bullet.png) no-repeat left center;
}
.mhl ul li a:hover, .mhr ul li a:hover {
	color:#568000;
	text-decoration:none;
	background:#f8f8f7 url(images/bullet.png) no-repeat left center;
}
.mhl2 ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.mhl2 li {
	font:11px Arial, Helvetica, sans-serif;
	background:url(images/dotted.png) repeat-x left bottom;
	line-height:14px;
	width:270px;
	float:left;
	margin-right:20px;
}
.mhl2 ul li a {
	color:#323232;
	text-decoration:none;
	display:inline-block;
	width:255px;
	margin:0 0 1px 0;
	padding:7px 0px 7px 15px;
	background:#fff url(images/bullet.png) no-repeat left center;
}
.mhl2 ul li a:hover {
	color:#568000;
	text-decoration:none;
	background:#f8f8f7 url(images/bullet.png) no-repeat left center;
}
.mhr {
	float:right;
	width:275px;
}
.sidebar {
	float:right;
	width:322px;
}
.side-banner {
	background:url(images/wid1.png) no-repeat left top;
	height:262px;
	padding:9px 0 0 10px;
	margin-bottom:15px;
}
.widhead {
	background:url(images/widh4.png) no-repeat left top;
	height:51px;
}
.widhead h4 {
	margin:0;
	padding:18px 15px 0 28px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#568000;
}
.widget {
	background:url(images/widmid.png) repeat-y left top;
}
.widget-in {
	background:url(images/widhead.png) no-repeat left top;
	padding:5px 24px 1px 26px;
}
.widget-in ul {
	margin:0;
	padding:0;
	list-style:none;
}
.widget-in ul li {
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:100%;
	margin:0;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:14px;
	background:url(images/bullet.png) no-repeat 0px 9px;
}
.widbot {
	height:13px;
	margin:0;
	font-size:0px;
	margin-bottom:15px;
}
.footer {
	position:relative;
	padding:0 332px 15px 0;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
}
.fpic {
	position:absolute;
	left:610px;
	bottom:0px;
}
.pageside {
	margin-top:35px;
}
.navigation {
	clear:both;
	height:100%;
	overflow:hidden;
	padding:10px 0;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.addthis_toolbox .custom_images a {
	margin: 0 2px;
}
.clear {
	clear:both;
	height:0px;
}
.post-text
{
	line-height: 1.75em;

	
}.breadcrumbs
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
