@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,600,700,700italic,600italic,400italic|Roboto+Slab:400,700");


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

html {}

.sidebox {
    padding: 20px;
    background-color: #dcdcdc;
    margin: 0px 0px 20px;
}

body {
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4em;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail, .yarpp-thumbnail-default, .yarpp-thumbnail-title {
    display: inline-block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 1px solid rgba(127,127,127,0.1);
    width: 130px;
    height: 170px;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 120px;
    height: 120px;
    margin: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
    display: block;
}
.yarpp-thumbnail-title {
    display: inline-block;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-size: 1em;
    max-height: 2.8em;
    line-height: 1.4em;
    margin: 7px;
    margin-top: 0px;
    width: 120px;
    text-decoration: inherit;
    overflow: hidden;
}
.yarpp-related .yarpp-thumbnail-title {
    text-align: left;
    font-weight: bold;
    font-size: 96%;
    text-decoration: none;
}


#site-wrapper { width: 100%; display: block; position: relative; }

.navtoggle {}
.navtoggle i {
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
}

#mobile-nav { background: none repeat scroll 0 0 #333; height: 100%; padding: 25px; position: fixed; right: -260px; top: 0; width: 260px; z-index: 999; overflow-y: scroll;}
#mobile-nav a#close { color: #fff; }
#mobile-nav ul.menu { margin: 25px 0; }
#mobile-nav ul.menu li a {
  color: #ccc;
  display: block;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}
#mobile-nav ul.menu li.nolink a {
	color: #fff;
	margin-top: 1em;
	font-weight: bold;
}
#mobile-nav ul.menu li.gds a {
	margin-top: 2em;
}
#mobile-nav ul.menu li:hover a { color: #fff; text-decoration: none; }

.container { min-width: 320px; width: 100%; margin: 0 auto; max-width: 1350px; }

#header { 
	position: relative;
	border-top: 15px solid #8dc63f;
	padding: 25px 0;
	z-index: 999;
}
#header #logo {
    display: block;
    margin: auto;
    max-width: 190px;
}
#mobile-logo {
	display: block;
	margin: 0 auto 30px;
	width: 60%;
	max-width: 190px;
	z-index: 999;
}
#header #hopper {
    display: block;
    margin: 55px auto 0;
    max-width: 720px;
    width: 70%;
}

#tr {
  line-height: 26px;
  margin-bottom: 45px;
  position: relative;
  z-index: 99;
  text-align: center;
  clear: both;
}
#tr > div {
  margin: 0 0 20px 0;
}
#tr .date {
  text-transform: uppercase;
}

#tr #main-nav {
  height: 35px;
  position: relative;
}

#tr #main-nav ul.menu {
  background: #d8d8d8 none repeat scroll 0 0;
  display: none;
  left: 0;
  position: absolute;
  top: 29px;
  width: 150px;
}
#tr #main-nav ul.menu > li { display: block; position: relative; border-bottom: 2px solid #8f9090; }
#tr #main-nav ul.menu > li:last-child { border-bottom: none; }
#tr #main-nav ul.menu > li > a {
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
  transition: all 100ms ease 0s;
}
#tr #main-nav ul.menu > li:hover > a { text-decoration: none; background: #0a6836; color: #fff; }

#tr .sf_search {
  border: medium none !important;
}
#tr .sf_search span.sf_block {}
#tr .sf_search .sf_input {
  border: 1px solid #333;
  font-family: "Roboto Slab",serif;
  padding: 0 5px;
}
#tr .sf_search .sf_button, #tr .sf_search .searchsubmit {
  background: #8dc63f none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  height: 28px;
  margin: 0;
  padding: 0 8px;
}


#content { padding: 30px 0 45px; }

