/* index.html */
#wrapper iframe{display: block;}
iframe{display: none;}
body{
	background:url(../weather/sunny-cloudy.jpg) no-repeat 50% 0;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	min-width:1000px;
}
img{border-style:none;}
a{text-decoration:none;color:#009bde;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	margin-left: 2px;
}
/* all page */
#wrapper:after{
	content:"";
	clear:both;
	display:block;
}
#wrapper{
	width:923px;
	padding:24px 19px 0 18px;
	margin: 0 auto;
	position:relative;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
/* content */
#main{
	width:100%;
	background:#fff;
	position:relative;
}
.main-inner:after{
	content:"";
	clear:both;
	display:block;
}
.main-inner{
	width:100%;
	padding:48px 0 0;
	margin-bottom: 30px;
}
* html .main-inner{
	padding:0;
	margin:48px 0 0;
}
/* header */
#header{
	width:623px;
/*	overflow:hidden;*/
	position:absolute;
	top:98px;
	left:18px;
	height:86px;
	padding:0 0 0 6px;
	z-index:5;
}
* html #header{padding:0 0 0 5px;}
.logo{
	margin:0;
	position:absolute;
	overflow:hidden;
	top:31px;
	left:37px;
	z-index:6;
}

.logo2{
	margin:0;
	position:absolute;
	overflow:hidden;
	top:37px;
	left:417px;
	z-index:9;
}

.logo a{
	display:block;
	width:340px;
/* 	height:87px; */
	height: 95px;
	overflow:hidden;
	text-indent:-9999px;
/* 	background:url(../images/logo.gif) no-repeat; */
	background: url(../images/n/frisian-solar-challenge-logo.png) no-repeat;
}
/* language */
.language{
	float:right;
	padding:0 9px 5px 0;
}
.language ul{
	margin:0;
	padding:0;
	list-style:none;
}
.language ul li{
	float:left;
}
.language ul li a img{
	display:block;
}
/* menu */
.main-nav{
	width:100%;
	height: 48px;
	clear:both;
/*	overflow:hidden;*/
	background:url(../images/n/bg-nav.png) no-repeat;
}
.main-nav ul{
	margin:0 0 0 0;
	padding:0 0 0 15px;
	list-style:none;
/*	overflow:hidden;*/
	height:1%;
	position: relative;
}
.main-nav ul li{
	float:left;
	font-size:14px;
	line-height:45px;
	font-weight:bold;
}
.main-nav ul li a{
	display: block;
	position:relative;
	color:#fff;
	padding:0 10px 0 8px;
	height: 45px;
	line-height: 45px;
	background: url(../images/nav-gradient.png) 100% 3px no-repeat;
	_height: inherit !important;
	_line-height: inherit !important;
	_float:left;
}
	.main-nav ul li.last a { background: none !important; }
.main-nav li ul li a span{
	position:absolute;
	top:3px;
	right:0;
	width:1px;
	height:30px;
	overflow:hidden;
	background:url(/wp-content/themes/frisiansolarchallenge/images/separator-1.png) no-repeat !important;
}
.main-nav ul li a:hover,
.main-nav ul li.active a {
/* 	background:url(/wp-content/themes/frisiansolarchallenge/images/bg-nav-hover.png) repeat-x !important; */
	background: none;
	background-color: #fff !important;
	text-decoration:none;
	color:#c7002a;
}
.main-nav ul li a:hover span,
.main-nav ul li.last span,
.main-nav ul li.active span{
	top:-9999px;
}
/* column content */
#content{
	float:left;
	width:623px;
	padding:111px 0 0 3px;
	_overflow: hidden;
}
/* content box */
.data:after{
	content:"";
	clear:both;
	display:block;
}
.data{
	width:100%;
	background:url(../images/bg-data-c.gif) repeat-y;
}
.data .holder{
	width:100%;
	background:url(../images/bg-data-t.gif) no-repeat;
}
.data .frame{
	width:593px;
	position:relative;
	padding:2px 0 16px 30px;
	background:url(../images/bg-data-b.gif) no-repeat 0 100%;
}

.data .frame2{
	width:608px;
	position:relative;
	padding:2px 0 15px 15px;
	background:url(../images/bg-data-b.gif) no-repeat 0 100%;
	height:300px;
}

