* { margin:0; padding:0; }
img { border: none; }
body {
	font-family: Verdana;
	font-size: 10px;
}

.news .head .image img { width: 200px;}

.container .user img {
	width:46px;
	height:35px;
}

/***** wrapper *****/
#wrap {
	width: 920px;
	margin: 0 auto;
}


.topbox h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

/***** header *****/
#header { width: 920px; height: 110px; background: #fff; }
#header .left { float: left; width: 355px; height: 75px; padding: 15px 0 0 10px; }
#header .mid { float: left; width: 395px; height: 80px; padding: 10px 0 0 0; }

#header .mid .login { width: 385px; height: 49px; background: #f2f2f2; padding: 9px 0 0 10px; }
#header .mid .login .text {
	float: left;
	width: 137px;
	height: 27px;
	background: url(../img/header-login-textinput.png) no-repeat;
	padding: 0 11px;
}
#header .mid .login .text input {
	width: 137px;
	height: 24px;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	background: none;
	border: none;
	padding: 3px 0 0 0;
}
#header .mid .login .submit:hover { background: url(../img/header-login-button-hover.png) no-repeat; }
#header .mid .login .submit {
	width: 52px;
	height: 18px;
	background: url(../img/header-login-button.png) no-repeat;
	border: none;
	cursor: pointer;
	margin: 3px 0 0 4px;
}
#header .mid .login p a { color: #f7931d; text-decoration: none; }
#header .mid .login p {
	clear: both;
	line-height: 18px;
	font-weight: bold;
	color: #f7931d;
	padding: 0 0 0 2px;
}

#header .mid .loggedin { width: 395px; height: 45px; background: #f2f2f2; padding: 7px 0 6px 0; }
#header .mid .loggedin .logout { float: left; width: 174px; height: 45px; border-right: 1px solid #5e5e5e; }
#header .mid .loggedin .logout p { line-height: 22px; font-size: 11px; text-align: center; }
#header .mid .loggedin .logout .submit:hover { background: url(../img/header-loggedin-logout-hover.png) no-repeat; }
#header .mid .loggedin .logout .submit {
	display: block;
	width: 81px;
	height: 18px;
	border: none;
	cursor: pointer;
	background: url(../img/header-loggedin-logout.png) no-repeat;
	margin: 0 0 0 47px;
}
#header .mid .loggedin .links { float: left; list-style: none; font-weight: bold; padding: 0 0 0 10px; }
#header .mid .loggedin .links li { clear: both; padding: 4px 0 0 0; }
#header .mid .loggedin .links a { line-height: 16px; color: #f7931d; text-decoration: none; }
#header .mid .loggedin .links img { float: left; }
#header .mid .loggedin .links span { display: block; float: left; padding: 0 0 0 10px; }

#header .right { float: right; height: 83px; padding: 7px 0 0 0; }
#header .right .logo { float: left; padding: 0 0 0 8px; }



/***** navigation *****/
#nav { width: 920px; height: 35px; background: url(../img/nav-shadow.png) no-repeat bottom; }
#nav ul { width: 920px; height: 29px; border-top: 1px solid #a09f9e; list-style: none; }
#nav li { float: left; padding: 0 0 0 1px; }
#nav li.first { margin: 0 0 0 -1px; }
#nav li img { display: block; float: left; }
#nav li a { display: block; float: left; }
#nav li a:hover { background: #f7931d; }



/***** content *****/
#content {
	position: relative;
	top: -3px;
	width: 920px;
	overflow: hidden;
	background: url(../img/content-background.jpg) no-repeat center 3px;
	padding: 0 0 10px 0;
}
#full { clear: both; width: 920px; }
#left { float: left; width: 634px; padding: 0 0 0 10px; }
#left .lcol { float: left; width: 304px; }
#left .rcol { float: right; width: 304px; }
#right { float: right; width: 260px; }
#right h2 { padding: 30px 0 6px 10px; }



