/********** CSS Document **************/
/* Blog reactie formulier css classes */
/* Created: 30-09-2009                */
/* Lync Interactive                   */
/**************************************/

.box-1{float:left;width:381px;margin:0;}
.box-1 label{float:left;line-height:15px;margin:6px 0 0;}
.box-1 .captcha{float:right; margin:0 160px 0 0;}
.box-1 .input{float:right;background:url(../images/sprite_misc.png) 0 -419px no-repeat;width:260px;height:24px;}
.box-1 .input input{float:left;border:0;background:none;width:252px;margin:3px 0 0 4px;padding:3px 0 0;display:inline;font:11px Verdana,Arial,Helvetica,sans-serif;color:#000000;}
.box-1 .textarea{background:url(../images/sprite_misc.png) 0 -275px no-repeat;width:360px;height:144px;margin:0 0 0 1px;}
.box-1 .textarea textarea{width:345px;height:130px;margin:7px 0 0 7px;display:inline;float:left;font:11px Verdana,Arial,Helvetica,sans-serif;border:0;background:none;}

.box-2{float:left;width:220px;display:inline;margin:0 0 0 17px;}
.box-2 div{margin:0;line-height:15px;font-weight:bold;}
.comment-form .box-2 p{margin:0;font-size:11px;line-height:16px;}
.box-2 p{ font-size:90% !important;}
.box-2 p a{text-decoration:none;}
.box-2 p a:hover{text-decoration:underline;}

.comment-form .clear{clear:both;width:100%;height:8px;overflow:hidden;}
#respond{margin:4px 0 0;color:#000;font-size:16px;line-height:25px;font-weight:bold;}

.wprp_wrapper{display:inline;color:#676d72;line-height:20px;margin:5px 0;}
.reaction_form{background:#f0f4f7;border:1px solid #d9e4ef;margin:5px 0 0;display:none;}
.reaction_form form{margin:0;padding:0;}
.reaction_form textarea{-webkit-border-radius:10px;border:1px solid #adadad;font-size:13px;color:#444;height:110px !important;width:98%;padding:3px;}

.div_clear{clear:both;display:block;}
.probleem_message{padding:5px;border:1px solid #d9e4ef;background-color:#fff;display:none;}
.probleem_report_link{padding:0 0 0 20px;display:inline;background:transparent url(../images/ico-reportpost.png) 0 4px no-repeat; float:right}

#comment_quicktags{text-align:left;margin-left:1%;}
#comment_quicktags input.ed_button{cursor:pointer;border:0;width:24px;height:24px;margin:0 4px 0 0;}
#comment_quicktags #ed_strong{background:url(../images/icons_spritev2.png) 0 0 no-repeat;}
#comment_quicktags #ed_em{background:url(../images/icons_spritev2.png) 0 -24px no-repeat;}
#comment_quicktags #ed_strike{background:url(../images/icons_spritev2.png) 0 -48px no-repeat;}
#comment_quicktags #ed_pre{background:url(../images/icons_spritev2.png) 0 -72px no-repeat;}
#comment_quicktags #ed_block{background:url(../images/icons_spritev2.png) 0 -96px no-repeat;}
#comment_quicktags #ed_link{background:url(../images/icons_spritev2.png) 0 -120px no-repeat;}
#comment_quicktags #ed_close{background:url(../images/icons_spritev2.png) 0 -144px no-repeat;}

.label_normal{color:#000000}
.label_required{color:#EE0000}

.validated_state{background:#f0f4f7;border:1px solid #d9e4ef;margin:5px 0 0;display:block; padding:5px;}

.blog_fout{color:#EE0000;  font-size:150%;}
.blog_bedankt{color:#009933; font-size:150%;}



div.blog_wrapper{
	position		:relative;
	float			:left;
	left			:20px;
	margin			:0 30px 0 0;
	background-color:transparent;
	width			:653px;
}
div.blog_title_wrapper{
	position		:relative;
	float			:left;
	background-color:#e6e6e6;
	width			:100%;	
}
div.blog_head_left{	
	position		:relative;
	float			:left;
	height			:20px;
	line-height		:18px;
	padding			:0 0 0 5px;
}
div.blog_head_right{	
	position		:relative;
	float			:right;
	width			:50%;
	height			:20px;
	padding			:0 5px 0 0;
	line-height		:18px;
	text-align		:right;	
}
div.blog_titel{	
	position		:relative;
	min-height		:10px;
	width			:100%;
	color			:#820458;	
}
div.blog_datum{
	position		:relative;
	min-height		:10px;
	width			:100%;
	font-family		:Verdana, Arial, Helvetica, sans-serif;
	font-size		:80%;
}
div.blog_text{
	position		:relative;
	padding			:0px 0px 10px 0px;
	line-height		:18px;
}
div.blog_text ul{
	margin			:0px 0px 0px 10px;
	padding			:0 0 20px 20px;
	text-transform	:none;
	text-decoration	:none;
	list-style-position: outside;
	list-style-image:url(../images/bullet.gif);
	list-style-type	:square;
}
div.blog_hr{
	position		:relative;
	width			:100%;
	min-height		:10px;
	float			:left;
}