.date{
	position:absolute;
	top:57px;
	left:-21px;
	width:51px;
	height:59px;
	padding:1px 0 0 0;
	background:url(../images/n/bg-date.png) no-repeat;
	text-align:center;
}
.date strong{
	display:block;
	font-size:34px;
	line-height:36px;
	color:#fff;
	margin:0 0 -6px 2px;
}
.date span{
	font-weight:bold;
	font-size:17px;
	color:#fff;
	text-transform:uppercase;
}
.data .image-holder{
	width:562px;
	height:306px;
	overflow:hidden;
	padding:18px 0 0 5px;
	background:url(../images/bg-image.jpg) no-repeat;
}
.data .image{
	width:532px;
	height:291px;
	overflow:hidden;
	position:relative;
}
.data .image img{
	display:block;
}
.data .image .img-text{
	position:absolute;
	bottom:0;
	left:0;
	width:520px;
	padding:5px;
	background:url(../images/bg-img-text.png);
	text-align:left;
	/* height:75px; */
}
/*update*/
.data .image .img-text h1{
	font-size:16px;
	line-height:24px;
	color:#fff;
	margin:0;
	display:block;    
	width: 388px;
}
/*end*/
.data .text{
	overflow:hidden;
	width:525px;
	padding:0 0 0 19px;
	margin:-6px 0 0;
}
	#homepage .text { padding: 0 0 0 5px; display: none; }
