/*
Theme Name: BVN
Theme URI: http://bbpress.org/
Description: Forum template voor BVN
Version: 1.0
Author:Elastique
Author URI: www.elastique.nl
*/





td{padding-top:5px;padding-bottom:5px;vertical-align:top}

/* Globals 
=================================== */




fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

/* Login Form
=================================== */

.login {
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0 0 8px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

form.login input.submit {
	background-color: #ccc;
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

form.login input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

form.login input.submit:active {
	border-color: rgb(0, 100, 0);
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	position: absolute;
	/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 458px; /* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

p.submit input {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

p.submit input:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

p.submit input:active {
	border-color: rgb(0, 100, 0);
}

/* */

.main_div_space{margin-bottom:4em;}
.main_lineheight{line-height:150%;}
.main_category{margin-bottom:1em;}
.main_info_text{font-size:0.95em;}
.main_header_text{line-height:250%;}
.main_header{margin-bottom:1em;}


a:hover{text-decoration:underline}#menu_home{height:35px;width:72px;background-image:url(/static/image/style/menu.home.png);display:block;float:left;margin-right:7px;cursor:pointer}#menu_gids{height:35px;width:59px;background-image:url(/static/image/style/menu.gids.png);display:block;float:left;margin-right:7px;cursor:pointer}#menu_programmas{height:35px;width:122px;background-image:url(/static/image/style/menu.programma.png);display:block;float:left;margin-right:7px;cursor:pointer}#menu_uitzendinggemist{height:35px;width:156px;background-image:url(/static/image/style/menu.uitzendinggemist.png);display:block;float:left;margin-right:7px;cursor:pointer}#menu_ontvangst{height:35px;width:101px;background-image:url(/static/image/style/menu.ontvangst.png);display:block;float:left;margin-right:7px;cursor:pointer}#menu_main_faq{height:35px;width:70px;background-image:url(/static/image/style/menu.faq.png);display:block;float:left;margin-right:7px;cursor:pointer}#menu_forum{height:35px;width:73px;background-image:url(/static/image/style/menu.forum.png);display:block;float:left;margin-right:7px;cursor:pointer}#home_position_tekst { font-size: 12px; line-height: 150%; }.menu_item_active{background-position:0px  -35px;}a:hover .menu_item{background-position:0px  -35px;}#footer_cnt{width:900px;}.home_banner_label{position:absolute;bottom:0px;left:0px;width:280px;padding:10px;background-image:url(/static/image/style/banner.background.png)}#block_white_uitgelicht{width:660px;}.round_button_black_left{background-image:url(/static/image/style/round.button.black.left.png);height:40px;width:4px;background-repeat:no-repeat;float:left}.round_button_black_middle{background-color:#333333;float:left;height:40px;}.round_button_black_right{background-image:url(/static/image/style/round.button.black.right.png);height:40px;width:5px;background-repeat:no-repeat;float:left}.round_button_white_left{background-image:url(/static/image/style/round.button.white.left.png);height:24px;width:4px;background-repeat:no-repeat;float:left;display:block}.round_button_white_middle{background-image:url(/static/image/style/round.button.white.middle.png);float:left;display:block;height:24px;background-repeat:repeat-x}.round_button_white_right{background-image:url(/static/image/style/round.button.white.right.png);height:24px;width:4px;background-repeat:no-repeat;float:left;display:block}.block_white_large_top{width:620px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/round.corner.top.620.png)}.block_white_large_bottom{width:620px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/round.corner.bottom.620.png);margin-bottom:20px;}.block_white_uitgelicht_top{width:700px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/home.uitgelicht.top.png)}.block_white_uitgelicht_bottom{width:700px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/home.uitgelicht.bottom.png);margin-bottom:20px;}.footer_top{width:940px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/footer.top.png)}.footer_bottom{width:940px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/footer.bottom.png);margin-bottom:20px;}.block_grey_large_top{width:940px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/grey.top.png)}.block_grey_large_bottom{width:940px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/grey.bottom.png);margin-bottom:20px;}.blue_block_top{width:300px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/round.block.blue.top.png)}.blue_block_bottom{width:300px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/round.block.blue.bottom.png);margin-bottom:20px;}.block_white_small_top{width:300px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/round.corner.top.300.png)}.block_white_small_bottom{width:300px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/round.corner.bottom.300.png);margin-bottom:20px;}.block_home_position_top{width:220px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/home.location.top.png)}.block_home_position_bottom{width:220px;height:5px;line-height:0px;font-size:0px;background-repeat:no-repeat;background-image:url(/static/image/style/home.location.bottom.png);margin-bottom:20px;}.red_button{color:#aaaaaa;font-size:14px;background-image:url(/static/image/style/button.red.background.png);height:28px;width:145px;float:left;display:block;background-repeat:none;padding-top:7px;margin-right:10px;}.red_button a{color:#ffffff;font-weight:600}.red_button a:hover{color:#aaaaaa;}img{border:none}/*prgram info/*.program_info_text{width:300px;float:left;}.program_info_video{width:530px;height:300px;float:right;background-color:#666666;}.test{color:red}/*guide*/.guide_item{margin-bottom:10px;}.guide_item_content{float:left;;width:140px;}.guide_item_image{float:left;background-color:#cccccc;width:100px;height:75px;margin-right:10px;}.guide_item_header{color:#993333;font-weight:600;font-size:1.0em;}.guide_item_time{color:#666666;font-size:0.9em;}.guide_item_image {background-image:url(/static/image/style/teaser.default.png)}.guide_item_image img{width:100px;height:75px;}.guide_item_cnt{overflow:auto;width:278px;}/*main*/body{background-image:url('/static/image/style/body.background.2.jpg');background-position:top center;font-family:Arial,sans-serif;padding:0px;margin:0px;font-size:67%;line-height:200%;background-repeat:no-repeat;background-color:#ddeffd;}#page{width:940px;left:50%;margin-left:-470px;position:relative;font-size:1.2em;}.clear{clear:both}a{text-decoration:none;color:#993333; font-weight:600}li{list-style-image:url(/static/image/style/li.background.gif);margin-left:18px;padding-left:0px;}ul{margin-left:0px;padding-left:0px;margin-top:0px;margin-bottom:0px;}h2{margin:0px;}p{margin-top:0px;}ol{padding-left:0px;}.alpha{/*background-image:url(/static/image/style/alpha.background.png);*/}/*header*/#header{padding-bottom:10px;/*margin-bottom:30px;*/}#top{height:150px;width:940px;background-image:url(/static/image/style/top.background.png);background-repeat:no-repeat;background-position:0px 25px;position:relative;}#top_user{background-color:#ffffff;height:80px;width:280px;padding:10px;}#top_time{position:absolute;top:75px;left:120px}#top_time_time{font-size:1.6em;}#top_time_place{font-size:1.2em;margin-top:0.5em;}#top_user_info{float:left;}#top_user_avatar{float:left;background-image:url(/static/image/style/top.user.avatar.background.png);padding-top:4px;padding-left:5px;background-repeat:no-repeat;width:60px;height:60px;}.button{border-style:solid;border-width:1px;border-color:#bec8cc;background-color:#f9f9f9;padding:5px;font-family:Arial,sans-serif;background-image:url(/static/image/style/button.background.png);background-repeat:repeat-x;background-position:bottom center;font-weight:600}.button:hover{background-image:url(/static/image/style/button.background.hover.png);background-color:#f2f2f2}.menu_sub_item_cnt{background-image:url(/static/image/style/menu.arrow.down.gif);padding-top:17px; background-repeat:no-repeat;background-position:top center;position:absolute;top:32px;left:50%;}.menu_item_cnt{float:left;position:relative;padding-bottom:30px;}#menu{padding-top:10px;font-family:Arial,sans-serif;font-weight:600;line-height:100%}/*#menu .menu_item{margin-right:5px;padding:10px;background-color:#ffffff;color:#b22a2e;font-size:15px;display:block;float:left;}#menu .menu_item:hover{background-color:#b22a2e;color:#ffffff}#menu .menu_item_active{margin-right:5px;padding:10px;background-color:#b22a2e;color:#ffffff;font-size:15px;display:block;float:left;}#menu_item_search{margin-right:0px;padding:10px;background-color:#222222;color:#ffffff;font-size:15px;width:250px;display:block;}*/#menu_sub{height:30px;}.menu_sub_item{padding:10px;background-color:#ffffff;font-size:12px;font-family:Arial;text-align:center;font-weight:600}.menu_sub_item a{margin-left:5px;margin-right:5px;}.menu_link_active{color:#000000;}/*content*/#col_1{width:620px;margin-right:20px;float:left;}#col_2{width:300px;float:left;}.block_large_blue{background-color:#c9e4fc;width:580px;padding:20px;padding-top:5px;padding-bottom:5px;}.block_large_white{background-color:#ffffff;width:580px;padding:20px;padding-top:5px;padding-bottom:5px;}.block_large_black{background-color:#222222;width:580px;padding:20px;padding-top:5px;padding-bottom:5px;}.block_small_blue{background-color:#c9e4fc;width:260px;padding:20px;padding-top:5px;padding-bottom:5px;}.block_small_white{background-color:#ffffff;width:260px;padding:20px;padding-top:5px;padding-bottom:5px;}.block_small_black{background-color:#222222;width:580px;padding:20px;padding-top:5px;padding-bottom:5px;}.block_messege{margin-bottom:20px;background-image:url(/static/image/style/message.block.background.png);width:940px;height:45px;background-repeat:no-repeat;padding-top:15px;padding-left:15px;}.block_messege p{margin-bottom:0px;font-size:1.2em;}h1, .page_header{font-size:1.8em;padding-bottom:0.5em;font-family:Arial,sans-serif;margin-left:20px;font-weight : bolder;}h2, .block_header{font-size:1.4em;padding-bottom:0.5em;font-family:Arial,sans-serif;font-weight : bolder;}h3, .block_header_sub{font-size:1.2em;padding-bottom:0.5em;color:#666666;font-family:Arial,sans-serif;font-weight : bolder;}.grey{color:#666666;}.li_no_image{list-style-image:none;list-style-type:none;margin-left:0px;padding-left:0px;}.dotted_line{width:100%;font-size:0px;line-height:0px;background-image:url(/static/image/style/dotted.line.background.png);background-repeat:repeat-x;height:1px;}













/*bbpress*/
fieldset{border:none;}
.forum_list{width:100%;}
.forum_list th{text-align:left;}
.sticky{background-color:#ffffcc;}
.sticky:hover{background-color:#ffff00}
.alt{background-color:#f2f2f2;}
.alt:hover{background-color:#bbbbbb;}
tr:hover{background-color:#f0f0f0;}
table{border-collapse:collapse;border:none;border-width:0px;}

.threadauthor{float:left;margin-right:10px;}
.threadpost{float:left;}

