/*  
Theme Name: going south PHP 8.4 compatable 
Theme URI: http://www.iwebnet.org/
Description: WP Theme  going south  by <a href="http://www.iwebnet.org/">i Web Net</a>. going south black is 3 columns add this, Adsense & widget ready theme with Right sidebar in black color. 
Author: iWebNet
Author URI: http://www.iwebnet.org/

	This theme was designed and built by iWebNet
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #f9f5f7;
	
                background: #1d2c31;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
a {
	color: #408080;
	text-decoration: none;
}
a:visited {
	color: #408080;
	text-decoration: none;
}
a:hover {
	color: #e1e0e2;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

/*Changed h2 border color from #243940 to #151210 and made border solid from dotted and added border-radius to round corners.  BC 12-17-11 */
/*Replaced 	padding-bottom: 3px; with padding: 3px 0px 3px 10px; */
h2 {
	color: #e5e3e6;
	margin: 0px 0px 2px;
	border: 1px solid #151210;
                background: #151210 ;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding: 3px 0px 3px 10px;
	border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px; 
}
h2 a, h2 a:visited {
	color: #e5e3e6;
	text-decoration: none;
}
h2 a:hover {
	color: #e5e3e6;
	text-decoration: none;
}

/*my edits to temporarily move title text over 12-15-11 BC */
h2 a {
	margin-left:10px;
}
/*end of edit */
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #e5e3e6;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #e5e3e6;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 960px;
	background: #1d2c31 ;
}

#deposit {
        font-height: 48px;
}

/* header area */
#header {
/*	background: #000000 url(http://www.listentothewind.com/hfl-update/wp-content/uploads/2011/12/howell-farm-lodging-animals.jpg) no-repeat;*/
	background: #000000 url(img/header.jpg) no-repeat;
	width: 940px;
	height: 275px;
	position: relative;
                border-bottom: 30px solid #1d2c31;
    margin:auto;
}
#headerlogo {
	position: relative;
	padding: 20px 0px 0px 45px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 55px;
	bottom: 3px;
	color: #ffffff;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
                left: 5px;
	bottom: -25px;
                
}
#nav li {
	float: left;
	margin-left: 5px;
}
 #nav .current_page_item a:visited{
	color: #cac197;
	text-decoration: none;
}


/*adding border-radius of 5px to bottom left and right of nav menu box to round corners 12-17-11 BC */
#nav .page_item a{
	color: #e5e3e6;
	text-decoration: none;
	background: #151210 url(img/nav-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #151210;
                border-left: 1px solid #151210;
                border-right: 1px solid #151210;
	display: block;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #e5e3e6;
                text-decoration: underline;
	background: #151210 url(img/nav-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #151210;
                border-left: 1px solid #151210;
                border-right: 1px solid #151210;

	display: block;
}
/* content  */
#content {
	padding: 10px 0px 25px 15px;
	float: left;
	width: 520px;
	margin: auto;
	overflow: hidden;
}
#onlineBooking {
	padding: 10px 15px 25px 15px;
	float: left;
	width: 630px;
	overflow: hidden;
}



.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	width: 45px;
	height: 56px;
                color: #149f01;
                float: left ;
	background: #1d2c31 url(img/date.gif) no-repeat;
}
.post-month {
	font-size: 16px;
	text-transform: uppercase;
	color: #1d2c31;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-day {
	font-size: 24px;
	text-transform: uppercase;
	color: #1d2c31;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 485px;
}
.post-cat {
	background: #1d2c31;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #5f4f42;
}
.post-comments {
	background: #1d2c31;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #1d2c31;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #5f4f42;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #5f4f42;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #5f4f42;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	border: 1px dotted #243940;
                background: #151210 ;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #e5e3e6;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #5f4f42 ;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border: 1px dotted #243940;
                background: #151210 ;
	padding: 3px;
	margin-top: 3px;
                color: #e5e3e6;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	border: 1px dotted #243940;
                background: #151210 ;
	padding: 2px;
	margin-top: 3px;
                color: #e5e3e6;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e5e3e6;
	border: 1px dotted #243940;
                background: #151210 ;	
                float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 15px 15px 25px 0px;
	width: 400px;
	color: #e1e0e2;
	min-height: 1650px;
/*min-height added to solve problem with .under_post bleeding into footer after contact us form was used */
/*	overflow: hidden; */
}

