/* # Genesis Sample Child Theme  
Theme Name: Genesis Sample Theme  
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: This is the sample theme created for the Genesis Framework.   
Author: StudioPress  
Author URI: http://www.studiopress.com/  
Template: genesis  
Template Version: 2.1.2.13
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding: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:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

body {
	background-color: #f5f5f5;
	color: #333;
/*	font-family: Lato, sans-serif;*/
	font-size: 18px;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-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: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #ff3300;	/* #e5554e */
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
/*	font-family: Lato, sans-serif;*/
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #e5554e;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #e5554e;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## 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
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 36px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #e5554e;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

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;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #e5554e;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	min-height: 160px;
}

.site-header .wrap {
	padding: 40px 0;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 360px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/logo.png) no-repeat left;
	float: left;
	min-height: 60px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 30px 24px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	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: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary .genesis-nav-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #333;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	padding: 50px 60px;
}

.content .entry {
	background-color: #fff;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	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 {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #e5554e;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.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;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	font-size: 16px;
	line-height: 1;
	padding: 40px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

/* @media only screen and (max-width: 1200px) {*/

	.site-inner,
	.wrap {
		position: relative;
		max-width: 963px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

/* } */

/* # Custom CSS starts here
---------------------------------------------------------------------------------------------------- */

body
{
    -webkit-animation-duration: 0.1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix{
	from{ 	opacity: 1; }
	to{	opacity: 1; }
}

@font-face {
    font-family: 'jellyka_cuttycupcakesregular';
    src: url('fonts/jellyka_cuttycupcakes-webfont.eot');
    src: url('fonts/jellyka_cuttycupcakes-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/jellyka_cuttycupcakes-webfont.woff2') format('woff2'),
         url('fonts/jellyka_cuttycupcakes-webfont.woff') format('woff'),
         url('fonts/jellyka_cuttycupcakes-webfont.ttf') format('truetype'),
         url('fonts/jellyka_cuttycupcakes-webfont.svg#jellyka_cuttycupcakesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'capitalsregular';
    src: url('fonts/06911_capitals-webfont.eot');
    src: url('fonts/06911_capitals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/06911_capitals-webfont.woff2') format('woff2'),
         url('fonts/06911_capitals-webfont.woff') format('woff'),
         url('fonts/06911_capitals-webfont.ttf') format('truetype'),
         url('fonts/06911_capitals-webfont.svg#capitalsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/header-bg.png) center;
}
.site-container {
	width: auto;
	min-width: 970px;
}
.site-header {
	min-height: 137px;
	background: transparent;
}
.entry {
	margin-bottom: 0;
	padding: 48px 27px;
}
.site-inner {
	border: 1px solid #8e8d8d;
	margin-bottom: 1px;
	padding: 0;
}
.footer-widgets,
.site-footer {
	border: none;
	background: #343434;
}

/* Trip Advisor widget */
#TA_cdsscrollingravenarrow230 {
    position: absolute;
    top: 0;
    left: 0;
}
#CDSSCROLLINGRAVE.border.narrow {
	width: 305px;
	padding: 1px 12px 9px;
	border: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}


.site-header .wrap {
	padding: 0;
}
.site-header .widget-area {
	float: none;
	width: 100% !important;
}
.header-widget-area a.social {
	display: inline-block;
	width: 33px;
	height: 33px;
	margin: 0 1px 0 0;
	background: url(images/header-social-3.png) no-repeat left top;
}
.header-widget-area a.tw {
	background-position: -47px top;
}
.header-widget-area a.insta {
	background-position: -95px top;
}
.header-widget-area a.trip {
	background-position: -128px top;
	width: 34px;
	height: 34px;
}
.header-widget-area .widget:first-child {
	position: absolute;
	top: 0;
	left: 0;
}
.header-widget-area .widget:first-child a,
.header-widget-area .widget:first-child a:hover {
	display: inline-block;
	height: 35px;
	margin-right: 2px;
	padding: 0 18px;
	font-family: "PT Sans Narrow";
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	background: #463529;
	color: #fff;
	cursor: default;
}
.header-widget-area .widget:first-child a.active {
	cursor: pointer;
	padding: 0 19px 0 18px;
	background: #463529 url(images/island-nav-arrow.png) no-repeat right center;
}
.header-widget-area .widget:first-child + .widget {
	float: right;
	width: 170px;
	height: 96px;
	margin: 5px 12px 5px 0;
	text-align: center;
	background: url(images/sand.png) no-repeat center bottom;
}

.menu li:first-child .separator {
	display: none;
}
.nav-primary,
.nav-secondary {
	position: absolute;
	background: transparent;
}
.nav-primary {
	top: 69px;
	left: 0;
}
.nav-primary .wrap {
	padding: 0;
}
.nav-primary .genesis-nav-menu > li {
	position: relative;
	margin: 0 11px 0 0;
	padding: 0 0 10px;
}
.nav-primary .genesis-nav-menu > li.menu-item-has-children.sfHover {
	position: relative;
	background: url('images/menu-hover.png') 23px 23px no-repeat;
}
.nav-primary .genesis-nav-menu a,
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover{
	color: #575656;
}
.nav-primary .genesis-nav-menu > li > a {
	margin: 0;
	padding: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	line-height: 30px;
}
.nav-primary .genesis-nav-menu li ul {
	display: none;
	width: 192px;
	background: #ddd;
	padding: 4px;
	position: absolute;
	top: 31px;
	left: auto;
	margin: 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
.nav-primary .genesis-nav-menu li li a {
	display: block;
	width: 184px;
	padding: 4px 8px;
	font-size: 13px;
	line-height: 18px;
	background: #fff;
	color: #888;
}

.nav-secondary {
	right: 190px;
	top: 5px;
}
.nav-secondary .genesis-nav-menu a {
	display: inline;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
}
.nav-secondary .genesis-nav-menu a,
.nav-secondary .genesis-nav-menu a:hover,
.nav-secondary .genesis-nav-menu a:visited {
	color: #272727;
}
.nav-secondary .genesis-nav-menu .separator {
	margin: 0 3px;
	font-size: 12px;
}

.footer-widgets .footer-widgets-2 {
    position: relative;
    margin: 0 68px 0 94px;
    padding-top: 470px;
    background: url(images/footer-logos2.png) no-repeat top center;
}
.footer-widgets .footer-widgets-2 a {
    position: absolute;
    display: inline-block;
}
.footer-widgets .footer-widgets-2 a.t10 {
    width: 95px;
    height: 64px;
    top: 113px;
    left: 89px;
}
.footer-widgets .footer-widgets-2 a.dm {
    width: 84px;
    height: 86px;
    top: 191px;
    left: 93px;
}
.footer-widgets .footer-widgets-2 a.ta {
    width: 82px;
    height: 101px;
    top: 287px;
    left: 94px;
}
.footer-widgets .footer-widgets-2 a.fb,
.footer-widgets .footer-widgets-2 a.tw,
.footer-widgets .footer-widgets-2 a.ig,
.footer-widgets .footer-widgets-2 a.gp {
    width: 30px;
    height: 30px;
    top: 421px;
    left: 56px;
    background: url(images/footer-social.png) no-repeat top left;
}
.footer-widgets .footer-widgets-2 a.tw {
    left: 99px;
    background: url(images/footer-social.png) no-repeat -43px top;
}
.footer-widgets .footer-widgets-2 a.ig {
    left: 140px;
    background: url(images/footer-social.png) no-repeat -84px top;
}
.footer-widgets .footer-widgets-2 a.gp {
    left: 183px;
    background: url(images/footer-social.png) no-repeat -127px top;
}

.site-footer p {
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
}
.site-footer p a {
	color: #bbbbbb;	
}
.site-footer p a:hover {
    text-decoration: underline;
}

.home .site-inner,
.extra-wide + .site-inner {
	margin-top: -20px;
	margin-bottom: 0;
	background: #fff;
}
.home .extra-wide,
.site-header + .extra-wide {
	position: relative;
	z-index: 1;
}
#home_slider {
	width: 963px;
	height: 430px;
	margin: 0 auto;
	padding-left: 287px;
	background: url(images/logo-slider.png) top left no-repeat;
	position: relative;
}
#home_slider .slide_content {
	max-width: 100%;
}
#home_slider .slide_content img {
	width: auto;	/* IE8 needs this :( */
}
.home.full-width-content .content > .entry {
	padding: 40px 24px 32px 27px;
}
.home .site-inner .entry-content > p {
	margin: 0 0 10px;
	padding: 0 60px;
/*	font-family: 'jellyka_cuttycupcakesregular', cursive;*/
	font-family: 'capitalsregular', serif;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
	word-spacing: 2px;
	color: #595959;
}
.home .site-inner .entry-content > p:first-child {
	margin: 0 0 7px;
	font-size: 20px;	/* 28px */
	line-height: 25px;	/* 28px */
	word-spacing: 3px;
}
.home .site-inner .entry-content > div {
	float: left;
	width: 272px;
	margin: 49px 0 0;
	line-height: 18px;
}
.home .site-inner .entry-content > .llbc_sidebar ~ div {
	padding: 0 10px;
}
.home .site-inner .entry-content > div.stay-play {
	margin-right: 50px;
}
.home .site-inner .entry-content > div.sip-savor {
	margin-right: 43px;
}
.home .site-inner .entry-content > div p:first-child {
	position: relative;
	left: 12px;
	margin: 0 0 5px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #221e17;
}
.home .site-inner .entry-content > div p:first-child a {
	color: #221e17;
}
.home .site-inner .entry-content > div p:first-child + p {
	margin: -18px 0 0;
}
/* 
.home .site-inner .entry-content > div p:first-child + p ~ p {
	margin: 0 0 10px;
	padding: 0 23px 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
*/
.home .site-inner .entry-content > div img {
	margin: 0;
}
.home .site-inner .entry-content > .llbc_sidebar ~ div a img {
	margin: 37px 0 0 32px;
}
.home .site-inner .entry-content > .llbc_sidebar ~ div a:first-child img {
	margin: 0 0 0 -10px;
	max-width: none;
}
.home .site-inner .entry-content > div a.right,
.home .site-inner .entry-content > div a.right:hover {
	float: right;
	color: #a45a01;
}
.home .site-inner .entry-content > div.subscribe-form,
.content ~ .widget.subscribe-form {
	width: 100%;
	margin: 68px 0 0;
	text-align: center;
}
.home .entry-content > div.subscribe-form > p:first-child,
.content ~ .widget.subscribe-form p:first-child {
	margin: 0;
	font-family: 'jellyka_cuttycupcakesregular', cursive;
	font-size: 30px;
	line-height: 40px;
	color: #cd8f36;
}
.home .entry-content > div.subscribe-form form input,
.content ~ .widget.subscribe-form form input {
	display: inline-block;
	width: 319px;
	height: 48px;
	margin: 0 4px;
	padding: 0 22px;
	font-size: 13px;
	vertical-align: top;
	border: none;
	background: url(images/home-input-bg.png) no-repeat;
}
.home .entry-content > div.subscribe-form form input[type="submit"],
.content ~ .widget.subscribe-form form input[type="submit"] {
	width: 140px;
	height: 47px;
	padding: 0;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/subscribe.png) no-repeat;
}
.home .entry-content > div.subscribe-form form br,
.content ~ .widget.subscribe-form form br {
	display: none;
}
div.subscribe-form ::-webkit-input-placeholder,
.widget.subscribe-form ::-webkit-input-placeholder {
	color: #cd8f36;
}
div.subscribe-form :-moz-placeholder,
.widget.subscribe-form :-moz-placeholder { /* Firefox 18- */
   color: #cd8f36;
}
div.subscribe-form ::-moz-placeholder,
.widget.subscribe-form ::-moz-placeholder {  /* Firefox 19+ */
	color: #cd8f36;
}
div.subscribe-form :-ms-input-placeholder,
.widget.subscribe-form :-ms-input-placeholder {  
   color: #cd8f36;
}
.content ~ .widget.subscribe-form {
	margin-bottom: 32px;
	padding: 10px 0 0;
	clear: both;
}

