/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.rideicon img {
	margin-right: 10px !important;
}

.post-content ul, ol {
    padding-left: 20px !important;
		margin-bottom: 1.65em;
}

.patronbox {
	opacity: .7;
	padding-top: 4px;
}

.jetpack_subscription_widget > h2 {
	margin-bottom: 0px !important;
}

#blog_subscription-4 h5 {
	display: none !important;
}

#podiconstop img {
		margin-bottom: 6px !important;
}

#podicons img {
    opacity: 0.6;
}

#podicons img:hover {
    opacity: 1.0;
}


#main-footer .widget {

    margin-bottom: 20px !important;

}

input[type="radio"] {
    -webkit-appearance: checkbox !important;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox !important;
}

.readmore-page {
	margin-top: 5px !important;
}

.aboutwidget img {
	margin: 0px !important;
}

.jetpack_subscription_widget p {
	margin: 0px !important;
	padding: 0px !important;
}

.blog-post-slider {
	margin-bottom: 0px;
}

.pt-35 {
  padding-top: 0px !important;
}

.archive .main-nav,
.single .main-nav {
  padding-bottom: 0px !important;
  /* margin-bottom: 50px; */
  border-bottom: none !important;
}

.newridesbox {
	font-family: Open Sans !important;
	font-weight: 400 !important;
	line-height: 1.5;
}

.newridesleftbox {
	float: left;
	width: 40%;
	padding-left: 5px;
	padding-right: 5px;
}

.newridesrightbox {
	float: right;
	width: 60%;
	padding-left: 5px;
	padding-right: 5px;
}

div.sharedaddy .sd-sharing h3.sd-title {
	font-family: Open Sans !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	font-style: normal !important;
}
	

.post-meta {
	line-height: 1.5;
}

.lighttext a:link {
	color: gray;
}

.lighttext a:visited {
	color: gray;
}

.lighttext a:hover {
	color: #CC3333;
}

.lighttext a:active {
	color: #CC3333;
}

.yellowtext a {
	color: #CC3333;
}

.imgframe {
	/* border:1px solid #ccc;
	padding:4px;
	background:#eee; */
  border:1px solid #ccc;
  padding:5px;
  background:#f2f2f2;
	-webkit-box-shadow: 3px 3px 3px #7C7C7C;
  box-shadow: 3px 3px 3px #7C7C7C;
}

.mapbox {
	width: 95%;
	margin-left: 5px;
}

.mapbox2 {
	width: 98%;
	margin-left: 5px;
}

.boxeditem {
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	overflow: hidden;
	text-align: center;
	background-color: #f7f7f7;
}

.social-icons.large li {
  font-size: 48px;
}

