/*  
Theme Name: Vibrant CMS
Theme URI: http://www.woothemes.com/
Description: Vibrant CMS by WooThemes
Version: 2.1.1
Author: WooThemes
Author URL: http://www.woothemes.com/
*/

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6  {
	margin-top: 15px; /*5px;*/
	margin-bottom: 5px;
}

/*a:hover { text-decoration: underline !important; }*/

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	height: 165px; /*125px;*/
}

#header div.container_16, #header div.container_16 div.grid_8 {
	margin-left:0;
}

#header h1.title  {
	font-size: 36pt;
	font-weight: normal;
	margin: 5px 0 0 0; /*37px 0 0 0;*/
	/*line-height: 0.8em;*/
	position:absolute;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	font-size: 1.1em;
	position:absolute;
	top:80px;
}

#rss a, #rss_bottom a {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 0px 8px 40px;
	width:240px; /*width:280px;*/
	height:30px;
}

#rss_bottom  {
	position: relative;
	left: -20px;
	padding: 8px 20px 8px 40px;
	width:240px; /*width:280px;*/
	height:30px;
	margin:30px 0 10px 0;
}

#nav  {
	position: absolute;
	top: 145px; /*60px;*/
	right: 10px;
	text-transform:uppercase;
}

#featured  {
	padding-top: 10px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

*html  #featured .buttons  {
	margin: 0;
}

#featured .buttons  {
	position:absolute;
	top:230px;
	right:440px;
	width: 290px; /*200px;*/
}

#featured .container_16 .grid_10 {
	width: 490px; /*width:580px;*/
	position: relative;
}

#featured .container_16 .grid_6 {
	width: 430px; /*width:340px;*/
}

#featured .slideshow {
	text-align:center;
	margin: 5px auto 15px 35px;
}

#featured .video {
	text-align:center;
	margin: 15px auto 15px 30px;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 138px; /*92px;*/
}

#featured .buttons a.next  {
	xz-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	width: 138px; /*92px;*/
}

#featured p {
	font-size:1em;
}

.featimg img {
	top: 0px;
	left: 0px;
}

#steps  {
	height: 46px;
}

#steps ul  {
	margin: 12px 0 0 0;
	padding: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 20px 0 0;
}

#steps ul li a  {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

#content  {
	padding: 20px 0 60px 0;
}

div.home #content {
	padding: 20px 0;
}

#content .moreinfo  {
	padding: 0 10px;
	width: 258px;
}

#content .moreinfo .more a  {
	/*font-weight: bold;
	text-decoration: none;*/
	padding: 2px 0 2px 20px;
}

#content .moreinfo .more a  {
	/*color: #4093ce;*/
}

#news  {
	position: relative;
	margin-top:30px;
}

#news a.feed  {
	position: absolute;
	top: 5px;
	right: 0;
}

#news ul, .widget ul  {
	margin: 0;
}

#news ul li, .widget ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 40px;
	border-bottom: 1px solid #d8dcde;
	background: #FFFFFF url(images/design/greenarrow.gif) no-repeat scroll 10px 9px;
}

#news ul li:first-child , .widget ul li:first-child {
	border-top: 1px solid #d8dcde;
}

#news ul li ul li:first-child , .widget ul li ul li:first-child, #news ul li ul li, .widget ul li ul li {
	border:none;
}

#news ul li a, .widget ul li a  {
	font-weight: bold;
	text-decoration: none;
	display:block;
}

#news p.more a  {
	margin: 0;
	/*font-weight: bold;
	text-decoration: none;*/
}

#bottom {
	padding: 10px 0px;
}

#bottom .container_16 .grid_10 {
	width:560px;
	margin-right:20px;
}

#bottom .container_16 .grid_6 {
	width:350px;
	margin-right:0px;
	margin-left:15px;
}

#openingsuren, #kalender, #download  {
	color: #fff;
	padding:10px 10px 10px 20px;
	font-weight:bold;
	background-color:#000;
	/*padding-top: 5px;*/
}

#openingsuren {
	margin:15px 0;
}

.entry #openingsuren {
	margin:0;
}

#kalender, #download {
	margin-bottom:20px;
	/*padding-top:15px;*/
	padding-bottom: 5px;
	width:220px;
}

#openingsuren h3 {
	color: #fff;
	margin-top:10px;
}

#kalender h3, #download h3 {
	margin: 0;
	padding:0 0 5px 0;
}