.footer-widgets {
	padding: 25px 0 0;
	border-top: 7px solid #4e4e4e;
}
.footer-widgets .wrap {
	padding-left: 10px;
}
.footer-widgets .widget {
	margin: 0; /* 0 0 20px */
}
.footer-widgets .footer-widgets-1 {
	width: 239px;
	margin: 0 14px;
}
.footer-widgets .widget-title {
	margin: 6px 0 20px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e24225;
    text-align: left;
}
.footer-widgets .entry {
	margin: 0;
	padding: 0 0 11px;
	border: none;
}
.footer-widgets .entry:last-child {
	padding: 0;
}
.footer-widgets .entry a.alignleft,
.footer-widgets .entry img.alignleft,
.footer-widgets .entry .wp-caption.alignleft {
	max-width: 102px;
	max-height: 102px;
	margin: 0 14px 0 0;
	padding: 0 0 3px;
	border: 1px solid rgba(0,0,0,0.7);
}
.footer-widgets .entry a.alignleft > img {
	display: block;
	margin: 0;
}
.footer-widgets h2.entry-title {
	height: 16px; /* 22px */
	margin: 2px 0 0; /* 0px 0px 2px 0px */
	overflow: hidden;
	font-size: 13px;
	line-height: 16px; /* 22px */
}
.footer-widgets h2.entry-title a {
	color: #fff;
}
.footer-widgets .entry p.entry-meta {
	margin: -4px 0 3px !important;
	line-height: 22px !important;
	color: #fff;
	display: none;
}
.footer-widgets .entry p {
	margin: 0px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px !important;
	text-align: left;
	color: #bbb;
}
.footer-widgets .entry p.read-more {
	text-align: right;
}
.footer-widgets .entry p.read-more a {
	color: #fff;
}
.footer-widgets .footer-widgets-1 h2.entry-title {
	margin-bottom: 5px;
/*	overflow: visible;
    min-height: 16px;
    height: auto;*/
}
.footer-widgets .footer-widgets-1 .entry-content > p {
	overflow: hidden;
}
.footer-widgets .footer-widgets-1 .post a.more-link {
	display: none;
}
.footer-widgets .footer-widgets-1 .entry p.read-more {
    clear: left;
    margin-left: 116px !important;
	text-align: left;
}
.footer-widgets .footer-widgets-1 .entry p.read-more .post-info {
	display: inline;
}
.footer-widgets .footer-widgets-1 .entry p.read-more .post-info + a {
	display: block;
    text-align: right;
}
.footer-widgets .footer-widgets-2 {
	width: 270px;
	margin-top: 6px;
}
.footer-widgets .footer-widgets-2 p {
	height: 0;
	margin: 0;
	text-align: center;
}
.footer-widgets .footer-widgets-3 {
	width: 204px;
	float: left;
    margin: 0px 14px;
	text-align: center;
}
.footer-widgets .footer-widgets-3 p {
	line-height: 12px;
}
.footer-widgets .footer-widgets-3 img.alignnone {
	margin-bottom: 21px;
}

