/*
	Theme Name: Mill House Inn Theme
	Theme URI: http://thebrandid.com
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: brandiD
	Author URI: http://thebrandid.com

	Version: 1.0.2

	Tags: black, white, one-column, two-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/




/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry-comments:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry-comments:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	color: #000;
	font-family: 'Palanquin', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.5;
	text-align: left;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

.post-edit-link {
display: none;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #575757;
	font-family: 'Julius Sans One', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	letter-spacing: 2px;
	text-align: center;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
	font-family: 'Playball', cursive;
}

h6 {
	font-size: 16px;
}

h6 a {
	text-decoration: none;
	color: #333;
}

h6 a:hover {
	color: #999;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

.format-gallery #gallery-1 img {
	border: none;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #F3F3F2;
	border: 1px solid #000;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 7px 10px;
	width: 100%;
}

input:focus,
textarea:focus {
	outline: none;
}

.content input:focus,
.content textarea:focus {
	border: 1px solid #999;
}

::-moz-placeholder {
	color: #666;
}

::-webkit-input-placeholder {
	color: #666;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	cursor: pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 10px 20px;
	text-transform: uppercase;
	width: auto;
	text-align: center;
}

.home-cta input {
	background-color: #F3F3F2;
	border: 1px solid #000;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 7px 10px;
	width: 30%;
	margin-right: 5px;
	float: left;
}

.home-cta .button {
	border: 1px solid #000;
	color: #000;
	cursor: pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 5px 20px;
	text-transform: uppercase;
	margin: 10px auto 10px;
	clear: both;
	}

	.home-cta .s_button {
	border: 1px solid #000;
	color: #000;
	cursor: pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 7px 15px;
	text-transform: uppercase;
	}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background: #F3F3F2;
	color: #333;
	border: 1px solid #333;
}

.button {
	display: inline-block;
	text-decoration: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 0px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-bottom: 1px solid #ddd;
	padding: 6px 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	max-width: 1440px;
	margin: 0 auto 0;
	border: 1px solid #eee;
}

.site-inner {
	margin-left: 240px;
	margin-top: 40px;
}

.page-template-page_imageheader .site-inner {
	margin-left: 240px;
	margin-top: 0px;
}

#image_header {
	margin-left: 240px;
	margin-top: 40px;
}

.sixteen-nine-rooms .site-inner {
	margin-left: 0px;
	max-width: 100%;
	margin-top: 0px;
}

.sixteen-nine-rooms #wpadminbar {
	display: none;
}


/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-wrap {
	float: left;
	width: 100%;
}

/* Content */

.content {
	background-color: #fff;
	float: left;
	width: 760px;
}

.sixteen-nine-home .content {
	width: 100% !important;
	padding: 0px !important;
	margin-top: 0px !important;
}

.full-width-content .content {
	width: 100%;
	margin: 0px;
	padding: 0px 10% 0px;
}

.search-results .content {
	width: 100%;
	margin: 0px;
	padding: 40px 10% 40px;
}

.no-margin .content {
	width: 100%;
	margin: 0px;
	padding: 15px 0% 0px;
}

.no-margin .site-inner {
    margin-left: 239px;
    margin-top: 0px;
}

.content p {
margin: 0px;
}

.blog .entry-content p {
margin-bottom: 0px;
}

.sixteen-nine-rooms .content {
	width: 100%;
	padding: 0px 1%;
	margin-top: 0px;
}

.single-post .content {
	width: 100%;
	padding: 0px 5%;
	margin-top: 0px;
}

.single-accommodation .content {
	width: 100%;
	padding: 0px 5%;
	margin-top: 0px;
}

.page-template-page_slider .content {
	width: 100%;
	padding: 0px 5%;
	margin-top: 0px;
}


/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 0px;
	word-wrap: break-word;
}

.blog .content {
width: 70%;
padding: 0 3% 0 7%;
}

.blog-sidebar {
float: right;
width: 28%;
margin-top: -50px;
}

.blog-sidebar .widget {
background: url(/wp-content/uploads/2015/09/marble.jpg) center;
overflow: hidden;
background-size: cover;
padding: 40px 20px;
border-bottom: 1px solid #fff;
}

.widget_author_avatars .author-list .with-name {
width: 50%;
}

.blog-sidebar .widget_categories a {
text-decoration: underline;
font-size: 16px;
}

.blog-sidebar .widget_categories a {
text-decoration: none;
font-size: 16px;
}

.blog-sidebar .widget_categories li {
list-style-type: none;
margin-left: 10px;
}

.blog-sidebar .widget_categories li li {
list-style-type: none;
margin-left: 20px;
}

.blog-sidebar .widget_categories li li:before {
	content: "\2014";
	margin: 0px 4px;
}

#menu-media-types a {
text-decoration: none;
font-size: 16px;
}
#menu-media-types li {
list-style-type: none;
margin-left: 10px;
}

#menu-media-types li li {
list-style-type: none;
margin-left: 20px;
}

#menu-media-types li li:before {
	content: "\2014";
	margin: 0px 4px;
}



/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: none;
	margin: 0 auto 0;
	border-radius: 50%;
	display: block;
}

.author-box .avatar {
	margin: 0px auto 20px;
	float: none;
	height: 140px;
	width: 140px;
	border-radius: 50%;
	display: block;
	background: #fff;
   	border: 1px solid #ccc;
	padding: 5px;
}