/* posted */
.posted{
	width:100%;
	overflow:hidden;
}
.posted ul{
	margin:0;
	padding:0 0 1px 0;
	list-style:none;
	overflow:hidden;
}
.posted ul li{
	float:left;
	padding:0 7px 0 6px;
	background:url(../images/separator-2.gif) no-repeat 0 50%;
	font-size:12px;
	line-height:18px;
	color:#009bde;
}
.posted ul li:first-child{
	background:none;
	padding-left:0;
}
.posted ul li em{
	margin:0 6px 0 0;
}
.posted ul li em a{
	font-weight:bold;
	font-style:normal;
	color:#009bde;
}
.posted .post{
	overflow:hidden;
	margin:1px 0 0;
	display:block;
	text-align:center;
	font-size:11px;
	width:32px;
	height:22px;
	color:#fff;
	background:url(../images/bg-post.gif) no-repeat;
}
.posted .tweet{
	display:block;
	padding:0 0 0 2px;
}
.posted .tweet a{
	float:left;
	padding:1px 0 4px 23px;
	color:#009bde;
	background:url(../images/ico-tweet.gif) no-repeat;
}
.posted .tweet a strong{
	float:left;
	cursor:pointer;
	padding:0 15px 0 0;
	background:url(../images/bg-tweet-link.gif) no-repeat 100% 8px;
}
.posted .tweet a:hover strong{
	text-decoration:underline;
}
.data .text p{
	margin:0 0 6px 0;
	line-height:18px;
	padding: 10px 0;
}
.data .text p a{
	color:#009bde;
/*	float:left;*/
}
.data .text p a strong{
	float:left;
	padding:0 12px 0 0;
	cursor:pointer;
	background:url(../images/bg-tweet-link.gif) no-repeat 100% 8px;
}
.data .text p a:hover strong{
	text-decoration:underline;
}
/* sponsor list */
.sponsor{
	width:100%;
/* 	overflow:hidden; */
	padding:20px 0 0;
}
.sponsor ul{
	margin:0;
	padding:0 0 18px 8px;
	list-style:none;
/* 	overflow:hidden; */
/*	height:1%;*/
	height: 55px;
	position: relative;
}
.sponsor ul li{
	width: 185px;
	height: 65px;
	float: left;
	text-align: center;
}
.sponsor ul li a{
	display:block;
	overflow:hidden;
/* 	text-indent:-9999px; */
}
.sponsor p { clear: both; }
#frewards { height: 80px; padding-top: 0; }
#frewards ul { height: 40px; }
.sponprize { padding: 10px 0 0 20px; color: #333; margin: 0px; }
.sponsor ul li.sponsor-1 { left: 0; top: 0; }
.sponsor ul li.sponsor-1 a{
	width:132px;
	height:67px;
	background:url(../images/sponsor-7.gif) no-repeat;
}
	#frewards .sponsor-1 a { background: url(../images/rew1.png) no-repeat !important; width: 134px !important; height: 42px !important; }
.sponsor ul li.sponsor-2{ left:110px; top:20px; }
.sponsor ul li.sponsor-2 a{
	width:132px;
	height:80px;
	background:url(../images/sponsor-1.gif) no-repeat;
}
	#frewards .sponsor-2 { left: 225px; top: -13px; }
	#frewards .sponsor-2 a { background: url(../images/rew2.png) no-repeat !important; width: 132px !important; height: 66px !important; }
.sponsor ul li.sponsor-3{ left: 266px; top: 15px; }
.sponsor ul li.sponsor-3 a{
	height:38px;
	width:135px;
	background:url(../images/sponsor-4.gif) no-repeat;
}
	#frewards .sponsor-3 { left: 425px; top: -30px; }
	#frewards .sponsor-3 a { background: url(../images/rew3.png) no-repeat !important; width: 64px !important; height: 80px !important; }
.sponsor ul li.sponsor-4 { right: 30px; top: 15px; }
.sponsor ul li.sponsor-4 a{
	width:133px;
	height:49px;
	background:url(/wp-content/sharp.png) no-repeat;
}
.sponsor ul li.sponsor-5{ left: 174px; top: 73px; }
.sponsor ul li.sponsor-5 a{
	width:93px;
	height:38px;
	background:url(../images/sponsor-5.gif) no-repeat;
}
.sponsor ul li.sponsor-6{ right: 3px; top: 47px; }
.sponsor ul li.sponsor-6 a{
	width:141px;
	height:56px;
	margin:5px 0 0;
	background:url(../images/sponsor-6.gif) no-repeat;
}
.sponsor ul li.sponsor-7{ left: 344px; top: 59px; }
.sponsor ul li.sponsor-7 a{
	position:relative;
	background:url(../images/sponsor-7.gif) no-repeat;
	width:77px;
	height:67px;
}
.sponsor ul li.sponsor-8{ right: 3px; top: 0; }
.sponsor ul li.sponsor-8 a{
	position:relative;
	margin:-4px 0 0 0;
	width:132px;
	height:56px;
	background:url(../images/sponsor-4.gif) no-repeat;
}
.sponsor ul li.sponsor-9{ left: 0; top: 117px; }
.sponsor ul li.sponsor-9 a{
	width:133px;
	height:55px;
	background:url(/wp-content/sterc-logo-text.png) no-repeat;
}

.sponsor ul li.sponsor-10{ left: 150px; top: 120px; }
.sponsor ul li.sponsor-10 a{
	width:133px;
	height: 49px;
	background:url(/wp-content/sharp.png) no-repeat;
}

.sponsor ul li.sponsor-11{ left: 320px; top: 125px; }
.sponsor ul li.sponsor-11 a{
	width:140px;
	height: 39px;
	background:url(/wp-content/geosports.png) no-repeat;
}

.sponsor ul li.sponsor-12{ 	right:26px; top:120px; }
.sponsor ul li.sponsor-12 a{
	width: 83px;
	height: 42px;
	background:url(../images/sponsor-2.gif) no-repeat;
}

/* sidebar */
#sidebar{
	float:right;
	width:291px;
	padding:0 5px 0 0;
	_width: 291px;
	_overflow: hidden;    
	margin-top: 20px;
}
/* tabs */
.tabs-box{
	width:289px;
	padding:0 0 0 2px;
	overflow:hidden;
}
.tabset{
	overflow:hidden;
	height:1%;
}
.tabset{
	float:left;
}
div.tab{
	clear: both;
	height: 73px;
	display: none;
}
.tabs-box ul{
	float:left;
	display:inline;
	margin:0 0 0 -3px;
	padding:0;
	list-style:none;
}
.tabs-box ul li{
	float:left;
	padding:0 0 0 3px;
}
.tabs-box ul li a{
	float:left;
	font-size:14px;
	line-height:28px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	height:31px;
	margin:0 0 3px 0;
	background:#009BDE;
}
.tabs-box ul li.deelnemers a{
	width:99px;
}
.tabs-box ul li.sponsoren a{
	width:98px;
}
.tabs-box ul li.pers a{
	width:86px;
}
.tabs-box ul li a:hover,
.tabs-box ul li a.active{
	color:#fff;
	background:#009BDE;
	margin:0;
	padding:0px;
	text-decoration:none;
}
.tabs-box .text{
	overflow:hidden;
	width:267px;
	background:#c7002a;
	padding:15px 5px 14px 17px;
	display: none;
}
.tabs-box .text strong{
	display:block;
	font-size:14px;
	line-height:15px;
	color:#fff;
}
.tabs-box .text span{
	display:block;
}
.tabs-box .text span a{
	float:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#fff;
	padding:0 11px 0 0;
	background:url(../images/bg-tabs-link.gif) no-repeat 100% 5px;
}
/* inloggen */
.inloggen{
	display:block;
	overflow:hidden;
	margin:7px 0 0 2px;
	clear: both;
	position: relative;
	top: 3px;
}
.inloggen a{
	display:block;
	width:215px;
	overflow:hidden;
	background:#f6df3d url(../images/ico-inloggen.gif) no-repeat 228px 50%;
	padding:6px 65px 8px 10px;
	color:#fff;
}
.inloggen a:hover{
	text-decoration:none;
}
.inloggen a strong{
	display:block;
	font-size:15px;
	line-height:15px;
}
.inloggen a em{
	display:block;
	font-size:12px;
	line-height:14px;
	font-style:normal;
}
/* blauw */
.blauw{
	display:block;
	overflow:hidden;
	margin:1px 0 3px 2px;
}
.blauw a{
	display:block;
	width:215px;
	overflow:hidden;
	background:#609eb2 url(../images/ico-blauw.gif) no-repeat 96% 50%;
	padding:6px 65px 8px 10px;
	color:#fff;
}
.blauw a:hover{
	text-decoration:none;
}
.blauw a strong{
	display:block;
	font-size:15px;
	line-height:15px;
}
.blauw a em{
	display:block;
	font-size:12px;
	line-height:14px;
	font-style:normal;
}

