/*
Theme Name: schenk
Theme URI: http://www.schenkenbijleveld.nl/
Description: The theme for schenkenbijleveld.
Version: 1.0
Author: jeroen van der Ploeg
Author URI: http://Noordkop Media.nl/
Tags: blue, custom header, fixed width, two columns, widgets

*/

@CHARSET "UTF-8";


/******* Structure *******/

* {
	margin: 0;
	padding: 0;
}

html, body {
	color: #373737;
	background: #d0d0cf url(/wp-content/themes/schenkenbijleveld/images/main-bg.gif) center repeat-y;
	font: 12px Arial, Helvetica;
	margin:0;
	padding:0;
	height:100%;
}

#package {
	position:relative;
	min-height: 100%; /* For Modern Browsers */
	background:#fff;
	width:961px;
	padding:0 14px 0 13px;
	margin:0 auto;
	
}

.bodycontent {
	padding: 0 0 80px 0;
	float:left; 
}


.footer {
	position:absolute;
	bottom:0;
	width:961px;
	height:60px;			/* Height of the footer */
	border-top:1px solid #dcdada;
	padding:5px 0 0 0;
}

.content-wrapper{
	min-height:100%;
	display:table;
	padding:10px 0 10px 0;
}

.header {
	background:#555 url(/wp-content/themes/schenkenbijleveld/images/top-header-bg.jpg) top right no-repeat;
	height:158px;
	padding:0 10px 0 0;
	position:relative;
}

a 	{text-decoration:none; color: #999; cursor:hand;}
a:hover 	{color: #000;}
li 	{list-style:none;}
p 	{
	font: 13px Verdana, sans-serif;
	margin:0 0 15px 0;
		
	}
p a {text-decoration:underline;}

h1 {
	font-size:16px;
	color:#FF6103;
	}
h2 {
	font-size:15px;
	color:#FF6103;
}
h3 {
	font-size:14px;
	color:#FF6103;
}
h4 {
	font-size:12px;
	color:#FF6103;
}
h5 {
	font-size:10px;
	color:#FF6103;
}






h3.header3 {
	height:26px;
	padding:7px 0 0 10px;
	font-size:14px;
	color:#999;
	}
h2.header2 {
	background:#555;
	height:26px;
	padding:7px 0 0 10px;
	color:#ff6103;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	}

.home h2.header2 {
	background-image:url(/wp-content/themes/schenkenbijleveld/images/h2_big.png);
}
.detail h2.header2 {
	background-image:url(/wp-content/themes/schenkenbijleveld/images/h2_small.png);
}


.clear {
	clear:both;
}

/*********** page type **********/
#left-bar{	
	float:left;
/*	background:#f0f; */
	width:233px;
	margin:0 13px 0 0;
	}
#center-bar {	
	float:left;
/*	background:#f00; */
	width:534px;
	margin:0 8px 0 0;
}

.home #center-bar {
	width:780px;
}

#right-bar {	
	float:left;
/*	background:#00f; */
	width:173px;
}

#logo {
	padding:10px 0 0 20px;
}
#logo h3 {
	display:none;
	}
#logo h1 a {
	display:block;
	width:551px;
	height:97px;
	background:url(/wp-content/themes/schenkenbijleveld/images/logo.gif) top left no-repeat;
	}
#logo h1 a span{
	display:none;
	}





/*********** Top Menu **********/
.header ul.menu {
		position:absolute;
		bottom:0;
		right:12px;
		font-size:11px;
		font-weight:bold;
	}

.header .menu span {
		display:block;
		width:86px;
		height:21px;
		text-align:center;
		padding:5px 0 0 0;
	}
.header .menu li a {
		display:block; 
		color:#000;
		background:url(/wp-content/themes/schenkenbijleveld/images/top-menu-inactive.gif) top center no-repeat;
	}
.header .menu li a:hover {
		color:#000;
		background:url(/wp-content/themes/schenkenbijleveld/images/top-menu-over.gif) top center no-repeat;
	}
.header .menu li {
	float:left;
	margin:0 2px 0 0;
	}
.header .menu .active a {
	background:url(/wp-content/themes/schenkenbijleveld/images/top-menu-active.gif) top center no-repeat;
}

.header h3 {
	background:none;
	height:none;
	padding:0;
	
}

/********** sub menu ***********/
.bodycontent .menu span {
		display:block;
		width:210px;
		height:25px;
		font-size:12px;
		font-weight:bold;
		padding:7px 0 0 23px;
		background:url(/wp-content/themes/schenkenbijleveld/images/button_bg.png) top left no-repeat;
}
.bodycontent .menu li a {
		display:block;
		color:#000;
		background:url(/wp-content/themes/schenkenbijleveld/images//sub-menu-inactive.gif) top repeat-x;
	}
.bodycontent .menu li a:hover {
		color:#000;
		background:url(/wp-content/themes/schenkenbijleveld/images/sub-menu-over.gif) top repeat-x;
	}
.bodycontent .menu li {
	margin:0 0 5px 0;
	}

.bodycontent .menu .active a {
	background:url(/wp-content/themes/schenkenbijleveld/images/sub-menu-active.gif) top repeat-x;
}
.bodycontent .menu .active ul a {
	background:none;
}


.bodycontent .menu ul  {
	display:none;
}

.bodycontent .menu .active ul  {
	display:block;
}




.bodycontent .menu ul span {
	margin:5px 0 0 0;
	font-weight:normal;
	
	}
.bodycontent .menu ul li a {
		display:block;
		color:#666;
		background:#fff;
	}
.bodycontent .menu ul li a:hover {
		color:#666;
		background:#f6f6f6;
	}

.bodycontent .menu ul .active a,
.bodycontent .menu ul .active a:hover {
	background:#dadada;
}


.box {
	background: #dcdada;
	margin:0 0 10px 0;
	}

.box h3.header3 {
	background:url(/wp-content/themes/schenkenbijleveld/images/h3_small.png) top no-repeat;
}
.box .h3-wrapper {
	background:#ccc url(/wp-content/themes/schenkenbijleveld/images/header-bg.gif) top repeat-x;
}



ul.link-list {
	padding:0 0 5px 10px;
	}	


.link-list li {
	list-style:disc;
	margin:5px 0 0 13px;
	}	

.link-list li a {
	color:#666;
	}	

.link-list li a:hover {
	color:#999;
	}	
	
.detail .img-wrapper {
	width:100%;
	height:174px;
	overflow:hidden;
	margin:0 0 10px 0;
}

.detail .img-wrapper span {
	width:100%;
	height:174px;
	display:block;
	background:url(/wp-content/themes/schenkenbijleveld/images/small_img.png) top left no-repeat;
}

.home .img-wrapper {
	width:100%;
	height:320px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.home .img-wrapper span {
	width:100%;
	height:320px;
	display:block;
	background:url(/wp-content/themes/schenkenbijleveld/images/big_img.png) top left no-repeat;
}


/******** Footer *********/
.footer li {
	display:inline; 
	margin:0 5px 0 5px;
	font-size:12px;
	}

.footer {
	}
	
.footer ul {
	text-align:center;
	}


/****** Extra *******/
.rubriek,
.airtime,
.reacties,
.player,
.comments {display:none;}

.item {
	padding:0 0 20px 0;

}
.item .title {
	font-size:14px;
	font-weight:bold;}
	
/***** Contact form *****/
.wpcf7-list-item {
	display:block;
	} 
	
input,
textarea  {
	border:1px solid #ccc;
	padding:3px;
}