.site-header .avatar,
.site-header .site-avatar img {
	border-radius: 50%;
	display: block;
	float: none;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.entry-comments .avatar {
	height: 48px;
	margin: 0 16px 24px 0;
	width: 48px;
}

.search-form {
	width: 100%;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: center !important;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.archive-description,
.breadcrumb {
	margin: 0px;
	padding: 20px 20px;
	color: #333;
	border-bottom: 1px solid #ccc;
}

.author .author-box {
	background: #F3F3F2;
	margin: 30px 0px 0px;
	padding: 20px;
	color: #333;
	border: 1px solid #ccc;
	text-align: center;
}

.archive-description h1,
.author-box h1,
.breadcrumb h1 {
	color: #333;
}

.archive-description a,
.author-box a,
.breadcrumb a {
	color: #333;
}

.archive-description a:hover,
.author-box a:hover,
.breadcrumb a:hover {
	color: #bbb;
}

.author-box p {
	margin-bottom: 0;
}

.author-box-title {
	color: #000;
	font-size: 16px;
	margin-bottom: 4px;
}

/* Headings
--------------------------------------------- */

.entry-title,
.widgettitle {
	font-family: 'Julius Sans One', sans-serif;
	font-weight: 300;
}

.entry-title {
	font-family: 'Julius Sans One', sans-serif;
	font-size: 32px;
	line-height: 1.2;
	text-align: center;
}

.entry-title a {
	text-decoration: none;
	color: #000;
}

.entry-title a:hover {
	color: #575757;
}

.widgettitle {
	color: #000;
	font-size: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Julius Sans One', sans-serif;
	text-align: center;
}

.site-header .widgettitle {
	color: #fff;
}

.archive-title {
	font-size: 20px;
}

.search .archive-title {
	margin: -48px -60px 40px;
	padding: 20px 60px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 12px;
	padding: 0;
}

.featured-content .entry-header .entry-meta,
.featured-content .entry-title {
	text-align: center;
}

.featured-content .entry-title {
	font-size: 24px;
}

.featured-content .entry-header .entry-meta {
	margin-bottom: 20px;
}

.featured-content .entry-header .entry-meta,
.featured-content .entry-header .entry-meta a:hover {
	color: #fff;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #fff;
}

.enews-widget input {
	border: none;
	margin-right: -4px;
	padding: 10px 20px;
	width: 60%;
}

.content .enews-widget input:focus {
	border: none;
}

.enews-widget input[type="submit"] {
	background-color: #1dbec0;
	color: #fff;
	margin: 0;
	padding: 10px 20px;
	width: auto;
}

.enews-widget input:hover[type="submit"] {
	background-color: #19a5a7;
}

.enews form + p {
	margin-top: 24px;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 14px;
	padding: 8px;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

.gform_wrapper .top_label .gfield_label {
    clear: both;
    display: inline-block;
    font-weight: 700;
    line-height: 1.3;
    margin: 0.3em 0 0.3em !important;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0 !important;
}

.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
    background-color: #f3f3f2;
    border: 1px solid #666;
    color: #666;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 7px 10px;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background: #f3f3f2;
	color: #999;
	float: left;
	height: 100%;
	margin-top: 40px;
	position: fixed;
	text-align: center;
	width: 240px;
	z-index: 9999;
}

.site-header a,
.site-header a:hover {
	color: #fff;
	text-decoration: none;
}

/* Title Area
--------------------------------------------- */

.title-area {
	padding: 0;
	word-wrap: break-word;
}

.site-title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	background: #fff url(/wp-content/uploads/2016/05/logo2.jpg) no-repeat top center;
	color: #fff;
	text-decoration: none;
	padding-top: 184px;
	height: 184px;
	display: block;
}

.site-description {
	color: #999;
	font-size: 0px;
	font-style: italic;
	font-weight: 300;
	margin-bottom: 0px;
}

.no-header-text .title-area {
	padding: 0;
}

.no-header-text .site-title a,
.no-header-text .site-description {
	display: block;
	height: 0;
	margin: 0;
	text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */

.header-widget-area .widget {
	margin-bottom: 40px;
 	padding: 0 20px;
}

.header-widget-area .widget_nav_menu {
 	padding: 0;
}

.site-header .simple-social-icons ul li {
	margin-bottom: 0 !important;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.genesis-nav-menu li {
	float: left;
	list-style-type: none;
	width: 100%;
}

.genesis-nav-menu a {
	background-color: transparent;
	color: #666;
	display: block;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	color: #000;
	border-top: 1px solid #ddd;
	background: #fff;
}

.genesis-nav-menu .sub-menu {
	-webkit-backface-visibility: hidden;
	left: -9999px;
	margin: -50px 0 0 240px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 160px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #000;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	color: #999;
	letter-spacing: 0;
	position: relative;
	width: 160px;
}

.genesis-nav-menu .sub-menu a:hover {
	color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -50px 0 0 159px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#responsive-menu-icon::before {
	color: #333;
	content: "\f333 ";
	font: normal 24px/1 'dashicons';
	margin: 0px auto;
}

#responsive-menu-icon::after {
	color: #333;
	content: " MENU";
	font-size: 16px;
	font-family: "Julius Sans One",sans-serif;
	vertical-align: text-top;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	border-bottom: 3px solid #F3F3F2;
	margin-bottom: 40px;
}

.error404 .entry,
.page .entry,
.single .entry {
	border: none;
}

.error404 .entry,
.page .entry {
	margin: 0;
}

.entry-content ol,
.entry-content p,
.entry-content ul {
	margin: 5px 0px 26px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	clear: both;
	color: #666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.entry-header {
	margin: 20px 10% 0px;
}

.entry-header .entry-meta {
	text-align: center;
}

.single .entry-footer .entry-meta {
	margin-bottom: 0;
}

.entry-meta a {
	color: #666;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #000;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #000;
	color: #fff;
	margin-bottom: 60px;
	padding: 40px 60px 10px;
	text-align: center;
}

.after-entry .widgettitle {
	font-size: 20px;
}

.after-entry .featured-content .entry-meta,
.after-entry .featured-content .entry-title {
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 30px;
}

.after-entry a {
	color: #fff;
}

.after-entry ul > li {
	list-style-type: none;
}

.after-entry li a {
	color: #999;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	clear: both;
	margin: 20px 0px;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #fff;
	color: #575757;
	cursor: pointer;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding: 8px 12px;
	text-decoration: none;
	border: 1px solid #575757;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #F3F3F2;
}

/* Comments
--------------------------------------------- */

.entry-comments,
.ping-list {
	margin-bottom: 60px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

li.comment {
	background-color: #F3F3F2;
	border: 2px solid #fff;
	border-right: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #F3F3F2;
	font-size: 14px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #fff;
	display: none;
	padding-top: 60px;
}

.sidebar a {
	color: #fff;
}

.sidebar a:hover {
	text-decoration: none;
}

.sidebar .widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.sidebar li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.sidebar  ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.sidebar  ul > li {
	list-style-type: none;
	text-indent: 0;
}

.sidebar  li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.sidebar  ul > li:last-child,
.sidebar  p:last-child {
	margin-bottom: 0;
}


/* Slider Styles */

.soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-direction a:hover, .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-auto-item:hover, .soliloquy-container.soliloquy-theme-karisma .soliloquy-controls-auto-item a:hover {
    background: #eee !important;
    border-radius: 2px;
    bottom: 10px;
    height: 23px;
    left: auto;
    margin-top: 0;
    top: auto;
    transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
    width: 23px;
}

.soliloquy-container.soliloquy-theme-karisma .soliloquy-caption .soliloquy-caption-inside {
    font-family: "Julius Sans One", sans-serif;
    font-size: 12px !important;
    font-style: normal;
    height: auto !important;
    padding: 10px 20px !important;
    text-align: left !important;
}

.soliloquy-container.soliloquy-theme-karisma .soliloquy-caption .soliloquy-caption-inside, .soliloquy-caption-inside {
	font-family: 'Palanquin', sans-serif !important;
	font-size: 15px !important;
}

/*  Homepage Styles and Widgets */

.home-slider {
	background: #fff;
	padding: 0px;
	border-bottom: 1px solid #fff;
}

.social-header {
background: #575757;
overflow: hidden;
position: fixed;
width: 100%;
top: 0;
height: 41px;
z-index: 9999999999;
margin: 0 auto 0;
padding: 0px 40px;
max-width: 1440px;
}

.social-header a {
	text-decoration: none;
	color: #ccc;
}

#text-2 {
width: 100%;
text-align: right;
margin: 5px;
}

.social img {
opacity: 1.0;
}

.social img:hover {
opacity: 0.6;
}

#search-3 {
width: 13%;
float: right;
margin: 6px 20px 7px 20px;
}

#search-3 input {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 0px 6px !important;
	width: 100%;
	font-size: 12px;
	height: 28px;
}

