/* @override http://www.tavernebergen.nl/cms/css/site.css */

/* @override http://www.tavernebergen.nl/cms/css/site.css */


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-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


a, a:visited {
	color: black;
	text-decoration: none;
}

#main a, #main a:visited {
	color: black;
	text-decoration: none;
	/*background-color: #ffc50c;*/
}

#main a:hover {
	color: black;
	text-decoration: underline;
	/*background-color: transparent;*/
}





body {
	background-color: #000;	
	font: normal 14px Verdana, Arial, sans-serif;
	line-height: 20px;
	color: #000;
}



div.clear { 
	clear: both;
	background-color: transparent;
	height: 0px;
	overflow: hidden;
}



#container { 
	/*background: #111;*/ 
	/*background: url('../img/bg-black.png');*/ 
	width: 940px;
	padding: 20px;
	height: auto; 
	margin: 20px auto; 
	text-align: left; 
}

div#logo {
	width: 240px;
	position: absolute;
	z-index: 100;
	margin-left: -0px;	
	margin-top: 20px;	
}


/* //////////////////////////////// M E N U ////////////////////////////// */
/* //////////////////////////////// M E N U ////////////////////////////// */


div#menu {
	margin-left: 0px;
	margin-top: 140px;

	/*background-color: #fff;*/
	float: left;

	position: absolute;
	text-align: right;	

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 242px;
	padding-right: 60px; 
}


#menu ul {	
	/*border-top: 1px solid #D8D8D8;*/
}

#menu ul li {
	list-style: none;
	/*border-bottom: 1px solid #D8D8D8;*/
}

#menu ul li a, #menu ul li a:visited {
	/*background: url('../img/80.png');*/
	margin-bottom: 2px;
	
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 18px;
	/*font-size: 14px;*/
	line-height: 34px;
	height: 34px;
	/*color: #ffc50c;*/
	color: #abce39;	

	
	list-style: none;
	/*display: block;*/
	
	padding: 7px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 200px;

}

#menu ul li a:hover {
	background-color: #000;
	background-image: none;
	color: #fff;
}


#menu ul li a.current {
	background-image: none;
	background-color: #000;
	color: #fff;
}
	
/* ////////////////////////////////////////////////////////////// */


ul#galleryList.clearfix {
	margin-left: -10px;	
}

a.back, a.back:visited {
	display: block;
	height: 24px;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 12px;
}

a.back:hover {
	text-decoration: underline;
}



.twitter-follow-button {
	position: absolute;
	margin-top: -47px;
	margin-left: 40px;
}


div.fb-like {
	position: absolute;
	margin-top: -55px;
	margin-left: 40px;
	
}

div#fb-root {
	display: none;
}






div#main {
	padding: 20px;
	margin-left: 370px; /* was 90 bij niet fixed */
	width: 530px;	
	/*min-height: 300px;*/
	background-color: #fff;
	background-color: #ffc50c;

	background: url('../img/90_g.png');
	
	float: left;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

div#main.galerij {
	padding-bottom: 20px;
	background-color: #fff;
	background: url('../img/80_g.png');
}

div#main.drinken-eten {
	background-image: none;
	background-color: transparent;
	padding: 0;
	width: 570px;	
}

div#main.drinken-eten img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


div#main.agenda {
	background-image: none;
	background-color: transparent;
	padding: 0;
	width: 570px;	
}

div#main.agenda img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}



#main p.onderschrift {
	margin-top: 8px;
	font-size: 12px;
	line-height: 17px
}

#main div.quote {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 14px;
	background-color: white;
	background: url('../img/20.png');
	
}

#main div.quote em {
	font-size: 14px;
	font-weight: normal;
	display: block;
	font-style: normal;
}

#main div.quote {
	margin-bottom: -7px;
}	



#main div.kop {
	margin-bottom: 12px;
	font-size: 16px;
	/*color: #ffc50c;*/
	color: #fff;
}

#main div.kop strong {
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 14px;
	font-weight: normal;
}


#main table {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
}



		


#galleryFooter {
    display: none;
}


#cboxTitle {
	display: none !important;
}

#supersized-loader {
	display: none !important;
}


#main a.facebut, #main a.facebut:visited {
	display: block;
	text-decoration: underline;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #abce39;
	margin-bottom: 18px;
	padding: 10px;
	text-align: center;
}


#main a.facebut:hover {
	color:  #fff;
	text-decoration: none;
}



