/*
Theme Name: Chickasaw Nation Casino Theme
Author: Mantyweb Designs
Author URI: http://mantywebdesigns.com/
Description: Custom theme based of of WP's Twenty Eleven and built for the Chickasaw Nation
*/

/* =Fonts
-------------------------------------------------------------- */
@font-face {
	font-family: 'droid_serifregular';
	src: url('fonts/droidserif_regular_macroman/DroidSerif-webfont.eot');
	src: url('fonts/droidserif_regular_macroman/DroidSerif-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/droidserif_regular_macroman/DroidSerif-webfont.woff') format('woff'),  url('fonts/droidserif_regular_macroman/DroidSerif-webfont.ttf') format('truetype'),  url('fonts/droidserif_regular_macroman/DroidSerif-webfont.svg#droid_serifregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'droid_serifbold';
	src: url('fonts/droidserif_bold_macroman/DroidSerif-Bold-webfont.eot');
	src: url('fonts/droidserif_bold_macroman/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/droidserif_bold_macroman/DroidSerif-Bold-webfont.woff') format('woff'),  url('fonts/droidserif_bold_macroman/DroidSerif-Bold-webfont.ttf') format('truetype'),  url('fonts/droidserif_bold_macroman/DroidSerif-Bold-webfont.svg#droid_serifbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futura_btbold';
	src: url('fonts/futurabt_bold/futura_btbold-webfont.eot');
	src: url('fonts/futurabt_bold/futura_btbold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/futurabt_bold/futura_btbold-webfont.woff2') format('woff2'),  url('fonts/futurabt_bold/futura_btbold-webfont.woff') format('woff'),  url('fonts/futurabt_bold/futura_btbold-webfont.ttf') format('truetype'),  url('fonts/futurabt_bold/futura_btbold-webfont.svg#futura_md_btbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
	font-family: 'CountryWesternFill';
	src: url('fonts/country-western-fill/14C01E_0.eot');
	src: url('fonts/country-western-fill/14C01E_0.eot?#iefix') format('embedded-opentype'), url('fonts/country-western-fill/14C01E_0.woff') format('woff'), url('fonts/country-western-fill/14C01E_0.ttf') format('truetype'), url('fonts/country-western-fill/14C01E_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal
}*/
@font-face {
	font-family: 'NexaSlab';
	src: url('fonts/nexa_slab/Nexa_Slab_Regular.otf');
	src: url('fonts/nexa_slab/Nexa_Slab_Bold.otf');
	font-weight: normal;
	font-style: normal;
}
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background:url(images/bg-body.jpg) #000!important;
	line-height: 1;
	position:relative;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
aside {
	display: block;
	width: 100%;
}
/* =Structure
----------------------------------------------- */

body {
	padding: 0;
	color: #ccc;
}
#page {
}
#branding hgroup {
	margin: 0 7.6%;
}
#access div {
	margin: 0 7.6%;
}
#primary {
	float: left;
	margin: 0 -38% 0 0;
	width: 100%;
}
#content {
	margin: 5% 42% 0 0;
	width: 65%;
}
#secondary {
	float: right;
	margin-right: 10px;
	width: 31%;
	margin-top: 5%;
	padding-bottom: 35px;
}
.page p {
	margin: 10px 0;
	padding: 0;
	word-wrap: break-word;
	line-height: 1.55;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.wrapper {
	max-width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
}
/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content, .left-sidebar.singular #content {
	margin: 0 auto;
	position: relative;
	width: auto;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	margin: 0 auto;
	width: 100%;
}
.page-template-page-wide-php .entry-header, .page-template-page-wide-php .entry-content {
	width: 100%;
}
.entry-content h4 {
	clear: none;
}
/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}
/* Showcase */
.page-template-showcase-php #primary, .left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content, .left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}
/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}
/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header, .one-column.singular .entry-content, .one-column.singular footer.entry-meta, .one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta, .one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}
/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 12px Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
#page {
	color: #ccc;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: "NexaSlab", "Times New Roman", Times, serif;
	color: #fff;
}
h1 {
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
}
h2 {
	margin: 0 0 .4em;
	font-size: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h3 {
	font-size: 1.4em;
	letter-spacing: 1px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}
img {
	border: none;
}
.button, form#addressForm button {
	border: 1px solid #ffb136;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 10px 18px 8px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	min-width: 75px;
	overflow: visible;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #ffb136;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f1bf38), to(#f97c28));
	background-image: -webkit-linear-gradient(top, #f1bf38, #f97c28);
	background-image: -moz-linear-gradient(top, #f1bf38, #f97c28);
	background-image: -ms-linear-gradient(top, #f1bf38, #f97c28);
	background-image: -o-linear-gradient(top, #f1bf38, #f97c28);
	background-image: linear-gradient(top, #f1bf38, #f97c28);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f1bf38', EndColorStr='#f97c28');
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 5px rgba(0,0,0,0.35);
	text-align: center
}
.button:hover {
	text-decoration: none !important;
	background-color: #f3d58c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f3d58c), to(#fc7e31));
	background-image: -webkit-linear-gradient(top, #f3d58c, #fc7e31);
	background-image: -moz-linear-gradient(top, #f3d58c, #fc7e31);
	background-image: -ms-linear-gradient(top, #f3d58c, #fc7e31);
	background-image: -o-linear-gradient(top, #f3d58c, #fc7e31);
	background-image: linear-gradient(top, #f3d58c, #fc7e31);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3d58c', EndColorStr='#fc7e31')
}
/* Text elements */
p {
	margin-bottom: 1em;
}
ul, ol {
	margin: 0 0 1.625em 0;
	padding: 0 0 0 40px;
	padding-left: 1.25em;
	/*font-size: 13px;*/
	color: #ccc;
}
.entry-content li {
	/*padding-bottom: 5px;*/
}
.entry-content ul, ol {
	font-size: 13px;
	font-family: arial;
}
ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #ccc;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #383838;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* Forms */
input[type=text], input[type=password], textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus, textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}
/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	text-decoration: underline;
}
/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active, #access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}
.clear {
	clear: both;
}
/* Directions
----------------------------------------------- */
h2.directionsTitle {
	font-size: 30px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.page-id-1346 .entry-title {
	display: none;
}
.page-id-1346 div#wpgmza_map_2 {
	margin-top: 35px;
}
div#wpgmaps_directions_edit_2 {
	width: 300px!important;
}
span.directionsVenue {
	font-weight: bold;
}
p.directionsAddress {
	border-bottom: 1px solid #666;
	color: #fff;
	font-size: 18px;
	padding-bottom: 20px;
	line-height: 1.5;
}
tr.directionsFor {
	display: none;
}
tr.directionsTo {
	display: none;
}
td.directionsFrom {
	display: none;
}
input.wpgmaps_get_directions {
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 10px 18px 8px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	min-width: 75px;
	overflow: visible;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-color: #334c90;
	background-color: #1c3884;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#334c91), to(#1a3377));
	background-image: -webkit-linear-gradient(top, #334c91, #1a3377);
	background-image: -moz-linear-gradient(top, #334c91, #1a3377);
	background-image: -ms-linear-gradient(top, #334c91, #1a3377);
	background-image: -o-linear-gradient(top, #334c91, #1a3377);
	background-image: linear-gradient(top, #334c91, #1a3377);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#334c91", EndColorStr="#1a3377");
}
.wpgmaps_directions_outer_div table, wpgmza_marker_list_class {
	width: 100%;
}
input#wpgmza_input_from_2 {
	width: 250px;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 10px;
}
h3.directionsDriving {
	font-size: 14px;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.adp-step, .adp-substep {
	color: #000;
}
.adp-substep .adp-stepicon {
	border: solid 1px #fff;
}
.adp-substep .adp-stepicon .adp-maneuver {
	background-color: #fff;
}
.map-notice {
	display: none;
}
p.directionsAddress {
	font-size: 18px!important;
	padding-bottom: 20px!important;
	color: #fff!important;
}
span.directionsPhone {
	font-weight: bold;
}
#directions_panel_2 table {
	color: #000000;
	background: #ffffff;
}
#directions_panel_2 .adp-placemark {
	color: #fff;
	background: #2d2d2e;
	padding-bottom: 15px;
}
#directions_panel_2 .adp-placemark img {
	border: none;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
}
/* =================================================================================================== Header
----------------------------------------------- */

#branding {
	position: relative;
	overflow: visible;
	z-index: 9999;
	height: 118px;
	top: 0px;
	background: url(images/bg-overlay.png) repeat #000;
}
#site-title {
	margin-right: 100px;
	float: left;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
#site-title a:hover, #site-title a:focus, #site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
header .wrapper {
	overflow: visible;
	height: 120px;
	padding-right: 20px;
}
#header-content {
	float: right;
	width: auto;
	height: 55px;
	padding: 25px 5px 0;
	overflow: hidden;
	font-size: 12px;
	position: relative;
	margin-right: 0;
}
#header-content {
}
#header-content .content {
	display: inline-flex;
	display: -webkit-box;
}
#header-content .borderline {
	border-right: dotted 1px;
	height: 24px;
	display: inline-block;
	margin: 0 1em;
	vertical-align: middle;
}
#header-content a img {
	margin-right: 0;
	vertical-align: middle;
	padding-bottom: .3em;
	padding-right: .3em;
}
#header-content .content a {
	text-decoration: none;
	font-weight:bold;
}
#header-content .content div {
	border-left: 1px dotted #FFF;
	height: 20px;
	padding: 3px 15px 3px 10px;
}
#header-content .phoneNav {
	border-left: 0!important;
	display: inline;
}
#header-content .directionsNav, #header-content .contactNav, #header-content .careersNav {
	padding-right: 1em!important;
	display: inline;
}
#header-content .subscribeNav {
	padding-right: 0!important;
	display: inline;
}
#header-content .content a:hover {
	opacity: 0.6;
}
#hero {
	margin-bottom: 0px;
	height: 320px;
	position: relative;
	bottom: 120px;
}
#hero-inner {
    margin-bottom: 0px;
    height: auto;
    position: relative;
    bottom: 0;
}
#hero .wrapper {
	position: relative;
	margin-top: -109px;
	overflow: visible;
}
#hero-bg {
	width: 100%;
	overflow: hidden;
	height: auto;
	border-bottom: 1px solid #666;
	/*-webkit-box-shadow: 0px 101px 259px 19px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 101px 259px 19px rgba(0,0,0,0.75);
	box-shadow: 0px 101px 259px 19px rgba(0,0,0,0.75);*/
	background: #000;
}
#hero-bg-inner {
	width: 100%;
	overflow: hidden;
	height: 332px;
	border-bottom: 1px solid #4a4a4a;
	-webkit-box-shadow: 0px 101px 85px 19px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 101px 85px 19px rgba(0,0,0,0.25);
	box-shadow: 0px 101px 85px 19px rgba(0,0,0,0.25);
	background: #000;
}
#hero-bg > img {
	max-width: 100%;
}
#hero aside {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
}
.inner-hero {
	background: #000;
	height: 450px!important;
	margin-bottom: -120px !important;
	border-bottom: 1px solid #666;
}
#branding .logo {
    background: url(images/ct_logo.png) 0px 0px;
    height: 110px;
    width: 175px;
    float: left;
    margin-left: 20px;
}
.logo:hover {
	background: url("images/ct_logo.png") 0px 110px;
}
/* ============================================================================================================================================= Menu
-------------------------------------------------------------- */
/*=====================================================================================================================================================Navigation */
#menu {
	background: url("images/bg-nav-main.jpg") repeat-x 0 0 #feaa34;
	border: 1px solid #fd802c;
	clear: both;
	color: #fff;
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	/* margin: 10px 0 0; */
	position: relative;
	text-transform: none;
	/*width: 700px;*/
	z-index: 100;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin-top: -57px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#menu ul li {
	display: inline;
	float: left;
	height: 46px;
	line-height: 25px;
	margin: 0;
	/*padding: 0 15px;*/
	text-align: left;
	position: relative;
	vertical-align: bottom;
	white-space: nowrap;
	z-index: 95;
	width: auto;
}
#menu ul li:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
#menu ul li:first-child{
	width:124px;
}
#menu ul li:nth-child(2){
	width:154px;
}
#menu ul li:nth-child(3){
	width:124px;
}
#menu ul li:nth-child(4){
	width:104px;
}
#menu ul li:nth-child(5){
	width:150px;
}
#menu ul li:nth-child(6){
	width:134px;
}
#menu ul li a {
	border-left: 1px solid rgba(0,0,0,.15);
	border-right: 1px solid rgba(255,255,255,.15);
	color: #fff;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 11px 26px;
	text-decoration: none;
	font-size: 12px;
}
#menu ul li a:hover, #menu ul li a.nav-item-active-a {
	background: url("images/bg-nav-main-hover.jpg") repeat-x 0 0 #fd802c;
}
#menu ul li:first-child a {
	border-left: none;
	margin-left: 0;
}
#menu ul li:last-child a {
	border-right: none
}
#menu ul ul {
	position: absolute;
	z-index: 100;
	height: 0;
	overflow: hidden;
	width: auto;
	-webkit-transition: height 0.3s ease-in;
	-moz-transition: height 0.3s ease-in;
	-o-transition: height 0.3s ease-in;
	-ms-transition: height 0.3s ease-in;
	transition: height 0.3s ease-in;
}
/* don't display tertiary box yet */
#menu > ul > li:hover ul ul, #menu > ul > li > a:hover ul ul {
	height: 0;
}
/* tertiary drop-down box */
#menu ul ul ul {
	left: 170px;
}
#menu > ul > li:hover ul, #menu > ul > li > a:hover ul, #menu ul ul li:hover > ul, #menu ul ul li a:hover > ul {
	height: 500px;/* need a height to accommodate any tertiary menus */
}
/* drop-down item styles */
        /* if you want different styling for tertiary menus, just copy the 4 rules below and insert an additional ul: for example: "#menu ul ul li", becomes: "#menu ul ul ul li" */
        