/*changed #left and #right to classes .left and .right and got ride of margin-right: 3px; on both 12-17-11 BC */
.left {
	float: left;
	width: 190px;
	max-height: 203px;

}
.right {
	float: right;
	width: 190px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #e5e3e6;
	margin: 20px 0px 2px;
	border: 1px dotted #243940;
                background: #151210 ;
	clear:both;
/*adding below to add space in title bar */
	padding-left:7px;                
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #e1e0e2;
                font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #5f4f42;
                font-size: 12px;
	text-decoration: none;
}


/*sidebar list level1 */

/*adding #sidebar li attribute to get rid of dot in widget title that comes from the widget in functions.php*/
#sidebar li {
	margin: 0;
	padding: 0;
	list-style:none;
}
/*end of edit bc 12/14/11 */

#sidebar ul {
	margin: 0;
	padding: 0;
}

/* Changed list-style from "none" to "Square and Margin from "0px" to "0px 20px" 12-16-11 BC */
#sidebar ul li {
	list-style: square;
	margin: 0px 20px;
	padding: 0;
	border: none;
}

/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}


/*blogroll widget */
/*
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
*/
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}

/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
                right: 6px;
	float: right;
                position: absolute;
                top: 6px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 23px;
	padding: 4px 0px 0px 0px;
	background: #FFFAFA;
                border:1px solid #1d2c31;
	margin-right: 2px;
	color: #e5e3e6;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#1d2c31 ;
	border: none;
	width: 70px;
	height: 28px;
                font: bold 12px Arial, Helvetica, sans-serif;
	color: #e5e3e6;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	margin: 40px auto 0px;
                width: 960px;
                color: #e1e0e2;
                height: 30px;
                font-size: 12px;
	line-height: 100%;
                border: 1px dotted #243940;
                background: #151210 ;
}
#footer a, #credit a:visited {
                margin-top: 8px;
	color: #e1e0e2;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#location {
	width: 390px;
	padding-right: 10px;
}


/*added 12-16-11 to match font size of other sidebar titles for the WP rss widget */
#sidebar li#rss-6.widget.widget_rss h2.sidebartitle a.rsswidget {
	font-size:16px;
}
/*added 12-16-11 to reduce size and float weather widget BC */

#sidebar .weather-wrapper {
	width: 180px;
	float: right;
}



/*added 12-31-11 to match font for kb-advanced rss widget */
#sidebar li#kb-advanced-rss-3.widget.widget_kbrss h2.sidebartitle a {
	font-size:16px;
}

/*titleblog ID added to modify header so title goes above picture instead of in picture 1-12-11 bc*/
#titleblog  h1, h1 a {
	color:#E5E3E6;
	margin:30px 0px -25px 10px;
	font-weight:normal;
	text-shadow: 2px 2px 2px #000;
}

#titleblog h2, h2 a {
	color:#E5E3E6;
	background:none;
	border:none;
	padding: 5px 0px 10px;
	text-shadow: 2px 2px 2px #000;
	margin:0px 0px 0px 10px;

}

/* Everything below till noted end was added for an additional widget area. The under_post widget area is under the posts on home page. 1-14-12 BC */


/*adding #sidebar li attribute to get rid of dot in widget title that comes from the widget in functions.php*/
#under_post li {
	margin: 0;
	padding: 0;
	list-style:none;
}
/*end of edit bc 12/14/11 */

#under_post ul {
	margin: 0;
	padding: 0;
}

