.site-header .header-image {
  width: 100%;
  max-width: 300px;
  
}

/*
footer.entry-meta {
    display: none;
}
*/

.cat-links, .tags-links, .comments-link {
    display: none;
}

.byline {
    display: none;
}

.single .byline, .group-blog .byline {
    display: none;
}



.inside-header {
    padding: 20px 40px 20px 40px;
}

.metaslider .caption,
.metaslider .cs-title,
.metaslider .nivo-caption{
  background: #1e72bd;
}

.metaslider .theme-light.slider-wrapper {
    background: #fff;
    padding: 0;
}

.widget ul li {
    padding-bottom: 20px;
}

.sidebar .post-date {
  font-size: 75%;
  
}

.page-numbers {
      display: none;
}

.site-info {
    background-color: #1e72bd;
}