/*
Theme Name: Adventure Child
Theme URI: http://www.organicthemes.com/theme/adventure-theme/
Template: organic_adventure
Author: Organic Themes
Author URI: http://www.organicthemes.com
Description: A theme created for sharing travels and adventure.
Tags: photoblogging,light,gray,white,one-column,two-columns,three-columns,right-sidebar,responsive-layout,custom-background,custom-header,custom-menu,featured-images,featured-image-header,flexible-header,full-width-template,theme-options,translation-ready,sticky-post
Version: 2.2.1.1466609373
Updated: 2016-06-22 10:29:33

*/

h2 {
  color:#01a1dd;
}

h3 {
  color: #6ebf4b;
}

.headline {
  font-weight:400;
}

.home-news .blog-holder {
    width: 32.1%;
    float: left;
    margin: 0 .6% 3% .6%;
}

.home-news .post-author {
  display: none;
}

.menu a {
  text-shadow: none;
}

#wrap .menu a {
  color: #01a1dd;
}

#wrap .menu a:focus, #wrap .menu a:hover, #wrap .menu a:active {
  color: #6ebf4b;
}

#navigation .menu .current_page_item a, #navigation .menu .current_page_ancestor a, #navigation .menu .current-menu-item a, #navigation .menu .current-cat a {
  color: #6ebf4b;
}

#navigation .menu li.current-menu-ancestor a, #navigation .menu li.current_page_ancestor a, #navigation .menu .current_page_item ul li a:hover, #navigation .menu .current-menu-item ul li a:hover, #navigation .menu .current-menu-ancestor ul li a:hover, #navigation .menu .current_page_ancestor ul li a:hover, #navigation .menu .current-menu-ancestor ul .current_page_item a, #navigation .menu .current_page_ancestor ul .current-menu-item a, #navigation .menu .current-cat ul li a:hover {
    color: #01a1dd;
}

@media only screen and (max-width: 767px) {
.home-news .blog-holder, .archive-holder { width: 100% }
.home-slideshow .slides li, .page-slideshow .slides li {
   min-height: auto!important; }
}