/*
Christine Curran
http://www.buddinglotusdesigns.com

*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


body {
	background-color: #FFFFFF;
	font-size: 75%;
	color: #741D66;
	font-family:verdana,tahoma,arial,sans-serif;
	}
#page-wrap {
	margin: 0 auto;
	width: 900px;
	
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #006600;
	
	}
a:hover {
	color: #6C3B33;
	
	}	
	
img {
	margin: 5px;
}		 
.aligncenter {
	padding: 5px;
}

ul#list {
	margin-left: 25px;
	padding-left: 3px;
	padding-top: 10px;
}
#list li {
	list-style-type: disc;
	line-height: 1.5em;
}
/*________________________________________start header_____________________________________*/	
#header {
	width: 900px;
}
h1#banner {
	float:left;
	width: 700px;
	background: url(style/images/NourishBanner.jpg) no-repeat;
	height: 137px;
	text-indent: -9999px;
	 }
 
p.description {
	text-indent: -9999px;
	}	 
div#searchform {
	position: absolute;
	top: 0px;
	right: 0px;	
	text-align: right;
	color: #619F3C;
	}
#social-head {
	float: right;
	width: 184px;
	padding-top: 91px;
	
}	
#social-head ul {
	height: 46px;
}	

#social-head ul li {
	display: inline;
	height: 46px;
	width: 46px;
}	


li.rss a {
	float:left;
	background: url(style/images/rssButton.jpg) no-repeat;
	height: 46px;
	width: 46px;
	text-indent: -9999px;
}

li.facebook a {
	float:left;	
	background: url(style/images/facebookButton.jpg) no-repeat;
	height: 46px;
	width: 46px;
	text-indent: -9999px;
}

li.pinterest a {
	float:left;	
	background: url(style/images/pinterestButton.jpg) no-repeat;
	height: 46px;
	width: 46px;
	text-indent: -9999px;
}

li.twitter a {
	float:left;	
	background: url(style/images/twitterButton.jpg) no-repeat;
	height: 46px;
	width: 46px;
	text-indent: -9999px;
}
	
/*________________________________________end header_____________________________________*/	
.clear {
	clear: both;
	}	
#navigation {
	width:480px;
	margin-left: 20px;
	background: #70D566 url(style/images/navCornerRight.jpg) no-repeat right top;
}		
#navigation ul {	
	background:url(style/images/navCornerLeft.jpg) no-repeat left top;
	height: 25px;
	padding-top: 5px;
	color: #714D66;
	
	font-weight: bold;
	text-align: center;
	
	}
#navigation ul li {
	height: 30px;
	display: inline;
	padding: 0 20px;
	
	}

#navigation ul li a {
	text-decoration: none;	
	}			
#navigation ul li a:link, #navigation ul li a:visited{
	color: #3F113D; 
	}		
	
#navigation ul li a:hover, #navigation ul li a:active{
	color: #FFFFFF;
	}		
#middle {
	float: left;
	width: 900px;
	
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #E4FDDD;
	border:2px solid  #70D566;
	}
	

#main-content {
	min-height: 350px;
	width: 650px;
	margin-top: 35px;
	float: left;
	}	
#main-content1 {
	margin: 0 auto;
	width: 780px;
	}		

#main-content h2 {
	font-size: 1.5em;
	padding-top: 5px;
	color:#224422;
	font-variant:small-caps;
	font-weight: normal;
	clear: left;
	} 
#main-content h3 {
	font-size: 1.1em;
	padding-top: 5px;
	
	font-weight: bold;
	clear: left;
	} 
		
#main-content h2.archive, #main-content h2.search {
	font-size: 1.5em;
	padding-top: 15px;
	padding-left: 30px;
	color:#224422;
	font-variant:small-caps;
	font-weight: normal;
	} 	
			
div.post, div.comments {
	padding: 10px 20px;
	line-height: 150%;	
	margin: 20px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#FFFFFF;
	border:2px solid  #70D566;
	}	
.post p {
	padding-top: 10px;
	}	
.post p a:link, .post p a:visited {
	text-decoration: none;
	color: #006600;
	border-bottom: dotted 1px #006600;
	}
