#formulier {
left: 0px;
}

#blog  {
margin-bottom: 20px;
border: 1px solid #ccc;
}

#blog p {
font-size: 11px;
margin: 0px;
padding: 0px;
margin-left: 6px;
margin-right: 6px;
}

.jot-list ul li a {
color: #000;
}

.jot-list ul li a:hover {
color: #c33;
}

#blog .leesverder a {
margin: 0px;
font-size: 11px;
padding: 0px;
margin-right: 8px;
color: #c33;
font-style: italic;
}

#blog .leesverder a:hover {
color: #000;
}

.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}

.comment .content {
    position: relative;
    z-index: 10;
}

.nl_summaryPost h3 a {
border:none;
color: black;
padding-top: 5px;
margin-left: 6px;
}

.nl_summaryPost h3 a:hover {
color: #c33;
}
 
.nl_summaryPost .nl_info {
display: block;
margin-top: 10px;
padding-top: 4px;
background-color: #ccc;
font-size: 10px;
color: black;
height: 15px;
text-indent: 6px;
}

.nl_summaryPost .nl_info a {
background-color: #ccc;
color: black;
}
 
.nl_summaryPost .nl_info a:hover {
color: #c33;
}

.nl_link {
font-size: 76%;
text-align: right;
}
 
.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}

.ditto_page a,
.ditto_currentpage,
a.ditto_page {
margin: 0px;
font-size: 11px;
padding: 0px;
margin-right: 8px;
color: #c33;
font-style: italic;
}

.ditto_page a:hover,
a:hover.ditto_page {
color: #000;
}