/*
Theme Name: Hemingway Child
Theme URI: http://www.andersnoren.se/teman/hemingway-wordpress-theme/
Template: hemingway
Author: Anders Norén
Author URI: http://www.andersnoren.se
Description: Hemingway is a clean, beautiful and responsive two-column theme for bloggers. Features responsive design, retina-ready assets, full-width header image with parallax scrolling effect, custom accent color, custom logo upload, custom widgets (video, Flickr and Dribbble), page templates and translation-ready code. Included translations: Swedish/svenska.
Tags: blog,two-columns,right-sidebar,custom-colors,custom-header,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,post-formats,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.56.1473548945
Updated: 2016-09-10 23:09:05

*/

.section.bg-dark {
    /* background: #648767; */
 background: #006696;
}

/* .post-header {display:none;} */


.blog-info {
    display: inline-block;
    padding: 20px;
    background: #006696;
   /* background: #157a6e; */
}


.credits, .credits a {
    color: #cee7e6;
} 



 /* == custom css override - footer txt ===*/
.footer .widget-content {
  /*  color: #666; */
    color: #90caf9;
}


 /* == custom css override - cal txt === */
#wp-calendar caption, #wp-calendar thead {
    color: #90caf9;
    border-bottom: 1px solid #90caf9;
}