#menu ul ul li {
	background-color: #222; /* grey */
	/*width:170px;*/
	padding: 10px 10px 0px 10px;
	margin-right: 0px;
	width: 210px;
	text-align: left;
}
/*#menu ul ul li:hover {
            background-color:#7e0000;
        }*/
        
#menu ul ul li a {
	display: block;
	text-decoration: none;
	margin: 0px 0px;
	padding: 5px 15px;
	color: #eee;
	border-radius: 5px;
	border: none;
	font-size: 10px;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	text-transform: uppercase;
}
#menu ul ul li a:hover, #menu ul ul li:hover > a {
	border-color: #417d6b !important;
	background-color: #4b685f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#627f77), to(#4b685f));
	background-image: -webkit-linear-gradient(top, #627f77, #4b685f);
	background-image: -moz-linear-gradient(top, #627f77, #4b685f);
	background-image: -ms-linear-gradient(top, #627f77, #4b685f);
	background-image: -o-linear-gradient(top, #627f77, #4b685f);
	background-image: linear-gradient(top, #627f77, #4b685f);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#627f77', EndColorStr='#4b685f');
}
#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
	background: #efefef;
}
#access li:hover > a, #access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight: bold;
}
/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #4f311e;
	border-color: #000;
	color: #222;
}
#branding .only-search #s, #branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}
/* ================================================================================================================== Content
----------------------------------------------- */
/* ================================================================================================================== Facebook
-------------------------------------------------------------- */
.textwidget {
	border: 1px solid #f7f4f2;
	border-width: 1px;
	display: inherit;
	min-height: 240px !important;
	padding: 15px 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #c4c6c8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0YzZjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmE1YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4c6c8), color-stop(100%, #a2a5a8));
	background: -webkit-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: -o-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: -ms-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: linear-gradient(to bottom, #c4c6c8 0%, #a2a5a8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c6c8', endColorstr='#a2a5a8', GradientType=0 );
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35)
}
.thumb-right .cff-wrapper {
	border: 1px solid #f7f4f2;
	border-width: 1px;
	display: inherit;
	min-height: 240px !important;
	padding: 15px 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #c4c6c8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0YzZjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmE1YTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4c6c8), color-stop(100%, #a2a5a8));
	background: -webkit-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: -o-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: -ms-linear-gradient(top, #c4c6c8 0%, #a2a5a8 100%);
	background: linear-gradient(to bottom, #c4c6c8 0%, #a2a5a8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c6c8', endColorstr='#a2a5a8', GradientType=0 );
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
}
#listBG {
	font-size: 14px;
	text-align: center;
	border: 1px solid #4a4a4a;
	margin-bottom: 20px;
	padding: 20px 20px 12px;
	position: relative;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	background: rgba(0,0,0,0.25);
}
#listBG ul {
	list-style: none;
	margin: 0!important;
}
#listBG ul li {
	padding: 6.5px 0px 0 0;
	line-height: 1.1;
	margin: 0 0 0.5em 1%;
	color: #ccc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: inline-block;
	width: 23%;
}
/* ================================================================================================================== Event Posting Styles
-------------------------------------------------------------- */
.eventLeft {
	float: left;
	width: 65%;
}
.eventRight {
	float: right;
	width: 32%;
}
.eventRight table {
	width: 100%;
}
.em-calendar thead td {
	background: transparent;
	color: #2d2d2d;
	font-size: 20px !important;
}
.eventRight td {
	border: 1px solid transparent;
	background: #2d2d2d;
	color: #eee;
	padding: 15px 1px !important;
	font-size: 14px !important;
}
.eventRight .eventful {
	background: #9a9089;
}
.days-names {
	background: #2d2d2d;
	color: #eee;
}
.days-names td {
	border: 1px solid #DDD7D3
}
.entertainmentDetails {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	margin: .5em 0 .4em;
	font-family: futura_btbold, Arial, Helvetica, sans-serif;
}
/* ================================================================================================================== Casino Styles
-------------------------------------------------------------- */
.box {
	width: 300px;
	float: left;
	margin: 0px 10px;
	text-align: center;
}
.box:first-child {
	margin-left: 0px;
}
.box:last-child {
	margin-right: 0px;
}
.box h3 {
	font-size: 14px;
}
.box a:hover {
	text-decoration: none;
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
.searchandfilter {
	font-size: .63em;
	color: #2d2d2d;
	padding-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	font-weight: bold;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e3e0), to(#c2b8b2));
	background-image: -webkit-linear-gradient(top, #e7e3e0, #c2b8b2);
	background-image: -moz-linear-gradient(top, #e7e3e0, #c2b8b2);
	background-image: -ms-linear-gradient(top, #e7e3e0, #c2b8b2);
	background-image: -o-linear-gradient(top, #e7e3e0, #c2b8b2);
	background-image: linear-gradient(top, #e7e3e0, #c2b8b2);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e3e3e0', EndColorStr='#c2b8b2');
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
}
.em-search-wrapper {
	display: none;
}
#main {
	padding: 0 0 35px;
	clear: both;
	overflow: hidden;
	/* border-top: thin solid #4f311e; */
	background: url('images/bg-main.jpg') top left;
}
#main .wrapper {
	padding: 20px 0 0;
	position: relative;
	overflow: visible;
	padding-bottom: 35px;
}
#main .bg-left {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 100%;
	top: 0;
	background-position: top right;
}
#main .bg-right {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 100%;
	top: 0;
	background-position: top left;
	display: none;
}
.page-title {
	color: #4f311e;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
#post-1282 .entry-title{
	display:none;
}
/* ===== Casino ======*/
.page-id-1266 .entry-content img {
	width: 294px;
	height: 188px;
}
/* ===== Electronic Games ======*/
.page-id-1290 .entry-right {
	width: 66%;
	line-height: 1.55;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 13px;
}
.page-id-1290 .thumb-left {
	width: 33%;
}
.page-id-1290 article.post-li {
	border-bottom: none;
}
/* ===== Table Games ======*/
.page-id-1391 .entry-left {
	float: left;
	width: 65%;
	padding-bottom: 50px;
}
.page-id-1391 .entry-right {
	width: 66%;
	line-height: 1.55;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 13px;
}
/* ===== Keno ======*/
.page-id-1729 .entry-right {
	width: 66%;
	line-height: 1.55;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 13px;
}
.keno-left {
	width: 65%;
}
/* ===== Contact Us ======*/
.page-id-1701 #primary {
	width: 31%!important;
}
.page-id-1701 .contact-box {
	padding-right: 7px;
}
/* ===== Events ======*/
.eventExcerpt {
	font-size: 13px;
	font-family: arial;
}
.eventExcerpt a, .eventContent a {
	display: block;
	padding-top: 20px;
	color: #fff !important;
}
.eventExcerpt a:hover, .eventContent a:hover {
	color: #fff !important;
}
.entry-right h3 a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.entry-right h3 a:hover{
	color:#c8c0bb;
}
.eventFromDate{
	color: #fff;
	font-family: 'futura_btbold',Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-bottom: 0.5em;
}
.entry-rightEntertainment {
	float: right;
	width: 65%;
}
article.post-liEntertainment {
	padding-top: 40px;
	padding-bottom: 50px;
}
.entry-rightEntertainment h3 {
	font-size: 15px;
}
span.titleDate {
	font-size: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: 'NexaSlab', "Times New Roman", Times, serif;
}
.articleTop .entertainmentDetails {
	color: #c8c0b7;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	margin: 10px 0 35px;
	font-family: Arial, Helvetica, sans-serif;
}
.articleTop .eventFromDate{
	color: #c8c0b7;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	font-family: Arial,Helvetica,sans-serif;
}
.articleTop .entry-right img {
	border: 1px solid #383838;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	box-shadow: 0 2px 5px rgba(0,0,0,0.20);
}
.articleTop {
	border-bottom: 1px solid #666;
	margin-bottom: 50px;
	padding-bottom: 44px;
}
.eventContent {
	font-size: 13px;
	line-height: 1.55;
}
.bottom-entry-right {
	float: right;
	width: 31.5%;
}
.eventRecurring {
	padding-bottom: 5px;
}
.articleTop .entry-left {
	float: left!important;
	width: 300px;
	display: inline-block;
}
.articleTop .entry-right {
	float: right;
	display: inline-block;
	vertical-align: top;
	width: 620px;
	margin-right: 10px;
}
.at300bs{
	opacity:.5;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.at300bs:hover{
	opacity:1;
}
.at-share-btn .at15t_facebook{
	background-image:url(images/icon-social-facebook-gray.png) !important;
	opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition:    all 1s;
	-o-transition:      all 1s;
	transition: all 1s;
}
.at-share-btn .at15t_facebook:hover{
	background-image:url(images/icon-social-facebook.png) !important;
	opacity:1;
}
.at-share-btn .at15t_twitter{
	background-image:url(images/icon-social-twitter-gray.png) !important;
	opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition:    all 1s;
	-o-transition:      all 1s;
	transition: all 1s;
}
.at-share-btn .at15t_twitter:hover{
	background-image:url(images/icon-social-twitter.png) !important;
	opacity:1;
}
.at-share-btn .at15t_compact{
	background-image:url(images/icon-share-gray.png) !important;
	opacity: 1;
	-webkit-transition: all 1s;
	-moz-transition:    all 1s;
	-o-transition:      all 1s;
	transition: all 1s;
}
.at-share-btn .at15t_compact:hover{
	background-image:url(images/icon-share.png) !important;
	opacity:1;
}
#atic_signin{
	display:none;
}
.addthis_32x32_style .at15t_facebook, .addthis_32x32_style .at15t_twitter{
	background-position:0 0 !important;
}
.addthis_sharing_toolbox{
	margin-left:-8px;
}

/* ===== Dining ======*/
.page-id-1751 .thumb-left {
	float: left;
	width: 33%;
}
.page-id-1751 .thumb-left img {
	max-width: 300px!Important;
}
.page-id-1751 .entry-right {
	float: right;
	width: 66%;
}
.page-id-1751 .thumb-left a img {
	width: 300px;
	border: 1px solid #383838;
}
.thumb-left {
	float: left;
	width: 25%;
}
.thumb-left a img {
	width: 85%;
	border: 1px solid #383838;
}
.thumb-left img {
	width: auto;
	border: 1px solid #383838;
}
.entry-right {
	float: right;
	width: 75%;
}
.entry-right h3 {
}
entry-right p {
	padding: 0;
	margin: 0;
}
.thumb-right {
	float: right;
	margin-right: 0;
	width: auto;
	margin-top: 10px;
}
.thumb-right img, .thumb-right img {
		border: 1px solid #383838;

}
.entry-left {
	float: left;
	width: 65%;
	padding-bottom: 20px;
	margin-top:10px;
}
.entry-left h1 {
	font-size: 32px;
	line-height: 40px;
}
.entry-left #quote {
	font-size: 1em;
}
.post-li {
	border-bottom: 1px solid #666;
	border-radius: 0px;
	padding: 50px 0;
}
 . .post-li:last-child {
 border-bottom: none;
}
.post-li h3 {
	/*font-size: 14px;*/
	font-family: 'NexaSlab'!important;
	text-transform: uppercase;
	margin: 0 0 10px;
 color
}
/*===== Directions ====*/
h1.directionsTitle {
	text-transform: uppercase !important;
}
span.directionsPhone {
	font-weight: bold;
	font-size:20px;
}
p.directionsAddress {
	border-bottom: 1px solid #4a4a4a;
	color: #fff;
	font-size: 18px;
	padding-bottom: 20px;
	line-height: 1.5;
}
h2.directionsTitle {
	font-size: 30px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.page-id-1346 .entry-title {
	display: none;
}
.page-id-1346 div#wpgmza_map_1 {
	margin-right: 10px;
}
.adp-summary {
	color: #fff;
}
div#wpgmaps_directions_edit_1 {
	width: 300px!important;
	padding-top: 0!important;
}
span.directionsVenue {
	font-weight: bold;
}
tr.directionsFor {
	display: none;
}
tr.directionsTo {
	display: none;
}
td.directionsFrom {
	display: none;
}
input.wpgmaps_get_directions {
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 10px 18px 8px !important;
	text-decoration: none !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4) !important;
	text-transform: uppercase !important;
	min-width: 75px !important;
	overflow: visible !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	-moz-background-clip: padding !important;
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
	border-color: #ffb136;
	background-color: #fda333;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f1bf38), to(#f97c28));
	background-image: -webkit-linear-gradient(top, #f1bf38, #f97c28);
	background-image: -moz-linear-gradient(top, #f1bf38, #f97c28);
	background-image: -ms-linear-gradient(top, #f1bf38, #f97c28);
	background-image: -o-linear-gradient(top, #f1bf38, #f97c28);
	background-image: linear-gradient(top, #f1bf38, #f97c28);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35) !important;
	box-shadow: 0 2px 5px rgba(0,0,0,0.35) !important;
	text-align: center;
}
input.wpgmaps_get_directions:hover {
	border-color: #AF3636;
	background-color: #a62020;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#AF3636), to(#961E1E));
	background-image: -webkit-linear-gradient(top, #AF3636, #961E1E);
	background-image: -moz-linear-gradient(top, #AF3636, #961E1E);
	background-image: -ms-linear-gradient(top, #AF3636, #961E1E);
	background-image: -o-linear-gradient(top, #AF3636, #961E1E);
	background-image: linear-gradient(top, #AF3636, #961E1E);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr="#AF3636", EndColorStr="#961E1E")
}
.wpgmaps_directions_outer_div table, wpgmza_marker_list_class {
	width: 100%;
}
input#wpgmza_input_from_1 {
	width: 97%;
	border-radius: 3px 3px 3px 3px;
	color: #8f8985;
	font-size: 13px;
	padding: 5px 8px 5px;
}
h3.directionsDriving {
	font-size: 14px;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
div#wpgmza_map_1 {
	-webkit-transform: none!important;
}
.adp-step, .adp-substep {
	color: #000;
}
.adp-substep .adp-stepicon {
	border: solid 1px #fff;
}
.adp-substep .adp-stepicon .adp-maneuver {
	background-color: #fff;
}
.map-notice {
	display: none;
}
/*===== Text Club ====*/
.page-id-1880 .entry-right {
	float: right;
	width: 66%;
}
.page-id-1880 .post-li {
	margin-top: 30px;
	margin-bottom: 20px;
	border-top: 1px solid #4a4a4a;
	border-radius: 0px;
	padding: 50px 0;
	border-bottom: 0!important;
}
/*===== Signup Form ====*/
#signup label.gfield_label {
	color: #000;
	font-size: 13px;
}
#signup p, #signup2 p {
	color: #000;
	font-size: 18px;
	padding-top: 1em;
}
.subscribe-left h2 {
	color: #341e10;
	line-height: 1.33;
	font-size: 30px;
	font-weight: normal;
	font-family: "NexaSlab";
	border-bottom: 1px solid rgba(255,255,255,0.4)!important;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: rgba(255, 255, 255, 0.4)!important;
	text-align: left;
}
.modal_close {
	position: absolute!important;
	top: -9px !important;
	right: -8px;
	display: block!important;
	width: 9px !important;
	height: 9px !important;
	background: #000;
	z-index: 2;
	padding: 0px 0px 14px 12px;
	border: medium solid;
	border-radius: 20px;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 20px;
	vertical-align: baseline;
	transform: rotate(90deg);
	color: rgba(255,0,0,0);
	background-image: url(images/btn-close.png);
	background-position: 49% 36%;
	border-color: #fff;
}
a.modal_close {
	text-decoration: none;
}
a.modal_close:hover {
	background-color: #4E2983;
}
.subscribe-left {
	float: left;
	width: 46%;
	margin: 0 4% 0 0;
}
.subscribe-right {
	float: right;
	width: 46%;
}
.subscribe-right input[type=text], #subscribe-right textarea {
	color: #8f8985;
	font-size: 13px;
	padding: 7px 8px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #e3e3e3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e3e3e3));
	background-image: -webkit-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: -moz-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: -ms-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: -o-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: linear-gradient(top, #fcfcfc, #e3e3e3);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#e3e3e3');
	border: 1px solid #a59992;
	margin: 0 0 8px;
	width: 100% !important;
}
#signup {
	width: 680px;
	padding: 10px;
	display: none;
	border-color: #c8bfaf;
	color: #341e10;
	background-color: #b6ae9e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cbc5b8), to(#b6ae9e));
	background-image: -webkit-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: -moz-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: -ms-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: -o-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: linear-gradient(top, #cbc5b8, #b6ae9e);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cbc5b8', EndColorStr='#b6ae9e');
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
	position: absolute !important;
	top: 115px !important;
	padding: 45px 50px 30px;
}
#signup2 {
	width: 680px;
	padding: 10px;
	display: none;
	border-color: #c8bfaf;
	color: #341e10;
	background-color: #b6ae9e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cbc5b8), to(#b6ae9e));
	background-image: -webkit-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: -moz-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: -ms-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: -o-linear-gradient(top, #cbc5b8, #b6ae9e);
	background-image: linear-gradient(top, #cbc5b8, #b6ae9e);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cbc5b8', EndColorStr='#b6ae9e');
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
	position: absolute !important;
	padding: 45px 50px 30px;
	bottom:250px;
}
.subscribe-right label {
	color: #000;
}
label#label_4_1 {
	font-size: 12px;
}
.subscribe-right .gform_footer.top_label {
	padding: 0!important;
}
/*===== Social Tabs ====*/
.tab-inner.loaded {
	height: 314px!important;
}
li.tab-content {
	height: 336px!important;
}
ul.dcsnt-slider {
	height: 336px;
}
._4s7c {
	height: 336px!important;
}
ul#dcsmt-1-instagram {
	width: 242px;
	margin-right: 8px;
	float: right;
}
#dcsmt-1-instagram img {
	width: 225px;
}
.tab-inner ul.stream > li {
	font-size: 12px;
	color: #000;
}
/* Social Tabs
----------------------------------------------- */

aside#black-studio-tinymce-5 .textwidget {
	background: none;
	border: none;
	padding: 0;
	box-shadow: none;
}
.tab-inner ul li a {
	color: #000;
}
.youtube-subscribe {
	overflow: hidden;
	height: 72px;
	width: 100%;
	border: 0;
}
.social-tabs li {
    background: #fdc662!important;
}
.tab-facebook, .tab-facebook .dcsmt-btn, li.active.dcsmt-facebook, li.dcsmt-facebook:hover {
	background-color: #feb024!important;
}
.tab-twitter, .tab-twitter .dcsmt-btn, li.active.dcsmt-twitter, li.dcsmt-twitter:hover {
	background-color: #feb024!important;
}
.tab-google, .tab-google .dcsmt-btn, li.active.dcsmt-google, li.dcsmt-google:hover {
	background-color: #feb024!important;
}
.tab-content.tab-google, .social-tabs li.active.dcsnt-google .social-tabs .tab-google .dcsmt-btn {
	background-color: #feb024!important;
}
.tab-content.tab-instagram, .social-tabs li.active.dcsnt-instagram .social-tabs .tab-instagram .dcsmt-btn {
	background-color: #feb024!important;
}
.tab-instagram, .tab-instagram .dcsmt-btn, li.active.dcsmt-instagram, li.dcsmt-instagram:hover {
	background-color: #feb024!important;
}
.tab-content.tab-youtube, .social-tabs li.active.dcsnt-youtube .social-tabs .tab-youtube .dcsmt-btn {
	background-color: #feb024!important;
}
.tab-youtube, .tab-youtube .dcsmt-btn, li.active.dcsmt-youtube, li.dcsmt-youtube:hover {
	background-color: #feb024!important;
}
.yt-uix-button-subscribe-branded {
	background-color: #feb024!important;
}
.tab-content.tab-fblike, .social-tabs li.active.dcsnt-fblike, .social-tabs li.dcsnt-fblike:hover, .tab-fblike .dcsmt-btn {
	background-color: #feb024!important;
}
.tab-fblike, .tab-fblike .dcsmt-btn, li.active.dcsmt-fblike, li.dcsmt-fblike:hover {
	background-color: #feb024!important;
}
aside, #black-studio-tinymce-5, .widget_black_studio_tinymce {
	background: none !important;
	filter: none !important;
}
/*===== FAQs ====*/
.ac-container {
	width: 910px;
	border: solid 1px #4A4A4A !important;
	background: rgba(0,0,0,0.25);
	padding: 20px 20px 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
}
.ac-container label {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #ccc;
	line-height: 1.55;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	font-style: italic;
	padding-left: 0px!important;
}
.ac-container p:hover {
	color: #fff;
}
/*.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #c6e1ec  ;
    color: #3d7489  ;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
}*/
.ac-container label:hover:after, .ac-container input:checked + label:hover:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
}
.ac-container input:checked + label:hover:after {
	background-image: url(../images/arrow_up.png);
}
.ac-container input {
	display: none;
}
.ac-container article {
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	transition: height 0.3s ease-in-out;
}
.ac-container input:checked ~ article {
	transition: height 0.5s ease-in-out;
}
.ac-container article p {
	line-height: 23px;
}
.faqAnswer p:hover {
	color: #ccc;
}
.ac-container input:checked ~ article.ac-small {
	height: 100px;
}
.faqAnswer {
	padding: 20px;
	padding-left: 0px!important;
}
.faqAnswer p {
	display: inline;
	padding: 0 10px 0 0!important;
}
.faqQuestion p {
	display: inline;
	padding: 0 10px 0 0!important;
}
.ac-container div {
	padding: .2em 0 0.5em;
}
.faqQA {
	border-bottom: 1px solid #666;
	margin-bottom: 19px;
	max-height: 100px;
}
/*===== Mobile Menu ====*/
/* Functional Styles (Required) */
/* Tim Pietrusky advanced checkbox hack (Android <= 4.1.2) */
body {
	-webkit-animation: bugfix infinite 1s;
}
@-webkit-keyframes bugfix {
from {
padding:0;
}
to {
	padding: 0;
}
}
/* Nicolas Gallagher micro clearfix */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
#masthead {
	position: relative;
}
#toggle, .toggle {
	display: none;
}
.nav-menu > li {
	float: left;
	list-style: none;
}
 @media only screen and (max-width: 768px) {
.nav-menu {
	display: none;
	opacity: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
.nav-menu li {
	display: block;
	margin: 0;
	width: 100%;
}
.nav-menu li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	width: 100%;
}
.toggle {
	cursor: pointer;
	display: block;
	position: relative;
	-webkit-touch-callout: none; /* Disables OS callout when touching and holding a link */
	-webkit-user-select: none;
	user-select: none;
}
#toggle:checked ~ .primary-mobile-nav ul#menu-mobile-menu {
	display: block;
	opacity: 1;
}
}
/*--------------------------------
 Presentation Styles (Editable)
---------------------------------*/
.nav-menu {
	position: absolute;
	top: 394px;
}
#masthead {
	height: 100%;
	min-height: 100px;
	padding: 0 20px;
}
#masthead > h1 {
	color: #DFDFDF;
	float: left;
	font-family: Georgia;
	font-size: 28px;
	font-style: italic;
	padding: 30px 0 0;
}
.primary-mobile-nav {
	display: none;
	float: none;
}
.nav-menu, .nav-menu > li, .nav-menu > li > a {
	height: 100%;
}
.nav-menu li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	padding: 10px 20px;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.nav-menu li a:hover, .nav-menu li a:focus {
	background: #532f62;
	box-shadow: inset 5px 0 0 #fff;
	color: #fff;
	padding-left: 30px;
}
.toggle {
	margin: 0 auto;
	width: 100%;
	z-index: 2;
}
 @media only screen and (max-width: 768px) {
.primary-mobile-nav {
	display: block;
}
.nav-menu {
	background: #785984;
	border-top: 1px solid #532f62;
}
.nav-menu, .nav-menu > li, .nav-menu > li > a {
	height: auto;
	border-top: solid 1px #532f62;
}
.nav-menu > li > a {
	padding: 15px 15px;
}
.nav-menu > li > a:hover, .nav-menu > li > a:focus {
	background: #532f62;
	box-shadow: inset 5px 0px #fff;
	padding: 15px 15px 15px 25px;
}
.toggle:after {
	background: #532f62;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	content: attr(data-open);
	display: block;
	font-size: 12px;
	margin: 33px 0;
	padding: 10px 50px;
	text-align: center;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	width: 200px;
	position: absolute;
	top: 323px;
}
.toggle:hover:after {
	background: #532f62;
}
#toggle:checked + .toggle:after {
	content: attr(data-close);
}
}
 @media only screen and (max-width: 479px) {
#masthead > h1 {
	text-align: center;
}
#masthead > h1, .toggle:after {
	float: none;
}
.toggle:after {
	text-align: center;
	width: 100%;
}
}
/*===== End Mobile Menu ====*/
#list-playersclub {
	font-size: 12px;
}
.hentry, .no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child, .no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title, .entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	line-height: 1.5em;
	padding-bottom: .3em;/*padding-top: 15px;*/
}
.entry-title, .entry-title a {
	color: #222;
	text-decoration: none;
}
.error404 .entry-title {
	color: #fff;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #ccc;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
h2.hometitle {
	font: 32px "NexaSlab", sans-serif, Arial !important;
	text-transform: uppercase !important;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content, .entry-summary {
/* padding: 1.625em 0 0; */
}
.entry-content #s {
	width: 75%;
}
.comment-content ul, .comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul, .comment-content ol ol, .comment-content ul ol, .comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ccc;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}
/* Images */
.entry-content img, .comment-content img, .widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full, img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}
p img, .wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text, .gallery-caption {
	color: #ccc;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #ccc;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}
/* Image borders */
.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
	max-width: 100%;
}
/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}
/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}
/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}
/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #ccc;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content, article.format-link .entry-content, article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}
/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 0 0 0;
	position: relative;
}
.singular.page .hentry {
	padding: 0;
}
.singular .entry-title {
	color: #fff;
	font-size: 32px;
	line-height: 48px;
}
.singular .entry-title, .singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
}
blockquote.pull.alignleft, blockquote.pull.alignright {
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft, .singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}
/* =Aside
----------------------------------------------- */