#sidebar #kalender {
	margin-top: 10px;
}

#openingsuren td.head {
	width:100px;
	padding-left:5px
}

#openingsuren table {
	margin-bottom:0px;
	margin-top:5px;
}

#openingsuren td {
	padding-bottom:10px;
}

#openingsuren  p {
	margin-bottom: 5px !important;
}

#openingsurenform label  {
	font-weight: bold;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #openingsurenform label {
	width: 58px;
}

*html #openingsurenform label {
	width: 55px;
}

#openingsuren input.text  {
	height: 28px;
	width: 270px;
	border: none;
	margin-bottom: 8px;
	font-size: 1.8em;
	padding: 0 5px;
}

#footer  {
	height: 50px;
	font-size: 0.9em; /*1.2em;*/
	/*font-weight: bold;*/
}

#footer p  {
	padding-top: 2px;
	padding-bottom:20px;
	margin: 0;
}

#footer p a  {
	text-decoration: none;
}
#footer img {
	vertical-align:middle;
}

/* NAVIGATION */

#nav ul  {

}

#nav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 !important;
}

#nav ul li a {
	margin: 0 9px;
	padding:0;
}

#nav ul li a:link, #nav ul li a:visited  {
	text-transform: uppercase;
	text-decoration: none;
	font-size:14px;
	text-decoration:none !important; 
}

/* BLOG CSS */

.post .categories  {
	padding: 10px;
	margin-top: 50px;
}

.post .categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post  {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:20px;
}

.archive .post {
	clear:both;
	float:left;
}

.post h2.title  {
	margin: 20px 0px 10px 0;
	font-size: 24px !important;
	/*line-height: 24px;*/
	font-weight: normal !important;
	margin-top: 0px !important;
}

.post .date  {
	padding: 0 0 0 0px;
	font-style:italic;
}

.post h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;

}

#postad  {
	width: 468px;
	height: 60px;
	padding: 10px 56px 10px 56px;
	margin-bottom: 20px;
}

a.adlink  {
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-top: -5px;
}

.asides  {
	margin: 25px 0;
}

.asidespost  {
	padding-left: 10px;
	font-size: 14px;
}

.asidespost .comments a  {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}

#postnav  {
	margin-top: 30px;
}

*:first-child+html #postnav  {
	height: 1%;
}

*html #postnav  {
	height: 1%;
}

#postnav p.prev a  {
	padding: 2px 0 0 22px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/design/preventries.jpg) no-repeat bottom left;
	color: #000;
}

#postnav p.next a  {
	padding: 2px 22px 0 0;
	font-weight: bold;
	text-decoration: none;
	background: url(images/design/nextentries.jpg) no-repeat bottom right;
	color: #000;
}

#sidebar  {
}

#tabbox  {
	margin-top: 20px;
	margin-bottom: 20px;
}

*:first-child+html #tabbox  {
	height: 1%;
}

*html #tabbox  {
	height: 1%;
}

#tabbox ul.idTabs  {
	height: 36px;
	margin: 0;
}

*html #boxes  {
	margin-top: -2px;
}

#tabbox ul.idTabs li {
	display: inline;
	list-style: none;
	margin: 0;
	font-size: 16px;
	line-height: 36px;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	text-decoration: none;
	padding: 9px 13px 9px 13px;
}

#boxes ul  {
	margin: 0;
}

#boxes ul li {
	background: url(images/design/greenarrow.gif) no-repeat center left !important;
	list-style: none;
	padding: 6px 0 6px 23px;
	margin: 0 0 0 10px;
	font-size: 14px;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	text-decoration: none;  
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0 0 7px 0;
	padding: 5px 0 5px 0px; /*10 R*/
	font-weight: normal;
	font-size: 16px;
}

.widgetlist #news h3 {
	padding: 0;
}

