@import url(https://fonts.googleapis.com/css?family=Nothing+You+Could+Do);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,200,500,100,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);

body {
  color: #D3D3D3;
}

a {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	outline: none !important;
}

a,
a:link,
a:not(.btn) { 
	color: #dc572f;
	text-decoration: none;
}

a:hover:not(.btn) {
	color: #7ad51d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  text-rendering: optimizelegibility;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
}

h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 18px;
}
p {
  line-height: 25px;
}
label {
	margin-bottom: 5px;
	font-weight: 700;
}

::placeholder {
	opacity: 0.7;
}

body {
  font-family: 'Raleway', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  color: #83939C;
}

body, button, input, select, optgroup, textarea {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	color: #000;
}

ul, ol {
	margin-left: 0;
}

.container {
	max-width: 1170px;
}

#page.site {
	clear: both;
	overflow-x: hidden;
	position: relative;
	height: auto;
	min-height: 100vh;
}

#section-top {
	position:relative;
	top: 0px;
	left:0px;
	z-index:9990;
	background-color: rgba(0, 0, 0, 0.4);
}

.social-link {
	float: right;
    height: 70px;
    width: 40px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
}

a.social-link  {
	color: #fff;
}

a.social-link:hover {
	color: #dc572f;
}

#member-login a {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	margin: 12px 0px 0px 0px;
	padding: 0px 5px;
	text-decoration: none;
	color: #fff;
	background: #dc572f;
}

.sticky-wrapper {
    position: relative;
    top: 0;
    left: 0;
    z-index: 9999;
}

#section-header {
    background-color: rgba(88, 135, 40, 0.7);
    border-bottom: none;
}

.sticky-header.fixed {

  position: fixed;
  width: 100%;
  top: 0;
  z-index: 501;
}

.custom-logo-link {
	position: absolute;
	top: -50px;
	left: 0;
}

#site-navigation .menu-primary-menu-container{
	float: right;
}

#primary-menu li.menu-item {
	line-height: 100px;
}

#footer-menu li.menu-item {
	line-height: 35px;
}

#primary-menu li.menu-item a {
	color: #fff;
	font-size: 16px;
	padding: 0 12px;
}

#primary-menu li.menu-item:hover a {
	color: #F90;
}

ul#primary-menu .sub-menu {
	background-color: #292929;
	border: 1px solid #292929;
}

ul#primary-menu .sub-menu li {
	border-bottom: 1px solid #404040;
	line-height: 36px;
}

ul#primary-menu .sub-menu li a {
	color: #D3D3D3 !important;
	font-size: 13px;
}

ul#primary-menu .sub-menu li:hover a {
	color: #D3D3D3 !important;
}

ul#primary-menu .sub-menu li:hover {
	background: #588728;
}

#footer-menu li.menu-item a {
	font-size: 16px;
	padding: 0 12px;
}

#primary-search {
	line-height: 100px;
	margin-left: 12px;
}

#footer-search {
	margin-left: 12px;	
}

#primary-search .search-field, #footer-search .search-field {
	height: 36px;
}

#primary-search .search-submit, #footer-search .search-submit {
	display: none;
}

#primary-search .search-form label {
	margin: 0;
}

#header-wrapper {
	background-image: url("../images/interior-header.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

#banner-wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: -171px;
}

.nivo-controlNav {
	position: absolute;
	bottom: 0;
}

#page-title.entry-header {
	border-bottom: 3px solid #588728;
}

#page-title.entry-header h1 {
	font-weight: 300;
	font-size: 40px;
	display: inline-block;
	padding: 68px 0 10px 0;
	margin-bottom: -3px;
}

#breadcrumbs {
	font-size: 16px;
	background-color: #292929;
	color: #fff;
}

.breadcrumbs-container {
	margin: 10px 0;
	color: #fff;
}

#sidebar #secondary h2 {
	font-size: 18px;
}

#before-footer {
	background: #141414;
	border-bottom: 1px solid #588728;
}

#before-footer .widget {
	margin-bottom: 0;
}

#before-footer .widget h2 {
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 10px;
}

footer#colophon {
	padding: 60px 0 45px;
	background-color: #292929;
}

footer#colophon .widget-title {
	color: #FFFFFF;
	margin: 0 0 25px 0;
	font-size: 20px;
	text-transform: uppercase;
}

footer#colophon .widget .textwidget p {
	color: #83939C;
	line-height: 18px;
	font-weight: 300;
	margin: 0 0 10px;
}

.form-item {
	margin-top: 1em;
	margin-bottom: 1em;
}

#primary .form-item .wpcf7-text, #primary .form-item .wpcf7-textarea {
	width: 100%;
	color: #000;
	background-color: #ccc;
	border: 1px solid #222222;
	font-size: 14px;
}

#footer-sidebar .form-item .wpcf7-text, #footer-sidebar .form-item .wpcf7-textarea {
	width: 100%;
	color: #D3D3D3;
	background-color: #363636;
	border: 1px solid #222222;
	font-size: 14px;
}

.form-item .wpcf7-text {
	padding: 6px 12px;
}

.form-item .wpcf7-textarea {
	padding: 8px;
}

#wpcf7-f4-p21-o1 input.wpcf7-submit, footer#colophon input.wpcf7-submit {
	width: 100%;
	border: none;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
	padding: 4px 20px;
	text-decoration: none;
	color: #090909;
	background: #ce522c;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}