.format-aside .entry-title, .format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}
/* =Link
----------------------------------------------- */

.format-link .entry-title, .format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}
/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}
/* =Status
----------------------------------------------- */

.format-status .entry-title, .format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}
/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}
/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image .entry-content p {
	margin: 1em 0;
}
.indexed.format-image .entry-content p:first-child, .indexed.format-image .entry-content p:first-child a, .indexed.format-image .entry-content p:first-child img {
	display: block;
	margin: 0;
}
.indexed.format-image .entry-content .wp-caption .wp-caption-text {
	margin: 0;
	padding-bottom: 1em;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	overflow: hidden;
	padding: 4%;
	max-width: 96%;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links, .indexed.format-image .entry-meta span.tag-links, .indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 2% 2% 0;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}
/* =Home Slider and Carousel
----------------------------------------------- */

.amazingslider-arrow-left-1:hover {
	background: url(images/btn-slideshow.png) 0% 0% no-repeat!important;
	opacity: .5;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
}
.amazingslider-arrow-right-1:hover {
	background: url(images/btn-slideshow.png) 100% 0% no-repeat!important;
	opacity: .5;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
}
.amazingslider-text-wrapper-1 {
	left: 55%;
	bottom: 20px!important;
	width: 380px;
	height: auto;
}
.amazingslider-text-bg-1 {
	background: url(images/bg-overlay-blue.png) !important;
}
.amazingslider-title-1 {
	color: #f8f8f8;
	letter-spacing: 0px;
	font: 30px "NexaSlab", "Lucida Grande", sans-serif, Arial!important;
	text-transform:uppercase;
}
.amazingslider-text-1 {
	width: 340px!important;
	padding: 20px!important;
}
.amazingslider-description-1 a {
	background: url("images/arrow-gray-right.png") no-repeat right 50% transparent;
	color: #74968c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 2;
	padding-right: 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.amazingslider-description-1 a:hover {
	color: #fff;
}
.amazingslider-text-bg-1 {
	border-radius: 0!important;
}
.amazingslider-description-1 {
	font: 13px "Arial"!important;
}
#wonderplugincarousel-2 .amazingcarousel-title {
	font: 10px "droid_serifregular"!important;
	font-weight: bold!important;
	line-height: 39px!important;
	letter-spacing: 2px;
	text-align: left!important;
	padding-left: 10px!important;
	padding-bottom: 0!important;
}
.amazingcarousel-link {
	text-align: right;
	padding-right: 25px!important;
	padding-top: 5px!important;
	text-decoration: none!important;
	right: 0px!Important;
	position: absolute!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 13px;
}
#wonderplugincarousel-2 .amazingcarousel-image:hover div.amazingcarousel-text {
	top: 50%!important;
}
#wonderplugincarousel-2 .amazingcarousel-next {
	right: 44px!important;
	top: 114%!important;
	background: url(images/btn-next.png) no-repeat !important;
	width: 75px!Important;
}
#wonderplugincarousel-2 .amazingcarousel-next:hover {
	opacity: 0.6;
}
#wonderplugincarousel-2 .amazingcarousel-prev {
	top: 114%!important;
	background: url(images/btn-previous.png) no-repeat !important;
	width: 75px!Important;
	left: 47px!important;
}
#wonderplugincarousel-2 .amazingcarousel-prev:hover {
	opacity: 0.6;
}
#featuredSlider {
	/*border-bottom: 1px solid #666;*/
	padding-bottom: 51px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.amazingcarousel-list-container {
	width: 940px!important;
}
.amazingcarousel-item-container {
	margin: 0!important;
}
.amazingcarousel-list-wrapper {
	width: 940px!important;
}
#wonderplugincarousel-2 .amazingcarousel-image img {
	margin: 0 5px 0 0!important;
	width: 298px!important;
	height: 192px!important;
}
#wonderplugincarousel-2 .amazingcarousel-text-bg {
	left: 1px!important;
	width: 298px!important;
}
.amazingcarousel-text {
	width: 298px!important;
	top: 157px!important
}
.amazingcarousel-bottom-shadow {
	/*top: 96%!important;*/
	display:none !important;
}
.amazingcarousel-title h3 {
	font: 13px "NexaSlab", sans-serif, Arial!important;
	padding-bottom: 10px;
	color: #fff;
	text-transform:uppercase;
}
div#wonderplugincarousel-2 {
	padding-top: 40px;
}
article#post-5 {
	margin-left: 10px;
}
/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #ccc;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover, article.intro .edit-link a:focus, article.intro .edit-link a:active {
	background: #777;
}
/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #ccc;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover, section.featured-post .attachment-small-feature:focus, section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}
/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a, section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}
/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after, .featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}
/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a, section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
/*
#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous, #nav-single .nav-next {
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}
#nav-single .nav-previous {
	padding-right: .5em;
}
*/ /* =Widgets
----------------------------------------------- */
 .widget-area {
 font-size: 12px;
}
.widget {
	float: left;
	margin: 0 0 2.2em;
}
.widget:last-child {
	margin: 0;
}
.widget-title {
	color: #ccc;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover, .widget a:focus, .widget a:active {
	text-decoration: underline;
}
/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}
/* Ephemera Widget */
section.ephemera ol, .widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a, .widget_twentyeleven_ephemera .comments-link > span {
	color: #ccc;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover, .widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}
/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}
/* Widget Image */
.widget_image img {
	border: 0;
	padding: 0;
	height: auto;
	max-width: 100%;
}
/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* =Comments
----------------------------------------------- */