.page-id-1984 .entry-header {
display: none;
}

#pg-1984-0 .panel-row-style {
background-position: top center !important;
}

.home-top, .home-testimonials {
background: url(/wp-content/uploads/2015/09/marble.jpg) center;
overflow: hidden;
background-size: cover;
position: relative;
}

.home-images {
background: #fff;
overflow: hidden;
}

.home-images ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}

.home-images ul.img-list li {
  display: inline-block;
  margin: 0px;
  padding: 0;
  position: relative;
  width: 33.2%;
}


.home-images ul.img-list li:last-child {
  display: inline-block;
  margin: 0px;
  padding: 0;
  position: relative;
  width: 66.4%;
border-left: 1px solid #fff;
}

.home-images span.text-content span {
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.home-images ul.img-list li:hover span.text-content {
  opacity: 1;
}

.home-images span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 300px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  transition-timing-function: ease-in-out;
  padding: 10px;
}

.home-images h4.before {
  background: rgba(0,0,0,0.5);
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  left: 0;
  position: absolute;
  top: 75%;
  width: 100%;
  opacity: 1;
  padding: 10px;
font-size: 18px;
margin-top: -10px;
}

.home-images ul.img-list li:hover h4.before {
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  opacity: 0;
  padding: 10px;
font-size: 18px;
margin-top: -10px;
}

.home-top .widget:nth-of-type(1) {
	float: left;
	width: 40%;
	min-height: 715px;
	background: url(/wp-content/uploads/2017/09/sign.jpg) no-repeat center;
	background-size: cover;
	border-right: 1px solid #fff;
}