.site-footer {
	padding: 0 0 45px;
}
.site-footer .wrap {
	padding-left: 50px;
}
.site-footer,
.site-footer a,
#gwfoot-footer-two-area a {
	font-family: 'PT Sans', sans-serif;
	color: #fff;
}
#gwfoot-footer-one-area {
	width: auto;
	padding: 0;
}
#gwfoot-footer-one-area {
	float: none;
	text-align: center;
}

body {
	font-size: 12px;
	color: #6b6a6a;
}
.content-sidebar .content > .entry {
	padding: 32px 0 48px 38px;
}
.content-sidebar .content > .entry .entry-content {
	margin-left: 15px;
}
.site-inner h1, .site-inner h2, .site-inner h3, .site-inner h4, .site-inner h5, .site-inner h6 {
	font-family: 'capitalsregular', serif;
	font-weight: normal;
	color: #595959;
}
.site-inner h3, .site-inner h4 {
	font-family: 'jellyka_cuttycupcakesregular', cursive;
}
.site-inner h1 {
	margin: 0 0 19px;
	font-size: 20px;
	line-height: 25px;
	word-spacing: 3px;
}
.site-inner h1.entry-title,
.site-inner h1.blog-title,
.woocommerce h1.page-title {
	margin: 0 0 15px;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: normal;
	word-spacing: 0;
}
.site-inner h2 {
	margin: 0 0 13px;
	font-size: 17px;
	word-spacing: 2px;
}
.site-inner h3 {
	margin: 0 0 5px;
	font-size: 35px;
	letter-spacing: 1px;
}
.site-inner h4 {
	margin: 0 0 15px;
	font-size: 28px;
	letter-spacing: 1px;
	word-spacing: -1px;
}
.site-inner h5 {
	margin: 0 0 23px;
	font-size: 13px;
	word-spacing: 1px;
}
.site-inner h6 {
	margin: 0 0 18px;
	font-size: 11px;
	word-spacing: 1px;
}
.site-inner p {
	margin: 0 0 13px;
	line-height: 16px;
}

.sidebar-primary h4.widget-title {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	margin: 0 0 15px;
	color: #333;
}
.sidebar-primary .featured-content {
	padding: 45px 45px 45px 40px;
}
.sidebar-primary .featured-content a {
	color: #e24225;
}
.sidebar-primary .featured-content h2.entry-title {
	height: 22px;
	margin: 0px 0px 2px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}
.sidebar-primary .featured-content .entry {
	margin: 0 0 9px;
	padding: 0;
	border: none;
}
.sidebar-primary .featured-content .entry a:first-child {
	margin: 0;
}
.sidebar-primary .featured-content .entry-header {
	margin: -6px 0 0;
}
.sidebar-primary .entry-meta,
.footer-widgets .read-more .post-info {
	display: none;
}
.sidebar-primary .featured-content img {
	border: 1px solid rgba(187,187,187,0.8);
}
.sidebar-primary .featured-content p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #959595;
}
.sidebar-primary .read-more .post-info {
	font-weight: bold;
}
.sidebar-primary .read-more .post-info + a {
	float: right;
}

.full-width-content .content > .entry {
	padding: 32px 120px 48px 38px;
}
.full-width-content .content-sidebar-wrap > .content > .entry {
	padding: 32px 38px 48px 38px;
}
.full-width-content .content > .entry .entry-content {
	margin-left: 15px;
}
.home.full-width-content .content > .entry .entry-content {
	margin-left: 0;
}