#comments-title {
	color: #ccc;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword, .nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist, .page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #ccc;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ccc;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}
/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"], #respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #ccc;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.casino-games a {
	text-decoration: none;
}
.casino-games a:hover {
	opacity: .5;
}
.casino-games {
	width: auto;
	float: left;
	margin: 20px;
	text-align: center;
}
.casino-games img {
	height: 175px;
}
/* =================================================================================================== Partners
----------------------------------------------- */
.lshowcase-boxInner-normal img {
	border: none !important;
	box-shadow: none !important;
}
/* =================================================================================================== Contact
----------------------------------------------- */
.contact-info .address {
	margin: 1em 0;
}
.contact-info .phone, .contact-info .street, .contact-info .city-state-zip {
	color: #fff;
	display: block;
	font-size: 18px;
}
.contact-info .phone {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.contact-info .social {
	border-top: 1px solid #ccc;
	margin: 1.5em 0 0;
	padding: 2em 0 0;
}
.contact-info .social h2 {
	margin-bottom: 1.25em;
}
.contact-info .directions {
	margin: 1em 0;
}
.box2 {
	background: url("/themes/default/images/bg-overlay.25.png") repeat 0 0 transparent;
	background: rgba(0,0,0,0.25);
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px 20px 5px;
	position: relative;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.20);
	width: 63%;
	float: right;
	border-radius: 3px;
}
.contact-box .box {
	padding-bottom: 20px;
}
.contact-box .halves {
	width: 49%;
}
.contact-box .first {
	margin: 0 1% 0 0;
	display: block;
}
.contact-box .last {
	margin: 0 0 0 1%;
}
.contact-box .charcount {
	font-size: 11px;
	text-align: right;
}
.contact-box .footnote {
	font-size: 11px;
	text-align: left;
}
.column {
	display: inline;
	float: left;
	overflow: hidden;
}
.columnWrap .halves {
	width: 48%;/*margin: 0 2%;*/
}
.columnWrap .first {
	margin: 0 0 0 7px;
}
.columnWrap .last {
	margin: 0 0 0 4%;
}
fieldset {
	border: 0 none;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}
