/*
Theme Name: ewk Adventure Child Theme 2
Theme URI: http://www.organicthemes.com/theme/adventure-theme/
Description: Child theme for Adventure Theme
Author: Signalfire
Template: organic-adventure
Version: 2.2.1
*/

@import "../organic-adventure/style.css";


h1 {
  color:#71824a;
  font-weight: 300!important;
}

h3 {
  font-size: 1.75em;
  font-style: italic;
}

h4 {
  font-size: 1.25em;
}

a {
  font-weight: 400;
}

#logo img {
  background-color:#fff;
}

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

.footer {
  background-color: #59663b;
}

.footer-widgets .textwidget {
    color: #cccccc;
}

#home-hls {
  width:50%;
  float: left;
  padding: 2%;
}

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

.slideshow .information p {
  color: #f2f2f2;
  font-style: italic;
}

.row {
    max-width: 1192.50px;
}

.panel-grid-cell .widget {
  box-shadow: none;
}

.home-social .social-icons li a {
  background: #c486c6;
  color: #fff;
}

.ubermenu-submenu {
  opacity: .9;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
  background-color: #59663b;
}

#tribe-events-content .tribe-events-tooltip h4 {
  color:#59663b;
}


@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;
	}
}


#navigation {
	max-width: 960px;
}