.site-inner h1.blog-title {
	padding: 32px 0 0 38px;
}
.content-sidebar .content > .blog-title ~ .entry {
	position: relative;
	padding: 0 0 41px 38px;
	background: url(images/wavy.png) no-repeat 65px bottom;
}
.blog-title ~ .entry h1.entry-title,
.single .entry h1.entry-title {
	margin: 0 0 0 15px;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0;
	word-spacing: 3px;
}
.blog-title ~ .entry h1.entry-title a {
	color: #595959;
}
.entry-content > .addtoany_share_save_container {
	margin: 7px 0;
}
.addtoany_list a.addtoany_share_save span {
	display: none;
}
.single .site-inner h1.blog-title {
	padding: 0;
}
.content > .post .entry-content {
	width: 536px;
}
.content > .post p {
	font-size: 13px;
	font-weight: 400;
}
.post .post-featured-img img {
	margin: 0 24px 9px 0;
}
.post a.more-link {
	display: inline-block;
	position: absolute;
	left: 478px;
	bottom: 20px;
	width: 105px;
	height: 31px;
	margin: 10px 0 0;
	background: url(images/read-more.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
	line-height: 1px;
}
.OT_wrapper,
.OT_wrapper * {
	box-sizing: content-box;
}
.site-inner .OT_header h1 {
	margin: 5px 0 0 15px;
	font-size: 14px;
}
.site-inner .OT_header h2 {
	margin: 0 0 0 15px;
	font-size: 8px;
}
.site-inner ul.OT_list {
	margin: 0 0 0 195px;
    padding: 0;
}

/* global tweaks
*/
.content-sidebar .content {
	width: 660px;
	box-sizing: content-box;
	padding-left: 18px;
}
.site-inner h1, .site-inner h2, .site-inner h3, .site-inner h4, .site-inner h5, .site-inner h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.site-inner .entry-content h4 {
    margin: 0 0 10px 0;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: normal;
	word-spacing: 0px;
}
.entry-content p {	/* default for other pages */
	line-height: 20px;
	margin-bottom: 20px;
}
img.alignleft {
	margin: 0px 15px 20px 0px;
}

@media only screen and (max-width: 969px) {
	.site-container {
		min-width: 0;
		max-width: 99%;
		margin: 0 auto;
	}
	.home .extra-wide, .site-header + .extra-wide {
		max-width: 963px;
		margin: 0 auto;
	}
	#home_slider {
		height: auto;
		background-size: contain;
		max-width: 100%;
		padding-left: 29.8%;
	}
	.home .site-inner, .extra-wide + .site-inner {
		margin-top: -30px;
	}
	.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content {
		max-width: 100%;
	}
	.content-sidebar .content > .blog-title ~ .entry {
		padding-left: 0;
	}
	.content-sidebar .content > .entry .entry-content {
	    width: 98%;
	    margin: 0 auto;
	}
	.content-sidebar .content > .blog-title ~ .entry {
		background-position: 2% bottom;
	}
	.post .post-featured-img img {
		margin-right: 0;
	}
	.post a.more-link {
		left: auto;
		right: 1%;
	}
}
@media only screen and (max-width: 768px) {
	.content, .site-header .widget-area {
		width: 100%;
	}
	.site-header .widget-area {
		float: right;
	}
	.header-widget-area .widget:first-child {
		left: 0;
		top: 5px;
	}
	.header-widget-area .widget:first-child + .widget {
		margin: 10px 0 0;
	}
	.nav-secondary {
		right: 20px;
	}
	.content-sidebar .content,
	.sidebar-primary {
		float: none;
	}
	.content-sidebar .content > .entry:last-child {
		padding-bottom: 0;
	}
	.sidebar-primary {
		margin-top: 20px !important;
	}
	.footer-widgets .wrap,
	.site-footer .wrap {
		padding: 0;
	}
	.home .site-inner .entry-content > div.sip-savor {
		float: right;
		margin-right: 0;
	}
	.home .entry-content > div.subscribe-form form input, .content ~ .widget.subscribe-form form input {
		margin-bottom: 8px;
	}
	.content-sidebar .content > .entry {
		padding-right: 38px;
	}
	.home .entry-content > div.subscribe-form > p:first-child, .content ~ .widget.subscribe-form p:first-child {
		margin: 0 5px;
	}
	.full-width-content .content > .entry {
		padding: 32px 38px 48px;
	}
	form#OT_form, form#OT_form .OT_wrapper {
		float: left;
		height: auto;
		width: auto;
		max-width: 100%;
	}
	form#OT_form ul.OT_list {
		float: left;
		width: 100%;
		margin: 0;
		border-top: 2px solid #42382c;
	}
	form#OT_form li.OT_day {
		border: none;
	}
	a.OT_ExtLink {
		clear: both;
		max-width: 100%;
	}
	.site-footer {
		padding-left: 5px;
		padding-right: 5px;
	}