select {
	cursor: pointer;
}
input.text, textarea.text, input#mapAddress {
	border: none;
	color: #8f8985;
	font-size: 13px;
	padding: 6px 8px 6px;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #e3e3e3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e3e3e3));
	background-image: -webkit-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: -moz-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: -ms-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: -o-linear-gradient(top, #fcfcfc, #e3e3e3);
	background-image: linear-gradient(top, #fcfcfc, #e3e3e3);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#e3e3e3');
}
.rounded {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
#golf_form fieldset, #contact_form fieldset {
	border-top: 1px solid #403e3b;
	padding: 1em 0 0;
}
#golf_form fieldset.first, #contact_form fieldset.first {
	border-top: none;
	padding-top: 0;
}
#contact_form .button {
	margin-top: -1.5em;
}
.contact-box label {
	display: block;
	margin: 0 0 5px;
	line-height: 1.55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.contact-box label span {
}
.contact-box input.text {
	margin: 0 0 15px;
	width: 94%;
	width: 264px;
}
.contact-box textarea.text {
	height: 80px;
	margin: 0 0 10px;
	width: 97%;
	width: 558px;
}
.contact-box select {
	background-color: #FCFCFC;
	border: none;
	height: 35px;
	margin: 0 0 15px;
	padding: 9px 8px 8px;
	width: 280px;
}
.contact-box .button {
	margin: 0 0 10px;
}
.contact-box .visit {
	margin: 0 0 15px;
}
.columnWrap {
	overflow: hidden;
}
.columnWrap .last {
	margin: 0 0 0 16px;
}
fieldset {
	border: 0 none;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}
select {
	cursor: pointer;
}
#contact_form .button {
	margin-top: -1.5em;
}
.contact-box label span {
}
.contact-box textarea.text {
	height: 80px;
	margin: 0 0 10px;
	width: 97%;
	width: 558px;
}
.contact-box select {
	background-color: #FCFCFC;
	border: none;
	height: 35px;
	margin: 0 0 15px;
	padding: 9px 8px 8px;
	width: 280px;
}
.contact-box .button {
	margin: 0 0 10px;
}
.contact-box .visit {
	margin: 0 0 15px;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
/* =================================================================================================== Footer
----------------------------------------------- */
#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
#payout {
	background: url("images/bg-payout.png") #393c3e center center no-repeat;
	color: #fff;
	height: 244px;
	text-align: center;
}
#payout-inner h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 35px 0 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.55);
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#payout-inner .amount {
	font-family: droid_serifbold;
	font-size: 80px;
	font-size: 72px;
	line-height: 120px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 0;
	overflow: hidden;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
}
.signUpTitle {
	text-align: left;
}
.signUpButton #subscribe {
	width: 87% !important;
	height: auto !important;
	margin: 0px !important;
}
#payout .message {
	font-size: 12px;
	line-height: 31px;
}
#footerLinks {
	border-bottom: 1px solid #666;
	/* max-height: 100px; */
	text-align: left;
	padding-bottom: 40px;
	margin-bottom: 30px;
	padding-top: 15px;/* padding-bottom: 35px; */
}
#footerLinks h3 {
	color: #ccc;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "NexaSlab"!important;
	margin-bottom:1.5em;
	line-height: 22px;
}
.siteLinks {
	width: 620px;
	float: left;
}
#footerLinks nav {
	width: 620px;
	float: left;
	height: 60px;
	font-size: 12px;
	font-weight: bold;
}
#footerLinks nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#footerLinks nav ul li, #elec-games li {
	height: 1.5em;
	font-size: 12px;
	width: 32%;
	display: inline-block;
}
#footerNav ul li a {
	margin: 2px 0px;
	color: #d6d7d9;
	text-decoration: none;
	width: auto;
	line-height: 1.5em;
}
#footerNav ul li a:hover{
	color:#fff;
}
#signUp {
	float: right;
	width: 300px;
}
.signUpTitle p {
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: droid_serifbold!important;
}
#signUp .left {
	width: 150px;
	float: left;
}
#signUp .left p {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 10px;
}
#signUp .right {
	width: 200px;
	float: right;
}
#signUp .right a:link, #signUp .right a:visited {
	margin-top: 30px;
	padding: 8px 0px 0px;
	height: 20px
}
#signUp .right a:hover {
	background-color: #ecaf00;
	text-decoration: none;
}
#signUp .social {
	clear: both !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin: 20px 65px;
	font-family: futura_btbold;
	display: none;
}
#signUp .social ul {
	line-height: 24px !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
}
#signUp .social ul.icons li.follow {
	margin-right: 12px !important;
	white-space: nowrap !important;
	width: auto !important;
	color: #fff;
	font: futura_btbold;
}
#signUp .social ul.icons li {
	display: inline !important;
	float: left !important;
	list-style: none !important;
	width: 34px !important;
}
#signUp .social .iconSet img {
	height: 24px !important;
	vertical-align: baseline !important;
	width: 24px !important;
}
#signUp social .iconSet a {
	display: block !important;
	float: left !important;
	position: relative !important;
	width: 24px !important;
	height: 24px !important;
}
#footer-fb {
	background: url(images/social/icon-social-facebook-gray.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-fb:hover {
	background: url(images/social/icon-social-facebook.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-tw {
	background: url(images/social/icon-social-twitter-gray.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-tw:hover {
	background: url(images/social/icon-social-twitter.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-yt {
	background: url(images/social/icon-social-youtube-gray.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-yt:hover {
	background: url(images/social/icon-social-youtube.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-rss {
	background: url(images/social/icon-social-rss-gray.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#footer-rss:hover {
	background: url(images/social/icon-social-rss.png) no-repeat;
	height: 24px !important;
	transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
#logos {
	/*background: url(images/bg-footer.jpg) repeat;*/
    background-color: #383838;
	padding: 20px 0;
	border-top: thin solid #000;
}
#logos table {
	width: 100%;
}
#logos table td {
	text-align: center!important;
	vertical-align: middle!important;
}
#logos a {
	display: block;
	height: 90px;
	width: 117px;
	margin: 0 auto;
	position: relative;
}
#logos img {
	position: absolute;
	top: 0;
	left: 0;
}
#logos img.color {
	display: none;
}
#footer {
	padding: 23px 0;
	/*background-image: url("images/bg-subfooter.jpg");*/
    background-color: #000;
	border-top: 1px solid #000;
	font-size: 12px;
	font-weight: normal;
	height: 101px;
	color: #fff !important;
}
#footer p {
	margin-bottom: 0;
}
#footer p.alignleft {
	float: left;
	text-align: left;
	width: 380px;
	padding-top: .625em;
	display: block;
	margin-left: 10px;
}
#footer p.alignright {
	float: right;
	text-align: right;
	width: 540px;
	display: block;
	margin-top: 21px;
	margin-right: 10px;
	margin-left: 0px!important;
	font-size: 11px;
}
.alignright a{
	color:inherit;
}
#footer-logo {
	background-image: url(images/logo-footer-chickasaw.png);
	background-size: 322px 200%;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 42px;
}
#footer-logo img {
	width: 100%;
	visibility: hidden;
}
#footer-logo:hover {
	background-position: bottom left;
}
/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}
/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}
.adventure {
background: url('images/adventure-logo.png') no-repeat 0px 0px;
float: left;
width: 316px;
height: 70px;
margin-top: 0;
background-position: 0px -3px;
}
.adventure:hover {
background-position: 0px -87px;
}
/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #ccc;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
#site-generator a {
	color: #555;
	font-weight: bold;
}

.primary-mobile-nav {
display: none;
}
header nav#mobile {
    text-align: center;
    display: none;
}
.mobile-nav-toggle {
    display: none;
}    

/* =Responsive Structure
----------------------------------------------- */


/* =Print
----------------------------------------------- */

@media print {
body {
 background: none !important;
 font-size: 10pt;
}
footer.entry-meta a[rel=bookmark]:link:after, footer.entry-meta a[rel=bookmark]:visited:after {
 content: " [" attr(href) "] "; /* Show URLs */
}
#page {
 clear: both !important;
 display: block !important;
 float: none !important;
 max-width: 100%;
 position: relative !important;
}
#branding {
 border-top: none !important;
 padding: 0;
 height: 109px;
}
#branding hgroup {
 margin: 0;
}
#site-title a {
 font-size: 21pt;
}
#site-description {
 font-size: 10pt;
}
#branding #searchform {
 display: none;
}
#branding img {
 display: none;
}
#access {
 display: none;
}
#main {
 border-top: none;
 box-shadow: none;
}
#primary {
 float: left;
 margin: 0;
 width: 100%;
}
#content {
 margin: 0;
 width: auto;
}
.singular #content {
 margin: 0;
 width: 100%;
}
.singular .entry-header .entry-meta {
 position: static;
}
.entry-meta .edit-link a {
 display: none;
}
#content nav {
 display: none;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
 margin: 0;
 width: 100%;
}
.singular .hentry {
 padding: 0;
}
.entry-title, .singular .entry-title {
 font-size: 21pt;
}
.entry-meta {
 font-size: 10pt;
}
.entry-header .comments-link {
 display: none;
}
.page-link {
 display: none;
}
.singular #author-info {
 background: none;
 border-bottom: none;
 border-top: none;
 margin: 2.2em 0 0;
 padding: 0;
}
#respond {
 display: none;
}
.widget-area {
 display: none;
}
#colophon {
 display: none;
}
/* Comments */
.commentlist > li.comment {
 background: none;
 border: 1px solid #ddd;
 -moz-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
 margin: 0 auto 1.625em;
 padding: 1.625em;
 position: relative;
 width: auto;
}
.commentlist .avatar {
 height: 39px;
 left: 2.2em;
 top: 2.2em;
 width: 39px;
}
.commentlist li.comment .comment-meta {
 line-height: 1.625em;
 margin-left: 50px;
}
.commentlist li.comment .fn {
 display: block;
}
.commentlist li.comment .comment-content {
 margin: 1.625em 0 0;
}
.commentlist .comment-edit-link {
 display: none;
}
.commentlist > li::before, .commentlist > li.bypostauthor::before {
 content: '';
}
.commentlist .reply {
 display: none;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
 color: #444;
}
.commentlist > li.bypostauthor .comment-meta {
 color: #ccc;
}
.commentlist > li.bypostauthor:before {
 content: none;
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
 background: #fff;
 border-color: #ddd;
}
.commentlist .children > li.bypostauthor > article, .commentlist .children > li.bypostauthor > article .comment-meta {
 color: #ccc;
}
}
/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
/* =IE8 
----------------------------------------------- */ 
 