/* Changed list-style from "none" to "Square and Margin from "0px" to "0px 20px" 12-16-11 BC */
#under_post ul li {
	list-style: square;
	margin: 0px 20px;
	padding: 0;
	border: none;
}

/*added 12-16-11 to match font size of other sidebar titles for the WP rss widget */
#content #under_post li#rss-6.widget.widget_rss h2.sidebartitle a.rsswidget {
	font-size:16px;
}
/*added 12-16-11 to reduce size and float weather widget BC */

#content #under_post .weather-wrapper {
	width: 180px;
	float: right;
}




/*under_post */
#under_post {
	float: left;
	padding: 0px 0px 25px 15px;
	width: 520px;
	color: #e1e0e2;


/*	overflow: hidden; */
}

/*under_post title  */
#under_post h3, #under_post .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #e5e3e6;
	margin: 20px 0px 2px;
	border: 1px dotted #243940;
                background: #151210 ;
	clear:both;
/*adding below to add space in title bar */
	padding-left:7px;                
}

/*under_post text styles */
#under_post a, #under_post a:visited{
	color: #e1e0e2;
                font-size: 12px;
	text-decoration: none;
}
#under_post a:hover{
	color: #5f4f42;
                font-size: 12px;
	text-decoration: none;
}


/*under_post list level1 */

/*adding #under_post li attribute to get rid of dot in widget title that comes from the widget in functions.php*/
#under_post li {
	margin: 0;
	padding: 0;
	list-style:none;
}
/*end of edit bc 1/14/11 */

#under_post ul {
	margin: 0;
	padding: 0;
}

/* Changed list-style from "none" to "Square and Margin from "0px" to "0px 20px" 1-14-11 BC */
#under_post ul li {
	list-style: square;
	margin: 0px 20px;
	padding: 0;
	border: none;
}

/*under_post list level2 */
#under_post ul li ul {
	padding:0;
	margin: 0;
}
#under_post ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*under_post list level3 */
#under_post ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}

/*added to style the "email and phone" text widget in under_post widget area */
.under_post_left {
	float: left;
	width: 190px;
	padding-left: 60px;
	padding-bottom:40px;
}

/*End of under_post widget styling */

/*This centers the title to the "Seasons page with gallery */

#post-214.post h2 {
	text-align: center;
}

/*Page 2 Slider adjustment*/

/*
.nivoSlider {
    margin: 30px auto 40px !important;
}
*/

/*This makes the navigation adjustment after Version 3.0 */
#pb_slideshow_slider-1 .nivo-controlNav {
	bottom: -31px !important;
}



.nivo-controlNav {
position: absolute;
/*left: 37%;  */
bottom: -30px;
}
/* No longer needed after 3.0 upgrade 
.nivo-controlNav {
    left: 15% !important;
}
*/
.nivo-directionNav a {
top: 190px !important;
}

/*Contact Form Adjustments */
.contactbuddy-form ul li textarea, .contactbuddy-form ul li input {
background: gray !important;
color:white !important;
}

#seasons  {
	width: 960px;
}

#seasons h2 {
	text-align:center;
}

/*Added to align the title of the posts better on the home page bc 2-7-12 */  
.entry h2 a {
	margin-left: 0px !important;
}

/*added areaAttractions class to fix up the area attractions widget  12-17-11 BC */
.areaAttractions {
	float: left;
	width: 190px;
	max-height: 390px;
}


/*for statement below contact form */
#avail {
	width:300px;
	padding: 15px 0 0 10px;
	font-style:italic;
	text-color:blue;
	border: 1px solid white;
	margin: 20px 0 0 5px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/*minor adjustment to the "Submit" button so it looks better in IE */
.contactbuddy-form ul li input[type="submit"] {
	margin-top:5px !important;
}

.GG_func_widget_weather_and_weather_forecast {
	width:200px;
	float:right;
}


/*mods for company credit */

#footer {
	line-height: 16px !important;
	height: 50px !important;
}