/* home page tweaks
*/
	.home .site-inner .entry-content > div.llbc_content {
		float: none !important;
		width: auto !important;
		padding: 0 !important;
	}
	.llbc_content p,
	.llbc_content .llbc_section {
		max-width: 100%;
	}
	.llbc_content h1 {
		white-space: normal;
	}
	.home .site-inner .entry-content div.llbc_section img.alignleft {
		margin: 0px 23px 23px 0px !important;
	}
	.home .site-inner .entry-content > div.llbc_sidebar {
		float: none;
		margin: 97px auto 0;
	}
}
@media only screen and (max-width: 767px) {
	.home.full-width-content .content > .entry {
		padding-left: 5px;
		padding-right: 5px;
	}
	.home .site-inner .entry-content > p {
		padding: 0;
	}
	.home .site-inner .entry-content > div p:last-child {
		text-align: right;
	}
	.home .site-inner .entry-content > div a.right, .home .site-inner .entry-content > div a.right:hover {
		float: none;
	}
	.home .site-inner .entry-content > div p:first-child {
		left: 0;
	}
	.content-sidebar .content {
		float: none;
		margin: 0 auto;
		box-sizing: border-box;
	}
	form#OT_form .OT_wrapper {
		width: 187px;
		height: 214px;
	}
	form#OT_form li + li {
		width: 152px;
		border-left: 0;
		border-top: 2px solid #42382c;
	}
	form#OT_form .OT_day, form#OT_form .OT_time, form#OT_form .OT_party {
		padding-right: 0px;
		padding-left: 46px;
		width: 141px;
		background-position-x: 0;
	}
	form#OT_form li.OT_submit {
		width: 187px;
		padding-left: 0px;
	}
	.sidebar-primary {
		float: none;
		margin: 0 auto;
	}
	.footer-widgets .footer-widgets-1,
	.footer-widgets .footer-widgets-2 {
		width: 242px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.footer-widgets .footer-widgets-3 {
		clear: both;
		float: none;
		max-width: 98%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 570px) {
	.home .site-inner .entry-content > div.stay-play,
	.home .site-inner .entry-content > div.sip-savor,
	.home .site-inner .entry-content > div.party-celebrate {
		float: none;
		width: auto;
		margin-right: 0;
	}
}
@media only screen and (max-width: 414px) {
	.header-widget-area .widget:first-child {
		width: 60%;
	}
	.header-widget-area .widget:first-child p {
		text-align: left;
	}
	.header-widget-area .widget:first-child a {
		margin-bottom: 5px;
	}
	.full-width-content .content > .entry {
		padding: 32px 5px;
	}
	.content-sidebar .content > .entry {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 374px) {
	.full-width-content .content > .entry {
		padding: 32px 2px;
	}
	.home .entry-content > div.subscribe-form form input, .content ~ .widget.subscribe-form form input {
		display: block;
		width: 300px;
		margin: 0 auto;
		background: url(images/home-input-bg-sm.png) no-repeat;
	}
}
@media only screen and (max-width: 360px) {
	.header-widget-area .widget:first-child p {
		margin-top: 24px;
	}
}
div.slicknav_menu {
	background: #463529;
}

.open-table #OT_form {
    padding: 0;
    margin: 0;
    width: auto;
	float: none !important;
}
.open-table .OT_wrapper {
    width: 100% !important;
	height: auto !important;
    float: none !important;
    margin: 0;
    padding: 0 17px 10px;
	box-sizing: border-box;	
    background: transparent;
	border: none;
    color: #272727;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    position: relative;
}
.site-inner h1.open-table {
	margin: 0;
	text-align: center;
}
.site-inner h1.open-table:before {
	content: "";
    display: block;
	height: 1px;
    width: 91.2%;
    margin: 0 auto 17px;
    border-top: 1px solid #f2f2f2;
}
.home .site-inner .entry-content > div.open-table {
	width: 100%;
    margin: 0;
}
.home .site-inner .entry-content > div.open-table:after {
	content: "";
    display: block;
	height: 1px;
    width: 91.2%;
    margin: 0 auto 16px;
    border-top: 1px solid #f2f2f2;
}
.site-inner h1.open-table + .open-table > p:first-child {
	margin: 0;
}
.site-inner .open-table .OT_header h1 {
	display: none;
}
.site-inner .open-table .OT_header h2 {
	width: auto;
	margin: 0;
    font-size: 13px;
	word-spacing: 0;
    letter-spacing: .5px;
    text-transform: lowercase;
}
.open-table ul.OT_list {
    list-style: none;
    margin: 12px 0 0 0;
    padding: 0;
    width: auto;
    display: inline-block;
    line-height: 15px;
	float: none !important;
	border: none !important;
}
.open-table .OT_day, .open-table .OT_time, .open-table .OT_party {
    margin: 0 5px 12px;
    padding: 5px 0 6px 40px !important;
    height: auto;
	background-image: url('images/ot-icons2.png');
    background-repeat: no-repeat;
    width: 160px !important;
    position: relative;
    border: 1px solid rgba(0,0,0,.12) !important;
	border-radius: 4px;
	background-color: #fff;
    list-style: none;
    display: inline-block;
    line-height: 15px;
}
.open-table .OT_day {
    background-position: 12px -45px !important;
    border: none;
    list-style: none;
}
.open-table .OT_time {
    background-position: 12px -105px !important;
    border: none;
}
.open-table .OT_party {
    background-position: 12px 15px !important;
    border: none;
}
.open-table .OT_searchTimeField, .open-table .OT_searchDateField, .open-table .OT_searchPartyField {
    font-family: inherit;
	background: #fff url('images/ot-select-bg.png') no-repeat;
    color: #272727;
    font-weight: normal;
    margin: 0;
    border: none;
    width: 100%;
    height: auto;
    font-size: 13px;
    font-style: normal;
    padding: 10.5px 16.5px 10.5px 0;
    border-radius: 0px;
    cursor: pointer;
    line-height: normal;
    outline: none;
    background-position: right 15px top 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
	box-sizing: border-box;
}
.open-table .OT_submit {
    margin: 1px 0 0 0;
    padding: 0;
    width: auto !important;
    height: auto !important;
    list-style: none;
    display: block;
	border: none !important;
}
.open-table .OT_submit #OTButton {
    width: auto;
}
.open-table .OT_submit #OT_Find_a_Table {
	display: inline-block;
	width: 180px;
	height: 47px;
	line-height: 47px;
	font-family: 'capitalsregular', serif;
    font-size: 15px;
	font-weight: normal;
    letter-spacing: .5px;
	text-transform: uppercase;
	text-shadow: none;
	background: transparent url('images/ot-btn.png') no-repeat;
}
.open-table #OT_timeList, .open-table #OT_partyList {
    max-height: 195px;
    overflow: auto;
    border: 1px solid rgba(0,0,0,.12);
    position: absolute;
    width: 100%;
    left: -41px;
    top: 100%;
    right: 0;
    display: none;
    margin-top: 0;
    text-align: left;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.open-table #OT_timeList .OT_navListItem, .open-table #OT_partyList .OT_navListItem {
	width: 100%;
}
.open-table a.OT_ExtLink {
	display: none;
}

/* home page tweaks
*/