.post a:hover {
	color: #6C3B33;
	
	}			
	
div.post-search {
	padding: 5px 84px 5px 70px;
	line-height: 150%;	
	}	

div.post-search h3 {
	padding-top: 15px;
	}		
.post-search p {
	
	}	
.post-search a:link, .post-search a:visited {
	text-decoration: none;
	color: #006600;
	}
.post-search a:hover {
	color: #6C3B33;
	font-weight: bold;
	}	
#prev-post {
	font-size: .9em;
	float: left;
	margin: -10px 0 0 -15px;
}	
#next-post {
	font-size: .9em;
	float: right;
	margin: -10px -15px 0 0;
}		
#prev-post-index {
	font-size: .9em;
	float: right;
	margin-right: 20px;
}	
#next-post-index {
	font-size: .9em;
	float: left;
	margin-left: 20px;
}				
/*_________________________________________________start recipe_________________________________________*/	

#recipe {
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 10px;
	background-color: #FDFBFD; 
	border:2px dashed  #EDD1E7;
	margin: 10px;
}




/*_________________________________________________end recipe_________________________________________*/	



/*_________________________________________________start sidebar_________________________________________*/	
#sidebar {
	float: right;
	width: 230px;
	padding-top: 5px;
	font-size:0.9em;
	
	}
#sidebar h2 {
	font-size: 1.6em;
	padding-left: 0;
	padding-top: 5px;
	color:#3F113D;
	font-variant:small-caps;
	font-weight:normal;
 }	
#sidebar ul {
	padding: 2px 10px;	
	}
#sidebar li {
	padding-bottom: 5px;
	}	
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #741D66;
	}
#sidebar a:hover {
	color: #72B567;
	}	
	
/*_________________________________________________end sidebar_________________________________________*/

	
/*_________________________________________________start footer_________________________________________*/

#footer {
	clear: both;
	min-height: 100px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-radius-topleft:3px;
	border-radius-topright:3px;
	background-color: #EDD1E7;
	border-top: 2px solid #8D55A2;
	border-right: 2px solid #8D55A2;
	border-left: 2px solid #8D55A2;
	padding: 30px 0 30px 20px;
	text-align: left;
	width: 880px;
	margin-top: 20px;
		}
#footer h2 {
	font-size: 1.3em;
	padding-left: 0;
	padding-top: 5px;
	color:#3F113D;
	font-variant:small-caps;
	font-weight:normal;
	}			

#footer_design, #footer_rss, #footer_me {
	float: left;
	margin: 0 40px;
	}		
#footer_design ul, #footer_rss ul, #footer_me ul {	
	font-size: .9em;
	}
#footer_rss ul {
	background: url(style/images/rssButton.jpg) no-repeat top left;
	text-indent: 48px;
	
}	
#footer_design, #footer_rss, #footer_me {
-moz-border-radius:3px;
border-radius:3px;
	background: #FFFFFF;
	border: 2px solid #8D55A2;
	padding: 10px 20px;
	
}	
#footer-content a:link, #footer-content a:visited {
	text-decoration: none;
	color: #006600;
	}
#footer-content a:hover {
	color: #6C3B33;
	}	
#login {
	clear: both;
	float: right;
	padding-top: 10px;
	padding-right: 2px;
}	
#login a:link, #login a:visited {
	color:#FFFFFF;
	font-size: .8em;
}	
#login a:hover {
	color:#006600;
	font-size: .8em;
}	
/*_________________________________________________end footer_________________________________________*/	
	
.post h2 {
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:1px;
	}
	
.button {
	background:;
	border: 1px solid #683D3C;
	background: #FFF5EF;
	padding: 2px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #D2163D;
	}
.button:hover {
	background: #D2163D;
	color:#FFF5EF;
	}	
/*_________________________________________________start comments_________________________________________*/	

div#comments {
	padding: 5px 84px 5px 70px;
	line-height: 125%;	
	}	
div#comments a:link, div#comments a:visited {
	text-decoration: none;
	color: #D21642;
	}	
h3#respond {
	padding-top: 20px;
	}