.home-top .widget:nth-of-type(2) {
	float: left;
	width: 60%;
	padding: 6.2%;
}

.top-text {
line-height: 1.4;
}

.home-cta {
background: #fff;
overflow: hidden;
clear: both;
padding: 20px;
text-align: center;
}

.home-cta .widget {
width: 100%;
padding: 0px 20px;
float: left;
border-right: 0px solid #ddd;
}

.home-cta .widget:nth-of-type(2) {
width: 44%;
padding: 0px 20px;
float: left;
border-right: 1px solid #ddd;
}

.home-cta .widget:nth-of-type(2) {
width: 44%;
padding: 0px 20px;
float: left;
border-right: 1px solid #ddd;
}

.home-cta .widget:nth-of-type(3) {
width: 28%;
padding: 0px 20px;
float: left;
border-right: 0px solid #ddd;
}

.home-new {
background: url(/wp-content/uploads/2015/09/marble.jpg) top left no-repeat;
color: #000;
text-align: center;
overflow: hidden;
border-bottom: solid 1px #fff;
}

.home-new .widget-title {
	color: #575757;
}

.home-new .widget.widget:nth-of-type(1) {
margin: 0px;
padding: 0px;
float: left;
width: 55%;
padding: 20px 40px;
}

.home-new .widget.widget:nth-of-type(2) {
margin: 0px;
padding: 0px;
float: left;
width: 45%;
min-height: 350px;
	background: url(/wp-content/uploads/2022/12/MHI-Summer-Evening-Icon.webp) no-repeat center;
	background-size: cover;
	border-left: solid 1px #fff;
}

.home-new .entry {
    border-bottom: 0px solid #F3F3F2;
    margin-bottom: 0px;
}

.home-new .entry-title a {
	text-decoration: none;
	font-size: 18px;
	text-align: center !important;
	color: #ddd;
}

.home-new h4 {
color: #ddd;
}

.more-link, .moretag {
text-decoration: none;
color: #888;
display: inline-block;
margin: 5px 0px;
}

.more-link:hover, .moretag:hover {
text-decoration: none;
color: #111;
}

.home-video {
background: #fff;
clear: both;
width: 100%;
overflow: hidden;
}

.home-video .player .video-wrapper, .home-video .player .video-wrapper .video, .home-video .video {
background-color: #333 !important;
}

.home-video .widget:nth-of-type(1) {
	float: left;
width: 50%;
min-height: 705px;
	background: url(/wp-content/uploads/2015/08/bedandbath.jpg) no-repeat center;
	background-size: cover;
	border-right: solid 1px #fff;
}

.home-video .widget:nth-of-type(2) {
		float: left;
		width: 50%;
}


#soliloquy-3 {
width: 60%;
float: right;
}


/******* Accommodations Page ***********/


.roomblock h4 {
    color: #fff;
    font-family: "Julius Sans One",sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0 0 0px;
    padding: 0;
    text-align: center;
    font-size: 20px;
}

.roomblock p {
color: #eee;
font-weight: normal;
text-align: center;
}

.roomblock {
float: left;
margin: 10px;
width: 45%;
}

.room-graybarn {
	margin: 0px -100px;
	padding: 30px 100px;
	border-top: 1px #ccc solid;
	overflow: hidden;
}

.soliloquy-container a, .wp-colorbox-iframe a, .soliloquy-container h4 a, .soliloquy-container h4  {
	color: #fff !important;
}

.accom-images ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}

.accom-images ul.img-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 33%;
  height: 225px;
}

.accom-images ul.img-list li:first-child {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 66%;
  height: 225px;
}

.accom-images span.text-content span {
  text-align: center;
  vertical-align: middle;
  width: 100%;
}


.accom-images ul.img-list li:hover span.text-content {
  opacity: 1;
}

.accom-images span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  transition-timing-function: ease-in-out;
  padding: 10px;
}

.accom-images h4.before {
  background: rgba(0,0,0,0.5);
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 80%;
  width: 100%;
  opacity: 1;
  padding: 10px;
}

.accom-images ul.img-list li:hover h4.before {
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  opacity: 0;
  padding: 10px;
}

.text-content h4 {
	color:  #fff;
	text-align: center;
}

.text-content p {
	color:  #fff;
	text-align: center;
}

.room-button {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	margin: 10px auto 10px !important;
	width: 250px;
}

/******* About Page ***********/

.team-pic {
	width: 30%;
	float: left;
	margin: 1%;
	text-align: center;
}

.team-pic h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.team-pic h5 a {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #000;
}

.team-pic h5 a:hover {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #333;
}

.team-pic img {
	background: #F3F3F2;
	border-radius: 200px;
	border: 1px #bbb solid;
	padding: 5px;
}

.about-images ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}

.about-images ul.img-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 33%;
  height: 400px;
}

.about-images span.text-content span {
  text-align: center;
  vertical-align: middle;
  width: 100%;
}


.about-images ul.img-list li:hover span.text-content {
  opacity: 1;
}

.about-images span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  transition-timing-function: ease-in-out;
  padding: 10px;
}

.about-images h4.before {
  background: rgba(0,0,0,0.5);
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 95%;
  width: 100%;
  opacity: 1;
  padding: 10px;
}

