/*-----------------------------*/
/*      BEGIN SITE GREEN      */
/*---------------------------*/
div#content.page-wrap div.content-wrapper.container {
background-color: #086308;
}

/*-----------------------------*/
/*       END SITE GREEN       */
/*---------------------------*/


/*----------------------------*/
/*     BEGIN TYPOGRAPHY      */
/*--------------------------*/

/*        Mobile menu         */
.btn-menu {
color: #E9A932;
}

.grecaptcha-badge {
opacity: 0;
}

/*       Brochure color       */
.brochure {
color : #ffffff;
}

/*        Page titles         */

h1 { 
color: #ffffff;
text-align: center;
}

/*       H3 = site gold       */
h3 { 
  color: #E9A932;
	}

/*    H4 (FAQ) = site gold    */
h4 { 
	color: #ffffff;
	font: 20px arial, sans-serif;
}

h4 a:hover {
	color: #E9A932;
}


/*         Style HR           */
hr {
display: block;
border: 0;
border-top: 6px solid #f33;
margin: 1em 0;
padding: 0; 
}

/*     Tags = site gold       */
.tag-cloud-link {
color: #E9A932;
}



/*  Style previous/next year  */
#previousyear{
  float:left;
  width:100px;
	font-size:22px;
}

#nextyear{
    float:right;
    width:100px;
	  font-size:22px;
}

/*----------------------------*/
/*   END BASIC TYPOGRAPHY    */
/*--------------------------*/


/*----------------------------*/
/*           FAQ             */
/*--------------------------*/

.ufaq-faq-list {
	padding-left: 320px;
}

.ufaq-faq-list {
	padding-top: 15px;
}

.ewd-ufaq-post-margin-symbol {
	color: #086308;
	margin: 5px !important;
}

.ewd-ufaq-post-margin-symbol span {
	background: #E9A932;
}

/*----------------------------*/
/*         END FAQ           */
/*--------------------------*/


/*----------------------------*/
/*   BEGIN FOOTER STYLING    */
/*--------------------------*/

/*     Remove site-info       */
.site-info {
display : none;
}

/*    Remove site-footer      */
.site-footer {
display : none;
}

/*   Style footer widgets     */
.footer-widgets {
padding:20px 0 0 0;
}

/*Left-align first footer text*/
.footer-widgets .sidebar-column.col-md-6:first-child {
margin-left: auto;
margin-right: auto;
padding: 0;
text-align: left;
}

/*Right-align last footer text*/
.footer-widgets .sidebar-column.col-md-6:last-child {
margin-left: auto;
margin-right: auto;
padding: 0;
text-align: right;
}

/*'Top' button to footer center */
a.go-top.show {
right: 50%;
}

/*    Size the Facebook icon    */
.widget_wpcom_social_media_icons_widget .genericon {
font-size: 36px;
}

/*----------------------------*/
/*    END FOOTER STYLING     */
/*--------------------------*/


/*-----------------------------*/
/*   BEGIN CONTACT FORM 7     */
/*---------------------------*/
.wpcf7 { 
text-align: center; 
}

.wpcf7-form-control-wrap textarea.wpcf7-form-control {
width: 454px;
}

.g-recaptcha > div{
margin: 10px auto !important;
text-align: center;
width: auto !important;
height: auto !important;
}

/*-----------------------------*/
/*    END CONTACT FORM 7      */
/*---------------------------*/


/*-----------------------------*/
/*     Works in Progress      */
/*---------------------------*/

/*
Center decades in two rows of five

.ngg-albumoverview {
	width: 50%;
}
*/

/*
Center the 13 thumbnails
*/
.ngg-galleryoverview {
text-align:center;
}
.ngg-gallery-thumbnail-box {
float:none !important;
display:inline-block;
}

/* Trying to set thumbnail frames to yellow

.ngg-album-compactbox::before	{
	border-top: 1px solid yellow;
}

.ngg-album-compactbox {
	border: 1px solid yellow;
}

.ngg-album-compactbox::after {
	border-bottom: 1px solid yellow;
}
*/

/*--------------------------------*/
/*-------------------------------*/
/*                              */
/*  WORKING ON ULTIMATE FAQ    */
/*                            */
/*---------------------------*/
/*--------------------------*/

.ufaq-faq-title-text {
	color: #e9a932;
}

h4 itemprop {
	color: #fff;
}

