@charset "UTF-8";
/* CSS Document */
form#form_41k8dx {
    background-color: black;
    margin: 0px;
    padding: 10px;
}
form#form_enduserformf11017c7c4 {
    background-color: burlywood;
    padding: 10px;
}
span.dropdown-icon.open {
    background-color: burlywood;
    padding: 10px;
    border-radius: 10px;
    border-color: black;
    border-width: 1px;
    border-style: solid;
}
ul.wp-block-latest-posts__list.alignleft.wp-block-latest-posts::before {
    content: 'Blog Posts';
    font-weight: bold;
}
.wp-block-latest-posts__post-excerpt {
    border-style: solid;
    border-width: 1px;
    border-color: black;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 70px!important;
}

/***********************/
/* New Search & Filter */
/***********************/
li.sf-field-category
{
    width: 50%;
}
li.sf-field-tag
{
    width: 50%;
}
.searchandfilter li[data-sf-field-input-type="checkbox"] ul {
    max-height: 158px;
    overflow: auto;
}

.searchandfilter > ul > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	
}
.searchandfilter ul {
    padding-left: 0 !important;
}
.searchandfilter ul>li>ul:not(.children) {
    margin-left: 0;
    border-style: solid;
    border-color: black;
    border-radius: 5px;
    border-width: 1px;
}
input[type=checkbox], input[type=radio] {
    border-color: black!important;
    border-width: 1px!important;
	margin-left: 5px;
}

