@charset "utf-8";
/*
	Theme Name: Bevrijdingsfestival Zeeland 2010 versie 2
	Theme URI: http://www.ramoonus.nl
	Version		: 1.1
	Template: k2
	Theme URI: http://www.ramoonus.nl/
	Author: Ramon van Belzen
*/
body {
	color: black;
}
.columns-two #page, .columns-one #page, .columns-three #page {
	width: 1024px;
}
#page {
	/* The entire design is contained within the 'page' id */
	padding-top: 0px;
	border: 0px;
	background-color: transparent;
}
/* delen van de footer verbergen */
#footer {
	height: 210px;
	margin: 0;
	padding: 0;
	background-image:url(images/crowd.JPG);
	background-position:center;
	width: 100%;
	text-align:center;
}
.footerpoweredby, .footerfeedlinks, .footerstats {
	display: none;
	line-height:normal;
}
/* menu */
.menu {
	background-image:url(images/menu.JPG);
	width: 100%;
	height: 30px;
	margin: 0;
	font-size: 16px;
}
ul.menu li a {
	color: black;
}
.menu > ul > li > ul { /* Child Menus */
}
.menu > ul > li.current_page_ancestor > a, .menu > ul > li.current_page_item > a {
	color: white;
	background-color: transparent;
	font-weight: bold;
}
.menu > ul > li:hover > a, .menu > ul > li.sfHover > a { /* Top level hover*/
	background-color: transparent;
	color: white;
	font-weight: bold;
}
/* Links */
a, entry-content a:visited {
	color: #00489c; /* logo blauw */
}
body, .content {
	background-color: #e5e8a3;
}
#header {
	height: 330px; /* was 330 */
	;
}
/* */
#primary {
	width: 700px;
	width: 500px;
}
.secondary, .columns-three .secondary {
	width: 250px
}
.post, .hentry {
	background-color:white;
	background-image:url(images/memo.GIF);
	background-repeat:no-repeat; 
	background-position:top; 
	padding-top:30px;
	padding-left: 10px;
	color: black;
}
/* Duelling sidebar */
body.columns-three #primary {
	margin-left: 285px;
}
body.columns-three #widgets-sidebar-1 {
	position: relative;
	left: -520px;
	margin-left: -285px;
}
/* asbach */
body.columns-three #widgets-sidebar-1 {
	left:-440px;
}
body.columns-three #primary {
	margin-left:213px;
}
/* voorhoofd fix */
#rollingarchives, .navigation {
	height: 0px;
	padding: 0;
}
/* programma pagina fix */
.slug-programma #widgets-sidebar-2 {
	display: none;
}
.slug-programma #primary {
	width: 700px;
}
.slug-programma #widgets-sidebar-1 {
	left: -650px !important;
	margin-left: -285px !important;
}
.footerramon {
	padding-top:100px;
        border:0px;
}
.footerramon img {
	width: 150px
}