.widgetlist ul  {
	margin: 0 0  20px 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 12px; 
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

/* Pageitem */

div.crop {
		position:relative; /* cufon fix for IE7 */
        width: 960px;
        height: auto;
        overflow: hidden;
}

div.widearea {
        width: 10000px; 
        height: auto;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea .pageitem { 
	width:960px;
	position:relative;
}


/* POST ENTRY */

.entry { margin-bottom:5px;}
.entry h3 {
	font-weight: normal !important;
	font-size: 20px !important;
}
.entry h4 {
	font-weight: normal !important;
	font-size: 18px !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry a:hover {
	/*color: #000;
	text-decoration: none !important;*/
}	
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	/*padding: 2px 2px 2px 2px;
	border: solid 1px #777; */
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:square inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:square inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
	
.entry .tel ul li { padding:0; }

/* COMMENTS */

#comments h2  {
	margin: 20px 0px 20px;
	font-size: 24px !important;
	/*line-height: 24px;*/
	font-weight: normal !important;
}

#comments h5  {
	margin: 30px 0px 10px 0;
	font-weight: normal !important;
}

.commentlist li {
	list-style: none;
	margin: 0px;
	padding: 20px 10px 10px 10px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:left;
	margin: 0px 10px 0px 0px;
}
.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}
#commentform textarea {
	padding: 5px;
}

.commentlist .children li { /* threaded comments */
	border:none !important;
	padding:10px 0 0px !important;
	margin:20px !important;
}
#respond{ /* threaded comments */
	margin-top:10px;
}

/* STYLES */

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

img.alignleft{float:left;margin:2px 20px 8px 0;}
img.alignright{float:right;margin:10px 0 8px 20px;}


/* DROP DOWN PAGE NAVIGATION */

#pagenav, #pagenav ul{
	padding: 0;
	float:left;
	list-style: none;
		z-index: 100;

}
#pagenav {
	padding: 0;
}
#pagenav a {
	display: block;
		z-index: 100;

}
#pagenav li {
	float: left;
	/*line-height:33px;	*/
}
#pagenav li a:hover {
	background: none;
}
#pagenav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#pagenav li:hover ul, #pagenav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#pagenav li ul li {
	line-height:28px;	
	width:15em;
	padding-left: 5px;
}
#pagenav li:hover, #pagenav li.hover {
    position: static;
}
#pagenav li ul ul {
	margin: -29px 0 0 15em;
}
#pagenav li:hover ul ul, #pagenav li.sfhover ul ul {
	left: -999em;
}
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul {
	left: auto;
}
#pagenav li:hover ul ul, #pagenav li:hover ul ul ul, #pagenav li.sfhover ul ul, #pagenav li.sfhover ul ul ul {
	left: -999em;
}
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul, #pagenav li li li.sfhover ul {
	left: auto;
} 



/* misc */

div.sociable { 
	clear: both;
}


.entry ul.downloads {
	list-style-type:none;
}

.entry ul.downloads li {
	list-style:none inside !important;
	margin-left:15px;
	padding:3px 0px;
}

.entry ul.downloads a.pdf {
	padding-left:22px;
	padding-top:8px;
	background: url(images/pdficon_small.gif) no-repeat center left;
}

div#downloadblok {
	/*background: url(images/downloadblok_top.jpg) no-repeat top left;
	padding-top:20px;*/	
	margin-top:30px;
	margin-bottom:30px;
}

.banner {
	padding:20px 40px 30px 40px;
}

#commentform .countdownbox input {
	border:none;
	background-color:#FFF;
	text-align:right;
	padding:0;
	margin:0;
}

.countdownbox {
	float:right;
	padding-right:10px;
} 

.breadcrumbs {
	margin-left:20px;
}

/* logo in sidebar 

div#bottom {
	position:relative;
}

div#logosidebar {
	position:absolute;
	top:-300px;
	margin-top:100px;
}*/




/* contactpagina */

div#gmap {
	margin-top:10px;
	clear:both;
	float:left;
	width:580px;
}

div.contactformulier div.wpcf7 {
	margin-top:10px;
}

div.adres {
	float:left;
	width:240px;
	margin-bottom:10px;
}

div.tel {
	float:left;
	margin-left:20px;
}

div.tel span {
	display:inline-block;
	width:11em;
}

.contactformulier {
	clear:both;
	border-top:	1px solid #d8dcde;
	padding-top:20px;
	margin-top:30px;
}

span.caption {
	font-size:10px;
	padding-bottom:10px;
}

span.wpcf7-form-control-wrap  {
	width:100%;
}

span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea {
	width:100%;
}

span.wpcf7-list-item {
	display:block;
	margin-left:20px;
}

span.wpcf7-list-item input {
	width:20px;
}

span.wpcf7-form-control-wrap option {
	/*width:180px;*/
}

.over1 {
	width:40%;
	float:left;
}