.about-images ul.img-list li:hover h4.before {
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  opacity: 0;
  padding: 10px;
}

/******** Food Page ************/

.food-thirds {
	width: 33%;
	float: left;
	margin: 3px 3px 3px 0px;
}

.food-images ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}

.food-images ul.img-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 49%;
  height: 300px;
}

.food-images ul.img-list li:last-child {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 49%;
  height: 300px;
}

.food-images span.text-content span {
  text-align: center;
  vertical-align: middle;
  width: 100%;
}


.food-images ul.img-list li:hover span.text-content {
  opacity: 1;
}

.food-images span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  transition-timing-function: ease-in-out;
  padding: 10px;
}

.food-images h4.before {
  background: rgba(0,0,0,0.5);
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 85%;
  width: 100%;
  opacity: 1;
  padding: 10px;
}

.food-images ul.img-list li:hover h4.before {
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  opacity: 0;
  padding: 10px;
}



/******** Contact Page ************/

.page-id-26 a {
text-decoration: none;
}

.page-id-26 a:hover {
text-decoration: underline;
}

.contact-images ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}

.contact-images ul.img-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 16%;
}

.contact-images span.text-content span {
  text-align: center;
  vertical-align: middle;
  width: 100%;
}


.contact-images ul.img-list li:hover span.text-content {
  opacity: 1;
}

.contact-images span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 150px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  transition-timing-function: ease-in-out;
  padding: 10px;
}

.contact-images h4.before {
  background: rgba(0,0,0,0.5);
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  opacity: 1;
  padding: 4px;
  font-size: 14px;
}

.contact-images ul.img-list li:hover h4.before {
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  opacity: 0;
  padding: 4px;
}



.contact-images .room-button {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	margin: 10px auto 10px !important;
	width: 90%;
}

/******** Rates and Res Page ***********/

.text-right {
	width: 50%;
	float: left;
	padding: 30px;
	background: #F3F3F2;
}

.text-left {
	width: 50%;
	float: left;
	padding: 30px;
	background: #F3F3F2;
}

.text-right p, .text-left p {
	font-size: 16px;
	line-height: 1.4;
	margin: 0 0 10px 0;
}

.booking-widget, .bg-image {
	width: 50%;
	float: left;
	padding: 60px 40px;
}

.booking-widget {
background: url(/wp-content/uploads/2015/09/marble.jpg) center;
overflow: hidden;
background-size: cover;
}

.booking-widget .hasDatepicker {
	height: 35px !important;
	width: 250px !important;
	text-align: center !important;
	background: #fff !important;
}

.booking-widget select  {
	height: 35px !important;
	width: 70px !important;
	text-align: center !important;
	background: #fff !important;
}

.booking-widget td {
border: 0px solid #ddd !important;
text-align: center !important;
}

.booking-widget input[type="submit"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    color: #000;
    cursor: pointer;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 250px;
    margin: 0 auto 0;
}


.bg-image {
	background: url(/wp-content/uploads/2015/08/breakfast.jpg) no-repeat center;
	overflow: hidden;
background-size: cover;
min-height: 400px;
}

.booking-widget p {
    margin: 5px 0 0px !important;
}

.booking-form {
	width: 380px;
	margin: 0 auto 0;
	border: 1px solid #000;
	padding: 20px;
	background: #F3F3F2;
}


/* Remarkable Moments */

.revWidgetFrame td {
	border: 0px #fff solid;
}

.tripadvisor {
	float: left;
	width: 70%;
}

.bb {
	float: right;
	width: 28%;
}


/******** Blog ***********/

.blog-header {
	background: #E5E5E5;
	float: left;
	display: block;
	margin: 0px;
	width: 100%;
	padding-left: 260px;
}

.blog-header .widget {
	width: 470px;
	float: left;
	padding: 15px 0px 0px 0px;
}

.widget_author_avatars .author-list .with-name {
    display: inline-block !important;
    padding-right: 20px !important;
    float: right !important;
}

.with-name a {
	text-decoration: none !important;
	font-size: 14px !important;
}

.blog-header h4 {
	display: none;
}

.blog-header label {
	display: none;
}


/********* Footer Menu **********/

.footer-menu {
margin-left: 240px;
border-top: 0px solid #fff;
}

.footer-menu .widget:nth-of-type(1) {
	background: url(/wp-content/uploads/2015/09/marble.jpg) center;
	color: #000;
   	font-size: 14px;
	max-width: 1600px;
	text-align:center;
	clear:both;
	padding: 15px;
	border-top: 0px solid #999;
}

.footer-menu .widget:nth-of-type(2),
.footer-menu .widget:nth-of-type(3),
.footer-menu .widget:nth-of-type(4) {
	background:#575757;
	color: #fff;
   	font-size: 14px;
	max-width: 1600px;
	text-align:center;
	clear:both;
	padding: 10px;
}
.footer-menu .widget:nth-of-type(2) {
	background:#000;
	color: #fff;
}
.footer-menu h4 {
	padding-top: 0px;
	color: #333;
	font-size: 14px;
}

.footer-menu .widget:nth-of-type(2) h4 {
  padding: 17px 0 0;
	color: #fff;

}
.footer-menu .widget:nth-of-type(2) p {
  margin: 24px 0;

}