#left {}
#left h3 {
  border-bottom: 1px solid #96519d;
  color: #96519d;
  font-family: "Roboto Slab",serif;
  margin: 0 0 0.5em;
  padding: 0 0 5px;
}
#left .widget_categories h3 { color: #0a6836; border-color: #8dc63f; }
#left .widget {
	margin: 0 0 35px;
}
#left ul {}
#left ul li {
  display: block;
  margin: 0 0 1em;
}
#left ul li a {}
#left li.cat-item-6,
#left li.cat-item-7,
#left li.cat-item-8 {
	font-weight: bold;
	font-family: "Verdana", sans-serif;
	text-transform: uppercase;
}

#footer {
  background: #0a6836 none repeat scroll 0 0;
  border-bottom: 20px solid #8dc63f;
  color: #fff;
  padding: 30px 0;
}
#footer h3 {
  font-family: "Roboto Slab",sans-serif;
  font-size: 1.2em;
  margin: 0 0 0.2em;
}
#footer a { color: #fff; }
#footer p {
  margin: 0 0 1.5em;
}
#footer .row > div { margin: 0 0 30px; }

.social {}
.social a {}
.social a i {
  background: #8dc641 none repeat scroll 0 0;
  border-radius: 25px;
  color: #fff;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
}
.social a:hover i {
		background: #0a6836;
}
#footer .social a:hover i {
	background: #fff;
	color: #0a6836;
}

#footer .social {
  clear: both;
  float: right;
  margin-right: 15px !important;
}

h1, h2, h3, h4, h5, h6 { font-weight: 500; }

h1 {
  color: #96519d;
  font-family: "Roboto Slab",sans-serif;
  font-size: 2em;
  line-height: 1.2em;
  margin: 0 0 0.5em;
}

.single h1 {
	color: #0a6836;
}

h2 { margin: 0 0 .3em; line-height: 1.2em; font-size: 17px; }

.single h2 {
  color: #0a6836;
  font-family: "Roboto Slab",sans-serif;
  font-size: 1.5em;
  line-height: 1.2em;
  margin: 0 0 1em;
}

