/*
Theme Name: Hopkins County Visitor & Convention Commission
Theme URI: https://visitmadisonvilleky.com/
Author: Red Pixel Studios
Author URI: https://redpixel.com/
Description: The official desktop/mobile theme for the Hopkins County Tourist and Convention Commission.
Version: 1.0.1
License: Commercial
Text Domain: textdomain
Template: rps
*/

/* START - Parent Theme Styles
   Styles that were included in the rps master theme that were removed
   because they had to be reset in the child theme. Older sites that do not include
   style definitions for these entities may need to have them copied into their
   styles.css file.
*/
.screen-reader-text {
	display: none;
}

body {
	font-size: 15px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.2em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 .5em 0;
	line-height: 1.1em;
	font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}

ul,
ol,
blockquote {
	margin: 0 0 1em 1em;
	padding: 0 0 0 1em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

.rps-kicker {
	font-size: .6em;
}

.rps-deck {
	font-size: .8em;
}

.wp-caption-text {
	margin: .8em 0 0 0;
	font-size: .9em;
	line-height: 1.2em;
}

/* WordPress */
.alignright {
	float: right;
	margin: 0 0 1em 1em;
	clear: right;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
	clear: left;
}

.aligncenter {
	margin: 0 auto 1em;
	clear: both;
}

#wpstats {
	display: none;
}

/* STOP - Parent Theme Styles */

body {
	font-family: sans-serif;
	background-image: url(_elements/body.jpg);
	background-repeat: repeat-x;
	background-color: #82543B;
}

a,
a:link,
a:visited {
	color: #597285;
	text-decoration: none;
}

a:focus,
a:hover,
a:active,
.current-menu-item a,
.current-menu-ancestor a {
	color: #5B98C2;
}

.rps-middle a,
.rps-middle a:link,
.rps-middle a:visited {
	color: #EBEBA5;
}