.footer-menu .widget:nth-of-type(2) .button {
  margin-bottom: 17px;
}
.footer-menu .widget:nth-of-type(2) span {
	font-size: 16px;
}

.footer-menu input, .footer-menu select, .footer-menu textarea {
    background-color: #fff;
    border: 1px solid #000;
    color: #666;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 7px 10px;
    width: 30%;
    margin: 5px 8px;
    float: left;
}

.footer-menu #mc_embed_signup {
	width: 70%;
	margin: 0 auto 0;
}

.footer-menu .s_button {
	background: #eee;
}

#nav_menu-3 {
	background:#575757;
	color: #fff;
   	font-size: 14px;
	max-width: 1600px;
	text-align:center;
	clear:both;
	padding: 10px;
}

#nav_menu-3 {
	display: none;
	}

#nav_menu-3 .widgettitle {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

#menu-footer li, #nav_menu-3 li {
display: inline-block;
/*list-item-style: none;*/
font-family: 'Julius Sans One', sans-serif;
font-size: 14px;
padding: 10px;
}

#menu-footer li a, #nav_menu-3 li a {
color: #ccc;
text-decoration: none;
}

#menu-footer li a:hover {
color: #fff;
text-decoration: none;
}

.footer-contact {
	background:#e5e5e5;
	color: #000;
   	font-size: 14px;
	max-width: 1600px;
	text-align:center;
	clear:both;
	padding: 15px 00px 15px 00px;
	margin-left: 240px;
}

.footer-contact .widgettitle {
    color: #959FA4;
    font-size: 30px;
    text-transform: uppercase;
    text-align:left;
}

.footer-contact a {
	text-decoration: none;
}

.footer-contact a:hover {
	text-decoration: underline;
}

.as_seen_in_footer{
	line-height:1.5;
	margin:10px

}
.as_seen_in_footer h4{
	font-weight:900;
	color:#ccc;
	font-size: 18px;

}
.as_seen_in_footer span{
	font-weight:400;
	font-size:18px;
	letter-spacing:-1px;
	margin-top:30px;
	line-height:4px;
	vertical-align:-40%;
}
.as_seen_in_footer img{
	height:30px;
	width:auto;
	margin:8px

}
.as_seen_in_footer img:hover{
	-webkit-filter: invert(100%);
	filter: invert(100%);
	opacity:.6
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	display: none;
}



/*
Filterable accommodations
---------------------------------------------------------------------------------------------------- */

.page-template-page_sort-accommodations .content {
	margin: 0px;
	padding: 20px 6% 0px;
}

#uwpqsf_id {
    border: 0px solid #fff !important;
}

.uwpqsf_class {
    clear: none !important;
    margin-bottom: 5px;
    width: 31% !important;
}

#tax-select-0, #tax-select-1, #tax-select-2 {
	float: left;
	margin-right: 1%;
}

#tax-check-3 {
	width: 100% !important;
}

#tax-check-3 input {
	margin-right: 10px;
}

.uwpqsf_class > label {
    float: left;
    width: 30% !important;
}

.uwpqsf_submit {
    margin-bottom: 15px;
    text-align: center;
    margin-top: 15px;
    float: right;
}

#display-rooms .entry-header img {
	float: left;
	width: 285px;
	height: 165px;
	margin-bottom: 10px;
}

.page-template-page_sort-accommodations .entry-summary {
	display: none;
}

#display-rooms {
	width: 100%;
	clear: both;
	margin: 40px 0px;
}

#display-rooms .entry-title {
    font-size: 16px;
	text-align: center;
}

#display-rooms article {
	width: 31%;
	float: left;
	margin-right: 1%;
}

#uwpqsf_id {
	margin-bottom: 20px;
}

.single-accommodation .entry-meta {
	display: none;
}

.full {
	display: block;
}

.mobile {
	display: none;
}

.brandid_logo img {
filter:invert(50%);
margin: 10px 0px -7px -3px;
}

.page .brandiD-logo {
	display: none;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1280px) {
.home-video .widget:nth-of-type(1) {
min-height: 640px;
}
}

@media only screen and (max-width: 1250px) {

	.home-top .widget:nth-of-type(2) {
	float: left;
	width: 60%;
	padding: 4%;
}

.top-text {
line-height: 1.4;
}

.home-video .widget:nth-of-type(1) {
	float: left;
	width: 50%;
	min-height: 640px;
	background: url(/wp-content/uploads/2015/08/bedandbath.jpg) no-repeat center;
	background-size: cover;
	border-right: solid 1px #fff;
}
.home-images ul.img-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 32.2%;
}

.home-images ul.img-list li:last-child {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 65.4%;
}

.home-new {
	font-size: 16px;
}

.home-video .widget:nth-of-type(1) {
min-height: 620px;
}

.home-new .widget.widget:nth-of-type(2) {
	min-height: 360px;
}

}

@media only screen and (max-width: 1155px) {

.home-new {
	font-size: 15px;
}

.home-top .widget:nth-of-type(1) {
	min-height: 600px;
}

.home-video .widget:nth-of-type(1) {
min-height: 605px;
}


}