.search-results h2 {
  font-family: "Roboto Slab",serif;
  font-size: 2em;
  margin: 0 0 0.75em;
}
.search-results h2 a { color: #0a6836; }
.search-results article { margin-bottom: 30px; }
.search-results article img { width: 100%; }


h3 {
  font-size: 1.3em;
  margin: 0 0 1em;
}

p { margin: 0 0 1.5em; }

img { max-width: 100%; height: auto; }

a { color: #4c4d4e; }
a:hover, a:active { color: #96519d; text-decoration: none; }

article a {
	color: #0a6836;
}

article .entry {
	margin: 20px 0;
}

.tags {
  margin: 20px 0 30px;
}

.tags span {
	display: inline-block;
	margin-right: 25px;
}

strong { font-weight: bold; }

em { font-style: italic; }

.alignleft, .alignright { display: block; margin: 0 auto 25px; text-align: center; }

table { margin: 0 0 2em; }

.screen-reader-text { display: none; }

.blog-container {
  float: left;
  margin-bottom: 30px;
  min-height: 1px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
.blog-container article {
	position: relative;
	background: #eee;
}
.blog-container article a {
  background-position: center top;
  background-size: cover;
  display: block;
  height: 285px;
}
.blog-container.tall article a {
	height: 600px;
}
.blog-container article a .meta {
  background: #0a6836 none repeat scroll 0 0;
  bottom: -25px;
  color: #fff;
  left: 0;
  padding: 10px 15px;
  position: absolute;
  transition: all 200ms ease 0s;
  width: 100%;
}
.blog-container article a .meta .subtitle { display: block; margin-bottom: 8px; }
.blog-container article a .meta .author { display: block; margin-bottom: 8px; }
.blog-container article a .meta .date { display: block; opacity: 0; transition: all 200ms ease 0s; }
.blog-container article a:hover .meta .date { display: block; opacity: 1; }
.blog-container article a:hover .meta { bottom: 0; }

.archive-container {
	margin-bottom: 30px;
}
.row > .archive-container:nth-child(3n+4) {
	clear: both;
}
.alm-reveal,
.alm-reveal > .archive-container:nth-child(2n+3) {
	clear: both;
}

.archive-container a.thumb {
  background-color: #eee;
  background-position: center top;
  background-size: cover;
  display: block;
  height: 285px;
  margin-bottom: 5px;
}
.archive-container h2 {}
.archive-container h2 a {
	color: #4c4d4e;
}

#sf_results
{
	background: #fff;
	box-shadow: 0 0 5px #aaa;
	border-color: #333 #333 #293e6a;
}
.sf_more
{
	background: #F7F7F7;
	border-top:1px solid #DDD;
}
#sf_val ul.sf_main
{
	background: #fff;
}
#sf_val ul ul li
{
	color:#000;
	border-color:#fff;
}
#sf_val ul li.sf_selected
{
	background-color: #6D84B4 !important;
	border-color: #3B5998 !important;
	color: white !important;
}
#sf_val ul li.sf_selected a, #sf_val ul li.sf_selected span
{
	color: white !important;
}
#sf_val ul li.sf_header
{
	background:#eee;
	border-top:1px solid #DDD;
}
#sf_val li.sf_item img
{
	background-color: #eceff5;
}
#sf_val li .sf_small
{
	color:#666;
}
.sf_search .sf_input{
	color:#aaa !important;
	background:#fff !important;
}
.sf_search .sf_focused{
	color:#333 !important;
}
.sf_search
{	
	background:#fff;
}
#sf_loading
{
	background-image: url("../img/sf_loading.gif") !important;
}
/* selective search css */
.sf_ajaxy-selective-search {
    color: rgba(255, 255, 255, 0.498039);
    text-decoration: none solid rgba(255, 255, 255, 0.498039);
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
	border-color:rgba(0, 0, 0, 0.247059) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902);
    font: 16px/24px Arial, sans-serif;
    outline: rgba(255, 255, 255, 0.498039) none 0px;
}


.sf_ajaxy-selective-item {
    color: rgb(255, 255, 255);
	text-decoration: none solid rgb(255, 255, 255);
	background: rgb(109, 132, 180) -webkit-linear-gradient(top, rgb(116, 140, 190), rgb(102, 124, 170)) repeat scroll 0% 0% / auto padding-box border-box;
	border: 1px solid rgb(98, 118, 158);
	border-radius: 2px 2px 2px 2px;
	font: normal normal bold 11px/19px Arial, sans-serif;
	outline: rgb(255, 255, 255) none 0px;
	padding: 0px 8px;
	transition: all 0.218s ease 0s;
}

.sf_ajaxy-selective-close {
    color: rgb(255, 255, 255);
    text-decoration: none solid rgb(255, 255, 255);
    border: 0px none rgb(255, 255, 255);
    font: normal normal bold 11px/19px Arial, sans-serif;
    margin: 16.5px 0px;
    outline: rgb(255, 255, 255) none 0px;
	background: transparent;
}

.sf_ajaxy-selective-search input.sf_ajaxy-selective-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(0, 0, 0);
	box-shadow: 0 0 0;
}

.share {
	float: right;
}

.slick-slider {
  margin: 0;
}
.slick-slide img {
  display: block;
  margin-bottom: 5px;
}

.slick-prev::before, .slick-next::before {
  font-size: 35px;
}
.slick-prev, .slick-next {
  height: 35px;
  width: 35px;
}
.slick-next {
  right: 25px;
  top: 45%;
  z-index: 999;
}

.slick-prev {
  left: 25px;
  top: 45%;
  z-index: 999;
}

.slick-slide,
.slick-slide:active {
	outline: none !important;
}

.slick-slide .img-wrap {
  background: #000 none repeat scroll 0 0;
  display: block;
  margin: 0 0 10px;
}
.slick-slide img {
	display: block;
	margin: 0 auto;
}
.slick-slide .caption {
	margin: 0 0 1.5em;
}

#main-slider .slick-slide img {
	display: block;
	height: 165px;
	width: auto;
	margin: 0 auto;
}

.pop-widget-tabs { display: none; }
div.pop-inside {
  border: medium none !important;
  margin: 0 !important;
}
div.pop-inside ul {}
div.pop-inside ul li {
  border: medium none !important;
  padding: 0 !important;
}
div.pop-inside ul li:hover {
	background: none !important;
}
div.pop-inside ul li .pop-title {
  font-weight: normal !important;
  margin: 0 !important;
}

.wp_rp_content {
	border-top: 1px solid #888;
	padding-top: 30px;
	padding-bottom: 30px;
}
h3.related_post_title {
  font-family: "Roboto Slab",serif;
  font-size: 1.5em;
  color: #8dc63f;
}
.related_post {
	margin: 0 -15px;
}
.related_post .slick-slide {
	margin: 0 15px;
}

.sf_main li.sf_header {
  font-weight: bold;
  padding: 8px 15px;
}
.sf_result_container {}
.sf_result_container li {}
.sf_result_container li a {
  display: block;
  padding: 5px 15px;
}
.sf_result_container li a img { display: none; }
.sf_result_container li a .sf_text {
	display: block;
	font-weight: bold;
}
.sf_lnk.sf_more {
  padding: 8px 15px;
}
.sf_small {
	display: block;
}

button#load-more {
  background: rgba(0, 0, 0, 0) url("../img/btn-more.png") no-repeat scroll 0 0 / contain ;
  border: 0 none;
  height: 95px;
  overflow: hidden;
  text-indent: -9999em;
  width: 125px;
}

