/*blog comments */

.single-post .reageren .says{
display: none !important;
}


.single-post .reageren .comment-author.vcard{
   /* float: left; */
    height: 40px;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.single-post #content .reageren .comment-list .comment-reply-link{color:#ffffff!important;}
.single-post .comment-list .children li:before{
content:""!important;
}
.single-post .comment-list ,.single-post .comment-list .children {
list-style:none!important;
}
.single-post .reageren .vcard {
    
    display: block !important;
    
}

.single-post .reageren ul.children{
list-style-type: none !important;

}

.single-post .reageren .author_image{
width: 40px;
height: 40px;
float: left;
position: relative;
margin-right: 20px;
}

.single-post .reageren .author_name_date{
position: relative;
float: left;
}


.single-post .reageren .author_name{
position: relative;
}


.single-post .reageren .comment-reply-link{
display: block !important;
width: 70px;
height: 30px;
background-color: #A6A6A6;
line-height: 30px;
text-align: center;
  -moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari, Chrome */
  border-radius: 3px; /* CSS3 */
  color: #ffffff !important;
}
.single-post .reageren a.comment-reply-link:hover{
text-decoration: none;
}


.single-post .reageren .author_date{
position: relative;
clear: left;
font-size: 14px;
}

.single-post .reageren .author_message{
clear: left;
    padding-top: 20px;
    position: relative;
    text-align: left !important;
    width: 100%;
	font-size: 15px;
}

.single-post .reageren .bottom_border{
padding-bottom: 20px;
border-style: solid;
border-width: 0 0 1px 0;
border-color: black;
border-color: #e5e5e5;
}

.single-post .reageren .author_message p{
margin-bottom: 20px !important;
}

#content #upper_content_left .reageren ul li {
    text-indent: 0px !important;
}

.single-post .reageren .comment-list{
margin-top: 20px;
}

.single-post .reageren .comments-title{
font-size: 15px !important;
 font-size: 18px !important;
    font-weight: bold !important;
}

.single-post .reageren .comment-reply-title{
color: #555555 !important;
}

.single-post .reageren #commentform input, .single-post .reageren #commentform textarea{
display: block;
float: left;
position: relative;
width: 460px;
box-shadow: none !important;
border-color: #e5e5e5 !important;
-moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari, Chrome */
  border-radius: 3px; /* CSS3 */
}

.single-post .reageren #commentform textarea{
height: 205px;
resize: none;

}

.single-post .reageren #commentform .comment-notes{
display: none;
}

.single-post .reageren #commentform label{
width: 100px !important;
display: block;
float: left;
position: relative;
}

.single-post .reageren #commentform .form-allowed-tags{
display: none;
}

.single-post .reageren #commentform p{
display: block;
position: relative;
clear: left;
}

.single-post .reageren #commentform .form-submit{
padding-left: 100px;
padding-top: 20px;
}

.single-post .reageren #commentform .form-submit input#submit{
height: 60px;
background-color: #00b0e8;
border: none !important;
box-shadow: none !important;
color: #ffffff !important;
}

.single-post .reageren #author_info{
position: relative;
width: 100%;
padding-bottom: 20px;
}

.single-post .reageren #author_info .main_author_image{
position: relative;
float: left;
height: 95px;
width: 95px;
padding-right: 20px;
padding-bottom: 20px;
}
	
.single-post .reageren #author_info .main_author_text{
position: relative;
float: left;
}

.single-post .reageren #author_info .main_author_name{
position: relative;
height: 30px;
font-weight: bold;
color: #585858;
font-size: 18px;
}

.single-post .reageren #author_info .main_author_about{
position: relative;
clear: left;
}
		
.single-post .reageren #comments{
clear: left !important;
}

