@charset "UTF-8";
/* CSS Document */
/*  
Theme Name: Keukenatlier Maillé
Theme URI: www.keukenateliermaille.nl
Description: Dit thema is ontwikkelt voor Keukenatelier Maille
Version: 1.0
Author: Rob Maille
Author URI: www.smoothworks.nl

*/

h1 {
	font-family: arial, Sans-serif;
	font-size:24px;
	padding: 0 0 10px 0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	background:#e1e1e1 url(images/achtergrondverloop.jpg) top left repeat-x;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
.p {
	padding: 10px 0 0 0;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 750px;
	background: #E5E5E5;
}
#header {
	float: left;
	width: 750px;
}
#banner {
	background:url("images/achtergrondverloop.jpg") repeat-x scroll left top #E1E1E1;
	z-index:1;
	height:170px;
	margin:0;
	padding-top:31px;
	width:750px;
	position:relative;
}
#logo {
	color:#333333;
	z-index:600;
	padding: 20px 0px 0px 10px;
	/*background:url(images/logo.png) no-repeat top left;*/
	height:140px;
	width:290px;
	position: absolute;
	visibility:visible;
}
#container {
	float: left;
	width: 710px;
	min-height:400px;
	background-color: #Fff;
	margin-top: 5px;
	padding:20px;
}
.post h2 {
	font-family: arial, Sans-serif;
	font-size: 18px;
}
.entry {
	line-height: 18px;
}
p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#footer {
	padding-top:10px;
	text-align:center;
	width: 750px;
	float:left;
	color:#333;
}
#footer p {
	line-height:18px
}
#menubalk {
	background:url("images/achtergrondverloopmenu.jpg") repeat-x scroll left top #E1E1E1;
	height:30px;
	width:750px;
}
#menubalk ul li {
	float: left;

}
#menubalk a:hover {
	font-weight:;
}
#menubalk a {
	padding:11px 6px 7px 6px;
	display:block;
}
#menubalk a.active, #menubalk a:hover {
	background-color:#323232;
	color:#FFF;
}
#menubalk li.current_page_item a {
	background-color:#323232;
	color:#FFF;
}
.smal {
	width:400px;
	padding: 10px;
}
.alignright {
	float:right;
	
}

