/*  
Theme Name: De Oude Schaere
Description: Danstaverne De Oude Schaere.
Author: Lieven Vandenbroucke
Author URI: http://www.xtence.be/
*/
body {
	margin:0; 
	padding:0;
	width:auto; 
	height:100%;
	background:#ccc;
	font: 0.8em verdana geneva arial helvetica sans-serif;
	}

#smooth{
	position: absolute;
	top: 0;
	left: 0;
}
#restaurant-head{
	position: absolute;
	top: 0;
	left: 0;
	height:250px;
	width: 100%;
	background: #000 url(restaurant-oostkamp-css/bg-top1.jpg) repeat-x;
}
img {
	border:0;
}
#page{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 980px;
	text-align: left;
}
#bg{
	position: absolute;
	top: 50px;
	left: 0;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.6em;
	text-decoration: underline;
	padding: 8px;
	margin-left: 10px;
	background-color: eee;
}
h4, h5{
	font-size: 1.3em;
}
a {
	color: #000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #555;
}
#header{
	position: relative;
	top: 0;
	left: 0;
	height:238px;
	z-index: 100;
}
#flashhead{
	position: absolute;
	top: 80px;
	left:535px;
	z-index:100;
}
#logo-restaurant{
	position: absolute;
	top: 0;
	left: 10px;
	z-index:150!important;
}
#button{
	position: absolute;
	top: 250px;
	left: 550px;
	z-index: 1000;
}
/* Menu */

#menu {
	height: 38px;
	clear: both;
	position: relative;
	left: 0;
	top: 200px;
	z-index: 1000!important;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	padding-top: 25px;
	text-decoration: none;
	/*background: url(tab-off.jpg) no-repeat;*/
	text-align: center;
	letter-spacing: -1px;
	font-size: 14px;
	color: #000;
}

#menu a:hover {
	background: url(restaurant-oostkamp-css/tab.jpg) no-repeat;
	color: #FFF;
	height: 50px;
}

#menu .current_page_item a {
	background: url(restaurant-oostkamp-css/tab.jpg) no-repeat;
	color: #FFF;
	height: 50px;
}
/* Content */
#uitgaan-oostkamp-westvlaanderen{
	position: relative;
	left: 30px;
	top: 80px;
	width: 900px;
	margin: 0;
	padding: 10px;
	float: left;
	background-color: #b0b0b0;
	border: 1px solid #eee;
}
#uitgaan-oostkamp-westvlaanderen h3{
	background-color: transparent;
}
#uitgaan-oostkamp-westvlaanderen h2, h3, h4, p{
	margin-left: 20px;
}
.right{
	float: right;
         clear:right;
	margin: 20px;
	padding: 0;
	border: 1px solid #eee;
}
.center{
	text-align:center;
	margin: 20px;
	padding: 20px;
}
.center img{
	border: 1px solid #eee;
}
#plan-restaurant{
	margin-left: 20px;
}
p.bov{
	text-align: right;
	font-size: 0.7em;
}
#speciaal-menu{
         font-size:1.2em;
	font-weight: bold;	
         text-align: center;
	background-color: #ccc;
	border: 1px solid #eee;

}
dt{
         font-size:1.2em;
	font-weight: bold;
         margin:10px;
}
dl{
         margin-left:70px;
}
#inhoud{
	float: left;
	width:380px;
	margin: 0;
	padding: 8px;
	background-color: #b0b0b0;
}
#extra{
	float: right;
	margin: 0;
	margin-right: 10px;
	padding: 8px;
	width: 380px;
	/*border:1px solid #86F600;
	background-color: #b0b0b0;*/
}
#extra h3{
	padding: 8px;
	margin-left: 10px;
}
#extra h4{
	padding: 8px;
}
/* Footer */
#footer-restaurant-oostkamp{
	position: relative;
	top: 160px;
	background-color: #000;
	background-image: url(restaurant-oostkamp-css/line.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 250px;
	text-align: center;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 200;
	margin-bottom: 50px;
}
#footer-menu{
	position: absolute;
	color: #fff;
	top: 15px;
	left: 0;
	width: 97%;
	text-align: center;
}
#footer-menu ul li{
	display:inline;
	padding-left: 6px; 
	padding-right: 6px; 
}
#footer-menu a{
	font-size: 11px;
}
.adres{
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #fff;
	z-index: 500!important;
}
#footer-restaurant-oostkamp a{
	color: #fff;
}
#footer-restaurant-oostkamp a:hover{
	color: #ddd;
}

