/*
Theme Name: Vinho
Theme URI: http://www.vinho.be/
Description: Dit is een template speciaal ontwikkeld voor de website van Vincentiusschool Essen-Horendonk.
Author: Birger Design
Version: 1.0
Tags: one-column, fixed-width, custom-header
*/

@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* --<<[[ ########## ]]>>-- */

body{
	background-image: url(images/bg/vinho-bg-left.png), url(images/bg/vinho-bg-right.png), url(images/bg/vinho-bg-pattern.png);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: center left, center right, top center;
	background-size: contain, contain, auto;
}

#container{
	background: #ffffff none;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto 10px auto;
	padding: 0 25px;
	position: relative;
	width: 940px;
	z-index: 0;
	
	box-shadow: 0px 0px 3px 3px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,.15);
}

.clear{
	clear: both;
}

	#header{
		background-color: #ebf3ea;
		height: 250px;
		position: relative;
		width: 940px;
		z-index: 2;
	}
		#logo{
			font-size: 0%;
			left: 10px;
			line-height: 0%;
			position: absolute;
			top: 40px;
			z-index: 10;
		}
			#logo a{
				outline: none;
			}
		#tagline{
			color: #333333;
			font-family: Arial, Helvetica, sans-serif !important;
			font-size: 16px;
			line-height: 24px;
			position: absolute;
			right: 40px;
			text-align: right;
			text-shadow: #ffffff 1px 1px 0px;
			top: 15px;
			width: 400px;
		}
		#navigation{
			background: url(images/layout/white.png) 0 0 repeat;
			bottom: 10px;
			font-size: 0;
			line-height: 0;
			position: absolute;
			width: 100%;
			z-index: 2;	
		}
		#navigation li{
			position: relative;
			width: 100%;	
		}
		#navigation a{
			color: #333;
			font: normal 12px/18px Arial, Helvetica, sans-serif;
			outline: none;
			text-decoration: none;
		}
		#navigation > ul{
			margin: 0;
			min-height: 40px;
			padding: 0 15px;
		}
		#navigation > ul > li{
			display: inline;
			margin: 0 5px;
		}
		#navigation > ul > li > a{
			display: inline-block;
			padding: 11px 15px;
		}
		#navigation > ul > li.current-menu-item > a,
		#navigation > ul > li.current-menu-ancestor > a,
		#navigation > ul > li.sfHover > a,
		#navigation > ul > li > a:hover{
			background: #fff;
			border-bottom: 3px solid #ccc;
			padding: 11px 15px 8px 15px;
		}
		#navigation ul ul{
			display: none;
			position: absolute;
			top: -999em;
		}
		#navigation ul .sfHover ul{
			background: url(images/layout/white.png) 0 0 repeat;
			border: 1px solid #ccc;
			display: block;
			left: -5px;
			top: 20px;
			width: 200px;
			z-index: 2000;
			
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
		}
		#navigation ul ul li{
			border-top: 1px solid #ccc;
			padding: 2px;
			width: 196px;
		}
		#navigation ul ul li:first-child{
			border: none;	
		}
		#navigation ul ul a{
			display: block;
			padding: 7px 13px;
			position: relative;
			width: 170px;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
		#navigation ul ul .has_submenu > a > span{
			background: url(images/layout/submenu.gif) 0 0 no-repeat;
			display: block;
			height: 7px;
			position: absolute;
			right: 10px;
			top: 13px;
			width: 4px;
			z-index: 100;
		}
		#navigation ul ul .current-menu-item a{
			font-weight: bold;	
		}
		#navigation ul ul > li.sfHover > a,
		#navigation ul ul > li > a:hover{
			background: #eee;
		}
		#navigation ul ul ul{
			left: 205px !important;
			top: -1px !important;	
		}
		
		#navigation .bordeaux a{
			border-color: #cc0000 !important;
		}
		#navigation .rood a{
			border-color: #ff0000 !important;
		}
		#navigation .oranje a{
			border-color: #ff9900 !important;
		}
		#navigation .geel a{
			border-color: #ffcc00 !important;
		}
		#navigation .cyaan a{
			border-color: #0099ff !important;
		}
		#navigation .blauw a{
			border-color: #006699 !important;
		}
		#navigation .fuchsia a{
			border-color: #990099 !important;
		}
		#navigation .paars a{
			border-color: #990066 !important;
		}
		#navigation .munt a{
			border-color: #3cc000 !important;
		}
		#navigation .groen a{
			border-color: #009933 !important;
		}
	/*
		#navigation{
			bottom: 10px;
			font-size: 0%;
			min-height: 40px;
			left: 0;
			line-height: 0%;
			padding: 0 0 0 20px;
			position: absolute;
			z-index: 2;
		}
			#navigation ul{
				margin: 0;
				padding: 0;
			}
			#navigation li{
				display: block;
				float: left;
				padding: 0 2px 0 0;
			}
			#navigation a{
				background: none;
				color: #232323;
				display: block;
				font-family: Arial, Helvetica, sans-serif !important;
				font-size: 12px;
				line-height: 14px;
				outline: none;
				padding: 13px 9px;
				text-decoration: none;
				
				text-shadow: #ffffff 1px 1px 1px;
			}
			#navigation .current-menu-item a,
			#navigation a:hover{
				color: #232323;
				opacity: .8;
				padding: 13px 9px 10px 9px;
			}
			#navigation a:hover{
				background: #ffffff;
			}
			
			#navigation .current-menu-item.bordeaux a,
			#navigation .bordeaux a:hover{
				border-bottom: 3px solid #cc0000;
			}
			#navigation .current-menu-item.rood a,
			#navigation .rood a:hover{
				border-bottom: 3px solid #ff0000;
			}
			#navigation .current-menu-item.oranje a,
			#navigation .oranje a:hover{
				border-bottom: 3px solid #ff9900;
			}
			#navigation .current-menu-item.geel a,
			#navigation .geel a:hover{
				border-bottom: 3px solid #ffcc00;
			}
			#navigation .current-menu-item.cyaan a,
			#navigation .cyaan a:hover{
				border-bottom: 3px solid #0099ff;
			}
			#navigation .current-menu-item.blauw a,
			#navigation .blauw a:hover{
				border-bottom: 3px solid #006699;
			}
			#navigation .current-menu-item.fuchsia a,
			#navigation .fuchsia a:hover{
				border-bottom: 3px solid #990099;
			}
			#navigation .current-menu-item.paars a,
			#navigation .paars a:hover{
				border-bottom: 3px solid #990066;
			}
			#navigation .current-menu-item.munt a,
			#navigation .munt a:hover{
				border-bottom: 3px solid #3cc000;
			}
			#navigation .current-menu-item.groen a,
			#navigation .groen a:hover{
				border-bottom: 3px solid #009933;
			}
			#navigation .current-menu-item.talenten a,
			#navigation .talenten a:hover{
				border-bottom: 3px solid #d5d226;
			}
			#navigation .current-menu-item.leefgroepen a,
			#navigation .leefgroepen a:hover{
				border-bottom: 3px solid #ff00e4;
			}
		
		#nav_bg,#nav_bg_colour{
			bottom: 10px;
			height: 40px;
			left: 0;
			position: absolute;
			width: 940px;
		}
		#nav_bg{
			background: #ffffff;
			opacity: .75;
			z-index: 1;
		}
		#nav_bg_colour{
			z-index: 0;
		}
		*/
		
		#header .img_block{
			height: 140px;
			position: absolute;
			top: 80px;
			width: 180px;
			
			-moz-box-shadow: 3px 3px 7px #333333;
			-webkit-box-shadow: 3px 3px 7px #333333;
		}
		#img_block_1{
			background: #ffffff url(images/locaties/postbaan_3.jpg) 10px 10px no-repeat;
			left: 310px;
		}
		#img_block_2{
			background: #ffffff url(images/locaties/horendonk_265.jpg) 10px 10px no-repeat;
			left: 520px;
		}
		#img_block_3{
			background: #ffffff url(images/locaties/horendonk_280.jpg) 10px 10px no-repeat;
			left: 730px;
		}
	
	#content{
		line-height: 18px !important;
		min-height: 300px;
		position: relative;
		z-index: 1;
	}
		#content_main{
			float: left;
			padding: 20px 0;
			width: 600px;
		}
		.page #content_main{
			float: none !important;
			width: 940px !important;
		}
		.page.home #content_main{
			float: left !important;
			width: 600px !important;
		}
		#sidebar{
			display: block;
			float: left;
			padding: 20px 0 20px 40px;
			width: 300px;
		}
			#sidebar_activiteiten{
			
			}
			#sidebar_activiteiten .next{
				
			}
			#sidebar_activiteiten .datum{
				color: #787878;
				font-size: 11px;
			}
	#content a{
		border-bottom: 1px solid #990099;
		color: #454545;
		text-decoration: none;
	}
	#content a:hover{
		background: #dedede !important;
		color: #333333 !important;
	}
	#content a.wpGallery, #content a.wpgallery,
	#content a.wpGallery:hover, #content a.wpgallery:hover{
		background: none !important;
		border: none !important;
	}
	#content em,
	#content i{
		font-style: italic;
	}
	#content h1{
		color: #990099;
		font-family: 'PerspectiveSansItalic', Arial, sans-serif;
		font-size: 24px;
		line-height: 24px;
		padding: 10px 0 15px 0;
		text-shadow: #cccccc 1px 1px 1px;
	}
	#content h2{
		color: #666666;
		font-family: 'PerspectiveSansItalic', Arial, sans-serif;
		font-size: 18px;
		line-height: 18px;
		padding: 10px 0 15px 0;
		text-shadow: #cccccc 1px 1px 1px;
	}
	#content h1 a{
		color: #990099;
	}
	#content h2 a{
		color: #666666;
	}
	#content hr{
		border: 0px none;
		border-top: 1px solid #cccccc;
		height: 0;
		margin: 0;
		padding: 5px 0 10px 0;
		size: 0;
	}
	#content p{
		line-height: 18px;
		padding: 0 0 15px 0;
		text-align: justify;
	}
	#content strong{
		color: #82b70d;
		font-weight: bold;
	}
	#content table{
		margin: 0 0 15px 0;
	}
	#content table td{
		padding: 0 0 10px 0;
		vertical-align: top;
	}
	#content ul{
		margin: 0;
		padding: 0 0 10px 15px;
	}
	#content li{
		background: url(images/layout/bullet.gif) 1px 4px no-repeat;
		margin: 0;
		padding: 0 0 10px 18px;
	}
	#content .entry-content{
		min-height: 300px;
	}
	#content span.excerpt{
		color: #999999;
	}
	#content a.read_more{
		font-size: 10px;
		text-decoration: none !important;
	}
	#content a.read_more{
		text-decoration: underline !important;
	}
	#content .entry-date{
		display: inline-block;
		padding: 0 10px 0 0;
	}
	#content .single-entry-date{
		color: #787878;
		margin: -10px 0 0 0;
	}
	#content .past .entry-date{
		color: #ababab;
	}
	#content .now .entry-date{
		color: #82b70d;
	}
	#content .future .entry-date{
		color: #787878;
	}
	
	#content .nav-previous,
	#content .nav-next{
		display: block;
		font-size: 10px;
		width: 40%;
	}
	#content .nav-previous a,
	#content .nav-next a{
		color: #787878;
	}
	#content .nav-previous a:hover,
	#content .nav-next a:hover{
		color: #666666 !important;
	}
	#content .nav-previous{
		float: left;
		text-align: left;
	}
	#content .nav-next{
		float: right;
		text-align: right;
	}
	
	#footer{
		border-top: 1px solid #cccccc;
		padding: 10px;
		width: 920px;
	}
		#wordpress, #birgerdesign{
			color: #ababab;
			display: block;
			float: left;
			font-size: 10px;
			width: 50%;
		}
		#wordpress{
			
		}
			#wordpress a{
				background: url(images/wordpress.gif) 0 0 no-repeat;
				color: #ababab;
				display: inline-block;
				padding: 2px 0 2px 20px;
				text-decoration: none;
			}
			#wordpress a:hover{
				text-decoration: underline;
			}
		#birgerdesign{
			text-align: right;
		}
			#birgerdesign a img{
				background: #82b70d;
			}
			#birgerdesign a:hover img{
				background: #cc3300;
			}
