
.site-branding img.custom-logo {
	max-height:130px;
}

.site-branding {
	padding:40px;
}

.main-navigation a {
	font-family: 'Oswald', sans-serif;
	color:#999999;
	font-weight:400;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
	color:#84b03f;
}

.main-navigation .wrapper {
	border-top:0px;
	border-bottom:0px;
}

.main-navigation .wrapper:before, .main-navigation .wrapper:after {
	background-color:#d8d8d8;
}

a:hover, a:focus, a:active, .secondary-menu a:hover, .secondary-menu a:focus, .main-navigation ul.menu li.current-menu-item > a, .main-navigation a:hover, .main-navigation a:focus, .custom-header-content h2 a:hover, .custom-header-content h2 a:focus, span.posted-on a, span.posted-on time, .comment-metadata a time, .comment-metadata time, article .entry-title a:hover, article .entry-title a:focus, .entry-meta > span a:hover, .entry-meta > span a:focus, .widget_popular_post h3 a:hover, .widget_popular_post h3 a:focus, .widget_popular_post a time, .widget_popular_post time, .site-info a, .pagination a.page-numbers:hover, .pagination a.page-numbers:focus, .pagination .page-numbers.current, .page-header small, .comment-meta .url:hover, .comment-meta .url:focus, #top-menu .current-menu-item > a, .widget_popular_views time, .widget_latest_post time, .widget_latest_post ul h5 a:hover, .widget_popular_views ul h2 a:hover, #message-from-author .entry-title a:hover, #message-from-author .entry-title a:focus, .more-link {
	color:#84b03f;
}

.main-navigation ul.sub-menu li a {
	color:#84b03f;
}

.custom-header-content {
	padding: 0px;
	min-height:100px;
	top:10%;
}

h1, h2, h3, h4, h5, h6 {
	color:#84b03f;
	font-weight:400;
	
}

.header-font-1 h1, .header-font-1 h2, .header-font-1 h3, .header-font-1 h4, .header-font-1 h5 {
	font-family:'Oswald', sans-serif;
	text-transform: uppercase;
}

.author-thumbnail img {
	display:none;
}

#message-from-author .entry-title a {
	color:#84b03f;
}

.entry-title {
	text-transform:uppercase;
}

article .entry-title a {
	color:#999999;
	font-size:19px;
	text-align: left;
}

#message-from-author .author-thumbnail:before, #message-from-author .author-thumbnail:after {
	display:none;
}

#message-from-author .separator {
	display:none;
}

.section-separator:before {
	bottom:0px;
}

.section-separator:before, .section-separator:after {
	display:none;
}

body, button, input, select, textarea {
	font-size:20px;
}

a.post-edit-link {
	display:none;
}