body {
	margin: 0;
	padding: 0;
	background: #72c66b url(images/img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;}

p, ol, ul {
	line-height: 140%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 220px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 200px;
	padding-left: 30px;
}

#logo h1, #logo p {
	text-transform: lowercase;
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 15px 0 15px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	letter-spacing: .25em;
	color: #333333;
}

#menu a:hover {
	text-decoration: none;
	color: #606;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
	color: #1c9311;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(images/img07.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 716px;
	background: url(images/img09.gif) no-repeat;
}

#content a {
	color: #663399;
}

.pagetitle {
	height: 33px;
	margin: 0px;
	padding: 8px 0 0 15px;
	background: url(images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.ingredients {
	font-size: .75em;
	line-height: 1.25em;
	color: #666666;
	}

.prices {
	font-size: .85em;
}

.text {
	padding: 20px 30px 0 20px;
}

#text2 {
	width: 275px;
	float:left;
}

#text3 {
	padding: 20px 30px 0 20px;
	width: 350px;
	float: left;
}

#text4 {
	width: 285px;
	float:left;
}

#text5 {
	width: 400px;
	float: left;
}



.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.boldtext {
	margin: 0;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	color: #e41b23;
}

.whitetext {
	margin: 5px;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	color: #FFFFFF;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

.border1{
	padding: 0px 10px 0px 0px;
	}
	
.border2{
	border: 1px solid #333333;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 246px;
	background: url(images/img08.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.style1 {font-weight: bold}
.style2 {font-weight: bold}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar h3 {
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 1.5em;
	font-size: 1.4em;
	color: #e41b23;
}

#padder{
	padding: 10px;
	}

.sidebar_indent{
	padding: 0px 0px 0px 16px;
	}

#sidebar a {
	text-decoration: none;
	color: #1c9311;
}

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

.green{
	color: #1c9311;
	}
	
.med_green{
	color: #1c9311;
	font-size: 1.5em;
	line-height: 1em;
	}
	
.med_red{
	color: #e41b23;
	font-size: 1.5em;
	line-height: 1em;
	}
	
.big_green{
	color: #1c9311;
	font-size: 1.75em;
	}

/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#sidebarpadding {
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#contentpadding {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.entry {
	margin: 0px;
	padding: 0px;
}
#text4padding {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#text5padding {
	margin: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.cl {
	clear:both;
	}#text2padding {
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 45px;
}