/* --<<[[ TALENTEN ]]>>-- */
		.page-template-page_talenten-php #content_main{
			float: left !important;
			width: 600px !important;
		}
		.page-template-page_talenten-php h3.trigger{
			background: #ffffff url(images/accordeon.png) 8px 8px no-repeat;
			border: 1px solid #cccccc;
			color: #666666;
			cursor: pointer;
			line-height: 22px;
			margin: 0 0 5px 0;
			padding: 5px 0 5px 35px !important;
			position: relative;
			width: 560px;
			
			box-shadow: 2px 2px 0 #dddddd;
			-moz-box-shadow: 2px 2px 0 #dddddd;
			-webkit-box-shadow: 2px 2px 0 #dddddd;
		}
		.page-template-page_talenten-php h3.trigger.first{
			margin: 10px 0 5px 0 !important;
		}
		.page-template-page_talenten-php h3.trigger.active{
			background-position: 8px -32px;
			font-weight: bold;
		}
			.page-template-page_talenten-php h3.trigger span{
				color: #787878;
				font: normal 10px/22px Verdana, Arial, Helvetica, sans-serif !important;
				position: absolute;
				right: 20px;
				top: 5px;
			}
			.page-template-page_talenten-php .toggle_container{
				display: none;
				position: relative !important;
			}
				.page-template-page_talenten-php .toggle_container .toggle-content{
					padding: 15px 35px;
					text-align: justify;
				}
		.talent_cel{
			box-shadow: 2px 2px 0 #dddddd;
			-moz-box-shadow: 2px 2px 0 #dddddd;
			-webkit-box-shadow: 2px 2px 0 #dddddd;	
		}
		
		
		
		