div#content > div.entry.post {
  background-color:transparent;
  margin:15px 30px 0 30px;
  padding:15px;
  border-bottom:1px dashed #00acbe;
}
div#content > div.entry.post div.post-info div.date-info {
  float:left;
  width:auto;
  background-color:transparent;
  color:#636161;
  font-size:12px;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  margin:0 0 0 0;
  padding:0;
  -webkit-border-top-right-radius:0;
  -webkit-border-bottom-right-radius:0;
  -webkit-border-bottom-left-radius:0;
  -webkit-border-top-left-radius:8px;
  -moz-border-radius-topright:0;
  -moz-border-radius-bottomright:0;
  -moz-border-radius-bottomleft:0;
  -moz-border-radius-topleft:8px;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  border-top-left-radius:8px;
  -moz-background-clip:padding;
  -webkit-background-clip:padding-box;
  background-clip:padding-box;
}
div#content > div.entry.post div.post-info div.date-info span {
  color:#636161;
  font-size:12px;
  float:none;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  font-weight:normal;
  line-height:15px;
}
div#content > div.entry.post div.post-info div.date-info span span { float:none; }
div#content > div.entry.post div.post-info div.date-info span span.maand { margin-left:5px; }
div#content > div.entry.post div.post-info div.date-info a.post-edit-link {
  color:#636161;
  font-size:10px;
}
div#content > div.entry.post div.post-info div.date-info a.post-edit-link:hover {
  text-decoration:none;
  color:#00acbe;
}
div#content > div.entry.post div.post-info div.date-info img { padding:0 7.5px 0 0; }
div#content > div.entry.post .entry-title {
  padding:7.5px 0 0 0;
  margin:0 0 7.5px 0;
}
div#content > div.entry.post .entry-title a {
  font-size:24px;
  font-family:"times new roman", "Times new roman", Arial, Verdana, sans-serif;
  font-weight:700;
  margin:0 0 15px 0;
}
div#content > div.entry.post .entry-title a:hover { color:#636161; }
div#content > div.entry.post img.single-post-image {
  margin:15px 0 15px 0;
  display:block;
  clear:both;
}
div#content > div.entry.post div.entry-content { padding:0 0 0 0; }
div#content > div.entry.post div.entry-content p {
  font-size:12px;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  margin:0 22.5px 7.5px 0;
}
div#content > div.entry.post div.entry-content p a { color:#636161; }
div#content > div.entry.post div.entry-content p a:hover {
  color:#00acbe;
  text-decoration:none;
}
div#content > div.entry.post div.entry-content h1, div#content > div.entry.post div.entry-content h2, div#content > div.entry.post div.entry-content h3, div#content > div.entry.post div.entry-content h4, div#content > div.entry.post div.entry-content h5, div#content > div.entry.post div.entry-content h6 { font-size:14px; }
div#content > div.entry.post div.entry-content ul, div#content > div.entry.post div.entry-content ol {
  font-size:12px;
  font-weight:normal;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  color:#636161;
}
div#content > div.entry.post div.entry-content ul a, div#content > div.entry.post div.entry-content ol a { color:#636161; }
div#content > div.entry.post div.entry-content ul a:hover, div#content > div.entry.post div.entry-content ol a:hover {
  color:#00acbe;
  text-decoration:none;
}
div#content #comments { margin:30px 0 30px 30px; }
div#content #comments .comment-list >li {
  position:relative;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
  -moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
  box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
}
div#content #comments .comment-list >li .comment-header {
  padding:15px 0 7.5px 0;
  margin:0;
  background:#9c9c9c;
  float:left;
  height:61px;
  width:100%;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}
