
/* --------------- ( Reset ) --------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style:none;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Use this to create a horizontal ruler across a column. */

hr {
	height:10px;
	border:0px;
	background:url('https://www.napro.be/images/divider_big.gif') no-repeat;
}



/* --------------- ( General ) --------------------------------------------- */
body {
	background:#f5f5f5;
	/*
	background:#f5f5f5 url(https://www.napro.be/images/bg22.jpg) center center no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.napro.be/images/bg22.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.napro.be/images/bg22.jpg', sizingMethod='scale')";
	*/
	font: 12px Arial,Verdana,sans-serif;
	position: relative;
	overflow-x: hidden;
}
#top-bg {
	background: url(https://www.napro.be/images/bg-header.png);
	height: 464px;
	width: 100%;
}
#pans {
	background: url(https://www.napro.be/images/pans.jpg);
	height: 199px;
	position: absolute;
	right: 10%;
	top: -29px;
	width: 108px;
}
#wrapper-outer {
	margin-top: -417px;
	position: relative;
}
#wrapper-inner {
	margin: 0px auto;
	position: relative;
	width: 906px;
}
a { color: #BA0B0A; }
a:active { color: red; }
.top { display: block; }
.curve-bottom { *margin-top: -12px; }




/* --------------- ( Top Nav ) --------------------------------------------- */
#top-nav {
	background: url(https://www.napro.be/images/bg-top-nav.jpg);
	height: 84px;
	left: 220px;
	position: absolute;
	top: -29px;
	width: auto;
}
#top-nav-left {
	background: url(https://www.napro.be/images/bg-top-nav-left.jpg);
	height:84px;
	width:25px;
	float:left;
}
#top-nav-middle {
	background: url(https://www.napro.be/images/bg-top-nav-middle.jpg);
	height:84px;
	float:left;
}
#top-nav-right {
	background: url(https://www.napro.be/images/bg-top-nav-right.jpg);
	height:84px;
	width:25px;
	float:left;
}


	#top-nav-middle ul {
		margin: 42px 2px 0px 5px;
	}
		#top-nav-middle ul li {
			display: inline;
		}
			#top-nav-middle ul li a {
				color: black;
				float: left;
				height: 28px;
				line-height: 28px;
				padding: 0px 22px 0px 22px;
				text-decoration: none;
				background: url(https://www.napro.be/images/top-nav-divider.jpg) right no-repeat;
			}
				#top-nav-middle ul li a:hover {
					text-decoration: underline;
				}



/* --------------- ( Header ) --------------------------------------------- */
#header {
}
	#header h1 a {
		background: url(https://www.napro.be/images/napro-logo.jpg);
 		background-size: contain;
		display: block;
		background-repeat: no-repeat;
		height:125px;
		width:172px !important;
		margin-left: 0px;
		text-indent: -9999px;
		width: 128px;
	}

#submenu {
	border:0px solid red;
	position:absolute;
	right:30px;
	top:80px;
}