/* typ */
.typ{
	display:block;
	overflow:hidden;
	margin:6px 0 0 2px;
	padding:0 0 2px 0;    margin: 10px 0 4px 2px;

	width: 100%;
}

.typ a{
	display:block;
	width:214px;
	overflow:hidden;
	background:#cdb0c8 url(../images/ico-typ.gif) no-repeat 100% 50%;
	padding:14px 65px 14px 11px;
	color:#fff;
}
.typ a:hover{
	text-decoration:none;
}
.typ a strong{
	display:block;
	font-size:15px;
	line-height:15px;
}
/* sidebar box */
#sidebar .box{
	width:100%;
	margin:0px;
	overflow:hidden;
	background:url(../images/bg-box-c.gif) repeat-y;
}
#sidebar .box .holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-t.gif) no-repeat;
}
#sidebar .box .frame{
	width:281px;
	overflow:hidden;
	padding:0px 3px 5px 9px;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
}
/* news */
.news{
	width:100%;
	overflow:hidden;
	padding:7px 0px 7px 0px;
}
.news .heading{
	width:100%;
	overflow:hidden;
}
	.heading .h3 { position: relative; top: 5px; left: 5px; display: block; width: 220px; }
.news .heading a{
	float:left;
	padding:3px 0 1px 35px;
	margin:-5px 0 0; /*update*/
	line-height:24px;
	font-size:20px;
	color:#009bde;
	background:url(../images/ico-rss.gif) no-repeat;
}
.news ul{
	margin:0;
	padding:2px 10px 11px 4px;
	list-style:none;
	overflow:hidden;
}
.news ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:12px;
	line-height:15px;
	padding:11px 0 0;
}
.news a{
	color:#009bde;
}
.news span{
	display:block;
	padding:0 0 0 4px;
}
/* weather */
.weather{
	width:100%;
	overflow:hidden;
	padding:9px 0 16px 0;
	text-align:right;
}
.weather .image{
	float:right;
	display:inline;
	margin:0 0 0 6px;
}
.weather .image img{
	display:block;
}
.weather strong{
	display:block;
	font-size:36px;
	line-height:38px;
	color:#009bde;
	padding:19px 0 0;
	text-transform:uppercase;
}
.weather span{
	display:block;
	font-weight:bold;
	color:#009bde;
	font-size:14px;
	line-height:16px;
	margin:-4px 0 0;
}
/* tweet box */
.tweet-box{
	width:288px;
	overflow:hidden;
	padding:0 0 0 3px;
}
.tweet-box .heading{
	width:281px;
	overflow:hidden;
	padding:5px 0 8px 7px;
	background:#009bde;
}
/*update*/
.tweet-box .heading h2{
	margin:0;
	font-weight:normal;
}
/*end*/
.tweet-box .heading a{
	float:left;
	overflow:hidden;
	padding:5px 0 3px 41px;
	font-size:20px;
	line-height:22px;
	color:#fff;
	background:url(../images/ico-tweet-1.gif) no-repeat;
}
.tweet-box .text{
	margin:0;
	overflow:hidden;
	height:1%;
	display:block;
	color:#3c0238;
	padding:4px 9px 0 8px;
}
.tweet-box .text p{
	margin:0;
	font-size:12px;
	line-height:20px;
	font-style:italic;
}
.tweet-box .text em{
	float:left;
	margin:0;
	padding:1px 0 0;
	font-size:10px;
	line-height:20px;
	font-style:italic;
}
.tweet-box span{
	float:right;
	padding:3px 27px 0 33px;
}
.tweet-box span a{
	float:left;
	padding:22px 0 13px 39px;
	background:url(../images/bg-tweet.gif) no-repeat;
	font-size:12px;
	line-height:14px;
	color:#009bde;
}
.tweet-box span a strong{
	float:left;
	cursor:pointer;
	padding:0 15px 0 0;
	background:url(../images/bg-tweet-l.gif) no-repeat 100% 6px;
}
.tweet-box span a:hover strong{
	text-decoration:underline;
}
/* footer */
#footer{
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
	margin:-4px 0 0;
	background:url(../images/n/bg-footer.png) repeat-x;
	margin-top:-20px;
}
#footer .box{
	width:100%;
	overflow:hidden;
	background:#d9f3ff;
	padding:12px 0 7px 0;
}
/* columns box */
#footer .threcolumns{
	width:923px;
	margin:0 auto;
	overflow:hidden;
}
/* left column */
.aside1{
	float:left;
	width:307px;
	padding:0 12px 0 21px;
}
#footer .heading{
	width:100%;
	overflow:hidden;
	padding:0 0 11px 0;
}
#footer .heading a{
	float:left;
	font-size:20px;
	line-height:22px;
	color:#009bde;
}
/*update*/
#footer .heading p.h3{
	float:left;
	padding:3px 0 0 5px;
	margin:0;
	font-weight:normal;
	font-size:23px;
	display:block;
	line-height:22px;
}
#footer .aside3 .heading p.h3 a{
	line-height:22px;
	font-size:23px;
}