@media only screen and (max-width: 1139px) {

		.responsive-menu {
		display: none;
	}

	#responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu li {
    display: block;
    list-style-type: none;
    text-align: left;
    width: 100%;
}

	.site-header {
		background: #fff;
		float: none;
		height: auto;
		padding-top: 0px;
		position: relative;
		width: 100%;
	}

	.header-widget-area .widget {
    margin-bottom: 0px;
}


	.title-area {
		margin-bottom: 0px;
		clear: both;
		float: none;
		position: relative;
		height: 180px;
		width: 100%;
	}

	.header-widget-area {
		clear: both;
		width: 100%;
		position: relative;
		float: none;
		text-align: center;
		margin-top: 0px;
	}


	.site-container {
		margin: 0 auto;
		max-width: 1140px;
	}


.site-inner {
    margin-left: 0px;
    margin-top: 10px;
}

.page-template-page_imageheader .site-inner {
	margin-left: 0px;
	margin-top: 0px;
}

#image_header {
	margin-left: 0px;
	margin-top: 40px;
}

.no-margin .site-inner {
    margin-left: 0px;
    margin-top: 0px;
}

.page-template-page_imageheader .site-inner {
	margin-left: 0px;
	margin-top: 0px;
}

	.content,
	.sidebar-primary {
		width: 100%;
	}

	.archive-description,
	.author-box,
	.breadcrumb {
		margin: 0 0 60px;
	}

	.search-form {
		float: none;
		margin: 0 auto;
		width: 50%;
	}

	.sidebar {
		padding: 60px 0 0;
	}


	.footer-menu {
	margin-left: 0px;
	}

	.footer-contact {
	margin-left: 0px;
	}

.blog-header {
	background: #E5E5E5;
	float: left;
	display: block;
	margin: 0px;
	width: 100%;
	padding-left: 0px;
}

.home-video .widget:nth-of-type(1) {
min-height: 700px;
}

}

@media only screen and (max-width: 1100px) {
.home-video .widget:nth-of-type(1) {
min-height: 660px;
}

.top-text {
	font-size: 16px;
}
}

@media only screen and (max-width: 1050px) {
.home-video .widget:nth-of-type(1) {
min-height: 630px;
}

.blog-sidebar {
float: right;
width: 28%;
margin-top: -15px;
}

}

@media only screen and (max-width: 1000px) {

	.responsive-menu {
		display: none;
	}

	#responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu li {
    display: block;
    list-style-type: none;
    text-align: left;
    width: 100%;
}

.home-cta .widget {
width: 100%;
clear: both;
border-right: 0px solid #ddd;
margin: 20px 0px;
border-bottom: 1px solid #ddd;
padding: 20px;
}

.home-cta .widget:nth-of-type(2) {
width: 100%;
clear: both;
border-right: 0px;
}

.home-cta .widget:nth-of-type(3) {
width: 100%;
clear: both;
border-right: 0px solid #ddd;
margin: 20px 0px;
border-bottom: 0px solid #ddd;
padding: 20px;
}

.home-cta .button {
    padding: 5px 120px;
    margin: 20px auto 0;
    clear: both;
}

	.home-cta .s_button {
	width: 30%;
	padding: 7px 15px;
	margin-bottom: 10px;
	}

#text-2 {
width: 100%;
text-align: right;
margin: 5px;
}

#search-3 {
width: 40%;
float: right;
margin: 6px 20px 7px 20px;
}

.team-pic {
	width: 100%;
}

.accom-images h4.before, .home-images h4.before, .about-images h4.before {
  top: 20%;
}

.tripadvisor {
	float: left;
	width: 100%;
}

.bb {
	float: left;
	width: 100%;
}


.text-right {
	width: 100%;
	float: left;
	padding: 30px;
	background: #F3F3F2;
}

.text-left {
	width: 100%;
	float: left;
	padding: 30px;
	background: #F3F3F2;
}


.booking-widget, .bg-image {
	width: 100%;
	float: left;
	padding: 30px;
}

.home-video .widget:nth-of-type(1) {
min-height: 610px;
}

}

@media only screen and (max-width: 900px) {
.home-video .widget:nth-of-type(1) {
min-height: 580px;
}
}

@media only screen and (max-width: 800px) {


	.title-area {
		margin-bottom: 0px;
		clear: both;
		float: none;
		position: relative;
		height: 180px;
		width: 100%;
	}

	.header-widget-area {
		clear: both;
		width: 100%;
		position: relative;
		float: none;
		text-align: center;
		margin-top: 0px;
	}

	.footer-menu, #nav_menu-3 {
	display: block;
}

	.full {
	display: none;
}

.mobile {
	display: block;
}

.home-top .widget:nth-of-type(1) {
	float: left;
	width: 100%;
	min-height: 250px;
	background: none;
	/*background-size: none;*/
	background-size: auto auto;
	/*border-right: 0px solid #fff;*/
	border-right: none;
}

.home-video .widget:nth-of-type(1) {
	display: none;
}

	.site-title {
		font-size: 0px;
	}

	.title-area {
		margin-bottom: 0;
	}

	.header-widget-area .widget,
	.site-description {
		margin-bottom: 0px;
	}

	.site-header .widget-area {
		text-align: center;
	}

	#text-2 {
width: 100%
float: right;
margin: 5px;
}