@font-face {
  font-family: 'Noteworthy-Light';
  src: url('fonts/Noteworthy-Light.eot');
  src: url('fonts/Noteworthy-Light.woff2') format('woff2'),
       url('fonts/Noteworthy-Light.woff') format('woff'),
       url('fonts/Noteworthy-Light.ttf') format('truetype'),
       url('fonts/Noteworthy-Light.svg#Noteworthy-Light') format('svg'),
       url('fonts/Noteworthy-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

strong {
	color: #ff3300;
}

.home.full-width-content .content > .entry {
	padding: 40px 24px 46px 27px;
}
.home .site-inner .entry-content > div.llbc_content {
    text-align: left;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    width: calc(100% - 234px);	/* 690px */
	margin: 15px 0 0;
	padding-left: 14px;
    min-height: 560px;
    float: left;
	clear: both;
}
.llbc_content .llbc_section {
    width: 610px;
    clear: both;
	margin-top: 31px;
}
.llbc_content h1 {
	margin: 0 0 7px;
	font-family: 'PT Sans', sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
	white-space: nowrap;
}
.llbc_content p {
    width: 610px;
    line-height: 18px;
}
.llbc_content img {
    margin-right: 20px;
}
.llbc_content a {
    text-decoration: none;
}
.llbc_content .red a:hover {
    color: #ff3300;
    text-decoration: underline;
}
.llbc_content .red * {
    color: #ff3300;
}
.llbc_content .title {
    font-size: 18px;
    margin-bottom: 10px;
}
.home #content > p:first-child,
.llbc_content > p:first-child,
.llbc_content + p,
.llbc_content br:first-child,
.llbc_content .title + br {
    display: none;
}
.home div.content .service-boxes {
    padding-top: 20px;
}
.home #content {
    position: relative;
}
.llbc_sidebar {
    position: relative;
    width: 234px !important;
    height: 534px;
    right: 0;	/* 30px */
    top: 23px;	/* 80px */
    background: transparent url(images/newsletter-bg2.png) 0 159px no-repeat;
}
.llbc_sidebar img.b-and-b {
    position: absolute;
    top: -62px;
    left: 34px;
}
.llbc_sidebar a.subscribe {
	display: inline-block;
    width: 180px;
    height: 60px;
    top: 393px;
    position: absolute;
    left: 33px;
}
.llbc_sidebar a.llbc_more {
    display: inline-block;
    width: 198px;
    height: 32px;
    background: transparent url(images/more-btn.png);
    position: relative;
    margin-left: 35px;
    text-indent: -999em;
    overflow: hidden;
}
.llbc_sidebar form {
    background: #19170c;
    position: absolute;
    top: 341px;
    left: 31px;
    width: 163px;
    padding: 15px 12px 13px;
    text-align: left;
	box-sizing: content-box;
	line-height: 12px;
}
.llbc_sidebar form label {
    font-style: italic;
    font-size: 11px;
    color: #b7ad7b;
}
.llbc_sidebar form input {
    background: transparent url(images/input-bg.png);
    padding: 7px 5px 10px;
    border: none;
	color: #000;
	font-size: 11px;
}
.llbc_sidebar form input[type="text"] {
    width: 154px;
    height: 11px;
    margin: 0 0 4px;
	box-sizing: content-box;
}
.llbc_sidebar form input[type="submit"] {
    width: 164px;
    height: 28px;
    margin: 5px 0 0;
	text-transform: none;
}
.llbc_sidebar form input[type="submit"]:hover {
	color: #000;
}
.llbc_sidebar .disclaimer {
    font-size: 11px;
    position: absolute;
    right: 15px;
    top: 460px;
    font-style: italic;
}
.llbc_sidebar a.dm,
.llbc_sidebar a.ta,
.llbc_sidebar a.ta2,
.llbc_sidebar a.t10 {
    display: inline-block;
    position: absolute;
}
.llbc_sidebar a.dm {
    top: -65px;
    left: 130px;
    width: 84px;
    height: 74px;
}
.llbc_sidebar a.ta {
    top: 13px;
    left: 134px;
    width: 76px;
    height: 92px;
}
.llbc_sidebar a.ta2 {
    top: -28px;
    left: 137px;
    width: 71px;
    height: 35px;
}
.llbc_sidebar a.t10 {
    top: -55px;
    left: 30px;
    width: 95px;
    height: 64px;
}
.home .site-inner .entry-content div.llbc_section p {
	left: 0;
	margin: 0px 0 9px;
	text-align: left;
}
.home .site-inner .entry-content div.llbc_section img.alignleft {
	margin: 0px 35px 23px 0px;
}
.home .site-inner .entry-content div.llbc_section p:first-child + p {
	margin-top: 0;
}
.home .site-inner .entry-content div.llbc_section strong {
	font-family: 'Noteworthy-Light';
	font-size: 17px;
	color: #ff3300;
}

/* sidebar tweaks
*/
.content-sidebar .content > .entry {
	padding: 32px 0 48px 0;
}
.content-sidebar .content > .entry .entry-content {
	margin-left: 0;
}
.site-inner h1.open-table, .site-inner .open-table h2 {
	font-family: 'capitalsregular', serif;
}
.site-inner .entry-content h1 {
	font-size: 26px;
}
.site-inner .entry-content h1.open-table {
	font-size: 20px;
}
.site-inner .entry-content h2,
.woocommerce div.product .related.products h2 {
	font-size: 22px;
    margin: 0 0 10px 0;
	word-spacing: 0;
}
.site-inner .entry-content h3 {
	font-size: 18px;
    margin: 0 0 10px 0;
    letter-spacing: normal;
}
.sidebar-primary {
	width: 280px;
	margin: 53px 0 20px;
	font-size: 12px;
}
.sidebar-primary .widget {
	margin: 21px 0 0;
	padding: 0 20px 0 40px;
}
.sidebar-primary .featured-content {
	padding: 0 25px 0 45px;
}
.sidebar-primary .woocommerce.widget_shopping_cart .cart_list li {
	padding: 4px 0 4px 2em;
    margin: 0;
	line-height: 12px;
    list-style: none;
}
.sidebar-primary .woocommerce.widget_shopping_cart .cart_list li a.remove {
/*	display: none; */
}
.sidebar-primary ul.cart_list li .quantity {
	width: 60px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.sidebar-primary .woocommerce.widget_shopping_cart .total {
	margin: 0;
}
.sidebar-primary .widget_shopping_cart a.button,
.woocommerce .content a.button {
    font-size: 12px;
    margin: 0;
    line-height: 1em;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    overflow: visible;
    padding: 6px 10px;
    text-decoration: none;
	text-transform: none;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: auto;
    text-shadow: 0 1px 0 #fff;
    color: #5e5e5e;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    border: 1px solid #c8bfc6;
    background: #f7f6f7;
    background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
    background: -webkit-linear-gradient(#f7f6f7,#e0dadf);
    background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
    background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1)
}
.sidebar-primary .widget_shopping_cart a.button:after {
	content: ' \2192';
}
.sidebar-primary .featured-content .post a.more-link {
	display: none;
}

.sidebar-primary span.call,
.sidebar-primary span.newsletter {
    display: inline-block;
    position: relative;
    width: 236px;
    height: 83px;
    margin: 6px 0 0 -22px;
    font-size: 12px;
    background: url(images/reservation-buttons.png) no-repeat left bottom;
}
.sidebar-primary span.call {
    margin: 0 0 0 -8px;
    background: url(images/sidebar-buttons.png) no-repeat left top;
}
.sidebar-primary span.newsletter {
    width: 228px;
    height: 66px;
    margin: 8px 0 15px -4px;
    background: url(images/sidebar-buttons.png) no-repeat -4px -91px;
}
.sidebar-primary span.call .hide,
.sidebar-primary span.newsletter .hide {
    display: none;
}
.sidebar-primary span.call a,
.sidebar-primary span.newsletter a {
    text-decoration: none;
}
.sidebar-primary span.call strong,
.sidebar-primary span.newsletter strong {
    display: inline-block;
    position: absolute;
    left: 45px;
    top: 38px;
	line-height: 26px;
}
.sidebar-primary span.call strong,
.sidebar-primary span.call strong a,
.sidebar-primary span.newsletter strong,
.sidebar-primary span.newsletter strong a {
    font-size: 26px;
    letter-spacing: 1px;
    white-space: nowrap;
    color: #fff;
}
.sidebar-primary span.call strong,
.sidebar-primary span.call strong a,
.sidebar-primary span.newsletter strong,
.sidebar-primary span.newsletter strong a {
    color: #2b393c;
}
.sidebar-primary span.call > a,
.sidebar-primary span.newsletter > a {
    display: inline-block;
    position: absolute;
    left: 58px;
    bottom: 5px;
    font-family: "PT Sans";
    font-style: italic;
    word-spacing: -1px;
    color: #a5a4a4;
}
.sidebar-primary span.call > a,
.sidebar-primary span.newsletter > a {
    color: #5e6c6f;
	line-height: 12px;
}
.sidebar-primary span.newsletter > a {
    left: 69px;
}

.sidebar-primary .ngg-widget img {
	box-sizing: content-box;
	margin: 0 5px 5px 0;
}

/* fancybox tweaks
*/
.fancybox-mobile #fancybox-left span {
	left: 20px;
}
.fancybox-mobile #fancybox-right span {
	left: auto;
	right: 20px;
}

