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

*/

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


body {
	background: url(style/images/Background_Texture4.jpg);
	font-size: 75%;
	color:#333333;
	font-family:verdana,tahoma,arial,sans-serif;
	}
#page-wrap {
	margin: 0 auto;
	width: 900px;
	
	}
#header {
	background: url(style/images/KitchenHeader.png) no-repeat;
	height: 194px;
	text-indent: -9999px;
	 }
a:link, a:visited {
	text-decoration: none;
	color: #006600;
	}
a:hover {
	color: #6C3B33;
	
	}		 
	 
p.description {
	text-indent: -9999px;
	}	 
div#searchform {
	position: absolute;
	top: 0px;
	right: 0px;	
	text-align: right;
	}
.clear {
	clear: both;
	}		
ul#nav {
	margin: 0 0 0 68px;
	color: #D21642;
	font-weight: bold;
	text-align: center;
	}
ul#nav li {
	display: inline;
	padding: 0 45px 0 0;
	}

ul#nav li a {
	text-decoration: none;	
	}			
ul#nav li a:link, ul#nav li a:visited{
	color: #006600; 
	}		
	
ul#nav li a:hover, ul#nav li a:active{
	color: #6C3B33;
	}		
#middle {
	float: left;
	width: 900px;
	
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color: #E4FDDD;
	border:2px solid  #70D566;
	}
#main-content {
	min-height: 350px;
	width: 650px;
	}	

#main-content h2 {
	font-size: 1.3em;
	padding-left: 30px;
	padding-top: 15px;
	color:#224422;
	font-variant:small-caps;
	font-weight:normal;
	} 
			
div.post, div.comments {
	padding: 10px 20px;
	line-height: 150%;	
	margin: 20px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#FFFFFF;
	border:2px solid  #70D566;
	}	
.post p {
	padding-top: 10px;
	}	
.post a:link, .post a:visited {
	text-decoration: none;
	color: #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;
	}				
	
#sidebar {
	float: right;
	width: 230px;
	padding-top: 20px;
	padding-right: 20px;
	font-size:0.9em;
	
	}
#sidebar h2 {
	font-size: 1.6em;
	padding-left: 0;
	padding-top: 5px;
	color:#224422;
	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: #6C3B33;
	}
#sidebar a:hover {
	color: #6C3B33;
	}	


#footer {
	clear: both;
	height: 194px;
	background: url(style/images/KitchenFooter.png) no-repeat;
	padding: 30px 0;
	text-align: left;
	width: 900px;
		}
#footer h2 {
	font-size: 1.3em;
	padding-left: 0;
	padding-top: 5px;
	color:#224422;
	font-variant:small-caps;
	font-weight:normal;
	}			

#footer_design, #footer_rss, #footer_me {
	float: left;
	margin: 0 15px;
	}		
#footer_design ul, #footer_rss ul, #footer_me ul {	
	font-size: .9em;
	}
#footer_rss ul {
	background: url(style/images/subscribe.jpg) no-repeat top left;
	text-indent: 55px;
	height: 50px;
}	
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #006600;
	}
#footer a:hover {
	color: #6C3B33;
	}	
	
.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;
	-webkit-border-radius: 5px;
	color: #D2163D;
	}
.button:hover {
	background: #D2163D;
	color:#FFF5EF;
	}	
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-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright: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;
}
#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;
}

#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:20px;
text-transform:lowercase;
}

li#pages-3, li#categories-3, li#tag_cloud-3, li#twitter-1, li#meta-3 {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background: #FFFFFF;
	border: 2px medium #9CEE60;
	margin: 10px 0;
	padding: 0 10px;
	color: #006600;
}

li#text-3 {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border: 2px medium #003300;
	background: #FFFFFF;
	margin: 10px -10px;
	padding-left: 10px;
}