#search-3 {
width: 30%;
float: right;
margin: 6px 20px 7px 20px;
}

	.content,
	.sidebar {
		padding-left: 10%;
		padding-right: 10%;
	}

	.entry-title {
		font-size: 32px;
	}

	.enews-widget input,
	.enews-widget input[type="submit"],
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.search-form,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.responsive-menu {
		display: none;
	}

	#responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu li {
    display: block;
    list-style-type: none;
    text-align: left;
    width: 100%;
}

	.home-top .widget:nth-of-type(1) {
		width: 100%;
		clear: both;
	}

.home-top .widget:nth-of-type(2) {
	width: 100%;
	padding: 5%;
	clear: both;
}

.home-testimonials {
	width: 100%;
	clear: both;
}

.home-testimonials .widget:nth-of-type(1) {
	width: 100%;
	clear: both;
}

.home-testimonials .widget:nth-of-type(2) {
	width: 100%;
	clear: both;
}

.home-cta .button {
    padding: 5px 20px;
    margin: 20px auto 0;
    clear: both;
}

.home-new .widget.widget:nth-of-type(1) {
width: 100%;
clear: both;
}

.home-new .widget.widget:nth-of-type(2) {
width: 100%;
clear: both;
}

.home-video .widget:nth-of-type(1) {
width: 100%;
clear: both;
}

.home-video .widget:nth-of-type(2) {
		width: 100%;
		clear: both;
}


#soliloquy-3 {
width: 100%;
}

.accom-images ul.img-list, .home-images ul.img-list, .about-images ul.img-list {
  list-style-type: none;
  margin: 0 auto 0;
  padding: 0;
  text-align: center;
  float: none;
  max-width: 400px;
}

.accom-images ul.img-list li, .home-images ul.img-list li, .about-images ul.img-list li {
  display: block;
  margin: 1px auto 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  border-bottom: 1px solid #fff;
}

.accom-images ul.img-list li:first-child {
  display: block;
  margin: 1px auto 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  border-bottom: 1px solid #fff;
}

.home-images ul.img-list li:last-child {
  display: block;
  margin: 1px auto 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: auto;
  clear: both;
  border-bottom: 1px solid #fff;
}

.accom-images span.text-content, .home-images span.text-content, .about-images span.text-content {
display: none;
}

.accom-images h4.before, .home-images h4.before, .about-images h4.before {
  top: 20%;
}

.footer-menu input, .footer-menu select, .footer-menu textarea {
    background-color: #fff;
    border: 1px solid #000;
    color: #666;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 7px 10px;
    width: 30%;
    margin: 5px 8px;
    float: left;
}

.footer-menu #mc_embed_signup {
	width: 100%;
	margin: 0 auto 0;
}

.footer-menu .s_button {
	background: #eee;
}

#display-rooms article {
	width: 98%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}

#display-rooms .entry-title {
    font-size: 16px;
    text-align: left;
    width: 100%;
    float: left;
    display: block;
}

.uwpqsf_class {
    clear: none !important;
    margin-bottom: 5px;
    width: 100% !important;
}

.uwpqsf_class > label {
    float: left;
    width: 100% !important;
}

.blog-header {
	background: #E5E5E5;
	float: left;
	display: block;
	margin: 0px;
	width: 100%;
	padding-left: 0px;
}

.blog-header .widget {
	width: 100%;
	float: left;
	padding: 20px;
}

.blog-header .widget:nth-of-type(2) {
	width: 100%;
	float: left;
	padding: 15px 0px 0px 0px;
}

.widget_author_avatars .author-list .with-name {
    display: block !important;
    padding-right: 0px !important;
    padding-bottom: 10px !important;
    float: none !important;
}

}

@media only screen and (max-width: 690px) {

.social-header {
	height: 60px;
}

}

@media only screen and (max-width: 600px) {

.social-header a {
	font-size: .8rem;
}

.social-header {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}

		.site-header {
    margin-top: 0px;
    }

#text-2 {
width: 100%;
float: left;
margin: 0px;
}

#search-3 {
display: none;
}

.home-cta input {
	padding: 7px 10px;
	width: 90%;
	margin: 10px auto;
	float: none;
}

	.home-cta .s_button {
	width: 90%;
	padding: 7px 10px;
	margin: 10px auto;
	}

	.home-slider {
	display: none;
}

.entry-title {
    font-size: 16px;
}

.footer-menu input, .footer-menu select, .footer-menu textarea {
    background-color: #fff;
    border: 1px solid #000;
    color: #666;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 7px 10px;
    width: 100%;
    margin: 5px 8px;
    float: left;
}

.footer-menu #mc_embed_signup {
	width: 90%;
	margin: 0 auto 0;
}

.footer-menu .s_button {
	background: #eee;
}
/*
* Removed by Jackie D'Elia to allow it to display on mobile
.tripadvisor {
	display: none;
}
*/
/*
* Added by Jackie D'Elia to force 100% width */
#CDSWIDSSP { width: 100%!important; }

.booking-widget, .bg-image {
	width: 100%;
	float: left;
	padding: 30px 5px;
}

.booking-form {
	width: 95%;
	margin: 0 auto 0;
	border: 1px solid #000;
	padding: 20px;
	background: #F3F3F2;
}

.blog .content {
width: 100%;
padding: 0 3% 0 7%;
}

.blog-sidebar {
float: left;
width: 100%;
margin-top: 0px;
}


#text-18 {
display: none;
}

}

.admin-bar .social-header {
    top: 32px;
}