/* fancybox tweaks
*/
.woocommerce h1.page-title {
	padding-top: 32px;
}
.woocommerce ul.products li.product .price {
	font-size: 12px !important;
}
.woocommerce.single-product div.product .product_title {
	margin: 0 0 15px;
    font-size: 26px;
}
.woocommerce.single-product div.product .summary li {
	list-style-type: square;
    padding-bottom: 5px;
}
.woocommerce.single-product div.product .woocommerce-tabs .panel ul {
	margin-left: 18px;
}
.woocommerce.single-product div.product form.cart .button {
	background: #ad74a2;
    background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));
    background: -webkit-linear-gradient(#ad74a2,#96588a);
    background: -moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);
    background: -moz-gradient(center top,#ad74a2 0,#96588a 100%);
    border-color: #76456c;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
	text-transform: none;
}
.woocommerce.single-product div.product form.cart .button:hover {
	background: #ad74a2;
    background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#864f7b));
    background: -webkit-linear-gradient(#ad74a2,#864f7b);
    background: -moz-linear-gradient(center top,#ad74a2 0,#864f7b 100%);
    background: -moz-gradient(center top,#ad74a2 0,#864f7b 100%);
}
.woocommerce.single-product .related.products ul.products li.product.first + .first {
	clear: none;
}
.woocommerce.single-product .related.products ul.products li.product.last {
	margin-right: 0;
}
.woocommerce.single-product .related.products ul.products li.product.last + .first {
	clear: both;
}

/* /sip-savor/make-a-dinner-reservation/
*/
.content div.call-for-reservation {
    position: relative;
    width: 719px;
    height: 160px;
    margin: 18px auto 69px;
    background: url(images/call-button.png) no-repeat;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0;		/* IE8 needs this :( */
    line-height: 1px;	/* IE8 needs this :( */
}
.content div.call-for-reservation span.phone,
.content div.opentable {
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: center;    
}
.content div.call-for-reservation span.phone {
    position: absolute;
    right: 155px;
    bottom: 48px;
    text-indent: 0;
    text-align: center;
    color: #638a81;
}
.single-product .content-sidebar-wrap > .content > .woocommerce-message {
	display: none;
}

.home #lb_lavalava,
.home #lb_lavalava2 {
	position:relative;
	display:none;
	border-radius: 5px;
}
#lb_lavalava, #lb_lavalava2 {
	background: transparent;
}
.home #lb_lavalava_close,
.home #lb_lavalava_close2 {
	position:absolute;
	width:30px;
	height:30px;
	background: url('images/close2.png') no-repeat;
	top:0px;
	right:15px;
	cursor:pointer;
}
.home #lb_lavalava2 iframe {
	width: 500px;
    height: 712px;
    max-width: 100%;
    border: none;
    background: transparent;
}
.open-table #ot-widget-container25 {
    padding: 0;
    margin: 0;
    width: auto;
	float: none !important;
}
.open-table #ot-reservation-widget {
    width: 100% !important;
	height: auto !important;
    float: none !important;
    margin: 0;
    padding: 0 17px 10px;
	box-sizing: border-box;	
    background: transparent;
	border: none;
    color: #272727;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    position: relative;
}
.open-table .ot-dtp-picker.wide {
	width: auto;
}
.site-inner h1.open-table {
	margin: 0;
	text-align: center;
}
.site-inner h1.open-table:before {
	content: "";
    display: block;
	height: 1px;
    width: 91.2%;
    margin: 0 auto 17px;
    border-top: 1px solid #f2f2f2;
}
.home .site-inner .entry-content > div.open-table {
	width: 100%;
    margin: 0;
}
.home .site-inner .entry-content > div.open-table:after {
	content: "";
    display: block;
	height: 1px;
    width: 91.2%;
    margin: 0 auto 16px;
    border-top: 1px solid #f2f2f2;
}
.site-inner .open-table .ot-dtp-picker.wide {
	padding: 0 0.75rem;
}
.site-inner .open-table .ot-title {
	display: none;
}
.site-inner .open-table .OT_header h2 {	/* gone */
	width: auto;
	margin: 0;
    font-size: 13px;
	word-spacing: 0;
    letter-spacing: .5px;
    text-transform: lowercase;
}
.open-table form.ot-dtp-picker-form {
    margin: 12px 0 0 0;
    padding: 0;
    width: auto;
	height: auto !important;
    display: inline-block;
    line-height: 15px;
	float: none !important;
	border: none !important;
}
.open-table .ot-date-picker, .open-table .ot-time-picker, .open-table .ot-party-size-picker {
    margin: 0 5px 12px;
    padding: 0;
    height: auto;
    width: 160px !important;
    position: relative;
    border: 1px solid rgba(0,0,0,.12) !important;
	border-radius: 3px;
	background-color: #fff;
    display: inline-block;
    line-height: 15px;
}
@media only screen and (max-width: 630px) {
	.open-table .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
		float: none;
		vertical-align: top;
	}
}
.open-table .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
	clear: both;
	float: none;
    display: block;
	margin: 0 auto !important;
	padding: 0;
	width: 180px;
	height: 47px;
	line-height: 47px;
	font-family: 'capitalsregular', serif;
    font-size: 15px;
	font-weight: normal;
    letter-spacing: .5px;
	text-transform: uppercase;
	text-shadow: none;
	background: transparent url('images/ot-btn.png') no-repeat;
	border-radius: 0;
    box-shadow: none;
}
.open-table .ot-dtp-picker.wide .ot-powered-by {
	display: none;
}
.site-inner h1.open-table:after {
	content: "Powered By OpenTable";
	display: block;
	margin: 0;
	font-family: 'capitalsregular', serif;
	font-size: 13px;
	word-spacing: 0;
	letter-spacing: .5px;
	line-height: 15px;
	text-transform: uppercase;
	color: #595959;
}