#ie8 section.feature-image.large img {
	width: 100%;
}
/* =WPTouch
----------------------------------------------- */ 
/*.theme-bauhaus .post-page-head-area {
	background: url(mages/bg-header.jpg) no-repeat!important;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: rgba(255,255,255,.3) 0px 1px 0px;
	overflow: hidden;
	height: 256px;
	background-size: 100%;
}*/


.no-header #main {
    padding-top: 155px;
}
.mobile-directions {
    display: none;
}
.contact-box fieldset {
    border: none;
}
.amazingslider-img-1 img {
    max-width: 100%!important;
}
ul#menu-mobile-nav {
    display: none;
}
div#hero-bg-inner img {
    display: none;
}
div#hero-bg-inner img:nth-of-type(1) {
    display: block;
    top: 0;
}
.wonderpluginslider img {
    width: auto !important;
    position: relative !important;
    margin: 0 auto!important;
    margin-top: 0!important;
}


/******* New Footer Logos **********/
.logo-wrap {
    overflow: hidden;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.logo-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100px;
}
.logo-wrap .logo a {
    display: block;
    height: 75px;
    width: 100px;
    margin: 0 auto;
    position: relative;
}
.logo-wrap img.logos-white {
    opacity: 0;
    transition: opacity .3s;
}
.logo-wrap img.logos-gray {
    opacity: 1;
    transition: opacity .3s;
}
.logo-wrap .logo:hover img.logos-gray {
    opacity: 0;
    transition: opacity .3s;
}
.logo-wrap .logo:hover img.logos-white {
    opacity: 1;
    transition: opacity .3s;
}
.logo-wrap .logo {
    width: 100px;
    height: 75px;
    float: none;
    position: relative;
    display: inline-block;
    background: none;
}
.logo-wrap .logo img {
    position: absolute;
    top: 0;
    left: 0;
}

/******* New Media Queries *********/

/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


@media (max-width:1140px) {
	header#branding {
	}
	.container_12 {
    max-width: 100%;
    width: 100%;
	}
	.amazingslider-title-1 {
    font-size: 2.2vw!important;
	}
	.amazingslider-text-wrapper-1 {
    left: 0!important;
	}
	div#wonderpluginslider-1 {
    padding-top: 0;
    height: auto!important;
    min-height: auto!important;
    max-width: 100%!important;
	}
	.amazingslider-img-1 img {
    height: auto!important;
    min-height: auto!important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
	}
	.amazingslider-space-1 {
    min-height: auto!important;
	}
	.amazingslider-text-wrapper-1 {
    top: 5vw!important;
	}
	.amazingslider-text-1 {
    max-width: 100%;
	}
	header .wrapper {
    max-width: 100%;
	}
	#bookingbot ul {
    list-style: none;
    width: 100%;
    }
    form#booking {
    height: auto;
	}	
	div#bookingbot {
    height: auto;
    padding-bottom: 4vw;
	}
	#bookingbot ul li:first-of-type {
    padding-left: 10px;
	}
	img {
    max-width: 100%;
	}
	.event-post-li, .blog-post {
    max-width: 95%;
    margin: 0 auto;
	}
	article.event-post-li .thumb-left {
    width: 25%;
	}
	.event-post-li .entry-right {
    float: right;
    width: 70%;
	}
	.articleTop {
    max-width: 95%;
    margin: 0 auto 2vw;
	}
	.articleTop .entry-left {
    width: 35%;
    }
    .articleTop .entry-right {
    width: 63%;
    }
    
    div#main .wrapper {
    margin-top: 3vw;
	}
	div#hero {
    height: auto!important;
    bottom: 0;
	}
	#hero-bg-inner img {
    width: 100%;
    height: auto!important;
	}
	div#hero-bg-inner .slider-container {
    display: none;
	}
	.home .slider-container {
    display: block;
	}
	div#hero-bg-inner {
    height: auto;
	}
	div#hero-bg-inner img {
    display: none!important;
	}
	div#hero-bg-inner img:nth-of-type(1) {
    display: block!important;
    position: relative;
    top: 0;
	}
	.login-wrap {
    width: 86%!important;
    margin: 0 auto;
	}
	div#get-started, #my-winstar-login {
    width: 94%;
    float: left;
    position: relative;
    right: 0;
    height: auto;
	}
	

}

@media (max-width:960px) {
	header#branding {
	}
	.wrapper {
    max-width: 95%;
	}
    .siteLinks {
    width: 65%;
    float: left;
	}
	#signUp {
    float: right;
    width: 33%;
	}
	div#footerLinks {
    width: 100%;
    margin: 0 auto;
	}
	#featuredSlider {
    border-bottom: 1px solid #4C4844;
    padding-bottom: 3em;
    margin: 0 auto;
    width: 100%;
    }
    section.content {
    max-width: 95%;
    margin: 0 auto;
	}
	.entry-left {
    width: 63%;
	}
	.entry-right {
    width: 63%;
	}
	.thumb-right {
    width: 30%;
    margin: 0;
	}
	.thumb-left {
    width: 30%;
	}
   
}


@media (max-width:930px) {
	header#branding {
	}
	nav#menu {
    display: none;
	}
	.mobile-nav-toggle {
    display: block;
	}
	.primary-mobile-nav {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.78);
    top: 118px!important;
    height: auto!important;
    right: 0;
    max-width: 50%!important;
    opacity: 1!important;
	}
	ul#menu-mobile-nav {
    display: block;
	}
	li#menu-item-11855, li#menu-item-11852, li#menu-item-11856, li#menu-item-11851 {
    display: none;
	}
	ul.sub-menu {
    display: none;
    width: 95%!important;
    margin: 0 auto;
	}
	span.open-menu {
    position: relative;
    width: 2vw;
    height: 2vw;
    float: right;
	}
	
	header .primary-mobile-nav ul li {
    padding: 2vh 0;
    text-align: left;
    margin: 0 1vw 0 1.8vw;
    position: relative;
    list-style: none;
    border-bottom: 1px solid #4A4A4A;
	}
	ul#menu-mobile-nav li a {
    text-transform: uppercase;
    font-weight: bold;
    font-family: FuturaBT-Bold, Arial, Helvetica, sans-serif;
    font-size: 2.2vw;
    width: auto;
	}
	span.open-menu::after {
    height: auto;
    width: auto;
    content: '\f078';
    position: absolute;
    transition: transform .5s;
    font-size: 2vw;
    font-family: FontAwesome;
    color: #fff;
    cursor: pointer;
	}
	span.open-menu.active::after {
    transform: rotate(180deg);
	}
	ul#menu-mobile-nav {
    margin: 0;
    width: 100%!important;
    overflow: visible;
    width: 49vw!important;
	}
	ul.sub-menu a {
    font-size: 1.5vw!important;
    font-weight: 100!important;
	}
	ul.sub-menu li {
    border: 0!important;
    padding: .8vw 0!important;
	}
	.wrapper {
    padding: 0!important;
	}
	.primary-mobile-nav {
	display: block;
	}
	.mobile-toggle {
    position: absolute;
    right: 1vw;
    bottom: 2vw;
	}
	ul#menu-mobile-nav li a:hover {
    text-decoration: none;
	}
	#header-content .content {
    display: inline-block;
	}
	#header-content .content {
    display: inline-block;
	}
	#content {
    margin: 5% 42% 0 0;
    width: 100%;
	}
	.home div#primary {
    width: 50%;
    float: left;
	}
	div#dcsmt-1 {
    float: right;
	}
	a#subscribe {
    width: auto!important;
	}
	p.alignright {
    width: 100%!important;
    margin: 0!important;
    text-align: center!important;
	}
	.adventure {
    margin: 0 auto;
    width: 100%!important;
    background-position: center -3px;
    margin-bottom: 2vw;
	}
	.adventure:hover {
    background-position: center -87px;
	}
	#secondary {
    float: right;
    margin-right: 0;
    width: 50%;
    }
    div#header-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	}
	.alignleft {
    width: 100%;
	}
	.entry-left {
    width: 50%;
	}
	.page-gallery {
    width: 100%!IMPORTANT;
    height: 100%;
    left: 0!IMPORTANT;
    margin-left: 0!IMPORTANT;
    position: fixed!IMPORTANT;
    background: none!important;
    top: 0!important;
    padding: 0!important;
	}
	.page-gallery img {
    max-width: 100%!important;
    text-align: center;
	}
	.page-gallery .wonderpluginslider {
    max-width: 100%;
	}
	.page-gallery h2 {
    color: #fff!important;
	}
	#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
    opacity: .8!important;
    z-index: 9999;
	}
	
}

@media (max-width:800px) { 
	header#branding {
	}
	.amazingslider-arrow-left-1 {
    left: 1vw!important;
    height: 6vw!important;
    width: 6vw!important;
    background: none!important;
    opacity: 1!important;
	}
	.amazingslider-arrow-right-1 {
    right: 1vw!important;
    height: 6vw!important;
    width: 6vw!important;
    background: none!important;
	}
	.amazingslider-arrow-left-1::before {
    content: '\f137';
    font-family: 'FontAwesome';
    font-size: 5vw;
	}
	.amazingslider-arrow-right-1::after {
    content: '\f138';
    font-family: 'FontAwesome';
    font-size: 5vw;
	}
	
	
	.amazingslider-arrow-left-1:hover, .amazingslider-arrow-left-67:hover {
    background: none!important;
    opacity: .5;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
	}
	.amazingslider-arrow-right-1:hover, .amazingslider-arrow-right-67:hover {
    background: none!important;
    opacity: .5;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
	}
	/******* New Footer Logos **********/
	.logo-wrap .logo {
    width: 25%;
	}
	.logo-wrap img{
		max-width: initial;
	}
}


@media (max-width:739px) {
	header#branding {
	}
	div#header-content {
    display: none;
	}
	li#menu-item-11855, li#menu-item-11852, li#menu-item-11856, li#menu-item-11851 {
    display: block;
	}
	.signUpButton div {
    float: none!important;
    margin-bottom: 1vw;
	}
	#footerLinks nav ul li {
    height: auto;
    font-size: 1em;
    font-weight: bold;
    width: auto;
    display: block;
    float: left;
    width: 100%;
	}
	#footerNav ul li a {
    margin: 2px 0px;
    color: #8c8884;
    text-decoration: none;
    width: auto;
    line-height: 1;
    font-size: 2vw;
    height: auto!important;
    float: left;
    display: block;
	}
	.siteLinks {
    width: 40%;
    float: left;
	}
	#signUp {
    float: right;
    width: 55%;
	}
	a#subscribe {
    width: 35%!important;
    display: inline-block;
    float: left!important;
    margin-right: 1vw;
	}
	nav#footerNav {
    height: auto;
	}
	div#wonderpluginslider-1, div#wonderpluginslider-67 {
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    max-width: 1256px;
    margin: auto;
	}
	.amazingslider-box-1, .amazingslider-box-67 {
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
	}
	.amazingslider-swipe-box-1, .amazingslider-swipe-box-67 {
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
	}
	.amazingslider-text-wrapper-1 {
    position: relative!important;
    top: 0!important;
    width: 100%!important;
    margin: 0!important;
    right: 0!important;
    height: auto!important;
    padding-bottom: 0!important;
	}
	.amazingslider-nav-1 {
    display: none!important;
	}
	.amazingslider-text-1 {
    width: 97.5vw!important;
    position: relative!important;
    max-width: none;
    padding: 3vw 0!important;
    margin: 0 auto!important;
    left: auto!important;
    top: auto!important;
    text-align: center!important;
	}
	.amazingslider-text-holding-1 {
    display: none!important;
	}
	.amazingcarousel-list-wrapper, .amazingcarousel-list-container {
    width: 100% !important;
    margin: 0 auto;
	}
	.articleTop .entry-right {
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 55%;
    margin-right: 10px;
    overflow: hidden;
    margin: 0;
	}
}