.social-icons.med {
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.social-icons.med li {
  font-size: 38px;
	margin-left: 4px !important;
	margin-right: 4px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.social-icons.med li a:link {
	color: #666666;
}

.social-icons.med li a:visited {
	color: #666666;
}

.social-icons.med li a:hover {
	color: #CC3333;
}

.social-icons.med li a:active {
	color: #CC3333;
}

.widget_facebook_likebox {
	text-align: center !important;
}

.archive-menu li {
	list-style: none !important;
}

.ytc_title {
	margin-top: 4px !important;
	margin-bottom: 18px !important;
	font-size: 12px !important;
	display: block;
	max-height: 17px;
	overflow: hidden;
}

.sidebar {
	margin-bottom: 5px !important;
}

.leftbox h2, .middlebox h2, .rightbox h2 {
	margin-bottom: 10px;
}

.leftbox {
	float: left;
	width: 31%;
	padding-left: 15px;
}

.middlebox {
	display: inline-block;
	width: 34%;
	padding-left: 5px;
}

.rightbox {
	float: right;
	width: 35%;
	padding-left: 15px;
}

.tinyspace {
	margin-bottom: 5px;
}

.wp-caption-text {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 4px;
}

.popularbox {
	max-width: 300px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	overflow: hidden;
	text-align: left;
	background-color: #f7f7f7;
}

.popularboxfb {
	max-width: 300px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	border-top: thin solid darkgrey;
	border-right: thin solid darkgrey;
	border-left: thin solid darkgrey;
	overflow: hidden;
	text-align: left;
	background-color: #f7f7f7;
}

.popularboxtop {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	border-bottom: thin solid darkgrey;
	background-color: #F3E0B5;
	background: -webkit-linear-gradient(left top,#f7e9cb,#e4bb5d);
/* Safari */
	background: -o-linear-gradient(bottom right,#f7e9cb,#e4bb5d);
/* Opera */
	background: -moz-linear-gradient(bottom right,#f7e9cb,#e4bb5d);
/* Firefox */
	background: linear-gradient(to bottom right,#f7e9cb,#e4bb5d);
/* Standard */
}

.popularboxbox {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: thin solid #E5E5E5;
}

.popularboximage {
	float: left;
	max-width: 90px;
	padding-right: 8px;
}

.popularboxtitle {
	font-size: 14px;
	color: #000000;
}

.popularboxdate {
	font-size: 10px;
	color: #CC3333;
	padding-top: 5px;
}

.randombox {
/* float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px; */
	max-width: 300px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	overflow: hidden;
	text-align: left;
	background-color: #f7f7f7;
}

.randomboxtop {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	border-bottom: thin solid darkgrey;
	background-color: #EFEEEC;
	background: -webkit-linear-gradient(left top,#f2f2f2,#c8c8c8);
/* Safari */
	background: -o-linear-gradient(bottom right,#f2f2f2,#c8c8c8);
/* Opera */
	background: -moz-linear-gradient(bottom right,#f2f2f2,#c8c8c8);
/* Firefox */
	background: linear-gradient(to bottom right,#f2f2f2,#c8c8c8);
/* Standard */
}

.randomboxbox {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.randomboximage {
	float: left;
	max-width: 90px;
	padding-right: 8px;
}

.randomboxride {
	font-size: 16px;
	color: #000000;
}

.randomboxpark {
	font-size: 12px;
	color: #CC3333;
	padding-top: 5px;
}

.randomboxpark a:link {
	color: #CC3333;
}

.randomboxpark a:visited {
	color: #CC3333;
}

.randomboxpark a:hover {
	color: black;
}

.randomboxpark a:active {
	color: black;
}

.search-form {
	margin-bottom: 0 !important;
}

.widget-title, .footer-widget-title {
	margin-bottom: 18px !important;
}

.sub-menu {
	text-indent: 20px;
}

h3 {
	margin-bottom: 5px !important;
}

.logo-wrapper {
	padding-top: 10px !important;
	padding-bottom: 20px !important;
}

.main-nav {
	margin-bottom: 18px !important;
}

.contentadbanner {
	margin: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 22px !important;
	border: 0 !important;
}

.tinybutton {
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
/* border: thin solid darkgrey;
	background-color: #EFEEEC; */
}

.tinybutton:after {
	font-family: 'FontAwesome';
	content: '\f054';
	padding-left: 5px;
	position: relative;
	font-size: 90%;
}

.tinybutton2 {
	font-size: 11px;
	/* font-weight: bold; */
	float: right;
	margin-right: 0px;
	margin-top: 12px;
	padding-left: 10px;
	padding-right: 0px;
/* border: thin solid darkgrey;
	background-color: #EFEEEC; */
}

.tinybutton2:after {
	font-family: 'FontAwesome';
	content: '\f054';
	padding-left: 5px;
	position: relative;
	font-size: 90%;
}

.parkbuttons {
	display: flex;
	align-items: center;
	justify-content: center;
/* padding-bottom: 40px !important; */
	margin-top: 1em !important;
	margin-bottom: 1em !important;
}

.parkbuttons .bttns {
	list-style: none;
}

.parkbuttons .bttns ul {
	list-style-type: none;
	overflow: hidden;
}

.parkbuttons .bttns li {
	float: left;
	margin: 5px;
}

.parkbuttons .bttns li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
	border: 1px solid #777777;
	font-size: 12px;
	font-weight: bold;
	color: #a67c52;
	text-transform: uppercase;
}

.parkbuttons .bttns li a:link {
	background: #ffffff;
}

.parkbuttons .bttns li a:visited {
	background: #ffffff;
}

.parkbuttons .bttns li.shaded a:link {
	background: #cccccc;
}

.parkbuttons .bttns li.shaded a:visited {
	background: #cccccc;
}

.parkbuttons .bttns li a:active {
	background: #333333;
	border-color: #333333;
}

.parkbuttons .bttns li a:hover {
	background: #333333;
	border-color: #333333;
}

.topadbanner {
	width: 100%;
}

.topadbannermobile {
	width: 100%;
}

.adtopmobile {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.adtopleft {
	float: left;
	display: block;
	width: 728px;
	margin-bottom: 25px;
}

.adtopright {
	float: right;
	display: block;
	width: 210px;
	margin-bottom: 25px;
}

.bottomadbanner {
	width: 100%;
	margin-bottom: 32px;
}

/* Parks Meta Box */
.reviewmeta {
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 10px;
}

.yesbordertop {
	width: 200px;
	font-size: 14pt;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	background-color: #EFEEEC;
}

.yesborder {
	width: 200px;
	font-size: 11pt;
	padding: 10px;
	border-top: thin solid darkgrey;
	border-right: thin solid darkgrey;
	border-left: thin solid darkgrey;
	border-bottom: thin solid lightgrey;
	background-color: #EFEEEC;
}

.dollarsigns {
	font-size: 11pt !important;
	color: darkgreen !important;
/* text-shadow: .2px .2px #000000; */
}

.dollarsigns a:link, .dollarsigns a:visited {
	color: darkgreen !important;
}

.dollarsigns a:hover, .dollarsigns a:active {
	color: black;
}

.yesborderbottom {
	width: 200px;
	font-size: 10pt;
	color: #545454;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: thin solid darkgrey;
	border-left: thin solid darkgrey;
	border-bottom: thin solid darkgrey;
	background-color: #EFEEEC;
	line-height: 1.3;
}

.yesborderbottom2 {
	width: 200px;
	font-size: 10pt;
	color: #545454;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: thin solid darkgrey;
	border-left: thin solid darkgrey;
	border-bottom: thin solid lightgrey;
	background-color: #EFEEEC;
	line-height: 1.3;
}

.topborder {
	width: 200px;
	font-size: 11pt;
	padding: 10px;
	border-right: thin solid darkgrey;
	border-left: thin solid darkgrey;
	background-color: #FFFFFF;
}

/* End Parks Meta Box */

/* Parks Icon Box */

.parksiconbox {
	width: 100%;
	height: 80px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center !important;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	overflow: hidden;
}

.parksiconinner {
	width: 100px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	overflow: normal;
	margin-right: 30px;
}

.parksiconinner span {
	width: 40px;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	color: #4D4D4D;
}

.parksiconinner .imgspan {
	width: 60px;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
}

.parksiconinner img {
	width: 60px;
	height: 60px;
	vertical-align: middle;
	opacity: 0.7;
  filter: alpha(opacity=70); /* For IE8 and earlier */
}

@media only screen and (max-width: 575px) {
	/* MAKE PARK ICONS TWO ROWS */
.parksiconbox {
	height: 160px;
}
}

/* End Parks Icon Box */

/* Parks Land Box */
.purchasemeta {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 0;
	margin-left: 0;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	overflow: hidden;
}

.purchasebordertop {
	font-size: 16pt;
	padding-top: 8px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 8px;
	border-bottom: thin solid darkgrey;
	background-color: #EFEEEC;
/* background: -webkit-linear-gradient(left top,#f7f7f7,#c8c8c8);
	background: -o-linear-gradient(bottom right,#f7f7f7,#c8c8c8);
	background: -moz-linear-gradient(bottom right,#f7f7f7,#c8c8c8);
	background: linear-gradient(to bottom right,#f7f7f7,#c8c8c8); */
}

.purchaseborder {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

.insideleftbox {
	width: 200px;
	padding: 10px;
	float: left;
	width: 35%;
}

.insiderightbox {
	float: right;
	width: 65%;
	list-style: none;
}

.insiderightbox ul {
	list-style: none;
}

.insiderightbox h5 {
	padding-bottom: 5px !important;
	margin: 0 !important;
	border-bottom: thin solid lightgrey;
}

.insiderightbox li {
	font-size: 10pt;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: thin solid lightgrey;
}

#parkslinks a:link {
	color: #CC3333;
}

#parkslinks a:visited {
	color: #CC3333;
}

#parkslinks a:hover {
	color: black;
}

#parkslinks a:active {
	color: black;
}

.parksleftbox {
	padding-left: 0;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 50%;
}

.parksrightbox {
	padding: 10px;
	float: right;
	width: 50%;
}

/* End Parks Land Box */
/* Places Lists Boxes */
.parklandbox2 {
	width: 100%;
	padding: 10px;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	background: #ffffff;
/* Old browsers */
	background: -moz-linear-gradient(top,#ffffff 60%,#D6D6D6 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#ffffff 60%,#D6D6D6 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#ffffff 60%,#D6D6D6 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#D6D6D6',GradientType=0);
/* IE6-9 */
}

.parklandbox {
	width: 100%;
	padding: 10px;
	border-style: solid;
	border-width: thin;
	border-color: darkgrey;
	background: #ffffff;
/* Old browsers */
	background: -moz-linear-gradient(top,#ffffff 40%,#CCCCCC 100%);
/* FF3.6-15 */
	background: -webkit-linear-gradient(top,#ffffff 40%,#CCCCCC 100%);
/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,#ffffff 40%,#CCCCCC 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#CCCCCC',GradientType=0);
/* IE6-9 */
}

.parklandmeta {
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.parklandmeta h2 {
	margin-bottom: 8px;
}

.parklandmetaleft {
	width: 38%;
	float: left;
	padding-right: 15px;
}

.parklandmetaright {
	width: 62%;
	float: right;
}

.insidelistsbox {
	width: 100%;
	list-style: none;
	background: #ffffff;
	background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}

.insidelistsbox ul {
	list-style: none;
}

.insidelistsbox h5 {
	padding-bottom: 5px !important;
	margin: 0 !important;
	border-bottom: thin solid lightgrey;
}

.insidelistsbox li {
	font-size: 10pt;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: thin solid lightgrey;
}

.placeleftbox {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 34%;
}

.placecenterbox {
	padding: 10px;
	display: inline-block;
	width: 33%;
}

.placerightbox {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 33%;
}

/* End Places Lists Boxes */
/* Lands Lists Boxes */
.landslistbox {
	list-style: none;
}

.landslist {
	list-style: none;
}

.landslist li {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	padding-bottom: 5px;
}

.landslistbox h2 {
	margin-bottom: 10px;
}

/* END Lands Lists Boxes */
.jumpmenu select {
	background: transparent !important;
	width: 100% !important;
	display: block !important;
	border: 1px solid #404040 !important;
	padding: 8px 15px !important;
	margin: 0 !important;
}

.author-details h2 {
	margin-top: 0 !important;
}

#colwrapfront {
	width: 100%;
	margin-bottom: 0 !important;
}

#col1rides {
	float: left;
	width: 48%;
}

#col2rides {
	float: right;
	width: 48%;
}

#col1sub {
	float: left;
	width: 48%;
}

#col2sub {
	float: right;
	width: 48%;
}

#main-footer .menu-item a:link {
	color: gray;
}

#main-footer .menu-item a:visited {
	color: gray;
}

#main-footer .menu-item a:hover {
	color: white;
}

#main-footer .menu-item a:active {
	color: white;
}

#main-footer .cat-item a:link {
	color: gray;
}

#main-footer .cat-item a:visited {
	color: gray;
}

#main-footer .cat-item a:hover {
	color: white;
}