/* --------------- ( Content ) --------------------------------------------- */
#content {
	float: right;
	margin-top: 6px;
	width: 724px;
}
	#inner-content {
		background: white;
		padding: 18px 25px 25px 25px;
		min-height: 450px;
		_height: 450px;
	}
		#inner-content #page {

		}
			#inner-content #page {

			}
		.post {
			margin-bottom: 20px;
			border-bottom: 1px solid #ccc;
			padding-bottom: 26px;
			*padding-bottom: 16px;
		}
			.post h1, h2, h3, h4, h5, h6 {
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				margin-bottom: 14px;
			}
			.post h1 { font-size: 22px; }
			.post h2 { font-size: 20px; }
			.post h3 { font-size: 14px; }
			.post h4 { font-size: 13px; font-weight: bold; }
			.post h5 { font-size: 12px; font-weight: bold; }
			.post h6 { font-size: 11px; font-weight: bold; }

			.post table {
				width: 100%;
				margin-bottom: 12px;
				border-right: 0px solid #ccc;
				*border-collapse: collapse;
			}
				.post table tr {

				}
					.post table tr th {
						font-weight: bold;
						padding: 2px;
						border-left: 0px solid #BA0A0A;
						border-right: 0px solid #BA0A0A;
						background: #BA0A0A;
						color: #fff;
					}
					.post table tr td {
						border-left: 0px solid #ccc;
						padding: 2px;
						border-bottom: 0px solid #ccc;
						line-height: 17px;
					}
			.post ul {
				margin: 0px 0px 14px 16px;
			}
				.post ul li {
					margin-bottom: 8px;
					line-height: 17px;
					padding-left: 12px;
					background: url(https://www.napro.be/images/red-bullet.gif) 0px 7px no-repeat;
				}
			.post ol {
				margin: 0px 0px 14px 16px;
				list-style: decimal inside;
			}
				.post ol li {
					margin-bottom: 8px;
					line-height: 17px;
					padding-left: 12px;
				}
			.post blockquote {
				border-left: 3px solid #ccc;
				padding-left: 8px;
				margin-left: 16px;
				color: #666;
			}

			.post .author {
				color: rgb(102, 102, 102);
				font-size: 12px;
				font-style: italic;
				margin: 3px 0px 12px 0px;
			}
				.post .recipe-text .thumbnail-large {
					margin-bottom: 14px;
				}
				.post .thumbnail-large {
					background: url(https://www.napro.be/images/thumbnail-large.png);
					float: left;
					height: 233px;
					padding-top: 13px;
					text-align: center;
					vertical-align: middle;
					width: 326px;
				}
				.post .text {
					float: right;
					width: 328px;
				}
					.post .text p, .post .entry p {
						line-height: 20px;
					}
						.post p {
							margin-bottom: 15px;
						}
					.post .meta {
						color: rgb(102, 102, 102);
						float: left;
						font-size: 12px;
						margin: 14px 0px 0px 0px;
					}
						.post .meta a {
							background: rgb(186, 11, 10);
							color: white;
							display: block;
							float: left;
							font-size: 11px;
							font-weight: bold;
							margin: 0px 7px 7px 0px;
							padding: 4px 6px;
							text-decoration: none;
						}
							.post .meta a:hover {
								background: red;
							}
					.post .serves {
						width: 65px;
						height: 23px;
						margin: 18px 0px 0px 0px;
						float: left;
						clear: both;
						text-indent: -9999px;
					}
						.serves-1 { background: url(https://www.napro.be/images/serves-grid.png) 0px 115px; }
						.serves-2 { background: url(https://www.napro.be/images/serves-grid.png) 0px 92px; }
					    .serves-3 { background: url(https://www.napro.be/images/serves-grid.png) 0px 69px; }
						.serves-4 { background: url(https://www.napro.be/images/serves-grid.png) 0px 46px; }
						.serves-5 { background: url(https://www.napro.be/images/serves-grid.png) 0px 23px; }
					.timer {
						background: url(https://www.napro.be/images/timer.png) no-repeat left;
						height: 29px;
						float: right;
						padding-left: 38px;
						width: 198px;
						margin-top: 15px;
						line-height: 29px;
					}
	.post .recipe-text {
		float: left;
		width: 326px;
	}
	.post .recipe-meta {
		float: right;
		width: 322px;
	}
		.post .recipe-meta .ingredients {
			background: #FFF5BE;
			padding: 14px 14px 2px 0px;
		}
		.post .recipe-meta h2 {
			margin-left: 14px;
		}
		.post .recipe-meta .meta {
			margin-top: 26px;
		}




/* --------------- ( Sidebar ) --------------------------------------------- */
#sidebar {
	color: white;
	float: left;
	margin-top: 30px;
	width: 182px;
}
	#sidebar a {
		color: #fff;
	}
	#sidebar h2 {
		font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin-bottom: 8px;
	}
	#sidebar .sidebar-inner {
		background: url(https://www.napro.be/images/sidebar-mid.png) repeat-y;
		padding: 0px 12px 0px 12px;
	}
		#sidebar .box {
			padding-bottom: 12px;
		}
			#sidebar .box ul {

			}
				#sidebar .sidebar-inner .box ul li {
					display: inline;
				}
					#sidebar .sidebar-inner .box ul li a {
						display: block;
						border-bottom: 1px solid #DB8585;
						padding-bottom: 2px;
						margin-bottom: 2px;
						text-decoration: none;
						line-height: 17px;
					}
						#sidebar .sidebar-inner .box ul li a:hover {
							text-decoration: underline;
						}
	#sidebar .bottom {
		margin-bottom: 15px;
	}
	#sidebar #rss-pane {
		background: url(https://www.napro.be/images/bg-rss.png);
		height: 270px;
		margin-top: 12px;
		padding: 12px 12px 0px 14px;
		*padding: 12px 12px 0px 12px;
		color: #000;
	}
		#sidebar #rss-pane h2 {
			font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
			margin-bottom: 8px;
		}
		#sidebar #rss-pane a#rss-icon {
			background: url(https://www.napro.be/images/rss-icon.png);
			width: 39px;
			height: 39px;
			text-indent: -9999px;
			display: block;
			float: left;
			margin: 0px 15px 6px 0px;
		}
		#sidebar #rss-pane p {
			font-size: 11px;
			line-height: 17px;
		}
		#sidebar #rss-pane p.margin {
			margin-bottom: 12px;
		}
		#sidebar .feedburner {
			margin-bottom: 16px;
		}
			#sidebar .feedburner input#feed-email {
				border: 2px solid #C2CDE7;
				padding: 4px;
				width: 138px;
				*width: 142px;
				margin-bottom: 9px;
			}
			#sidebar .feedburner input#feed-submit {
				background: url(https://www.napro.be/images/button-save.png);
				width: 69px;
				height: 33px;
				border: none;
				margin-right: 3px;
				float: right;
			}





