/*
Theme Name: Wessels Toernament
Theme URI: 
Version: 1.0
Description: Wessel Tournament
Author: Geert Beskers
*/

* 		{ font-family: arial; font-size: 12px; line-height: 18px; color: #000000;	padding: 0px; margin: 0px; }
body 	{ background: #bfbfbf url("images/background.jpg") repeat-x scroll 50% 0%; }
p 		{ font-family: arial; font-size: 12px; line-height: 18px; color: #000000; margin-bottom: 12px; }
img 		{ border: none;}
input 	{ outline: none;}
.clear 	{ clear: both;}

/* Utility classes */
.l 		{ text-align: left }
.c		{ text-align: center }
.r 		{ text-align: right }
.aligncenter { margin: 5px auto 15px auto;	display: block; }
.alignleft { margin: 5px 15px 5px 0; float: left; }
.alignright { margin: 5px 0px 5px 15px; float: right; }
.center {margin: auto;}
.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .anchor, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

.hr { background: #ccc; height: 1px; margin: 1.5em 0 }
.hr hr { display: none }

/* Headlines */
h1, h2, h3 {color: #ab0132;} 
h1 { font-size:36px; }
h2 { font-size:30px; }
h3 { font-size:26px;}

h4, h5, h6 {color: #222983; text-transform: capitalize; }
h4 { font-size:20px; }
h5 { font-size:18px; }
h6 { font-size:16px; }

/* Hyperlinks */
a, a:visited { color:#000000; text-decoration: none; }
a:hover { color:#222983; text-decoration:underline; }


/* Begin Content */
#container{
	width: 940px;
	position: relative;
	margin: auto;
}

#header {
	width: 100%;
	height: 104px;
	background: url( images/header_bgr.png) no-repeat; 
}

#logo{
	width: 180px;
	height: 179px;
	position: absolute;
	top: 30px;
	right: -65px;
	background: url( images/logo.png) no-repeat;
	z-index: 5;
}

/* Begin Menu */
#menu_container { 
	width: 100%;
	height: 47px;
	background: url( images/menu_bgr.gif) repeat-x; 

	}
#menu_container #menu { 
	margin-left: 25px;
	list-style-type: none;
}	

#menu .page_item{
	float: left;
	position:relative; 
	border-right: 1px solid #1d2376;
	list-style-type: none;
}

#menu .page_item a{
	height: 47px;
	display: block;
	padding: 0px 20px 0px 20px;
	font-size: 13px;
	list-style-type: none;
	line-height: 47px;
	color: #f2f2f2;
	text-transform: Uppercase;
	
}
#menu .page_item a:hover{ background-image: url(images/current_page.jpg); background-repeat: repeat-x;}
#menu .current_page_item {background-image: url(images/current_page.jpg); background-repeat: repeat-x;}
#menu .current_page_parent {background-image: url(images/current_page.jpg); background-repeat: repeat-x;}
#menu .current_page_ancestor {background-image: url(images/current_page.jpg); background-repeat: repeat-x;}	

/* Begin submenu */
#menu .page_item ul {
	position:absolute; 
	display:none; 
	opacity:0; 
	margin-left: 0px;
	padding-left: 0px;
	border-top: 1px solid #ffffff;
	}

#menu .page_item ul  .page_item {
	position:relative; 
	width:250px; /* breedte van submenu */
	margin:0;
	border:1px solid #ffffff; 
	border-top: none;
	}

#menu .page_item ul  .page_item a {
	display:block; 
	height: 30px;
	line-height: 30px;
	background-image: url(images/sub_menu_bgr.gif);
}
#menu .page_item ul  .page_item a:hover {	background-image: url(images/sub_menu_bgr_hover.gif);}
#menu .page_item ul  .current_page_item a {	background-image: url(images/sub_menu_bgr_hover.gif);}

#menu .current_page_ancestor ul .current_page_parent  {background-image: url(images/sub_menu_bgr_hover.gif); background-repeat: repeat-x;}	

/* Begin submenu --> submenu */
ul.menu ul ul { left:200px; top:-1px }
ul.menu .menulink {border:1px solid #4040ff; padding:5px 7px 7px; font-weight:bold; background:url(header.jpg); width:134px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(header-over.jpg)}
ul.menu .sub {background:#e1e1e1 url(arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #4040ff}
/* Einde Menu */

.post_header h1{width:540px;}

#content_wrapper {
	width: 890px;
	background-color: #f7f7f7;
	min-height: 500px;
	padding: 25px;
}

#sidebar {
	width: 250px;
	position: relative;
	float: left;
	min-height: 300px;
}

.widget { margin-bottom: 12px; }
.widget ul { list-style-image:url("images/list_style_type.gif"); list-style-position: inside;}
.widget .widget_title { padding: 3px 12px 0px 12px; text-transform: uppercase;}
.widget .widget_title h5 { color: #222983; text-transform: uppercase; }

#content {
	width: 590px;
	position: relative;
	float: right;
	min-height: 300px;
}
.content_title {text-transform: uppercase; }

#content ul { list-style-image:url("images/list_style_type_content.gif"); list-style-position: inside;}

#footer, #footer a, #footer a:hover {
	color: #ffffff;
	text-align: center;
}

#footer {padding: 10px;}

/* Single.php */
h2.post_title{}
.post_header .datum {margin-top: -10px;}