#footer .alignright {
	margin-top: -5px;
}

#footer a {
	color:#cc99ff;
}

/*********************************************
 For Gravity Form Contact Form on Front Page
*********************************************/

.HFcontact textarea#input_1_4.textarea.medium {
	border-radius: 5px;
	background-color: #575758 !important;
	border: 1px solid #fff;
	color: #e1e0e2 !important;
	font-size:14px; 
}

.HFcontact input#input_1_7.medium, .HFcontact input#input_1_2.medium, .HFcontact input#input_1_3.medium {
border-radius: 5px;
	background-color: #575758 !important;
	border: 1px solid #fff;
	color: #e1e0e2 !important;
	font-size:14px;
	width:250px;
	
}

/*********************************************
 Weather Underground Widget July 31, 2013  2:36 PM
*********************************************/

#sidebar li#text-12.widget.widget_text {
	width: 180px;
	float: right;
}

/*********************************************
 online form booking update
*********************************************/

.booking_form {
	width: 920px !important;
}

#onlineBooking, #post-76 {
	width: 920px !important;
}

#calendar_booking1 {
	margin: 0px auto !important;
}
.booking_form_div {
	margin-left: 125px !important;
}

#post-76 p{
	text-align: center !important;
}

.booking_form .control-group {
	margin: 15px 140px !important;
}

.datepick-inline .datepick-header {
	color: #fff !important;
	font-weight: normal !important;
	text-shadow: none !important;
}
/*
.datepick-inline .date_available, .block_hints .block_free {
	background: none repeat scroll 0 0 #444 !important;
}
*/
.block_hints .block_booked {
	background-color: #955555 !important;
}

.block_hints .block_pending {
	background-color: #777799 !important;
}
.datepick-inline .date_approved, .block_hints .block_booked, .block_hints .block_pending {
	color: #fff !important;
}

.datepick-inline .datepick {
	border: 3px solid #AAAAAA !important;
	margin: 0 2px 0 0 !important;
	padding: 0 !important;
}

.datepick-inline .date_approved {
	background-color: #955555 !important;
}


.datepick-inline .date2approve {
	background-color: #777799 !important;
	color: #fff !important;
}

.wpdevbk label {
	color: #fff !important;
}


button.btn.btn-primary {
    margin-left: 144px !important;
}

/*New Weather Styling November 18, 2014  6:03 PM */

li#wunderground_forecast_widget-2.widget.wunderground .sidebartitle, li#wunderground_forecast_widget-2.widget.wunderground {
	width:180px !important;
	overflow:hidden;
}

.wu-cond-text {
	margin: .25em 1em .5em 0 !important;
}

.wu-cond-highlow {
	margin: 10px 3px !important
}

.wu-forecast-wrapper {
	width:180px !important;
	overflow:hidden;

}

#post-76 h2 {
	text-align: center;
}

.wu-wrapper {width: 180px !important;}

li#wunderground-2.widget.wunderground {
	width:180px !important;
	overflow:hidden;
}



/*2016 updates*/

#reserve {
    width: 657px;
    margin: 0 auto 10px auto;
}

#reserve a {
	color: #ccc;

}


/* Weather widget tweak fix. June 30, 2016  10:46 PM */

li#wunderground_forecast_widget-3 {
	width: 180px;
	float: left;
}

/* Fix when new version of Booking plugin made the text white in the form */
textarea#details1, .booking_form .form-group .controls select, .booking_form textarea, .booking_form input[type="text"] {
    color: #000;
}




li#rss-7 h2.sidebartitle a {
	font-size: 17px !important;
}

.awesome-weather-wrap.temp5 {
    background: #1d2c31;
    width: 39%;
    display: inline-block;
}
li#awesomeweatherwidget-2 {
    display: inline-block;
    width: 48%;
}

li.page_item.page-item-3572,
li.page_item.page-item-3560{
    display: none !important;
}