@media (max-width:710px) {
	div#payout-inner div {
    width: 100%!important;
	}
	div#payout {
    height: auto;
    background: #9E9E9E;
	}
	

} 

@media (max-width:660px) {
	.home div#primary {
    width: 100%;
    float: left;
	}
	div#secondary {
    margin-top: 0;
    margin: 0 auto 5vw!important;
    float: none;
    overflow: hidden;
    width: 100%!important;
	}
	.entry-left {
    width: 100%;
	}
	.entry-right {
    width: 100%;
	}
	.thumb-right {
    width: 100%;
    margin: 0;
	}
	.thumb-left {
    width: 100%;
	}
	.thumb-right img {
    width: auto;
	}
	.thumb-left img {
    width: auto;
	}
	a.button {
    margin-bottom: 2vw;
	}
	#listBG ul li {
    margin: 0.3em 1%;
    font-weight: bold;
    display: inline;
    width: 48%;
    line-height: 1.1;
    float: left;
    margin: 0.5em 1%;
	}
	#listBG ul {
    list-style: none;
    margin: 0;
	}
	
} 

@media (max-width: 580px) {
	a#subscribe {
    width: 84%!important;
    display: inline-block;
    float: left!important;
    margin-right: 0;
    margin-bottom: 3vw;
	}
	div#logos td {
    width: 100%;
    float: left;
	}
	article.event-post-li .thumb-left {
    width: 100%;
	}
	.event-post-li .entry-right {
    float: right;
    width: 100%;
	}
	.articleTop .entry-left {
	width: 100%;
	}
	.articleTop .entry-right {
    width: 100%;
    }
    /******* New Footer Logos **********/
	.logo-wrap .logo {
    width: 50%;
    float: left;
	}
	.logo-wrap a {
    display: block;
    height: 17vw;
    width: 27vw;
    margin: 0 auto;
    position: relative;
    text-align: center;
	}	
	.logo-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    margin: auto;
	}



} 

@media (max-width:400px) {
	.primary-mobile-nav {
    max-width: 70%!important;
	}
	ul#menu-mobile-nav {
    width: 67vw!important;
	}
	ul#menu-mobile-nav li a {
    font-size: 3vw;
    }
    span.open-menu {
    width: 3vw!important;
    height: 3vw!important;
	}
	span.open-menu::after {
    font-size: 3vw!important;
	}
	ul.sub-menu li a {
    font-size: 2.2vw!important;
	}
	.siteLinks {
    width: 100%;
	}
	div#signUp {
    width: 100%;
	}
	#footerNav ul li a {
    margin: 2px 0px;
    color: #8c8884;
    text-decoration: none;
    width: auto;
    line-height: 1;
    font-size: 3vw;
    height: auto!important;
    float: left;
    display: block;
    text-align: center;
	}
	nav#footerNav {
    margin-bottom: 5vw;
	}
	.social {
    position: relative;
	}
	
	
} 
    /*Widescreen*/
@media only screen and (min-width : 1600px) {
/* STYLES GO HERE */	
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 700px) {
	#site-title a {
    height: 29vw;
    width: 34vw;
    background-size: 100% 200%;
    background-position: 2vw 2vw!important;
    background-repeat: no-repeat;
	}
}
    /* Smartphones (landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 700px) 
and (orientation : landscape) {
/* STYLES GO HERE */
     #menu {
        display: none;
    }
    .mobile-nav-toggle {
        display: block;
    }
    .mobile-toggle {
        width: 20%;
        float: left;
        padding-top: 12vh;
    }
    #branding > div > div.mobile-toggle > a > img {
        height: 2.5vh;
    }
    header nav#mobile {
        text-align: center;
        display: none;
        clear: both;
        width: 78%;
        padding: 0;
        margin: 0;
    }
    .primary-mobile-nav {
    display: block;
    }    
    body.home:before {
        background-color: #000!important;
        box-shadow: none!important;
        content: "";
        display: block;
        height: 100%;
        min-height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 0!important;
        z-index: 0;
    }
    header nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    header nav#mobile ul li {
        padding: 1vh 0;
    }
    header nav#mobile ul li a {
        color: white;
        text-transform: uppercase;
        font-size: 2.3em;
    }
    header nav ul li a[href="#"] {
        text-decoration: none;
    }
    .home header#branding  {
        height:auto;
        width: 100%;
    }
    #branding {
        height: auto;
    }
    header .wrapper {
        height: auto;
    }
    .wrapper {
        /*max-width: 70%;*/
        position: relative;
        z-index: 9;
        margin: 0;
    }
    #site-title{
        float: left;
        width: 25vw;
    }
    #site-title a {
        height: 21vw;
        width: 20vw;
        background-size: 26vw 38vw;
        background-position: 2vw 2vw!important;
    }
    #header-content {
        width: 33vw;
        height: 16vh;
        font-size: 2em;
        margin: 0!important;
        float: left;
        padding: 6px 0 0;
    }
    #header-content .content {
        display: block;
    }
    #header-content .content div{
        border-left: none;
        display: block;
        height: 1.2vh;
        padding: 1.2vh 2vw;
    }
    #hero {
        height: auto;
        bottom: initial;
    }
    
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 700px)
and (orientation : portrait) {
    body {
        width: 100%
        /*max-width: 730px;*/
        height: 100%;
        /*overflow-x: hidden;*/
    }
  #menu {
    display: none;
    }
    .mobile-nav-toggle {
        display: block;
    }
    .mobile-toggle {
    width: 21%;
    float: right;
    padding-top: 0;
    margin-left: 0;
    position: absolute;
    right: 3.3vw;
    top: 8.4vw;
	}
	#branding {
    position: relative;
    overflow: visible;
    z-index: 1200;
    height: auto;
    }
	#branding > div > div.mobile-toggle > a > img {
    height: 3.5vh;
    float: right;
    padding-top: 1vh;
	}
    ul.sub-menu {
    display: none;
    width: 100%!important;
	}
    header nav#mobile {
    display: none;
    background: rgba(3, 2, 2, 0.90);
	}
	header .wrapper {
    height: auto;
    margin: 0!important;
    width: 100%;
    padding: 0;
    max-width: none!important;
    position: relative;
    z-index: 9;
	}
	#site-title {
    float: left;
    width: 30%!important;
    padding: 0;
	}
    #site-title a {
    height: 29vw;
    width: 34vw;
    background-size: 100% 200%;
    background-position: 2vw 2vw!important;
    background-repeat: no-repeat;
    display: block;
	}
    header nav#mobile {
        text-align: center;
        display: none;
        clear: both;
        padding: 0;
        margin: 0;
    }
    .primary-mobile-nav {
    display: block;
    width: 100%;
    max-width: 100%!important;
    top: 175px!important;
	}
    body.home:before {
        background-color: transparent!important;
        box-shadow: none!important;
        content: "";
        display: block;
        height: 100%;
        min-height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 0!important;
        z-index: 0;
    }
    .primary-mobile-nav {
    display: block;
	}
	header nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
	}
	header nav#mobile ul li {
    padding: 2vh 0;
    text-align: left;
    border-bottom: 1px solid;
    margin: 0 3vw;
    position: relative;
    font-size: 3vw;
	}
	span.open-menu {
    position: absolute;
    width: auto;
    float: right;
    height: auto;
    top: 1.3vw;
    right: 3.3vw;
	}
	span.open-menu::after {
    height: auto;
    width: auto;
    content: '\f078';
    position: absolute;
    transition: transform .5s;
    font-size: 3vw;
    font-family: FontAwesome;
    color: #fff;
	}
	.sub-menu li:nth-last-of-type(1) {
    border-bottom: 0!important;
	}
    .open-menu.active::after {
    transform: rotate(180deg);
    transition: transform .3s;
	}

    header .wrapper {
        height: auto;
    }
    .wrapper {
    position: relative;
    z-index: 9;
    margin: 0;
    max-width: none;
	}
    #header-content {
        height: 8vh;
    }
    #header-content .content {
        display: none;
    }
    #header-content .content div{
        border-left: none;
        display: block;
        height: 1.2vh;
        padding: 1.2vh 2vw;
    }
    header nav#mobile ul li a {
        color: white;
        text-transform: uppercase;
        font-size: 38px!important;
    }
    header nav ul li a[href="#"] {
        text-decoration: none;
    }
    .home header#branding  {
        height:auto;
        width: 100%;
        position: relative!important;
    }
    .headerHome {
    position: relative;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    display: flex;
    flex-direction: column;
    display: -webkit-flex;
    -webkit-flex-direction: column;
	}
	.headerHome.cover {
	position: relative;
    z-index: 0;
	}

    #hero {
        height: auto;
        bottom: initial;
    }
    #hero-inner {
        height: auto;
        bottom: 0;
    }/*
    #wonderpluginslider-1 {
        height: 410px !important;
        width: 730px;
    }
    #featuredSlider {
        width: auto;
    }
    .amazingslider-text-wrapper-1 {
         left:auto; 
        bottom: 60px!important;
        width: 380px;
        height: auto;
    }
    .amazingslider-description-1 {
        font-size: 2em!important;
    }
    .amazingslider-description-1 a {
        font-size: 1em;
    }*/
    .logo {
    height: 20vw;
    width: 34vw;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 2vw 0 2vw 3vw;
	}
	.wonderpluginslider img {
    max-width: 100%!important;
	}
    .wonderpluginslider div {
        border: 0;
    }
	.instaFooter .instaRow {
    padding: 70px 0 10px;
    display: block;
    width: 100%;
	}
	.amazingslider-text-wrapper-1 {
    right: 22vw !important;
    width: 300px !important;
    bottom: 0!important;
    left: 5vw!important;
    min-width: 100%!important;
    top: 0!important;
	}
	div#featuredSlider {
    display: none!important;
	}
    .amazingslider-text-wrapper-1 {
    position: relative!important;
    width: 100%!important;
    margin: 0!important;
    left: 0!important;
    overflow: visible;
	}
	.home #hero-bg {
    /*width: auto!important;*/
    /*padding-top: 118px;*/
    height: auto!important;
    /*padding-top: 16.9vw;*/
    margin-bottom: -11vw;
    border-bottom: 0!important;
    min-height: 235px!important;
	}
	.wonderpluginslider {
    top: 0;
    /*padding-bottom: 17vw;*/
    height: auto!important;
    float: left;
        width: 100%!important;
	}
	#hero-bg-image {
    padding-top: 17vw;
    height: auto!important;
    float: left;
	}
    div#wonderplugincarousel-2 {
        display: none!important;
    }
    aside#black-studio-tinymce-5 .textwidget {
        display: none;
    }
    /*#wonderplugincarousel-2 .amazingcarousel-next {
        background-size: cover!important;
        width: 120px!important;
        height: 20px!important;
        margin-right: 250px!important;
    }
    #wonderplugincarousel-2 .amazingcarousel-prev {
        background-size: cover!important;
        width: 130px!Important;
        left: 100px!important;
        height: 20px!important;
    }*/
    .amazingcarousel-list-wrapper {
        width: auto!important;
        margin-left: 5vw;
    }
    .amazingslider-title-1, .amazingslider-title-67 {
    font-size: 4vw!important;
    padding: 2vw 00;
	}
	.amazingslider-text-box-1 {
    background: #000;
    border-bottom: 1px solid;
	}
	.amazingslider-nav-container-1 {
    display: none;
	}
    .amazingslider-text-1 {
    width: 100vw!important;
    text-align: center!important;
    padding: 0!important;
    }
    .amazingcarousel-description {
        font-size:2em!important;
    }
    .amazingslider-description-1 {
        display: none!important;
    }
    .amazingslider-text-wrapper-1 {
    width: 100%!important;
    right: inherit!important;
    width: 350px !important;
    top: .6vh;
    position: relative!important;
	}
    .amazingslider-img-1 img, .amazingslider-img-67 img {
        width: 100%!important;
        height: auto!important;
        min-height: 235px!important;
    }
    .amazingslider-space-1 {
        height: auto!important;
        min-height: 235px!important;
    }
    .amazingcarousel-item {
        width: 30vw!important;
        height: 25vw!important;
    }
    #wonderplugincarousel-2 .amazingcarousel-image img {
        /*width: 95%!important;*/
        height: auto!important;
    }
    #wonderplugincarousel-2 .amazingcarousel-text {
        display: none;
    }
    #wonderplugincarousel-2 .amazingcarousel-title {
        font-size: 1em!important;
    }
    .amazingcarousel-title h3 {
        font-size: 2.5em!important;
    }
    .amazingcarousel-prev, .amazingcarousel-next {
        display: none!important;
    }
    .page p {
    font-size: 4.3vw!important;
	}
	div#payout-inner div {
    width: 100%!important;
    float: left;
	}
    .page .entry-content h2 {
    font-size: 6vw!important;
	}
    article {
        margin: 1vh 4vw!important;
    }
    h1{
        text-align: center;
    }
    .thumb-left {
        width: 100%;
    }
    .thumb-right {
        width: 100%;
        float: none;
    }
    .entry-right {
    width: 100%!important;
    font-size: 2em!important;
    margin: 0!important;
	}
	a .at-icon-wrapper {
    cursor: pointer;
    height: 10vw!important;
    width: 10vw!important;
	}
	.addthis_32x32_style .at-icon {
    width: 10vw!important;
    height: 10vw!important;
	}
	.at-icon {
    fill: #fff;
    border: 0;
    width: 100%!important;
    height: 100%!important;
	}
	div#dcsmt-1 {
    display: none;
	}
	.at-share-tbx-element.addthis_32x32_style .at-share-btn, .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
    max-width: 10vw!important;
    max-height: 10vw!important;
	}
	li {
    font-size: 3.4vw;
	}
	.eventContent {
    font-size: 3.4vw;
	}
	.articleTop .entertainmentDetails {
    color: #c8c0b7;
    font-size: 3.4vw;
    font-weight: bold;
    line-height: 1.1;
    margin: 10px 0 35px;
    font-family: Arial, Helvetica, sans-serif;
	}
	.entry-right img, .entry-left img {
    width: 100%;
	}
    .entry-left {
        font-size: 2em;
            width: 100%!important;
    }
    .entry-left h2 {
        font-size: 1.8em;
    }
    .entry-left h1 {
        font-size: 2em;
        text-align: inherit;
    }
    .post-li h3, article > div.entry-right > div > p {
        font-size: 2em;
    }
    .eventFromDate {
        font-size: 1.5em;
    }
    .entry-right h3 a {
        font-size: 1em;
    }
    .page p {
        font-size: 1.5em;
    }
    span.titleDate {
        font-size: 1em;
        line-height: 1.1em;
    }
    .articleTop .eventFromDate {
        font-size: 1.7em;
    }
    .eventRecurring {
        font-size: 1.7em;
    }
    .eventTime {
        font-size: 1.7em;
    }
    .entry-left .button, .entry-right .button {
        font-size: .8em;
    }
    .siteLinks {
        width: 100%;
        float: none;
        text-align: center;
    }
    #content {
        /*max-width: 750px;*/
        margin: 0!important;
        padding: 0;
        width: 100%;
    }
    .home div#primary {
    margin: 50px 0!important;
    padding: 0;
    width: 100%;
	}
    #secondary {
        display: none!important;
    }
    #logos .wrapper {
    width: 100%!important;
	}
    #footer .alignleft {
        display: block;
        float: none;
        margin-right: 0;
    }
    #footerLinks nav {
        width: 100%;
        float: none;
        height: auto;
        font-size: 2em;
    }
    #footerLinks {
        margin-bottom: 0px;
    }
    #footerLinks h3 {
        font-size: 3em;
        line-height: normal;
    }
    #footerLinks nav ul li, #elec-games li {
        font-size: 1em;
    }
    #footerNav ul li a {
    font-size: 4.5vw;
	}
    #menu-item-1651 {
        width: 50%!important;
    }