#wpcf7-f4-p21-o1 input.wpcf7-submit:hover, footer#colophon input.wpcf7-submit:hover {
	text-decoration:none;
	color:#ce522c;
	background:#090909;
}

.su-spoiler-style-default > .su-spoiler-title {
	color: #dc572f;
	font-size: 14px;
}

.search-results h2.entry-title {
	font-size: 18px;
}

#primary.content-area main#main, #primary.content-area #sidebar, main#tribe-events-pg-template {
	background-color: #eee;
}

#sidebar {
	border-left: 1px solid #000;
}

h1.entry-title {
	color: #fff;
}

#footer-sidebar .wpcf7-response-output  {
	color: #fff;}

.nopointer.menu-item-has-children a {
	pointer-events: none;
}

.nopointer.menu-item-has-children ul.sub-menu li a {
	pointer-events: initial;
}

div.userpro-profile-img {
	border: 1px solid #333;
}

div.userpro-awsm-pic {	
	border: 1px solid #333;
}

div.userpro-awsm-meta {
	color: #999 !important;
}

div.userpro-awsm-bio {
	color: #333 !important;
}

div.userpro-awsm {
	border: 1px solid #333;
}

#go-to-top {
	background: #588728;
	height: 40px;
    width: 40px;
    position: fixed;
    text-align: center;
    line-height: 40px;
    font-size: 23px;
    color: #fff;
    right: 100px;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.fa-angle-up:before {
	content: "\f106";
}

/*	
	Calendar
*/

#tribe-events-content h1.entry-title, #tribe-events-content h2.entry-title, #tribe-events-content h3.entry-title, #tribe-events-content h4.entry-title, #tribe-events-content h5.entry-title, #tribe-events-content h6.entry-title {
	color: #333;
}

#tribe-bar-form label {
	color: #444;
}

#tribe-events-content .tribe-events-calendar td {
	background-color: #f4f4f4;
}
.single-tribe_events .tribe-events-event-meta {
	background-color: transparent;
}

.tribe_venue-template-default .tribe-events-list-separator-month {
	background-color: #aaa !important;
}

.tribe-events-list-separator-month {
	/*background-color: #333 !important;*/
}

h2.tribe-events-page-title a {
	color: #dc572f;
}

body.home .tribe-events-title-bar h1 {
	margin: 0;
}

.home .page-content, .home .entry-content, .home .entry-summary {
	margin-top: 0;
}

.executive-member {
	margin-top: 20px;
}

.executive-photo, .executive-info {
	display: inline-block;
}

.executive-photo {
	margin-right: 25px;
	border: 7px solid #fff;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

.executive-info {
	vertical-align: top;
}

.executive-body {
	margin-top: 10px;
}

.tribe-mini-calendar-grid-wrapper {
	background-color: #f4f4f4;
}

.tribe-events-tooltip {
	padding: 0 10px;
}

.events-archive .entry-content, .events-archive .entry-header {
	width: 100%;
}

#page-title h1.entry-title {
	border-bottom: 3px solid #fff;
}

#footer-sidebar .tribe_mini_calendar_widget .tribe-events-duration {
	color: #fff;
}

body.post-type-archive-tribe_events #tribe-events-content-wrapper {
	background-color: #eee;
}

body.single-tribe_events h1.tribe-events-single-event-title {
	margin-top: 20px;
}

/*
	BookOff Form
*/
span.required {
	color: #f00;
}

.webform-client-form {
	margin-top: 1em;
	margin-bottom: 1em;
}

.webform-client-form label {
    min-width: 150px;
    float: left;
}

.webform-client-form select {
	color: #404040;
}

.btn-primary, .btn-link, .form-submit {
	background-color: #21C2F8 !important;
	border-color: #21C2F8 !important;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	padding: 6px 20px !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	height: 34px;
}

.btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #588728;
    border-color: #588728;
}

.btn-primary:hover {
	color: #fff;
    background-color: #dc572f;
    border-color: #dc572f;
}

ul#menu-members-navigation {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul#menu-members-navigation li {
	padding-bottom: 25px;
}

/*	UserPro	*/
div.userpro-awsm-name a {
	color: #dc572f !important;
}

div.userpro-awsm-name a:hover {
	color: #7ad51d !important;
}

div.userpro-search-results span {
	color: #fff;
}

.userpro-field-bcfmwu_mailchimp {
	display: none;
}

/*	UserPro Forms	*/
div.userpro-input input[type="text"], div.userpro-input input[type="password"], div.userpro-input textarea {
	border: 1px solid #aaa !important;
}

div.userpro-input label.userpro-checkbox.hide-field {
	color: #000 !important;
}

input.userpro-button.secondary, a.userpro-button.secondary, div.userpro div.ajax-file-upload {
	color: #333 !important;
	border: 1px solid #aaa !important;
}


input.userpro-button.secondary:hover, a.userpro-button.secondary:hover, div.userpro div.ajax-file-upload:hover {
	color: #000 !important;
	border: 1px solid #000 !important;
}

div.userpro, div.userpro-input {
	color: #333;
}

.userpro-label .required {
	float: left;
	margin-right: 5px;
}

.userpro-input::placeholder {
	color: #000;
}