textarea#comment {
	width: 425px;
	margin: 5px;
	
	}		

form#commentform {
-moz-border-radius:3px;
border-radius:3px;
background:#E4FDDD none repeat scroll 0 0;
border:2px solid  #70D566;
margin:10px 0;
padding:10px;

}
.commentnum {
font-size:1.5em;
font-weight:bold;
margin:0 5px 0 0;
}
#container .commentlist {
border-top:1px solid #DDDDDD;
margin:0;
padding:0;
}
.commentlist li {
border-bottom:1px solid #DDDDDD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0.5em;
}
.commentlist li.thread-alt {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F9F9F9 none repeat scroll 0 0;
}
.commentlist li .cmtinfo {
font-size:1em;
}
.commentlist li cite {
font-style:normal;
font-weight:bold;
}
.commentlist li .cmtinfo em {
color:#999999;
float:right;
font-size:0.9em;
font-style:normal;
margin:0;
padding:0;
}
.commentlist .children li {
border-bottom:0 none;
}
#content-main .commentlist .children {
border-left:1px solid #DDDDDD;
margin:10px 0 10px 10px;
padding:0;
}
ul.children {
	margin: 0 10px 0 30px;
}
#content .commentsfeed {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/icon_feed.gif) no-repeat scroll left center;
padding-left:16px;
}

#respond h3 {
	padding: 5px 0;
}

input.textbox {

background:#FFFFFF;
border:1px solid #CCCCCC;
font-family:verdana,tahoma,arial,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px;
width:150px;
}

/*_________________________________________________end comments_________________________________________*/	

#content .post-info, #content .postmetadata {
color:#999999;
font-size:0.9em;
margin:0;
padding:0;
}
input#author, input#email, input#url {
	margin-bottom: 5px;
	}


#post-info {
background-color:#FFFFFF;
color:#555555;
font-size:.9em;
margin-left:0;
padding: 0 20px 20px;
text-transform:lowercase;
}

li#advancedrecentposts-3, li#recent-posts-3, li#pages-3, li#categories-3, li#tag_cloud-3, li#twitter-1, li#meta-3, li.widget widget_links, li#tag-dropdown-widget, li#text-4, li#text-7, li#facebooklikebox-3 {
	-moz-border-radius:5px;
	border-radius: 5px;
	background: #FFFFFF;
	border: 2px medium #9CEE60;
	margin-bottom: 20px;
	padding: 5px 10px;
	color: #006600;
}

ul.advanced-recent-posts li, li#text-4 {
	margin: 0 auto;
	text-align: center;
}

ul.advanced-recent-posts li a {
	text-indent: -9999px;
}
li#tag_cloud-3 a {
	font-size: .6em;
}
li#categories-3 {
	padding-left: 10px;
	padding-bottom: 10px;
}

li#tag-dropdown-widget {
	padding-left: 10px;
	padding-bottom: 10px;
}

li#text-3, li#text-5, li#text-6, li#facebooklikebox-3 {
	-moz-border-radius:3px;
	border-radius:3px;
	border: 2px medium #003300;
	background: #FFFFFF;
	margin: 10px -10px;
	padding-left: 10px;
}


/*_________________________________________________linkwithin_________________________________________*/	

#lws_0 {
	width: 400px;
	margin: 0 auto;
}

/*_________________________________________________linkwithin_________________________________________*/	

#announce {
	padding-top: 10px;
	width: 500px;
	font-style: italic;
	margin: 0 auto;
}

#rating {
	width: 80%;
	margin: 0 auto;
	height: 70px;
	background: #EDD1E7;
	-moz-border-radius:3px;
	border-radius:3px;
	border: 2px dashed #8D5582;
	margin-top: 15px;
}

#veg, #gf, #vgf {
	float:left;
	text-align: center;
	padding-left: 28px;
	padding-top: 15px;
}

#veg h3, #gf h3, #vgf h3 {
	font-size: 1.3em;
}

#veg p, #gf p, #vgf p {
	padding-top: 0;
}

blockquote {
	padding: 0 40px;
}

hr {
	width: 400px;
	color:#999999;
	margin: 0 auto;
}