/************/
/* Main CSS */
/************/
body.custom-background,body
{
	background-color: #7c3a21;
	background-image: url("aaaMasterImages/brown.jpg");
	background-repeat: repeat;
}
header#masthead
{
	background-image: url("aaaMasterImages/header.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 25px;
	background-color:#6C4229;
	border-radius: 10px;
	height: 250px;
}
.primary-navigation a:hover, .primary-navigation a:link, .primary-navigation a:visited,.site-title
{
    color: black;
    /* color: var(--primary-nav--color-link-hover); */
}
.site-title a:link, .site-title a:visited, .site-title a:active, .entry-title
{
    color: black;
}
.site-branding
{
    padding: 10px;
    background-color: tan;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-radius: 10px;
}
.site-header > .site-logo
{
    border-bottom: 0px solid;
}
.primary-navigation > .primary-menu-container
{
	background-color: tan;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-radius: 10px;
}
/* Google AdSense Search Bar */
.gsc-control-cse.gsc-control-cse-en
{
    width: 99%;
    margin: auto;
    border-radius: 10px;
	margin-top: 10px;
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus
{
    border-color: #300D00;
    background-color: #461200!important;
}
.page-title
{
    font-size: 3rem;
    /* margin: 0px; */
    /* padding: 0px; */
}
div#page
{
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
	border-color: black;
    margin: 20px;
    padding: 20px;
	background-image: url("https://ustrails.net/aaaMasterImages/leaf-background.jpg");
	background-repeat: repeat;
	margin: 5%;
}
.singular .entry-title
{
	font-size: 3rem;
}
.entry-content
{
    background-image:url("aaaMasterImages/content.png");
    background-repeat: repeat-y;
    background-size: 100%;
    padding: 20px 20px 20px 50px;
    width: 75%;
	color: black;
}
.entry-content a
{
	color:black;
}
/****************/
/* Trail Filter */
/****************/
ul.sf-result img
{
    max-width: 100%;
    height: auto;
}
.sf-checkbox-wrapper
{
	height: 162px;
  	overflow: auto;
  	border-color: #333;
  	-webkit-border-radius: 4;
  	-moz-border-radius: 4;
  	border-radius: 4px;
  	border-style: solid;
  	border-width: 1px;
  	padding: 4px;
  	margin-bottom: 5px;
}
.sf-checkbox-wrapper label
{
    display: block;
	margin: 0px;
}
.sf-checkbox-wrapper label:first-child
{
    display: none;
}
.sf-element input[type="checkbox"]
{
    width: 20px;
    height: 20px;
}
.sf-result h3
{
    font-size: 1.5rem;
}
ul.sf-result > li
{
    font-size: 1.1rem;
}
/*************************/
/* Formidable Event Form */
/*************************/
div#frm_checkbox_143-3,div#frm_checkbox_143-1
{
    display: none;
}
/**************/
/* Formidable */
/**************/
input#field_batlfh,.with_frm_style textarea.auto_width
{
    width: 100%!important;
}
.frm_dropzone.frm_single_upload
{
    max-width: none;
}
div#frm_form_2_container
{
    background-color: black;
    padding: 20px;
    border-radius: 10px;
	margin-top: 35px;
}
input[type=submit]:not(:hover):not(:active):not(.has-background)
{
    background-color: burlywood;
	border-color: black;
	color: black;
	padding: 0px 5px 0px 5px;
}
.with_frm_style .vertical_radio .frm_checkbox label
{
    display: flex;
    padding-left: 20px;
    text-indent: 0px;
    margin: 0px 0px 0px 0px;
}
.with_frm_style .frm_checkbox input[type=checkbox]
{
    margin: 0px 5px 0 0;
}
.ecpt_field_name
{
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-weight:bold;
}
.ecpt_field_content
{
	text-indent:15px;
}
.ecpt_meta,.ecpt_repeatable_field_values
{
	list-style-type:none;
}
.ecpt_meta li
{
	margin:7px;
	background-color:#f4f2f2;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  	-webkit-border-radius: 8px; 
  	/* Firefox 1-3.6 */
  	-moz-border-radius: 8px; 
  	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  	border-radius: 8px;
	-webkit-box-shadow: 0 6px 6px -6px black;
	   -moz-box-shadow: 0 6px 6px -6px black;
	        box-shadow: 0 6px 6px -6px black;
}
.ecpt_field_content img
{
	margin-bottom:10px;
}
#ecpt_trailimages img,#ecpt_ecpt_trailimages img
{
	display:block;
	float:left;
	margin-right:5px;
}
#ecpt_trailmaps
{
	clear:both;
}
#ecpt_ecpt_trailmaps
{
	clear:both;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    color: #fff;
}
.frm_style_formidable-style.with_frm_style .frm_radio label, .frm_style_formidable-style.with_frm_style .frm_checkbox label
{
	color:#FFF;
}
.frm_submit,.with_frm_style,.frm_submit input[type=submit]
{
	color:#000!important;
}
.ecpt_repeatable_field_values img
{
	border-radius:5px;
	height: auto; 
    width: auto; 
    max-width: 130px; 
    max-height: 130px;
}
.frm_opt_container
{
	height:300px;
	width:100%;
	overflow:auto;
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	border-radius:10px;
}
.sf-checkbox-wrapper {
    height: 162px;
    overflow: auto;
    border-color: #333;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    margin-bottom: 5px;
	width:250px;
}
legend
{
    font-size: .9em!important;
}
/* Footer */
.widget-area
{
    margin-top: 0px;
}
input
{
    height: 40px;
}
button
{
    padding: 5px;
    margin-top: 10px;
    border-radius: 10px;
}
p#subscribe-email
{
    margin-top: 10px;
}
.site-branding, aside.widget-area
{
	background-color:tan;
	padding: 10px;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	border-radius: 10px;
	color: black;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.site-footer > .site-info a:link, .site-footer > .site-info a:visited, .site-footer > .site-info a:active
{
    color: black;
}
.powered-by
{
	color: black;
}
footer.entry-footer.default-max-width
{
    background-color: antiquewhite;
    padding: 25px;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
@media only screen and (max-width: 800px)
{
	.entry-content
	{
		width: 100%;
	}
	.site-branding
	{
		max-width: 100%!important;
	}
	table, .wp-block-table
	{
		min-width: 100%;
	}
}