@charset "utf-8";
/* CSS Document voor weblogmodule */

#weblog h2{
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#weblog .itemFooter .readmore{
	text-decoration: underline;
	margin-right: 30px;
}
#weblog .itemFooter .plaatsReactie{
	margin-left: 30px;
    padding: 2px 0px 2px 0px;
}
#weblog .itemFooter .leesReactie{
    padding: 2px 0px 2px 0px;
}


#weblog .styleContainer{

}

#weblog .styleContainer  p{
    padding-top:10px;
}


#weblog a.footerlink{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#weblog #pagnation{
	text-align:center; 
	width: 100%;
}

#weblog #pagnation a{
	color: #666666;
}

#weblog .link_bold{
	font-weight: bold;
}

#weblog #search{
	width: 100%; 
	padding: 0px; 
	margin: 0px;
	font-weight: bold;
}

#weblog #search label{
    float: left;
    width: 80px;
}

#weblog #search input, #weblog #search select{
    border-style: solid;
    border-width: 1px;
}

#weblog #commentsform label {
	float:left;
	width:50px;
	font-weight: bold;
}

#weblog #commentsform input.textfield {
	width: 370px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 8px;
}

#weblog #commentsform #captchaimg {
    float: left;
}

#weblog #commentsform #captchaimg img {
    margin-right: 10px;
}

#weblog #commentsform #captchainput p {
	margin-bottom: 7px;
}

#weblog #commentsform input#OjWRBqpP {
	width: 50px;
}

#weblog #commentsform #emailnopublish {
    margin-left: 53px;	
}

#weblog #commentsform textarea {
	width: 99%;
	height: 100px;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
}

#weblog #commentsform #commentsubmit{
	margin-top: 20px;
    clear: both;
}

#weblog .clear{
	clear: both;
	margin-bottom: 10px;
}

#weblog #rss{
	position: absolute;
    margin: -30px 0px 0px 390px;
}

#weblog #rss img{
	border: none;
}