.over2 {
	width:60%;
	float:right;
}



/* sportpagina */

div#sport, div#sportoverzicht, div#pagina {
	float:left;
	width:660px;
	margin-right:20px;
}

div#pagina div.post {
	width:660px;
}

div#sport div.entry {
	float:right;
	width:240px;
	padding-bottom:60px;
	position:relative;
}

div#sport div.sociable {
	position: absolute;
	bottom:0px;
}

div#sport div.video, div#sport div.slideshow {
	float:left;
	width:400px;
	padding:0 20px 20px 0px;;
}

div#sportsidebar, div#paginasidebar {
	float:right;
	width:250px;
}

.tarieven a, .uurrooster a {
	padding-left:22px;
	padding-top:8px;
	background: url(images/pdficon_small.gif) no-repeat center left;
}
.ixtranetlink a {
	padding-left:53px;
	padding-top:4px;
	background: url(images/ixtranet_small.jpg) no-repeat center left;
}

.uren {
	color: #fff;
	font-weight:bold;
	width:240px;
}

.uren a {
	display:block;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	color:#FFF
}

.uren a:hover {
	color:#FFF
}

.uren table {
	margin-bottom:0;
}
.uren table td {
	padding-right:6px;;
}

#sportsidebar .widget li ul {
	display:none;
}

#sportsidebar .widget li.current_page_parent ul {
	display:block;
}

#sportsidebar .widget li.current_page_item ul {
	display:block;
}


/* subpagina's */

.subpagina div.sociable, .subpagina div#downloadblok {
	display:none;
}

.subpagina p {
	/*margin-bottom:0.5em;*/
}

.subpagina a.meer, .more-link {
	padding: 5px 0 5px 20px;
	background: #fff url(images/design/greenarrow.gif) no-repeat center left;
	display:block;
}

.subpagina {
	padding-bottom:20px;
	padding-top:10px;
	clear:both;
}

.subpagina .entry, .archive .entry {
	margin-left:220px;
}

.subpagina .preview {
	float:left;
	margin-right:20px;
}

/* misc */

#searchform {
	margin-bottom:2em;
}


/*#pfButton {
	display:none;
}

#sport #pfButton, #pagina #pfButton {
	display:block;
}

#sport #pfButton {
	bottom:0;
	position:absolute;
}


#sport div.sociable {
	margin-bottom:20px !important;
}*/


/* hotels */

.hotels span.todo {
	background: url("images/design/greenarrow.gif") no-repeat scroll 0px 9px #FFFFFF;
    padding: 6px 0 5px 22px;
}

.hotels ul.sports {
	width:570px;
	list-style-type:none !important;
	float:left;
	background:#96B843;
	padding-left:7px;
}

.hotels ul.sports li {
	width:184px;
	padding:6px 5px 4px 0;
	margin-left:0 !important;
	list-style-type:none !important;
	float:left;
	color:#D30000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}
.hotels ul.sports li a, .hotels ul.sports li a:hover {
	text-decoration:none;
	color:#D30000;
}
.hotels ul.sports li img {
	margin-top:5px;
	border:2px #96B843 solid;
}
.hotels ul.sports li img:hover {
	border:2px #D30000 solid;
}
	
.hotels .buttons {
	float:left;
	margin-bottom:20px;
	}
.hotels .buttons a {
	display:block;
	padding:10px 20px 10px 50px;
	margin:5px 150px 5px 0;
	float:left;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	}
.hotels .buttons a.picasa {
	background: url("images/h-picasa.gif") no-repeat scroll 10px center #D30000;
	}
.hotels .buttons a.youtube {
	background: url("images/h-youtube.gif") no-repeat scroll 10px center #D30000;
	}
.hotels .buttons a.hotline {
	background: url("images/h-hotline.gif") no-repeat scroll 10px center #D30000;
	}
.hotels .buttons a.rates {
	background: url("images/h-euro.gif") no-repeat scroll 10px center #D30000;
	}
	
.hotels .video {
	margin-top:40px;
}

/* header: extra */
#google_translate_element {
	padding-bottom:8px;
}

#extra {
	text-align:right;
    padding: 0px 16px 0 0px;
    position: absolute;
    right: 0;
    top: 46px;
    width: 350px;
}

#extra a img {
	padding-left:8px;
	padding-bottom:8px;
	}
#header {
	height:175px;
	}
#nav {
	top:155px;
	}
