/*
*	Slicing door Koen Hobbelt
*	http://www.koen-media.nl
*
*	(c) 2007 CookingSite
*/

body {
	background: #721011 url('background.gif') repeat-x;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.74em;
}

/*
*	Container
*/

#container {
	margin: 0px auto;
	width: 913px;
	text-align: left;
	padding-top: 30px;
	padding: 30px 0px 30px 0px;
}

/*
*	Header
*/

#header {
	background: url('header.jpg') no-repeat bottom;
	height: 342px;
	padding-top: 1px;
}

#header h1 {
	display: none;
}

#header #buttons {
	margin: 51px 0px 0px 64px;
	height: 41px;
	overflow: hidden;
}

/*
*	Header -> Search
*/

#header form {
	text-align: center;
	width: 239px;
	padding-top: 4px;
	float: left;
	padding-left: 32px;
	overflow: hidden;
}

#header form input {
	width: 161px;
	height: 21px;
	line-height: 21px;
	background: #F4E6C9;
	border: 1px solid #FD8C34;
	float: left;
}

#header form .submit {
	background: url('search_submit.gif') no-repeat right;
	overflow: hidden;
	text-indent: 50px;
	border: none;
	width: 47px;
	height: 23px;
}

/*
*	Header -> Menu
*/

#header #menu {
	float: left;
	width: 642px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 29px;
	height: 30px;
}

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

#header #menu a {
	color: #F4E6C9;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 20px 0px 20px;
}

#header #menu a:hover {
	background: url('menu_hover.gif') no-repeat center top;
}

/*
*	Content
*/

#content {
	background: url('content_bg.gif');
}

/*
*	Categories
*/

#categories {
	background: url('categories_bg.jpg') no-repeat right top;
	width: 203px;
	height: 414px;
	padding: 102px 0px 0px 41px;
	float: left;
	font-family: Arial, helvetica, sans-serif;
	line-height: 15px;
}



#categories h3 {
	display: none;
}

#categories ul, #categories ul li {
	list-style: none;
}

#categories a {
	color: #721011;
	text-decoration: none;
	background: url('categories_bullet.gif') no-repeat left;
	padding-left: 14px;
}

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

/*
*	Innercontent
*/

#innercontent {
	width: 452px;
	float: left;
	padding: 7px 14px 0px 14px;
}

#innercontent .img {
	background: White;
	padding: 2px;
	border: 1px solid #E4D9BF;
	float: left;
}

#innercontent .ingredients {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 0px 0px 0px 8px;
	list-style: none;
}

#innercontent .ingredients li {
	padding: 0px 0px 0px 13px;
	background: url(ingredients_bullet.gif) no-repeat left;
}

#innercontent .gerecht {
	background: #F4E8CD url('gerecht.gif') no-repeat left top;
	padding: 10px 10px 0px 10px;
	border: 1px solid #F9F7F6;
	color: #9D0000;
}

#innercontent .hr {
	height: 20px;
}

#innercontent .hr hr {
	display: none;
}

#innercontent .gerecht h2 {
	padding: 0px 0px 0px 48px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 18px;	
}

#innercontent .gerecht p {
	line-height: 15px;
}

#innercontent .gerecht .author {
	color: #DA9C63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px 0px 0px 48px;
}

#innercontent .gerecht .reactions {
	float: left;
	display: inline;
	line-height: 15px;
}

#innercontent .gerecht .category {
	float: right;
	display: inline;
	font-size: 0.85em;
	padding-top: 7px;
}

#innercontent .gerecht .category a {
	text-decoration: underline;
}

#innercontent .gerecht a {
	color: #9D0000;
	text-decoration: none;
}

#innercontent .gerecht a:hover {
	text-decoration: underline;
}

/*
*	Sidebar
*/

#sidebar {
	width: 158px;
	float: left;
	margin: 7px 0px 0px 0px;
	border: 1px solid #EBDEC2;
	background: #F3E6CA;
	padding: 0px 10px 10px 10px;
	color: #810000;
	font-family: Arial, helvetica, sans-serif;
}

#sidebar ul li {
	list-style: none;
}

#sidebar a {
	background: url('categories_bullet.gif') no-repeat left;
	padding-left: 18px;
	color: #810000;
	line-height: 15px;
	text-decoration: none;
}

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

#sidebar h3 {
	font-size: 1em;
	line-height: 30px;
}

/*
*	Footer
*/

#footer {
	clear: both;
	padding: 20px 20px 20px 0px;
	text-align: right;
	font-size: 0.85em;
	color: #FD933F;
}

#footer a {
	color: #FD933F;
	text-decoration: none;
}

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

#footer2 {
	clear: both;
	text-align: center;
	color: #721011;
	padding-bottom: 10px;
	font-size: 0.6em;
}

#footer2 a {
	color: #721011;
	text-decoration: none;
}

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

/*
*	Commentaar
*/

#commentaar {
	color: #F4E8CD;
	border: 1px;
	border-color: #F9F7F6;
	background-color: #760000;
	padding: 20;	
}

#test {
	color: #000000;
}

/*
*	Cross-Browser Fixes
*/

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

p {
	margin: 0px 0px 1em 0px;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