#main-footer .cat-item a:active {
	color: white;
}

.avhec-widget-count {
	color: #CC3333;
}

/* Instagram Footer */
.instagram_footer {
	overflow: hidden;
	list-style: none;
}

.instagram_footer .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 970px;
	padding-top: 10px !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	text-align: center;
}

.instagram_footer h2 {
	font-size: 16px !important;
	line-height: 0.1em !important;
	border-bottom: 2px solid #eee !important;
}

.instagram_footer h2 span {
	background:#fff !important;
  padding:0 10px !important;
}

.instagram_footer h2 a:link {
	color: #B6B6B6;
}

.instagram_footer h2 a:visited {
	color: #B6B6B6;
}

.instagram_footer h2 a:hover {
	color: #CC3333;
}

.instagram_footer h2 a:active {
	color: #CC3333;
}

.instagram_footer img {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* End Instagram Footer */
/*-[ Resolution Specific ]---------------------------*/
@media only screen and (min-width: 728px) and (max-width: 990px) {
	/* HIDE TOP-RIGHT ADSPACE (YOUTUBE BUTTON) */
	.adtopright {
		display: none !important;
	}
}

@media only screen and (max-width: 728px) {
	/* HIDE TOP ADSPACE (BANNER AD AND YOUTUBE BUTTON) */
	.topadbanner {
		display: none !important;
	}
}

/*@media only screen and (min-width: 400px) and (max-width: 990px) {*/
	/* LANDSCAPE MOBILE MEDIA */

/*}*/

/*-[ Coulumns ]---------------------------*/
@media only screen and (max-width: 400px) {
	#col1rides {
		float: left;
		width: 98%;
		margin-left: 20px !important;
		padding-bottom: 0 !important;
		margin-bottom: 20px !important;
	}
	
	#col2rides {
		float: left;
		width: 98%;
		margin-left: 20px !important;
	}

	#col1sub {
		float: left;
		width: 98%;
		margin-left: 0px !important;
		padding-bottom: 0 !important;
		margin-bottom: 0px !important;
	}
	
	#col2sub {
		float: left;
		width: 98%;
		margin-left: 0px !important;
	}
	
	.leftbox {
		float: left;
		width: 98%;
		padding-left: 0;
		margin-left: 20px !important;
		padding-bottom: 0 !important;
		margin-bottom: 20px !important;
	}
	
	.middlebox {
		float: left;
		width: 98%;
		padding-left: 0;
		margin-left: 20px !important;
		padding-bottom: 0 !important;
		margin-bottom: 20px !important;
	}
	
	.rightbox {
		float: left;
		width: 98%;
		padding-left: 0;
		margin-left: 20px !important;
		margin-bottom: 20px !important;
	}

}