/**
 *  Linker kolom
 *  -> "Breadcrumbs"
 */
#breadcrumbs { height: 13px; line-height: 13px; padding: 10px 0 14px 11px; }
#breadcrumbs a { color: #f7931d; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }



/**
 *  Linker kolom
 *  -> Pagina balk
 */
.paging { height: 12px; background: #fff; padding: 4px 15px 4px 45px; }
.paging a { display: block; padding: 2px 5px; }
.paging a:hover { background: #f7931d; }
.paging a.left { float: left; }
.paging a.right { float: right; }
.paging p { line-height: 12px; text-align: center; }



/**
 *  Linker kolom
 *  -> Reacties + formulier
 */
.newsr {
	width: 510px;
	background: #fefefe url(../img/content-replies-bg.png) repeat-x bottom left;
	border-top: 1px solid #b4c3cf;
	padding: 0 20px 0 50px;
}
.newsr .head { width: 510px; height: 26px; padding: 16px 0 0 0; }
.newsr .head h2 img { display: block; }
.newsr .head .left { float: left; padding: 8px 0; }
.newsr .head .right { float: right; }
.newsr .head .right a { display: block; padding: 8px 0; }
.newsr .reply { width: 510px; border-top: 1px solid #c5c5cc; overflow: hidden; padding: 17px 0; }
.newsr .reply p { float: left; width: 330px; line-height: 18px; font-size: 11px; padding: 0 24px 0 2px; }
.newsr .reply .user { float: left; line-height: 14px; width: 154px; padding: 4px 0 0 0; }
.newsr .reply .user .image { float: left; width: 46px; padding: 0 11px 0 0; }
.newsr .reply .user .image img { width: 44px; border: 1px solid #9c9c9c; }
.newsr .reply .user h3 { float: left; width: 97px; font-size: 11px; font-weight: bold; }
.newsr .reply .user h4 { float: left; width: 97px; font-size: 10px; font-weight: normal; }



/**
 *  Linker kolom
 *  -> Standaard liquid box
 */
.dbox { width: 304px; padding: 0 0 25px 0; }
.dbox h2 img { display: block; position:relative;top:-5px; }
.dbox h2 { width: 291px; height: 14px; padding: 14px 0 0 13px; background: #f0f0f0;}
.dbox .bgtop { width: 304px; height: 5px; background: url(../img/box-bg-top.png) no-repeat; }
.dbox .bgmid { width: 300px; background: url(../img/box-bg-mid.png) repeat-y; padding: 0 2px; }
.dbox .bgcontainer { width: 300px; background: #fff url(../img/box-bg-gradient.png) bottom repeat-x; }
.dbox .bgbottom { width: 304px; height: 6px; background: url(../img/box-bg-bottom.png) no-repeat; overflow: hidden; }
.dbox .bottom { overflow: hidden; }
.dbox .bottom a { float: left; display: block; height: 10px; padding: 2px 10px 0 10px; }
.dbox .bottom a:hover { background: #f7931d; }
.dbox .bottom img { display: block; }

/**
 *  Full width column table
 *
 */
.featured {
	width: 624px;
	height: 220px;
	background: url(../img/content-featuredbg.png) no-repeat;
	padding: 0 12px 15px 12px;
	margin: 22px 0 0 0;
}
.featured h2 { height: 14px; padding: 6px 0 0 0; }
.featured span { display: block; }
.featured a:hover { text-decoration: underline; }
.featured a {
	display: block;
	width: 604px;
	height: 200px;
	color: #000;
	text-decoration: none;
	padding: 0 8px 0 0;
}
.featured .image { float: left; width: 267px; height: 200px; }
.featured .right { float: left; width: 317px; padding: 0 0 0 20px; }
.featured .title { font-size: 16px; font-weight: bold; line-height: 18px; }
.featured .subtitle { font-size: 12px; font-weight: bold; line-height: 21px; }
.featured .date { font-size: 10px; line-height: 18px; text-transform: uppercase; }
.featured .text { font-size: 12px; line-height: 18px; padding: 14px 0 0 0; }

.table { width: 910px; padding: 32px 0 32px 10px; }
.table .head { width: 890px; height: 20px; padding: 0 10px; }
.table .head h2 { float: left; height: 14px; padding: 6px 0 0 0; }
.table .head .right { float: right; line-height: 20px; }
.table .head .right a { display: block; float: left; padding: 3px 5px 0 5px; }
.table .head .right label { display: block; float: left; height: 20px; padding: 0 5px 0 6px; }
.table .head .right select { display: block; float: left; }

.table .sort { height: 20px; line-height: 20px; background: #fff; border-bottom: 10px solid #eee; padding: 0 0 0 10px; }
.table .sort li { float: left; list-style: none; font-size: 11px; }
.table .sort li a { color: #000; text-decoration: none; padding: 0 15px 0 0; background: url(../img/content-sort2.png) no-repeat right 3px; }
.table .sort li a:hover { color: #ff8a00; }
.table .sort li a.sortup { color: #ff8a00; background: url(../img/content-sortup.png) no-repeat right 3px; }
.table .sort li a.sortdown { color: #ff8a00; background: url(../img/content-sortdown.png) no-repeat right 3px; }

.table .paging { padding: 4px 10px; }
.table .item:hover { background: #f7931d; }
.table .item:hover .col3 { text-decoration: underline; }
.table .item span { display: block; float: left; }
.table .item {
	display: block;
	height: 53px;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #fff;
	border: 10px solid #eee;
	border-top: none;
}



/**
 *  Rechter kolom
 *  -> Zoeken + korte beschrijving pagina
 */
.topbox { width: 260px; height: 293px; background: url(../img/right-topbox.png) no-repeat; }
.topbox.liquid { height: auto; background: url(../img/right-topbox-repeat.png) repeat-y; }
.topbox.combi { height: auto; background: url(../img/right-topbox-repeat.png) repeat-y; }
.topbox.combi .text { height: 184px; background: url(../img/right-topbox-combi.png) no-repeat center top; }
.topbox-bottom { width: 260px; height: 5px; background: url(../img/right-topbox-bottom.png) no-repeat; overflow: hidden; }
.topbox.searchonly { background: none; height: 31px; }
.topbox.nosearch { height: 383px; background: url(../img/right-topbox-nosearch.png) no-repeat; }

.topbox .search {
	width: 236px;
	height: 23px;
	background: url(../img/right-topbox-search-bg.png) no-repeat;
	padding: 3px 12px 23px 12px;
}
.topbox.searchonly .search { background: url(../img/right-topbox-searchonly.png) no-repeat; height: 31px; padding: 3px 12px 0 12px; }
.topbox .search .text {
	display: block;
	float: left;
	width: 201px;
	height: 13px;
	line-height: 13px;
	font-family: Verdana;
	font-size: 10px;
	color: #999;
	background: none;
	border: none;
	padding: 5px 0 5px 9px;
}
.topbox .search .button {
	display: block;
	float: right;
	width: 25px;
	height: 23px;
	background: url(../img/right-topbox-search.png) no-repeat;
	border: none;
	cursor: pointer;
}
.topbox .text { padding: 14px 27px 0 23px; }
.topbox .text p.small { position: relative; left: -12px; font-size: 10px; line-height: 14px; }
.topbox .text p { font-size: 11px; line-height: 18px; letter-spacing: 0.25px; padding: 8px 0 0 0; }
.topbox .text p a { font-weight: bold; color: #f7931d; text-decoration: none; }



/**
 *  -> Rechter kolom
 *  Archief lijst
 */
#right .archive { padding: 0 0 22px 0; }
#right .archive { border-bottom: solid #ddd 1px; }
#right .archive h2 { padding: 22px 0 16px 10px; }
#right .archive p { padding: 0 20px 0 20px; }
.archive ul { padding: 0 0 0 12px; }
.archive li { list-style: none; }
.archive ul ul { padding: 0 0 12px 16px; }
.archive ul ul li a { font-weight: normal; background: none; padding: 0; }
.archive li a:hover { text-decoration: underline; }
.archive li a {
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: url(../img/text-doublearrow.png) no-repeat left center;
	padding: 0 0 0 16px;
}



/**
 *  -> Rechter kolom
 *  Blog box
 */
.box-bloggers { width: 256px; background: #000; color: #fff; padding: 0 0 15px 0; margin: 31px 2px; }
.box-bloggers .images { height: 48px; list-style: none; }
.box-bloggers img { height: 48px; width:48px; }
.box-bloggers .images li { float: left; padding: 0 5px 0 10px; }
.box-bloggers label { display: block; line-height: 24px; font-weight: bold; padding: 4px 0 0 13px; }
.box-bloggers select {
	display: block;
	width: 224px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background: #f7931d;
	border: none;
	color: #fff;
	padding: 0 0 0 11px;
	margin: 0 0 0 10px;
}



/**
 *  -> Rechter kolom
 *  Blogger info
 */
.userinfo { padding: 20px 10px 10px 10px; }
.userinfo img { float: left; margin: 0 9px 0 0; width:48px; height:48px; }
.userinfo p { font-size: 11px; line-height: 16px; }
.userinfo p a { color: #ff8a00; font-weight: bold; text-decoration: none; }

/**
 *  -> Rechter kolom
 *  VM info
 */
.userinfovm { padding: 20px 10px 10px 10px; }
.userinfovm img { float: left; margin: 0 9px 0 0; width:48px; height:48px; }
.userinfovm p { font-size: 11px; line-height: 16px; }
.userinfovm p a { color: #ff8a00; font-weight: bold; text-decoration: none; }


/**
 *  -> Rechter kolom
 *  VideoBlogger info (Een Klas Apart)
 */
.userinfovm { padding: 20px 10px 10px 10px; }
.userinfovm img { float: left; margin: 0 9px 0 0; width:70px; height:53px; }
.userinfovm p { font-size: 11px; line-height: 16px; }
.userinfovm p a { color: #ff8a00; font-weight: bold; text-decoration: none; }

/**
 *  -> Rechter kolom
 *  Select box
 */
#right .selectbox label { display: block; line-height: 14px; font-weight: bold; padding: 0 0 4px 13px; }
#right .selectbox select {
	display: block;
	width: 224px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background: #f7931d;
	border: none;
	color: #fff;
	padding: 0 0 0 11px;
	margin: 0 0 16px 10px;
}



/**
 *  -> lijst met nieuws items
 */
.topbox a.newslist:hover { text-decoration: underline; }
.topbox a.newslist {
	display: block;
	width: 236px;
	height: 53px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	padding: 5px 5px 0px 12px;
	overflow:hidden;
}
.topbox a.newslist img { display: block; float: left; width: 70px; }
.topbox a.newslist .title {
	display: block;
	float: left;
	width: 158px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 8px;
}
.topbox a.newslist .subtitle {
	display: block;
	float: left;
	width: 158px;
	font-size: 11px;
	padding: 0 0 0 8px;
}
.topbox a.newslist .subtitle2 {
	display: block;
	float: left;
	width: 158px;
	font-size: 10px;
	font-weight: bold;
	color: #ff8a00;
	padding: 0 0 0 8px;
}
.topbox .newslistlink {
	position: relative;
	left: -10px;
	width: 256px;
	height: 20px;
	padding: 0 12px;
	margin: 0 -20px 0 0;
}
.topbox .newslistlink a:hover { background: #f7931d; }
.topbox .newslistlink a { display: block; height: 10px; padding: 6px 6px 4px 11px; }
.topbox .userimages { list-style: none; overflow: hidden; padding: 0 0 0 4px; }
.topbox .userimages li { float: left; width: 52px; height: 52px; padding: 3px 5px; }
.topbox .userimages img { width: 48px; height: 48px;}
.topbox .userimages li a:hover { background: #f7931d; }
.topbox .userimages li a { display: block; width: 48px; height: 48px; padding: 2px; }



/**
 *  -> Reactie formulier
 */
.replyform { width: 480px; background: #fff; padding: 0 50px; }
.replyform h2 { padding: 24px 0 17px 0; }
.replyform p { line-height: 16px; font-size: 11px; }
.replyform .text { padding: 0 0 8px 0; }
.replyform .text input {
	display: block;
	width: 464px;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px 7px;
}
.replyform .text textarea {
	display: block;
	width: 464px;
	height: 90px;
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px 7px;
}
.replyform .submit { padding: 0 0 26px 0; }
.replyform .submit .button:hover { background: url(../img/text-reageer-hover.png) no-repeat; }
.replyform .submit .button {
	display: block;
	width: 69px;
	height: 18px;
	background: url(../img/text-reageer.png) no-repeat;
	border: none;
	cursor: pointer;
}



/**
 *  -> Nieuwsbrief
 */
#left .box-nletter h2 { height: 14px; padding: 14px 0 0 13px; }
#right .box-nletter h2 { padding: 14px 0 6px 10px; }
.box-nletter h2 img { display: block; }
.box-nletter .content { width: 236px; background: url(../img/box-nletter-bg.png) repeat-y center; padding: 0 12px; }
.box-nletter p { line-height: 15px; font-size: 11px; padding: 12px 0; }
.box-nletter .text { background: url(../img/box-nletter-text.png) no-repeat; padding: 0 13px; }
.box-nletter .text input {
	display: block;
	width: 186px;
	height: 15px;
	line-height: 15px;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	background: none;
	border: none;
	padding: 2px 0 6px 0;
}
.box-nletter .button {
	display: block;
	width: 206px;
	height: 22px;
	background: url(../img/box-nletter-button.png) no-repeat right center;
	border: none;
	cursor: pointer;
}



/**
 *  -> Tagcloud
 */
.box-tagcloud { width: 246px; font-weight: bold; text-align: center; background: #f7931d; padding: 5px 5px 10px 5px; margin: 0 2px; }
.box-tagcloud a { color: #fff; text-decoration: none; }
.box-tagcloud a:hover { color: #000; }
.box-tagcloud span { padding: 0 4px; }
.box-tagcloud span.s { font-size: 11px; line-height: 17px; }
.box-tagcloud span.m { font-size: 12px; line-height: 19px; }
.box-tagcloud span.l { font-size: 18px; line-height: 24px; }
.box-tagcloud span.xl { font-size: 22px; line-height: 28px; }



/***** footer navigation *****/
#fnav { width: 920px; overflow: hidden; padding: 20px 0 25px 0; }
#fnav ul { float: left; width: 112px; list-style: none; padding: 0 15px 0 10px; }
#fnav li { width: 112px; height: 23px; border-top: 1px solid #cfcfcf; }
#fnav li.first { border-top: none; }
#fnav li a, #fnav li img { display: block; width: 112px; height: 23px; }
#fnav li .hover, #fnav li:hover .default, #fnav li.mouseover .default { display: none; }
#fnav li:hover .hover, #fnav li.mouseover .hover { display: block; }
#fnav .right { float: right; }
#fnav .right .logo { float: left; padding: 0 0 0 12px; }



/***** footer *****/
#footer { clear: both; width: 920px; height: 36px; border-top: 1px solid #a09f9e; }
#footer p { line-height: 36px; color: #333; text-align: center; }
#footer a { color: #333; text-decoration: none; }
#footer a.colored { font-weight: bold; color: #f7931d; }

.zoekform {
	width: 137px;
	height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	border: 1px solid #333333;
	padding: 1px;
}