/* Templates */
/* Home pagina */
.banner {width: 940px; margin: -25px 0px 25px -25px; position: relative; }
.banner .laatste_nieuws {height: 93px; width: 940px; background-repeat:repeat-x; background-image: url(images/home_post_bgr.png); position: absolute; bottom: 0px;}
.banner .laatste_nieuws .post_title {margin: 20px 25px 0px 25px; width: 330px; min-height: 45px; float: left; }
.banner .laatste_nieuws .post_title p {color: #ffffff; font-size: 24px; font-weight: bold; padding: 0px; line-height: 24px;}
.banner .laatste_nieuws .post_content {float: left; margin-top: 20px; width: 520px; color: #ffffff; height: 62px; overflow: hidden; }
.banner .laatste_nieuws .post_content p { color: #ffffff;}
.banner  a:hover {text-decoration: none;}

.panel {margin-bottom: 25px;}
.panel-overlay	h3{ margin-right: 50px; width: 330px;  float: left; font-size: 20px; font-weight: bold; }
.panel-overlay  p{ width: 515px;  float: left;}

/* Widgets, Gadgets & Pagina atributen */
/* Tabellen */
#content table {border: 2px solid #bbbdd6; vertical-align:text-top; margin-bottom: 12px; margin: 0px 6px 12px 6px;}
#content table td { padding: 2px 5px 2px 5px;}
#content table tr { background-color: #e1e2eb; }
#content table .alternate { background-color: #bbbdd6; }
#content table .alternate td{ }
#content table .alternate td a{ }
#content table .alternate td a:hover{ }
/* Nieuws berichten */
.post_wrapper {border-bottom: 1px solid #cccccc; margin-bottom: 12px; padding-bottom: 12px;}
.post_header {width: 590px; position: relative; }
.post_header h2 {}
.post_header .datum {}

/* Subpages widget */
#subpages_widget {margin-bottom:30px;}
/* Begin Side Menu */
#sidemenu { list-style-position: inside; }
#sidemenu .page_item{width: 250px;}
#sidemenu .page_item a{ width: 234px; height: 30px; display: inline-block; line-height: 30px; border-bottom:1px solid #b9b9b9; display: inline-block; }
#sidemenu .page_item a:hover{}
#sidemenu .current_page_item {}
	/* Begin Side submenu */
#sidemenu .page_item ul { margin-left: 10px;	}
#sidemenu .page_item ul  .page_item {	}
#sidemenu .page_item ul  .page_item a {color: #222983;	width: 205px; padding-left: 20px; display: inline-block;}
#sidemenu .page_item ul  .page_item a:hover { color: #000000;}
/* Einde Side Menu */

/* Nieuwsbrief */
#nieuwsbrief_widget {}
#nieuwsbrief_widget .widget_title { padding: 3px 12px 0px 12px; background-color: #ab0132; text-transform: uppercase;}
#nieuwsbrief_widget .widget_title h5 { color: #ffffff; text-transform: uppercase; height: 29px;}

#optinform596070372450 { background-color: #222983; padding-left: 12px; padding-bottom: 20px; }
#optinform596070372450 p {padding: 10px 0px 0px 0px; color: #ffffff;}
#optinform596070372450 input { padding-left: 10px; color: #ffffff; border: none; background:  url("images/send_button.gif") no-repeat scroll 0% 50%; margin-top: 10px; font-weight:bold}
#optinform596070372450 input:hover { text-decoration: underline; cursor: pointer; }
#optinform596070372450 fieldset {border: none;}
#optinform596070372450 legend {display: none;}
#optinform596070372450 fieldset input { width: 180px; border: 1px solid #ffffff; text-decoration:none; font-weight: normal; background-color: #595fa2; background-image: none; color: #acafd1; padding: 5px 10px 5px 10px; margin-top: 6px;}
#optinform596070372450 fieldset input:focus {color: #ffffff;}
#optinform596070372450 fieldset input:hover  {text-decoration: none; cursor: auto;}

/* Foto Gallery */
.ngg-galleryoverview .piclenselink {display: none;}
.ngg-galleryoverview .ngg-gallery-thumbnail-box {margin: 10px;}
.ngg-navigation {margin-bottom: 15px;}
.ngg-galleryoverview .ngg-navigation .prev, .ngg-galleryoverview .ngg-navigation .page-numbers, .ngg-galleryoverview .ngg-navigation  .next, .ngg-galleryoverview .ngg-navigation  span {color: #AB0132; }
.ngg-galleryoverview .ngg-navigation .prev, .ngg-galleryoverview .ngg-navigation .page-numbers {border: 1px solid #AB0132;}
.ngg-galleryoverview .ngg-navigation a:hover { background-color: #222983;}
.ngg-gallery-thumbnail img {border: 1px solid #b9b9b9;}
.ngg-gallery-thumbnail img:hover {background-color: #b9b9b9;}
.fotoalbum_datum {height: 30px; line-height: 30px; border-top: 1px solid #b9b9b9; border-bottom: 1px solid #b9b9b9; margin: 30px 0px 20px 0px; }
.sIFR-active h2.blue{margin-bottom: -15px;}

/* Content Slider */
#dfcg_images {z-index: 0;}
#dfcg_images h3 { width: 268px; line-height: 24px !important; font-size: 24px !important; margin-top: 15px !important; }
#dfcg_images p { width: 590px; margin-right: 0px !important; line-height: 18px; font-size: 12px !important; margin-top: 15px !important;}

.super_sponsors a, .super_sponsors img {margin: 0px; padding: 0px;}
.language_select {margin-bottom: 0px;}
.language_select .widget_content {text-align: center;}
.language_select .widget_content img {margin: 0px 10px 0px 10px;}

