
 ::selection {
   color: #fff;
   background:#16366f;
 }
 ::-moz-selection {
   color: #fff;
   background:#16366f;
 }
 .blogpost-button {
  background:#16366f;
 }
 a:active, a:hover {
  color: #16366f;
 }
 h2.entry-title a:hover, h2.entry-title a:active {
  color: #16366f;
 }
 .comments-area p.form-submit input {
  background: #16366f;
 }


 .site-footer {
  background: #16366f;
 }

.featured-content{
  width:100%;
}