#footer .heading a:hover p.h3{
	text-decoration:underline;
}
/*end*/
#footer .heading a img{
	float:left;
}
.aside1 .video{
	width:100%;
	overflow:hidden;
	padding:1px 0 0;
}
.aside1 .video img{
	display:block;
}
/* center column */
.aside2{
	float:left;
	width:290px;
	padding:0 5px 0 0;
}
.aside2 .photos{
	width:100%;
	overflow:hidden;
}
.aside2 .photos ul{
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
	overflow:hidden;
}
.aside2 .photos ul li{
	float:left;
	margin:0 13px 14px 0;
	padding:4px;
	background:#fff;
	overflow:hidden;
	height:75px;
	widows:75px;
}
.aside2 .photos ul li img{
	display:block;
}
/* right column */
.aside3{
	float:left;
	width:284px;
	padding:0 0 0 1px;
}
.newsletter{
	padding:0 0 6px 0;
}
.newsletter span{
	display:block;
	width:264px;
	height:34px;
	overflow:hidden;
	padding:7px 6px 5px 14px;
	margin:0 0 0 -1px;
	position:relative;
	background:url(../images/n/bg-newsletter.png) no-repeat;
}
	#searchbox span { background: none; display: block; width: auto !important; margin: 0 0 0 2px !important; padding: 0 !important; height: 36px !important; }
	#searchbox input.text { float: left; margin: 5px 0 0 9px; color: #fff; border:1px solid #FFFFFF; }
.newsletter .text{
	float:left;
	overflow:hidden;
	width:187px;
	height:17px;
	background:none;
	border:none;
	font:bold 15px/17px Arial, Helvetica, sans-serif;
	color:#009bde;
	padding:6px;
}
.newsletter .button-send{
	float:right;
	margin: 5px 10px 0 0;
}
	#footer .newsletter .button-send { margin-top: 0; }
