/* index.html */
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:#530745;}
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;
}
/* 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;
}
* html .main-inner{
	padding:0;
	margin:48px 0 0;
}
/* header */
#header{
	width:623px;
/*	overflow:hidden;*/
	position:absolute;
	top:84px;
	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;
}
.logo a{
	display:block;
	width:240px;
	height:87px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) 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/bg-nav.gif) no-repeat;
}
.main-nav ul{
	margin:0 0 0 0;
	padding:0 0 0 23px;
	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{
/*	float:left;*/
	display: block;
	position:relative;
	color:#895580;
	padding:0 10px 0 8px;
}
.main-nav 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;
	text-decoration:none;
	color:#fff;
}
.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:99px 0 0 3px;
}
/* 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 15px 30px;
	background:url(../images/bg-data-b.gif) no-repeat 0 100%;
}
.date{
	position:absolute;
	top:57px;
	left:-21px;
	width:51px;
	height:59px;
	padding:1px 0 0 0;
	background:url(../images/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:15px 12px 4px 0;
	background:url(../images/bg-img-text.png);
	text-align:center;
}
/*update*/
.data .image .img-text h1{
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin:0;
	display:block;
}
/*end*/
.data .text{
	overflow:hidden;
	width:525px;
	padding:0 0 0 19px;
	margin:-6px 0 0;
}
	#homepage .text { padding: 0 0 0 5px; }
/* 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:#530745;
}
.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:#530745;
}
.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:#530745;
	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:#530745;
/*	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; */
}
#frewards ul { height: 40px; }
.sponprize { padding: 10px 0 0 20px; color: #333; }
.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;
}
/* tabs */
.tabs-box{
	width:289px;
	padding:0 0 0 2px;
	overflow:hidden;
}
.tabset{
	overflow:hidden;
	height:1%;
}
.tabset{
	float:left;
}
div.tab{
	clear: both;
}
.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:#530745;
	font-weight:bold;
	text-align:center;
	height:31px;
	margin:0 0 3px 0;
	background:#cdb0c8;
}
.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:#530745;
	margin:0;
	padding:0 0 3px 0;
	text-decoration:none;
}
.tabs-box .text{
	overflow:hidden;
	width:267px;
	background:#530745;
	padding:15px 5px 14px 17px;
}
.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:#cdb0c8;
	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;
}
.inloggen a{
	display:block;
	width:215px;
	overflow:hidden;
	background:#f68f00 url(../images/ico-inloggen.gif) no-repeat 100% 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:4px 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;
}
.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:4px 0 0;
	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:3px 3px 9px 9px;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
}
/* news */
.news{
	width:100%;
	overflow:hidden;
	padding:7px 0 9px 0;
}
.news .heading{
	width:100%;
	overflow:hidden;
}
.news .heading a{
	float:left;
	padding:3px 0 1px 35px;
	margin:-5px 0 0; /*update*/
	line-height:24px;
	font-size:20px;
	color:#530745;
	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:#530745;
}
.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:#530745;
	padding:19px 0 0;
	text-transform:uppercase;
}
.weather span{
	display:block;
	font-weight:bold;
	color:#530745;
	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:#530745;
}
/*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:#530745;
}
.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/bg-footer.gif) repeat-x;
}
#footer .box{
	width:100%;
	overflow:hidden;
	background:#d8e4e8;
	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:#530745;
}
/*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 4px 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/bg-newsletter.gif) no-repeat;
}
	#searchbox span { background: none; display: inline; }
	#searchbox input.text { margin: 10px 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:#530745;
	padding:6px;
}
.newsletter .button-send{
	float:right;
	margin-top: 2px;
}
.aside3 p{
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#530745;
}
.aside3 .hyves{
	overflow:hidden;
	height:1%;
	padding:58px 0 0;
	margin:0 0 0 -1px;
}
.aside3 .hyves a{
	float:left;
	font-size:15px;
	line-height:18px;
	color:#530745;
}
.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 140px;
	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:#530745;
}
.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:#530745;
}
.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:#530745;
}
.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;
}
.box-stem{
	float:left;
	font-size:11px;
	line-height:18px;
	color:#530745;
	padding:0 0 0 5px;
}
.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:#530745;
	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:#530745;
	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:#530745;
	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:#530745;
	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:#530745;
	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:#530745;
}
.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:#530745;
	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: 40px;
		z-index: 999;
		padding: 0;
		background-color: #fff;
		width: 15em !important;
		border: 1px solid #ECE5EB;
	}
	#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: #fff; }
	#main-nav li:hover ul, #main-nav li.sfhover ul { display: block; }
	
#searchbox { background-color: #CDB0C8; }

#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:340px; 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; }
.row input[type=text] { width: 200px; }
	.row .submit { background-color: #530745; color: #fff; font-weight: bold; font-size: 13px; border: 0; padding: 5px; cursor: pointer; margin-top: -40px; }
	.row .submit:hover { background-color: #F68F00; }
.row .error { color: #f00; font-weight: bold; padding: 0; margin: 0; }

#vrienden { width: 288px; height: 126px; margin: 5px 0 0 2px; }
	#vrienden img { float: left; }