.site-header{
	    height: 500px;
}

.home-link{
			padding-right: 30%;
}

.navbar-default .navbar-link, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
			color: white;
}

nav.navbar.lh-nav-bg-transform.navbar-default.navbar-fixed-top.navbar-left{
			background-color: #222626;
}

	/* Color Scheme */

	/* Accent Color */

	a:active,
	a:hover,
	a:focus {
		color: #8ac141;
	}

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
		color: #8ac141;
	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #8ac141;
		background: #8ac141;
		border-color:#8ac141;
	}

	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #8ac141 !important;			
	}

	.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {	    
		background-color: #8ac141 !important;
		color:#fff !important;
	}
	.btn, .btn-default:visited, .btn-default:active:hover, .btn-default.active:hover, .btn-default:active:focus, .btn-default.active:focus, .btn-default:active.focus, .btn-default.active.focus {
		background: #8ac141;
	}

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		color: #8ac141;
	}
	.cat-links a, .tags-links a {
		color: #8ac141;
	}
	.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: #8ac141;
	}
	h5.entry-date a:hover {
		color: #8ac141;
	}

	 #respond input#submit {
	background-color: #8ac141;
	background: #8ac141;
}


button:hover, button, button:active, button:focus {
	border: 1px solid #8ac141;
	background-color:#8ac141;
	background:#8ac141;
}
.dropdown-menu .current-menu-item.current_page_item a, .dropdown-menu .current-menu-item.current_page_item a:hover, .dropdown-menu .current-menu-item.current_page_item a:active, .dropdown-menu .current-menu-item.current_page_item a:focus {
	background: #8ac141 !important;
	color:#fff !important
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		background-color: #8ac141;
		color: #fff;
	}
}
blockquote {
	border-left: 5px solid #8ac141;
}
.sticky-post{
	background: #8ac141;
	color:white;
}

.entry-title a:hover,
.entry-title a:focus{
	color: #8ac141;
}

.entry-header .entry-meta::after{
	background: #8ac141;
}

.readmore-btn, .readmore-btn:visited, .readmore-btn:active, .readmore-btn:hover, .readmore-btn:focus {
	color: #8ac141;
}

.post-password-form input[type="submit"], .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus, .post-password-form input[type="submit"]:active {
	background-color: #8ac141;

}

.fa {
	color: #8ac141;
}

.btn-default{
	border-bottom: 1px solid #8ac141;
}

.btn-default:hover, .btn-default:focus{
	border-bottom: 1px solid #8ac141;
	background-color: #8ac141;
}

.nav-previous:hover, .nav-next:hover{
	border: 1px solid #8ac141;
	background-color: #8ac141;
}

.next-post a:hover,.prev-post a:hover{
	color: #8ac141;
}

.posts-navigation .next-post a:hover .fa, .posts-navigation .prev-post a:hover .fa,
.image-attachment .entry-meta a, a, a:visited, .next-post a:visited, .prev-post a:visited, .next-post a, .prev-post a {
	color: #8ac141;
}

button:active,
button:focus,
html input[type=button]:active,
html input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus { 
	background: #8ac141;
}

.cattegories a, .tags-links a {
	background: #8ac141;
	color: #fff;
}

	#secondary .widget a:hover,
	#secondary .widget a:focus{
color: #8ac141;
}

	#secondary .widget_calendar tbody a {
background-color: #8ac141;
color: #fff;
padding: 0.2em;
}

	#secondary .widget_calendar tbody a:hover{
background-color: #8ac141;
color: #fff;
padding: 0.2em;
}	
.footer-widgets a {
	color:rgba(255, 255, 255, .5);
}

button, button:hover, html input[type=button], html input[type=button]:hover, input[type=reset], input[type=reset]:hover, input[type=submit], input[type=submit]:hover{
			background-color: #346564
}

.featured-image img {
			 margin-bottom: 20px;
}

#infinite-handle {
    display: none;
}
.infinite-scroll #nav-below {
    display: block;
}

#snippet-box {
	margin-right: auto!important;
	margin-left: auto!important;
}