.rps-middle a:focus,
.rps-middle a:hover,
.rps-middle a:active {
	color: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Bevan', serif;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
	color: rgb(244,240,196);
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

.rps-column p {
	font-size: 1em;
	line-height: 1.2em;
}

.rps-wrap,
.rps-wrap-page {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 980px;
}

.rps-top,
.rps-middle,
.rps-bottom,
.rps-footer {
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 940px;
}

.rps-top {
	z-index: 1;
	margin: 20px auto 0;
	background-image: url(_elements/top.png);
	background-repeat: no-repeat;
}

.rps-middle {
	z-index: 2;
	background-repeat: repeat-y;
}

.rps-bottom {
	z-index: 3;
	height: 26px;
	background-repeat: no-repeat;
}

.rps-footer {
	z-index: 4;
	font-size: .9em;
	text-align: center;
	color: #FFF;
}

.rps-search {
	position: absolute;
	top: 93px;
	right: 30px;
	width: 215px;
	font-size: 1.2em;
	line-height: 1.1em;
}

.rps-search input[type=text] {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 5px;
	width: 140px;
	font-size: 19px;
	color: #AAA;
	line-height: 25px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

#rps-search-button {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	text-indent: 300px;
	overflow: hidden;
	border-width: 0;
	width: 65px;
	height: 25px;
	background-image: url(_elements/search.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	cursor: pointer;
}

#rps-search-button:focus,
#rps-search-button:hover,
#rps-search-button:active {
	background-position: bottom left;
}

.rps-column {
	float: left;
}

.rps-column-b {
	width: 550px;
}

.rps-image-link span {
	display: none;
}

.rps-logo,
.rps-logo:link,
.rps-logo:visited {
	display: block;
	z-index: 1000;
	position: absolute;
	top: 10px;
	left: 101px;
	width: 229px;
	height: 194px;
	background-image: url(_elements/logos/biking.png);
}

.rps-rss,
.rps-rss:link,
.rps-rss:visited {
	display: block;
	position: absolute;
	top: 52px;
	left: 329px;
	width: 24px;
	height: 24px;
	background-image: url(_elements/rss.png);
	background-repeat: no-repeat;
}

.rps-rss:focus,
.rps-rss:hover,
.rps-rss:active {
	background-position: left bottom;
}

.rps-menu-primary ul,
.rps-menu-breadcrumb ul,
.rps-menu-sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.rps-menu-sidebar-secondary li {
	line-height: 1.4em;
}

.rps-menu-primary {
	position: absolute;
	top: 13px;
	left: 373px;
}

.rps-menu-primary li {
	display: inline-block;
	margin: 0 5px;
	zoom: 1;
	*display: inline;
}

.rps-menu-primary a,
.rps-menu-primary a:link,
.rps-menu-primary a:visited {
	display: block;
	width: 121px;
	height: 71px;
	background-image: url(_elements/menu-primary.png);
	background-repeat: no-repeat;
}

.rps-menu-primary .rps-play a,
.rps-menu-primary .rps-play a:link,
.rps-menu-primary .rps-play a:visited {
	background-position: 0 0;
}

.rps-menu-primary .rps-play a:focus,
.rps-menu-primary .rps-play a:hover {
	background-position: 0 -71px;
}

.rps-menu-primary .rps-play a:active,
.rps-menu-primary .current-menu-item.rps-play a,
.rps-menu-primary .current-menu-ancestor.rps-play a {
	background-position: 0 -142px;
}

.rps-menu-primary .rps-eat a,
.rps-menu-primary .rps-eat a:link,
.rps-menu-primary .rps-eat a:visited {
	background-position: -121px 0;
}

.rps-menu-primary .rps-eat a:focus,
.rps-menu-primary .rps-eat a:hover {
	background-position: -121px -71px;
}

.rps-menu-primary .rps-eat a:active,
.rps-menu-primary .current-menu-item.rps-eat a,
.rps-menu-primary .current-menu-ancestor.rps-eat a {
	background-position: -121px -142px;
}

.rps-menu-primary .rps-stay a,
.rps-menu-primary .rps-stay a:link,
.rps-menu-primary .rps-stay a:visited {
	background-position: -242px 0;
}

.rps-menu-primary .rps-stay a:focus,
.rps-menu-primary .rps-stay a:hover {
	background-position: -242px -71px;
}

.rps-menu-primary .rps-stay a:active,
.rps-menu-primary .current-menu-item.rps-stay a,
.rps-menu-primary .current-menu-ancestor.rps-stay a {
	background-position: -242px -142px;
}

.rps-menu-primary .rps-meet a,
.rps-menu-primary .rps-meet a:link,
.rps-menu-primary .rps-meet a:visited {
	background-position: -363px 0;
}

.rps-menu-primary .rps-meet a:focus,
.rps-menu-primary .rps-meet a:hover {
	background-position: -363px -71px;
}

.rps-menu-primary .rps-meet a:active,
.rps-menu-primary .current-menu-item.rps-meet a,
.rps-menu-primary .current-menu-ancestor.rps-meet a {
	background-position: -363px -142px;
}

.rps-menu-secondary {
	position: absolute;
	top: 96px;
	right: 250px;
}

.rps-menu-secondary li {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	zoom: 1;
	*display: inline;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #8C4D34;
}

.rps-menu-secondary a,
.rps-menu-secondary a:link,
.rps-menu-secondary a:visited {
	font-family: serif;
	font-size: 1.2em;
	line-height: 1.1em;
	font-style: italic;
}

.rps-ribbon-button,
.rps-ribbon-button:link,
.rps-ribbon-button:visited {
	display: block;
	z-index: 100;
	position: absolute;
	right: 5px;
	width: 262px;
	height: 61px;
	background-image: url(_elements/brochure-download.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.rps-ribbon-button:focus,
.rps-ribbon-button:hover,
.rps-ribbon-button:active {
	background-position: bottom left;
}

.rps-address {
	padding: 1em 0;
}

.rps-credit,
.rps-credit:link,
.rps-credit:visited {
	display: block;
	margin: 1em 0;
	font-size: .8em;
	color: #FFF;
}

.rps-calendar .no-description .rps-event-detail {
	display: none;
}

.rps-calendar .rps-post { margin-bottom:25px; }

.rps-calendar div.rps-post.no-description { margin-bottom:0; }

.rps-calendar .rps-paging {
	margin-top:25px;
	text-align:right;
}

.rps-calendar .rps-paging .rps-previous-link { float:left; }

.rps-calendar a {
	color: white;
}

.rps-calendar a:focus,
.rps-calendar a:hover,
.rps-calendar a:active {
	color: #5B98C2;
}

.rps-social {
	position: absolute;
	top: 5px;
	display: block;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
}

.rps-social:focus,
.rps-social:hover,
.rps-social:active {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}

.rps-social span {
	display: none;
}

.rps-social.rps-facebook {
	right: 0;
	background-image: url(_elements/facebook.png);
}

.rps-social.rps-twitter {
	right: 32px;
	background-image: url(_elements/twitter-2.png);
}

.rps-social.rps-pinterest {
	right: 64px;
	background-image: url(_elements/pinterest.png);
}

.rps-affiliates a {
	margin: 0 10px;
}

/**
 * Switch
 *________________________________________________________________________________*/
.switch {
	text-align: center;
	margin-top: 30px;
	font-size: 130%;
	margin-bottom: 30px;
}

.switch a,
.switch a:link,
.switch a:visited {
	background-color: #FFF;
	color: #333;
	padding: 10px 16px;
	border-radius: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}

.switch a:focus,
.switch a:hover,
.switch a:active {
	color: #FFF;
	background-color: #6CA0C6;
}

/**
 * Listings
 *________________________________________________________________________________*/
.back-to-listings a:before {
	content: '\00AB\0000a0Back to ';
	color: #FFF;
}

/**
 * Post list - used on the eclipse page
 *________________________________________________________________________________*/
.post-list {
	margin: 15px 0;
	line-height: 1.4;
}

.post-list > * + * {
	margin-top: 15px;
}

/**
 * Solar eclipse countdown timer with background and heading
 *________________________________________________________________________________*/
.rps-solar-eclipse-countdown {
	position: relative;
	box-sizing: border-box;
	border: 1px solid rgb(244, 240, 196);
	border-radius: 5px;
	margin: 25px 25px 0 25px;
	padding: 14px;
	background-image: url("/wp-content/themes/hopkinscounty/_elements/nasa-lunar-transit-image.jpg");
	background-size: 114% auto;
	background-position: -30px -158px;
	width: 310px;
}

.rps-solar-eclipse-countdown > h1 {
	text-align: center;
	width: 100% !important;
	color: rgb(244,240,196) !important;
	text-shadow: 0px 0px 20px black,0 0 5px black;
}

.rps-solar-eclipse-countdown > h1 > span {
	color: white;
}

.rps-solar-eclipse-countdown > a,
.rps-solar-eclipse-countdown > a:link,
.rps-solar-eclipse-countdown > a:visited {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}