/* Tap Ahead
*/
.tap-ahead-page .site-inner h1.entry-title {
	display: none;
}
.site-inner .tap-ahead  {
	float: none !important;
	width: auto !important;
    margin: 2px 0 20px !important;
    padding: 16px 0 0 !important;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	font-size: 13px;
	text-align: center;
}
.site-inner .tap-ahead h2, .site-inner .tap-ahead h3 {
	font-family: 'capitalsregular', serif;
    font-variant: small-caps;
	font-weight: bold;
}
.site-inner .tap-ahead h2 {
	font-size: 25px;
	line-height: 20px;
	margin: 0;
}
.site-inner .tap-ahead h3 {
	font-size: 17px;
	line-height: 17px;
}
.site-inner .tap-ahead h3 + p {
	margin: 0;
}
.site-inner .tap-ahead h3 + p img {
	margin-bottom: 12px !important;
}
.site-inner .tap-ahead .tel {
	width: 400px;
    margin: 0 auto;
	padding: 13px 10px 0;
	color: #638a81;
	border-top: 1px solid #d7d7d7;
}
.site-inner .tap-ahead .inner {
	text-align: left;
	padding-left: 25px;
	background: url(images/tap-ahead-tel.png) no-repeat top left;
}
.site-inner .tap-ahead .tel p:first-child {
	padding: 8px 0 0;
	margin: 0 0 0 16px !important;
	left: 0 !important;
    line-height: 13px;
	font-family: 'capitalsregular', serif !important;
	font-size: 13px !important;
	font-weight: bold;
	color: #638a81 !important;
	text-transform: uppercase;
}
.site-inner .tap-ahead .tel p:first-child + p {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	margin: 0 !important;
	line-height: 46px;
	text-align: center;
}
.site-inner .tap-ahead .tel p:first-child + p + p {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	text-align: right;
	letter-spacing: 11px;
    margin: 0 4px 4px 0;
	line-height: 16px;
}
.tap-ahead-page .tap-ahead ~ h2 {
	font-size: 24px;
}
.tap-ahead-page .tap-ahead ~ p {
	font-size: 14px;
	margin: 0 17px 17px;
    line-height: 17px;
}
.home .site-inner .entry-content > div.llbc_content {
	margin: 0;
}
@media screen and (max-width: 500px) {
	.site-inner .tap-ahead {
		margin: 15px 0 45px !important;
	}
	.site-inner .tap-ahead .tel {
		width: 380px;
		max-width: 100%;
		margin: 0 auto;
		padding: 13px 0 0;
	}
	.site-inner .tap-ahead .inner {
		padding-left: 0;
		background: transparent;
		text-align: center;
	}
	.site-inner .tap-ahead .tel p:first-child {
		margin: 0 !important;
	}
	.site-inner .tap-ahead .tel p:first-child + p + p {
		text-align: center;
		margin: 0 0 4px 5px;
	}
}

/* Restore Open Table
*/
.home .site-inner .tap-ahead {
	margin: 0 4.4% 2px !important;
}
.home .site-inner h1.open-table:before,
.home .site-inner .entry-content > div.open-table:after {
	border-top: 1px solid #d7d7d7;
}
.home .open-table .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
	margin-bottom: 14px !important;
}
.home .site-inner .entry-content > div.open-table {
	margin-bottom: 23px;
}
.open-table .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
	white-space: nowrap;
    overflow: hidden;
    text-indent: -9999px;
	background: transparent url('images/ot-btn2.png') no-repeat;
}
.open-table .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
	width: 302px;
}
.site-inner .entry-content h1.open-table, .site-inner h1.open-table:after {
	font-family: 'capitalsregular', serif;
    font-variant: small-caps;
	font-weight: bold;
}
.site-inner .entry-content h1.open-table {
	font-size: 25px;
	line-height: 25px;
	margin: 0;
}
.home .site-inner h1.open-table:before {
	width: 91.2%;
	margin-bottom: 23px;
}
.site-inner h1.open-table:after {
	content: "Powered By Open Table";
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}
.site-inner .tap-ahead + h2,
.site-inner .tap-ahead + h2 ~ p {
	padding: 0 20px;
}
.site-inner h1.open-table:before,
.site-inner .entry-content > div.open-table:after {
	width: 100%;
	border-top: 1px solid #d7d7d7;
}
.site-inner .entry-content > div.open-table:after {
	content: "";
    display: block;
	height: 1px;
    margin: 0 auto 16px;
}
.site-inner .tap-ahead h2 span {
	display: block;
}
.home .site-inner .tap-ahead h2 {
	margin-top: 5px;
}
.home .site-inner .tap-ahead h2 span {
	display: none;
}
.home .site-inner .tap-ahead .tel {
	margin-top: 15px;
}
.site-inner .tap-ahead + h2 {
	margin: 24px 0 22px;
}
@media screen and (max-width: 320px) {
	.site-header .widget-area {
		overflow: hidden;
	}
	.header-widget-area .widget:first-child {
		margin-left: -18px;
	}
	.header-widget-area .widget:first-child + .widget {
		width: 150px;
	}
}

.home .site-inner .entry-content > div.tap-ahead-faqs {
	width: auto;
	margin: 0 4.4% 36px !important;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 21px;
}
.home .site-inner .entry-content > div.tap-ahead-faqs p {
	position: static;
	margin: 0 0 13px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #6b6a6a;
}
@media screen and (min-width: 769px) {
    .home .site-inner .entry-content > div.stay-play {
        margin-right: 25px;
        margin-left: calc(50% - 290px);
    }
    .home .site-inner .entry-content > div.sip-savor {
        margin-left: 25px;
        margin-right: 0;
    }
}
/* [content_block id=12179 slug=party-celebrate class="party-celebrate"] */

@media screen and (min-width: 768px) {
    div#lb_lavalava {
	margin-top: -331px !important;
	top: 50% !important;
    }
}
@media screen and (max-width: 767px) {
    div#lb_lavalava {
	margin-top: 0 !important;
	top: 15px !important;
    }
}