/*    #signUp {
        float: none;
        width: 100%;
        text-align: center;
        padding: 9vh 0 2vh;
    }*/
     #logos h2 {
    font-size: 4vw;
    padding: 2vh 0;
	}
/*    #footerLinks nav ul li {
    height: auto;
    width: 50%!important;
    margin-bottom: 2vw;
	}
    
    #footerLinks nav {
        height:auto;
    }*/
    #logos table {
        margin-right: 3vw;
    }
    #signUp {
    float: none;
    clear: both;
    padding: 5vh 0;
    width: 100%;
    text-align: center;
    height: auto;
	}
    .signUpTitle {
        text-align: center;
    }
    /*.signUpButton #subscribe {
        width: 200px !important;
        height: auto !important;
        font-size: 2.1em;
        margin: 0px auto!important;
    }
    .adventure {
        margin: 0 auto;
        display: block;
        float: none;
    }
    img[class*="attachment-"] {
        height: 11vh;
    }
    div#wpgmaps_directions_edit_2 {
        width: 100%!important;
    }*/
    #footer p.alignright {
    float: none;
    text-align: center;
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 3vw;
	}
    .signUpButton .button {
        height: 1.7em!important;
        width: auto !important;
        font-size: 2em;
        line-height: 1.5;
        margin: 0!important;
    }
    .signUpButton {
    padding: 0 19vw 2vh;
    width: 45%;
    margin: auto;
	}
    #signUp .social {
    margin-top: 6.5vw!important;
    width: 100%;
    padding: 0;
    margin: auto;
    position: relative!important;
	}
    #signUp .social ul.icons li {
    width: 10vw!important;
    padding-right: 2vw;
	}
	li.iconSet:nth-last-of-type(1) {
    padding-right: 0!important;
	}
    #signUp .social ul.icons li.follow {
    font-size: 4vw;
    width: 100%!important;
    float: left!important;
    text-transform: uppercase;
    font-family: FuturaBT-Bold, Arial, Helvetica, sans-serif;
    margin-bottom: 4vw;
    padding: 0!important;
    margin-right: 0!important;
    font-weight: normal;
	}
	#signUp .social ul {
    line-height: 1!important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    text-align: center;
    margin: 0 auto!important;
    width: 46vw;
	}
    #footer {
    font-size: 1em;
    height: auto;
    padding: 0 2vw;
	}
    .adventure {
        margin: 0 auto;
        display: block;
        float: none;
        width: 100%;
    height: 160px;
    background-size: 70%;
    background-position: 15vw .8vh;
    }
    .thumb-left a img {
    width: 100%;
    }
    .thumb-right img, .thumb-right img {
    width: 100%;
    }
    div#wpgmaps_directions_edit_2 {
        width: 100%!important;
        margin: 0 1vw;
    }
    h1.directionsTitle {
        font-size: 4em;
        text-align: left;
        margin-bottom: 5vh;
    }
    p.directionsAddress {
        font-size: 2.5em!important;
    }
    span.directionsPhone {
        font-size: 1.15em;
    }
    h2.directionsDriving {
        font-size: 2em;
    }
    input#wpgmza_input_from_2 {
        width: 425px;
        padding: 1vh;
        font-size: 28px;
    }
    input.wpgmaps_get_directions {
        font-size: 3.2em;
    margin-top: 10px;
    }
    #wpgmaps_reset_directions, #wpgmaps_print_directions_2 {
        font-size: 1.5em;
    }
    .adp-step, .adp-text {
        font-size: 1.2em;
        line-height: 2em;
        vertical-align: bottom;
    }
    .adp, .adp table {
        font-size: 1.6em;
    }
    #wpgmza_map_2 {
        width: 100%!important;
    }
    .page-id-1701 #primary {
        width: 100%!important;
    }
    .page-id-1701 #primary {
        width: 100%!important;
        text-align: center;
    }
    .page-id-1701 h1 {
        font-size: 3.4em;
    }
    .contact-info {
        margin-top: 2vh;
    }
    .contact-info .phone, .contact-info .street, .contact-info .city-state-zip {
        font-size: 2.8em;
    }
    .columnWrap .halves {
        width: 45%;
    }
    .box2 {
        width: 100%;
        float: none;
            margin: 0 auto;
        padding: 0;
    }
    .contact-box label {
        font-size: 2.5em;
    }
    .contact-box input.text {
        width: 425px;
        font-size: 2em;
        padding: 10px 12px;
    }
    .contact-box select {
        width: 450px;
        font-size: 3em;
        padding: 5px 12px;
        height: auto;
    }
    .contact-box select option {
        font-size: .5em;
    }
    #contact_form  strong {
        font-size: 3em;
    }
    #contact_form input[type="radio"] {
        width: 30px;
        height: 30px;
    }
    .columnWrap .first, .columnWrap .last {
        margin: 0 0 0 3.5vw;
        float: left;
    }
    .contact-box .charcount, .contact-box .footnote {
        font-size: 2.1em;
        padding-right: 13vw;
        padding-left: 5.5vw;
    }
    #contact_form > fieldset:nth-child(5) > fieldset:nth-child(2) > div, #contact_form > fieldset:nth-child(5) > fieldset:nth-child(3) > div {
        padding: 0 0 0 5vw;
    }
    #contact_form .button {
        font-size: 2.5em;
        margin-left: 5.5vw;
    }
    .page-id-1701 .contact-box {
        padding: 0 7px;
    }


    /******* New Footer Logos **********/

.logo-wrap{
	padding-bottom: 30px
}
.logo-wrap .logo {
    width: 46%;
    height: 140px;
}
#logos a {
    display: block;
    height: 140px;
    width: 220px;
    margin: 0 auto;
    position: relative;
}
	.logo-wrap a {
    display: block;
    height: 17vw;
    width: 27vw;
    margin: 0 auto;
    position: relative;
    text-align: center;
	}	
	.logo-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    margin: auto;
	}

}
 
/* Tablets (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	/* STYLES GO HERE */
}
 
/* Tablets (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	/* STYLES GO HERE */
    #signUp .social ul.icons li {
    display: inline !important;
    float: left !important;
    list-style: none !important;
    width: 34px !important;
}
}

 
/* Tablets (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	/* STYLES GO HERE */
    .page p, .amazingslider-description-1, .amazingslider-title-1 {
        font-size: 1.75em!important;
    }
    #menu ul li a {
        font-size: 16px;
        padding: 11px 22px;
    }
    #menu ul li:nth-child(6) {
        width: 150px;
    }
    #menu-item-1461 > a {
        margin-left: -13px!important;
    }
    #menu-item-1430 > a {
        margin-left: -11px!important;
    }
    #header-content .content a {
        font-size: 1.3em;
    }
    .eventFromDate, .entry-right h3 a, .post-li h3 {
        font-size: 18px;
    }
   #main > div > article .entry-right .eventExcerpt p {
        font-size: 1.5em;
    }
    #post-1282 > div.entry-content > ul > li {
        font-size: 1.5em;
    }
    .signUpButton #subscribe {
        font-size: 1.3em;
    }
    #footerNav ul li a {
        font-size: 1.3em;
    }
}