div#content #comments .comment-list >li .comment-header .vcard { padding-left:15px; }
div#content #comments .comment-list >li .comment-header .vcard .fn { padding:0; }
div#content #comments .comment-list >li .comment-header .vcard .fn a {
  color:#ffffff;
  font-weight:700;
}
div#content #comments .comment-list >li .comment-header .vcard .fn a:hover {
  color:#00acbe;
  text-decoration:none;
}
div#content #comments .comment-list >li .comment-header .vcard .says { padding:0; }
div#content #comments .comment-list >li .comment-header .commentmetadata {
  clear:both;
  float:left;
  font-size:12px;
  margin:-28px 0 5px 64px;
}
div#content #comments .comment-list >li .comment-header .commentmetadata a {
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  color:#efefef;
}
div#content #comments .comment-list >li .comment-header .commentmetadata a:hover {
  color:#00acbe;
  text-decoration:none;
}
div#content #comments .comment-list >li .comment-header .commentmetadata a.comment-edit-link { font-size:10px; }
div#content #comments .comment-list >li .comment-header .commentmetadata a.comment-edit-link:hover { color:#636161; }
div#content #comments .comment-list >li .comment-content { padding:15px; }
div#content #comments .comment-list >li .comment-content h1, div#content #comments .comment-list >li .comment-content h2, div#content #comments .comment-list >li .comment-content h3, div#content #comments .comment-list >li .comment-content h4, div#content #comments .comment-list >li .comment-content h5, div#content #comments .comment-list >li .comment-content h6 {
  font-size:14px;
  margin:0;
  padding:15px 0 7.5px 0;
}
div#content #comments .comment-list >li .comment-content ul, div#content #comments .comment-list >li .comment-content ol {
  font-size:12px;
  font-weight:normal;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  color:#636161;
  list-style-type:square !important;
  padding:7.5px 0 0 22.5px;
}
div#content #comments .comment-list >li .comment-content ul li, div#content #comments .comment-list >li .comment-content ol li {
  padding:0 0 0 7.5px;
  margin:0;
  list-style-type:square !important;
}
div#content #comments .comment-list >li .comment-content ul a, div#content #comments .comment-list >li .comment-content ol a { color:#636161; }
div#content #comments .comment-list >li .comment-content ul a:hover, div#content #comments .comment-list >li .comment-content ol a:hover {
  color:#00acbe;
  text-decoration:none;
}
div#content #comments .comment-list >li .comment-content blockquote {
  margin:15px 0 15px 0;
  padding:15px 15px 15px 7.5px;
  background:#efefef;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}
div#content #comments .comment-list >li .comment-content blockquote h1 {
  margin:0 0 7.5px 0;
  padding-top:0px;
}
div#content #comments .comment-list >li .comment-content blockquote p { padding:0 0 0 7.5px; }
div#content #comments .comment-list >li .comment-content p {
  padding:15px;
  margin:0;
  font-size:12px;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  clear:both;
}
div#content #comments .comment-list >li .reply {
  position:relative;
  text-align:right;
  padding:0 15px 15px 0;
}
div#content #comments .comment-list >li .reply a.comment-reply-link {
  position:relative;
  right:0px;
  color:#efefef;
  background:#9c9c9c;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  font-size:12px;
  padding:7.5px 15px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}
div#content #comments .comment-list >li .reply a.comment-reply-link:hover {
  background:#fa8501;
  color:#ffffff;
  text-decoration:none;
}
#respond {
  margin:0 30px 15px 30px;
  background:#efefef;
  padding:15px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
  -moz-box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
  box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
}
#respond h3 {
  font-size:14px;
  color:#636161;
}
#respond form p { color:#636161; }
#respond form p a { color:#636161; }
#respond form p a:first-child { color:#00acbe; }
#respond form p a:hover {
  color:#00acbe;
  text-decoration:none;
}
#respond form textarea { background:#ffffff; }
#respond form p.form-submit input { background:#9c9c9c; }
#respond form p.form-submit input:hover { background:#fa8501; }
#respond form label { padding-left:15px; }
#author, #comment, #email, #url {
  margin:10px 0 0 0;
  padding:5px;
  width:250px;
}
#comment {
  height:150px;
  margin:10px 0;
  width:98%;
}
.ping-list { margin:0 0 30px; }
.comment-list ol, .ping-list ol { padding:15px; }
.comment-list li, .ping-list li {
  list-style-type:none;
  margin:30px;
  padding:0;
}
.comment-list li.depth-1, .ping-list li.depth-1 { margin:30px 30px 30px 0; }
.comment-list li ul li { margin-right:0px; }
.comment-list cite, .ping-list cite, .says {
  color:#ffffff;
  display:block;
  float:left;
  font-size:12px;
  font-family:"times new roman", "Times new roman", helvetica, Verdana, sans-serif;
  margin:0 4px 0 0;
  padding:8px 0 0 0;
}
.nocomments { text-align:center; }
#comments .navigation { display:block; }
.thread-alt, .thread-even { background-color:#f5f5f5; }
.alt, .depth-1, .even { border:1px solid #dddddd; }
p.subscribe-to-comments { padding:20px 0 10px; }