/* --------------- ( Footer ) --------------------------------------------- */
#footer {
	float: right;
	width: 722px;
	margin: 15px 0px 10px 0px;
	*margin: 10px 0px 15px 0px;
	text-align: right;
	font-size: 11px;
	color: #666;
}
	#footer p {
		float: left;
		padding: 3px 5px;
		font-weight: bold;
	}
	#footer a {
		color: #666;
	}




/* --------------- ( Contact ) --------------------------------------------- */
#content form#contact-form {

	}
		#content form#contact-form p {

		}
			#content form#contact-form p input {
				border: 2px solid #C2CDE7;
				margin: 0px 0px 0px 0px;
				width: 303px;
				padding: 7px;
				font: 11px Verdana, Geneva, sans-serif;
				color: #595959;
			}
			#content form#contact-form p textarea {
				border: 2px solid #C2CDE7;
				margin: 0px 0px 0px 0px;
				width: 443px;
				height: 131px;
				font: 11px Verdana, Geneva, sans-serif;
				color: #595959;
				padding: 7px;
			}
		#content form#contact-form p.button {
			background: none;
			height: 27px;
		}
			#content form#contact-form p.button input {
				background: url(https://www.napro.be/images/btn-submit.png);
				margin: 0px 0px 0px 0px;
				width: 77px;
				height: 33px;
				border: none;
			}


/* CUSTOM CSS */
.clear {
	clear:both;
}
.display_none { display:none; }
.hide { display:none; }
.floatercell {
	width:100px;
	height:100px;
	overflow:hidden;
	position:relative;
}
.floatercell_border {
	margin:3px;
	float:left;
	padding:5px;
	background:#e5e5e5;
	border:1px solid #f5f5f5;
	cursor:pointer;
	list-style:none;
}
.floatercell_shop {
	margin:3px;
	padding:5px;
	width:150px;
	height:150px;
	//background:#e5e5e5;
	background:white;
	border:1px solid #e5e5e5;
}
.box_border {
	margin:5px;
	padding:10px;
	background:#e5e5e5;
	border:1px solid #f5f5f5;
}
#submenu #taalkeuze a {
	text-decoration:none;
	color:#666;
}


/* jQuery Validation
-------------------------------------------------------------- */

label.error {
	float:left;
	width:16px;
	height:16px;
	background:url('https://www.napro.be/images/cross.png');
	clear:right;
	text-indent:-100000px;
	margin-top:2px;
	margin-right:5px;
}
label.valid {
	float:left;
	width:16px;
	height:16px;
	background:url('https://www.napro.be/images/tick.png');
	clear:right;
	text-indent:-100000px;
	margin-top:2px;
	margin-right:5px;
}
input.error { float:left; }
input.valid { float:left; }

input[type=button], input[type=submit], input[type=reset] {
	background:#cc0000;
	border:0px;
	color:white;
	padding:5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
