.powered-by {
  display:none;
}
h2 {
  font-size:22px;
}
.entry-content h2 {
  margin-bottom:4px;
}
.post-date, .post-time, .post-comments,  .post-author {
  display:none;
}
.onderschrift{
  font-size:0.7em !important;
}
.pw-wrap > span {
  width:100% !important;
  box-shadow:none;
  border:  1px #eaeaea solid;
}
.post-navigation >h2 {
  display:none;
}
.archive-top-big-title {
  font-size:4em;
  text-shadow:3px 3px 0px rgba(0,0,0,0.5);
  line-height:1.125em;
}
.archive-top-text {
  font-size:2em;
    text-shadow:2px 2px 0px rgba(0,0,0,0.5);
}

#sidebar-secondary .widget {
 background-color:#fcfdfd;
  border:2px solid #0d3c55;
  border-bottom:3px solid #0d3c55;
  border-right:3px solid #0d3c55;
  padding:5px;
  padding-left:10px;
  box-shadow:3px 3px 0px rgba(0,0,0,0.5);
}
li.feed-item {
  background-color:#fcfdfd;
  border:2px solid #0d3c55;
  border-bottom:3px solid #0d3c55;
  border-right:3px solid #0d3c55;
  padding:5px;
  padding-left:10px;
  box-shadow:3px 3px 0px rgba(0,0,0,0.5);
}
#site-title > a:nth-child(1){
  color:#0d3c55;
  text-shadow:1px 1px 0px rgba(0,0,0,0.5);
}
#site-title > a:focus, #site-title > a:hover, #site-title > a:active{
  color:#000 !important;
}

#menu-primary {
  background-color:;
  color:#000;
  text-shadow:0.5px 0.5px 0px rgba(0,0,0,0.5);
}
#menu-primary a:hover {
  background-color:#fff;
  color:#000;
  padding:1px;
}
a:hover {
  color: #f16c20 !important;
}

.rss-aggregator {
  list-style: none;
}
.entry-title, .colored-line-left { 
  margin-left:30px;
  text-shadow:0.5px 0.5px 0px rgba(0,0,0,0.5);
}

li.feed-item > a {
  color:#0d3c55 !important;
  text-shadow:0.5px 0.5px 0px rgba(0,0,0,0.5);
  font-size:22px;
}

article.border-bottom-hover {
  background-color:#fcfdfd;
  border:2px solid #0d3c55;
  border-bottom:3px solid #0d3c55;
  border-right:3px solid #0d3c55;
  padding:5px;
  padding-left:10px;
  box-shadow:3px 3px 0px rgba(0,0,0,0.5);
}
.navbar {
    border:1px solid #0d3c55;
  border-bottom:2px solid #0d3c55;
  box-shadow:3px 3px 0px rgba(0,0,0,0.5);
}
