/*   
Theme Name: Reflet
Theme URI: http://www.reflet.nl
Author: WordPress
Author URI: http://www.wordpress.org
*/


* {
	margin: 0;
	padding: 0;
}
.float_left {float: left; margin: 5px 5px 0 0;}
.float_right {float: right; margin: 5px 0 0 5px;}

html,body {
	background: #3d2d27 url(images/wallpaper.gif) top left repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #361403;
	font-size: 13px;
}
h1,h3,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
}
h1 {
	font-size: 26px;
	color: #2d0f00;
}
h2,h3,h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #622a0c;
	margin-bottom: 20px;
}
a {
	color: #80340c;
	text-decoration: underline;
}
a:hover {
	color: #2d0f00;
	text-decoration: underline;
}
a img {border: 0 !important;}

p,ol,ul {
	line-height: 1.5;
}
p {
	margin-bottom: 0px;
	line-height: normal;
}

.aligncenter {
	text-align: center;
	margin: 0 auto;
}
.alignleft {
	float: left; margin: 5px 5px 0 0;
}
.alignright {
	float: right; margin: 5px 0 0 5px;
}
blockquote {
	border-bottom: 1px solid #C29A45;
	padding: 10px;
	background:#F8EDCD;
	margin-bottom: 20px;
	filter:alpha(opacity=80);
	-moz-opacity:0.98;
	-khtml-opacity: 0.80;
	opacity: 0.8;

}
blockquote p {
margin-bottom: 0 !important;
}

#container {
	width: 920px;
	min-height: 700px;
	margin: 20px auto 0 auto;
	border: 1px solid #222;
	background: url(images/reflet.jpg) top center no-repeat;
	position: relative;
}
* html #container {
	height: 720px;
}
#header {
	width: 647px;
	height: 30px;
	line-height: 32px;
	vertical-align: middle;
	margin-top: 10px;
}
#header ul, #header li, #header li a {display: inline;}
#header ul {margin-left: 22px; }
#header li {padding: 0 10px;}
#header li a {font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none;}
#header li.current_page_item a {color: #2d0f00; text-decoration: underline;}
#left {
	margin-top: 60px;
	margin-left: 50px;
	width: 335px;
}
#left h1 {
	margin-bottom: 40px;
}
#left ul {
	padding-left: 15px;
	margin-bottom: 20px;
	color: #6E340C;
	list-style-type: circle;
}

#left p {margin-bottom: 20px; }
#logo {
	position: absolute;
	width: 180px;
	top: 70px;
	right: 290px;
	font-size: 13px;
	color: #5d1f02;
	font-style: italic;
}
#uitleg {
	position: absolute;
	width: 180px;
	top: 177px;
	right: 280px;
	font-size: 13px;
	color: #5d1f02;
	font-style: italic;
}
#uitleg p {
	margin-bottom: 15px;
}
#dessertkaart {
	position: absolute;
	bottom: 42px;
	right: 139px;
	width: 72px;
	height: 328px;
}
#menukaart {
	position: absolute;
	bottom: 149px;
	right: 27px;
	width: 108px;
	height: 136px;
}
#wijnkaart {
	position: absolute;
	top: 44px;
	right: 136px;
	width: 115px;
	height: 128px;
}

a {outline: none;}

#right img {border: 0;}
#footer {
	position: absolute;
	bottom: 2px;
	left: 0px;
	width: 915px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	font-size: 12px;
	color: #ba7e04;
	margin: 0 auto;
}
#footer a {color: #ba7e04; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