img.author {
	float: left;
	width: 75px;
	height: auto; 
	margin: 0 15px 15px 0;
}

.crosslink {
  display: block;
  margin-top: 20px;
}

#ajax-load-more {
	margin: 0 -15px;
}
.search #ajax-load-more,
.archive #ajax-load-more {
	margin: 0;
}

.alm-btn-wrap {
  clear: both;
}

img.attachment-feature {
	display: block;
	margin: 0 0 12px;
}

a, a:active, a:link { outline: none !important; }

#categories-2 { display: none; }


article ul {
    list-style: disc;
    margin: 0 0 25px 30px;
}
article ul li {
	margin: 0 0 .2em;
}

@media only screen and (min-width: 375px) { 

	#main-slider .slick-slide img {
		height: 195px;
	}

}

@media only screen and (min-width: 414px) { 

	#main-slider .slick-slide img {
		height: 216px;
	}

  
}

@media only screen and (min-width: 600px) { 

	.sidebox { 
    float: right; 
    margin: 0px 0px 20px 20px; 
    max-width: 280px;
  }
  
}


@media only screen and (min-width: 768px) { 
	
	.alignleft { float: left; margin: 0 20px 20px 0; text-align: left; }
	.alignright { float: right; margin: 0 0 20px 20px; text-align: left; } 
	
	#left {
	  padding-right: 35px;
	}

	#categories-2 { display: block; }
	
	#footer .row > div { margin: 0; }

	.blog-container {
		width: 33.3333%;
	}

	.blog-container.clear {
		clear: left;
	}

	#tr {
	  height: 26px;
	}
	#tr > div {
	  float: right;
	  margin: 0 0 0 20px;
	}

	#tr .date {
	  border-right: 2px solid #333;
	  margin-right: 10px;
	  padding-right: 30px;
	}
	
	#tr #main-nav:hover ul.menu {
		display: block;
	}

	#main-slider .slick-slide img {
		height: 308px;
	}
		
}

@media only screen and (min-width: 1024px) { 

	#main-slider .slick-slide img {
		height: 415px;
	}

	.sidebox { 
    max-width: 280px;
  }
  
}


@media only screen and (min-width: 1200px) { 

	#main-slider .slick-slide img {
		height: 553px;
	}

}