.aside3 p{
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#009bde;
}
.aside3 .hyves{
	overflow:hidden;
	height:1%;
	padding:28px 0 0;
	margin:0 0 0 -1px;
}
.aside3 .hyves a{
	float:left;
	font-size:15px;
	line-height:18px;
	color:#009bde;
}
.aside3 .hyves a img{
	float:left;
}
.aside3 .hyves a span{
	float:left;
	cursor:pointer;
	padding:5px 0 0 6px;
}
.aside3 .hyves a:hover span{
	text-decoration:underline;
}
/* footer navigation */
.navigation{
	width:923px;
	margin:0 auto;
	overflow:hidden;
	padding:7px 0 24px 0;
}
.navigation ul{
	margin:0;
	padding:0 0 0 200px;
	list-style:none;
}
.navigation ul li{
	float:left;
	padding:0 9px 0 10px;
	font-size:11px;
	line-height:13px;
	color:#666;
	background:url(../images/separator-3.gif) no-repeat 0 2px;
}
.navigation ul li:first-child{
	background:none;
	padding-left:0;
}
.navigation ul li a{
	float:left;
	position:relative;
	color:#666;
}
.navigation ul li a img{
	float:left;
	position:relative;
	margin:1px -2px 0 5px;
}
/* inner.html */
.inner{
	padding:0 0 9px 0;
}
/* text box */
.text-inner{
	width:540px;
	overflow:hidden;
/*	padding:5px 0 0 1px;*/
	padding: 5px 0 0 10px;
}
.text-inner h2{
	margin:0 0 17px 0;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#009bde;
}
.text-inner .posted ul{
	padding:0 0 3px 1px;
}
.text-inner .posted ul li{
	padding:0 1px 0 5px;
}
.text-inner .posted ul li:first-child{
	background:none;
	padding-left:0;
}
.text-inner p{
	margin:0 0 24px 0;
}
/* reacties */
.reacties:after{
	content:"";
	clear:both;
	display:block;
}
.reacties{
	width:568px;
	margin: 15px 0 0;
	padding:0 0 3px 10px;
}
.reacties ul{
	float:left;
	margin:0;
	padding:1px 0 0 7px;
	list-style:none;
}
.reacties ul li{
	float:left;
	padding:0 8px 0 0;
}
.reacties ul li a img{
	display:block;
}
.reacties .post{
	float:left;
	font-size:11px;
	line-height:18px;
	color:#009bde;
}
.reacties .post em{
	float:left;
}
.reacties .post span{
	float:left;
	display:inline;
	overflow:hidden;
	margin:1px 0 0 3px;
	text-align:center;
	font-size:11px;
	width:32px;
	height:22px;
	color:#fff;
	background:url(../images/bg-post.gif) no-repeat;
}
	.reacties .post a { color: #fff !important; }
.box-stem{
	float:left;
	font-size:11px;
	line-height:18px;
	color:#009bde;
	padding:0 0 0 5px;
	margin-bottom: 20px;
}
.box-stem em{
	float:left;
	padding:1px 0 0;
}
.reacties .tweet{
	float:right;
	margin:-4px 0 0;
	position:relative;
}
.reacties .tweet a{
	float:left;
	padding:0 0 4px 21px;
	color:#009bde;
	font-size:11px;
	background:url(../images/ico-tweet.gif) no-repeat 0 2px;
}
.reacties .tweet a em{
	float:left;
	cursor:pointer;
	padding:0 15px 0 0;
	background:url(../images/bg-tweet-link.gif) no-repeat 100% 10px;
}
.reacties .tweet a:hover em{
	text-decoration:underline;
}
/* comment box */
.box-comment{
	width:608px;
	overflow:hidden;
	margin:0 0 5px 15px;
	background:url(../images/bg-box-comment.gif) repeat-y;
}
.box-comment .holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-comment-t.gif) no-repeat;
}
.box-comment .frame{
	width:534px;
	overflow:hidden;
	padding:18px 50px 17px 24px;
	background:url(../images/bg-box-comment-b.gif) no-repeat 0 100%;
}
.box-comment h2{
	margin:0;
	font-size:20px;
	line-height:24px;
	color:#009bde;
	font-weight:normal;
}
.box-comment .posted ul{
	padding:18px 0 3px 0;
}
.box-comment .posted ul li{
	padding:0 1px 0 5px;
}
.box-comment .posted ul li:first-child{
	background:none;
	padding-left:0;
}
.box-comment p{
	margin:0;
}
/* comment form */
.box-menning{
	width:100%;
	overflow:hidden;
	margin:-5px 0 0;
	padding:0 0 8px 0;
}
.signup{
	overflow:hidden;
	height:1%;
	padding:8px 0 0;
}
.signup .row{
	overflow:hidden;
	height:1%;
	padding:2px 0 13px 0;
}
.signup .textarea-row{
    padding-bottom:10px;
}
.signup .text{
	float:left;
	overflow:hidden;
	background:#fff;
	border:1px solid #7f9db9;
	width:156px;
	height:16px;
	padding:2px 0 2px 0;
}
.signup label{
	float:left;
	font-size:10px;
	line-height:12px;
	color:#009bde;
	padding:6px 0 0;
	margin:0 0 0 4px;
	display:inline;
}
.text-area{
	overflow:auto;
	width:502px;
	height:179px;
	background:#fff;
	border:1px solid #7f9db9;
}
.woorden{
	width:302px;
	height:113px;
	overflow:hidden;
	margin:0 0 0 3px;
	padding:5px;
	background:url(../images/bg-woorden.gif) no-repeat;
}
.woorden img{
	display:block;
	margin:0 0 5px 0;
}
.woorden .type{
	float:left;
	width:150px;
	height:49px;
	overflow:hidden;
	padding:1px 1px 0 21px;
	background:url(../images/bg-type.gif) no-repeat;
}
.signup .woorden .type label{
	display:block;
	font-size:11px;
	line-height:13px;
	color:#000;
	margin:0 0 4px 0;
}
.signup .woorden .type .text{
	display:block;
	float:none;
	font-size:11px;
	line-height:12px;
	width:145px;
	height:12px;
	background:#fff;
	border:1px solid #808080;
}
.woorden ul{
	float:left;
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
	width:25px;
}
.woorden ul li{
	width:100%;
	float:left;
}
.woorden ul li a img{
	display:block;
	margin:0;
	vertical-align:top;
}
.logo-captcha{
	float:left;
	display:inline;
	margin:0 0 0 7px;
	overflow:hidden;
}
.logo-captcha a{
	display:block;
	width:91px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-captcha.gif) no-repeat;
}
.signup .send{
	overflow:hidden;
	margin:11px 0 0;
}
/* sidebar box */
.inner #sidebar .box{
	margin:6px 0 -3px 0;
}
/* news */
.news .heading h2{
	line-height:24px;
	font-size:20px;
	color:#009bde;
	font-weight:normal;
	margin:5px 0 0;
}
/* categorien */
.categorien,
.tags{
	width:100%;
	overflow:hidden;
	padding:7px 0 3px 5px;
}
.categorien .heading,
.tags .heading{
	width:100%;
	overflow:hidden;
}
.categorien .heading h2,
.categorien .tags h2{
	line-height:24px;
	font-size:20px;
	color:#009bde;
	font-weight:normal;
	margin:4px 0 0;
}
.categorien ul{
	margin:0;
	padding:2px 10px 11px 2px;
	list-style:none;
	overflow:hidden;
}
.categorien ul li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	font-size:12px;
	line-height:15px;
	padding:5px 0 0;
}
.categorien a{
	color:#009bde;
}
.categorien span{
	display:block;
	padding:0 0 0 4px;
}
/* tags */
.tags{
	width:100%;
	overflow:hidden;
	padding:7px 0 3px 5px;
}
.tags .heading{
	width:100%;
	overflow:hidden;
}
.tags .heading h2{
	line-height:24px;
	font-size:20px;
	color:#009bde;
	font-weight:normal;
	margin:4px 0 0;
}
.htagcloud{
	overflow:hidden;
	height:1%;
	padding:12px 0 8px 4px;
}
.wp-tag-cloud,
.popularity{
	margin:0;
	padding:0;
	list-style:none;
}
.wp-tag-cloud li,
.popularity li{
	display:inline;
}
.wp-tag-cloud li a,
.popularity li a{
	color:#666;
	line-height:20px;
	margin:0 3px 0 0;
}
.popularity li.v-popular a{
	font-size:12px;
}
.popularity li.vv-popular a{
	font-size:21px;
}
.popularity li.vvv-popular a{
	font-size:30px;
}
.popularity li.popular a{
	font-size:10px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.posted .post a {
    color:#FFFFFF;
}
.tweet-box .widgettitle {
    display:none;
}
#recaptcha_response_field {
    left:0 !important;
}
#recaptcha_instructions_image {
    margin-top:4px !important;
	display:block;
}
h2.pagetitle {
    margin-left:32px;
}
#recaptcha-submit-btn-area #submit {
    margin-top:8px;
}
.sociable { float: left; }

.categorien ul, .submenu { list-style-type: disc !important; padding: 0 0 0 20px !important; margin-bottom: 10px; }
	.submenu li, .categorien ul li { overflow: visible !important; }
	
/** dropdown menu */
#main-nav li ul {
		position: absolute;
/*		left: -999em;*/
/*		left: auto;*/
		display: none;
		height: auto;
		top: 42px;
		z-index: 999;
		padding: 0;
		background-color: #c7002a;
		width: 15em !important;
/* 		border: 1px solid #fff; */
	}
	#main-nav li ul li, #main-nav li ul li a { width: 15em !important; float: none; display: block; height: 24px; line-height: 24px; margin: 0; padding: 0; }
	#main-nav li ul li a { text-indent: 10px; }
	#main-nav li ul li a:hover { /*background: #ECE5EB !important; color: #895580;*/ color: #c7002a; }
	#main-nav li:hover ul, #main-nav li.sfhover ul { display: block; _clear: both; }
	
#searchbox { background-color: #85daff; width: 286px; }

#ni_form { }
#ni_thanks { display: none; padding: 20px 0; font-size: 14px; font-weight: bold; }

.sociable { margin: 0 0 0 5px !important; }
.submenu-frame { background-color: #D8E4E8 !important; }

.text-inner a { font-weight: bold; }

.sponsorbox { left:390px; position:absolute; top:60px; z-index:5; }
.sponsorbox2 { right:24px; position:absolute; top:29px; z-index:5; }
.clearboth { clear: both; }

.row { padding-top: 15px; }
.row label { display: block; font-weight: bold; float: left; width: 130px; }
.row input[type=text] { width: 415px; padding:5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #d9d9d9;  }
	.row .submit { background-color: #009bde; color: #fff; font-weight: bold; font-size: 13px; border: 0; padding: 5px; cursor: pointer; margin-top: -20px; }
	.row .submit:hover { background-color: #F68F00; }
.row input:focus, .row input:hover { background: #e5f9ff; border-color: #c1c1c1;}
.row .error { color: #f00; font-weight: bold; padding: 0; margin: 0; }

.row .half { width: 265px; float: left}
.row label { width: 100px;}
.row label.right { width: 90px; padding-left: 20px;}
.row .half input[type=text] { width: 140px; }

.clear { clear: both; }


#vrienden { width: 288px; height: auto; margin: 1px 0 4px 4px;      height: 140px; overflow: hidden;}     
	#vrienden img { float: left; }
	
#rtl_nav2_bg_bottom { height: 26px !important; }

#uitslagen { width: 580px !important; }
#uitslagen th, #uitslagen td { vertical-align: top; }
th { background-color: #C7002A; color: #fff; text-align: left; }

#gridwrap { width: 860px !important;}
#gridView, #WedstrijdGrid { border-color: #ccc !important; background-color: #fff !important; }
#gridView *, #WedstrijdGrid * { font: 12px/24px Arial,Helvetica,sans-serif !important; }
#gridView #WedstrijdGrid th, #gridView #WedstrijdGrid td { padding: 2px 5px !important; }
#gridView #WedstrijdGrid th, #gridView #WedstrijdGrid th *, #gridView th, #gridView th *, #WedstrijdGrid th, #WedstrijdGrid th * { background-color: #C7002A !important; color: #fff !important; text-align: left !important;  }
#gridView td, #WedstrijdGrid td { color: #333 !important; border-right: 1px solid #ddd; }
.greyedout { color: #aaa; font-style: italic; }

#rtlgemist {
	margin: 3px 0 -15px 2px;
}






/*  De social media followers op de frontpage met daarbij een twitterFeed */


.socialhomepage {
	width: 560px;
	height: auto;    
	overflow: hidden;
	margin-bottom:30px;    
	}

.facebookhomepage {
	width:278px;
	height: 200px;
	float:left;
	margin-right: 2px;
	}

.hyveshomepage {
	width:258px;
	height: 200px;
	background: #f5f5f5;
	float:left;
	margin-left: 2px;
	}
	
.twitterhomepage {
	width:auto;
	height: auto;
	float:left;
	margin-bottom: 20px;
	}





.tweet {
			background: #f9f9f9;
			margin: 4px 0;
			width: 544px;
			padding: 8px;
		}
		.tweet img {
			float: left;
			margin: 0 8px 4px 0;
			padding-top:4px;
			height:45px;
			width: 45px;
			float: left;
		}
		.tweet .text {
			margin: 0;
		}
		.tweet .time a {
			font-size: 80%;
			color: #888;
			white-space: nowrap;
			text-decoration: none;
		}
		.tweet .time a:hover {
			text-decoration: underline;
		}
		#twitterSearch .tweet {
			min-height: 50px;
		}
		#twitterSearch .tweet .text {
			margin-left: 32px;
		}

.twitterhomepage .text {
	width: auto;
	}

.socialmediaicons2 {
    height: 45px;
    width: 288px;
    position: absolute;
    top: 2px;
    right: 40px;
}

.socialmediaicons2 ul {
	list-style: none;
	}
	
.socialmediaicons2 ul li {    
	margin-left: -5px;
	}
	
.socialmediaicons2 ul li a {
	float:left;
	padding-right: 5px;
	}

.socialmediaicons2 img {
	width: 20px;
	height: 20px;
	}

#grab {
	display: none;
	}
	
.twitterhomepage h3 {
	color:#009BDE;
	font-size: 18px;
	}
	
.linkedin {
			margin: 4px 0;
    		padding: 8px;
    		width: 544px;
    		height:200px;
    		margin-bottom: 20px;
			}
			
.facebookhyves {
			margin: 4px 0;
    		padding: 8px;
    		width: 544px;
    		height:auto;
    		margin-bottom: 20px;
			}
			
.linkedinbuiten {
	margin-top: 12px;
	}


.titelcta {
	width: 400px;
	float: left;
	height:auto;
	padding-left: 10px;
	color: #fff;
	}
	
.titelcta p {
	line-height: 16px;
	margin: 0px;
	}
	


.titelbutton {
	width: 106px;
	float: left;
	/* height: 40px; */
	margin-top: 25px;
	}

.titelbutton a {
	padding:8px 10px;
	background: #D1041D;
	color: #fff;
	font-size: 13px;
	border-radius:5px; -moz-border-radius:5px; 
	}
	

.datumevent {
	background:#009BDE;
	height: 30px;
	width: 268px;
	margin-left: 2px;
	margin-top: 10px;
	overflow: hidden;
	color: #FFF;
	font-size: 21px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	}
	


	
