@font-face {
  font-family: 'trend_sansone';
  src: url("fonts/trend-sans-one-webfont.eot");
  src: url("fonts/trend-sans-one-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/trend-sans-one-webfont.woff") format("woff"), url("fonts/trend-sans-one-webfont.ttf") format("truetype"), url("fonts/trend-sans-one-webfont.svg#trend_sansone") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CallunaSansRegular';
  src: url("fonts/CallunaSansRegular-webfont.eot");
  src: url("fonts/CallunaSansRegular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/CallunaSansRegular-webfont.woff") format("woff"), url("fonts/CallunaSansRegular-webfont.ttf") format("truetype"), url("fonts/CallunaSansRegular-webfont.svg#CallunaSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary,
main {
  display: block;
  padding: 0 0 0 0;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Removes default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  max-width: 100%;
  border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Artfully Masterminded by ZURB */
/* --------------------------------------------------
	:: Grid
	
	This is the mobile-friendly, responsive grid that
	lets Foundation work much of its magic.
	
	-------------------------------------------------- */
.container {
  position: relative;
  z-index: 2;
  background: url(../images/page-bg.png) repeat-y center center;
  background-size: 100%;
}

.row {
  min-width: 100px;
  margin: 0 auto;
}

/* To fix the grid into a certain size, set max-width to width */
.row .row {
  min-width: 0;
}

.column, #content.home .post-group.twoup .post, #content.home .post-group.threeup .post, #content.home .post-group.fourup .post, .post.leftaside .post-content, .type-page.leftaside .post-content, #content-primary, #sidebar, #comment-form-logged-in-as, #comment-form-info, #comment-form-content, .comment-content, .comment-info, #comment-form-allowed-tags, .columns {
  margin-left: 4.4%;
  float: left;
  min-height: 1px;
  position: relative;
}

.column:first-child, #content.home .post-group.twoup .post:first-child, #content.home .post-group.threeup .post:first-child, #content.home .post-group.fourup .post:first-child, .post.leftaside .post-content:first-child, .type-page.leftaside .post-content:first-child, #content-primary:first-child, #sidebar:first-child, #comment-form-logged-in-as:first-child, #comment-form-info:first-child, #comment-form-content:first-child, .comment-content:first-child, .comment-info:first-child, #comment-form-allowed-tags:first-child, .columns:first-child {
  margin-left: 0;
}

.row .one {
  width: 4.3%;
}

.row .two {
  width: 13%;
}

.row .three {
  width: 21.679%;
}

.row .four {
  width: 30.37%;
}

.row .five {
  width: 39.1%;
}

.row .six {
  width: 47.8%;
}

.row .seven {
  width: 56.5%;
}

.row .eight {
  width: 65.2%;
}

.row .nine {
  width: 73.9%;
}

.row .ten {
  width: 82.6%;
}

.row .eleven {
  width: 91.3%;
}

.row .twelve {
  width: 100%;
  background: green;
}

.row .offset-by-one {
  margin-left: 13.1%;
}

.row .offset-by-two {
  margin-left: 21.8%;
}

.row .offset-by-three {
  margin-left: 30.5%;
}

.row .offset-by-four {
  margin-left: 39.2%;
}

.row .offset-by-five {
  margin-left: 47.9%;
}

.row .offset-by-six {
  margin-left: 56.6%;
}

.row .offset-by-seven {
  margin-left: 65.3%;
}

.row .offset-by-eight {
  margin-left: 74.0%;
}

.row .offset-by-nine {
  margin-left: 82.7%;
}

.row .offset-by-ten {
  margin-left: 91.4%;
}

.row .centered {
  float: none;
  margin: 0 auto;
}

.row .offset-by-one:first-child {
  margin-left: 8.7%;
}

.row .offset-by-two:first-child {
  margin-left: 17.4%;
}

.row .offset-by-three:first-child {
  margin-left: 26.1%;
}

.row .offset-by-four:first-child {
  margin-left: 34.8%;
}

.row .offset-by-five:first-child {
  margin-left: 43.5%;
}

.row .offset-by-six:first-child {
  margin-left: 52.2%;
}

.row .offset-by-seven:first-child {
  margin-left: 60.9%;
}

.row .offset-by-eight:first-child {
  margin-left: 69.6%;
}

.row .offset-by-nine:first-child {
  margin-left: 78.3%;
}

.row .offset-by-ten:first-child {
  margin-left: 87%;
}

.row .offset-by-eleven:first-child {
  margin-left: 95.7%;
}

/* Source Ordering */
.push-two {
  left: 17.4%;
}

.push-three, .comment-content, #comment-form-allowed-tags {
  left: 26.1%;
}

.push-four {
  left: 34.8%;
}

.push-five {
  left: 43.5%;
}

.push-six {
  left: 52.2%;
}

.push-seven {
  left: 60.9%;
}

.push-eight {
  left: 69.6%;
}

.push-nine {
  left: 78.3%;
}

.push-ten {
  left: 87%;
}

.pull-two {
  right: 17.4%;
}

.pull-three {
  right: 26.1%;
}

.pull-four {
  right: 34.8%;
}

.pull-five {
  right: 43.5%;
}

.pull-six {
  right: 52.2%;
}

.pull-seven {
  right: 60.9%;
}

.pull-eight {
  right: 69.6%;
}

.pull-nine, .comment-info {
  right: 78.3%;
}

.pull-ten {
  right: 87%;
}

img, object, embed, video {
  max-width: 100%;
  height: auto;
}

/* Nicolas Gallagher's micro clearfix */
.row:before, .row:after, .clearfix:before, .post.leftaside .post-content:before, .type-page.leftaside .post-content:before, .comment-content:before, .clearfix:after, .post.leftaside .post-content:after, .type-page.leftaside .post-content:after, .comment-content:after {
  content: "";
  display: table;
}

.row:after, .clearfix:after, .post.leftaside .post-content:after, .type-page.leftaside .post-content:after, .comment-content:after {
  clear: both;
}

.row, .clearfix, .post.leftaside .post-content, .type-page.leftaside .post-content, .comment-content {
  zoom: 1;
}

/*	--------------------------------------------------
	:: Block grids
	
	These are 2-up, 3-up, 4-up and 5-up ULs, suited
	for repeating blocks of content. Add 'mobile' to
	them to switch them just like the layout grid
	(one item per line) on phones
	
	For IE7/8 compatibility block-grid items need to be
	the same height. You can optionally uncomment the
	lines below to support arbitrary height, but know
	that IE7/8 do not support :nth-child.
	-------------------------------------------------- */
.block-grid {
  display: block;
  overflow: hidden;
}

.block-grid > li {
  display: block;
  height: auto;
  float: left;
}

.block-grid.two-up {
  margin-left: -4%;
}

.block-grid.two-up > li {
  margin-left: 4%;
  width: 46%;
}

/* 	.block-grid.two-up>li:nth-child(2n+1) {clear: left;} */
.block-grid.three-up {
  margin-left: -2%;
}

.block-grid.three-up > li {
  margin-left: 2%;
  width: 31.3%;
}

/* 	.block-grid.three-up>li:nth-child(3n+1) {clear: left;} */
.block-grid.four-up {
  margin-left: -2%;
}

.block-grid.four-up > li {
  margin-left: 2%;
  width: 23%;
}

/* 	.block-grid.four-up>li:nth-child(4n+1) {clear: left;} */
.block-grid.five-up {
  margin-left: -1.5%;
}

.block-grid.five-up > li {
  margin-left: 1.5%;
  width: 18.5%;
}

/* 	.block-grid.five-up>li:nth-child(5n+1) {clear: left;} */
body {
  max-width: 1024px;
  width: 99.5%;
  margin: 0 auto;
  font: 62.5%/1.6 CallunaSansRegular, Arial;
  background: black;
  color: white;
  height: 100%;
  text-rendering: optimizelegibility;
}

.ie6 body {
  width: 1024px;
}

.reset, ul.metadata, ul.metadata li, dl.metadata, #comments .comment {
  margin: 0;
  padding: 0;
}

.ir {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

/*Images*/
img.noshadow {
  box-shadow: none !important;
}

/*Anchor tags*/
a {
  color: white;
  text-decoration: underline;
  -webkit-transition: all 0.5 ease-in-out;
  -moz-transition: all 0.5 ease-in-out;
  -o-transition: all 0.5 ease-in-out;
  transition: all 0.5 ease-in-out;
}
a:hover {
  color: #ff1e00;
}

/* Titles */
.title, h1, h2, h3, h4, h5, h6, .widget-title {
  font: 400 15px/1.3 CallunaSansRegular, Arial;
}
.title a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .widget-title a {
  color: white;
}
.title a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .widget-title a:hover {
  color: #ff1e00;
}

.title.large, h1.large, h2.large, h3.large, h4.large, h5.large, h6.large {
  font-size: 20px;
}

.title.small, h1.small, h2.small, h3.small, h4.small, h5.small, h6.small {
  font: 700 12px/1.25 CallunaSansRegular, Arial;
}

/*Headers*/
h1, h2, h3, h4, h5, h6 {
  padding-top: 0px;
  margin-bottom: 0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #e87d1e;
}

h4 {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

/*Paragraph*/
p {
  margin: 15px 0;
  font-size: 12px;
}

/*Anchors*/
a {
  text-decoration: none;
}

.font-size-xx-large {
  font-size: 28px;
}

.font-size-x-large {
  font-size: 24px;
}

.font-size-large {
  font-size: 20px;
}

.font-size-medium {
  font-size: 15px;
}

.font-size-small {
  font-size: 12px;
}

.font-size-x-small {
  font-size: 11px;
}

.font-size-xx-small {
  font-size: 10px;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

/*Blockquote*/
blockquote > p:first-child::before {
  content: open-quote;
}

blockquote > p:last-child::after {
  content: close-quote;
}

blockquote, q {
  quotes: "“" "”";
}

blockquote {
  color: #3d302f;
  border: 2px #050000 solid;
  border-left: 0;
  border-right: 0;
  margin: 30px 0 30px 40px;
  padding: 15px 0;
}
blockquote p {
  font-size: inherit;
  line-height: inherit;
}

cite, blockquote[cite]:after, cite {
  font-family: CallunaSansRegular, Arial;
  font-size: 12px;
}

blockquote[cite]:after {
  content: "—" attr(cite);
  display: block;
  color: #050000;
  margin-top: 15px;
}

cite {
  margin-left: 40px;
  margin-top: -1em;
  margin-bottom: 2em;
}

cite:before {
  content: "—";
}

/*Pre & Code*/
pre, code {
  white-space: pre;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  font-family: "andale mono", "lucida console", monospace;
}

pre {
  /*Merge with Blockquote?*/
  border: 2px #050000 solid;
  border-left: 0;
  border-right: 0;
  margin: 30px 0 30px 40px;
  padding: 15px 0;
}

/*Tables*/
table {
  font-size: 12px;
  margin: 15px 0;
}

table, td, th {
  vertical-align: middle;
}

th, td {
  text-align: left;
  font-weight: 400;
  padding: 0 5px;
}

th {
  border-bottom: 1px solid;
  font-weight: 700;
}

/*Ordered & Unordered lists*/
ul, ol {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: disc;
  font-size: 10px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

/*Definition lists*/
dl {
  margin: 20px 0;
  padding: 0;
  font-family: CallunaSansRegular, Arial;
}

dt, dd {
  font-size: 11px;
}

dt {
  font-weight: 700;
  margin-top: 15px;
}
dt:first-child {
  margin: 0;
}

dd {
  margin-left: 0;
}

/*Typographic tags*/
small {
  font-size: 12px;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

/*Generic Classes*/
.more-link {
  font-style: italic;
}

.hidden {
  display: none;
}

.crop {
  overflow: hidden;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/*Wordpress Classes*/
.alignleft, .alignright, .aligncenter {
  margin: 10px 0 15px 0;
}

.alignleft {
  float: left !important;
  margin-right: 15px;
}

.alignright {
  float: right !important;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: center;
  margin-top: 10px 0 15px 0;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-text {
  font-size: 12px !important;
  color: #5d504f;
  margin-top: 10px;
}

.gallery .gallery-caption {
  margin-left: 0 !important;
  font: 11px CallunaSansRegular, Arial !important;
  line-height: 1.45;
}

/*TODO: Style sticky post*/
.sticky .post-title:before {
  content: "Sticky: ";
}

.bypostauthor {
  border: 2px solid #5d504f;
  padding: 15px 0;
  border-left: 0;
  border-right: 0;
}

/*Pagination links*/
.pagination {
  font-size: font-size-small;
}
.pagination a {
  margin-right: 40px;
  width: 110px;
}
.pagination.small {
  font: 12px trend_sansone, Sans-Serif;
}
.pagination.small .title, .pagination.small h1, .pagination.small h2, .pagination.small h3, .pagination.small h4, .pagination.small h5, .pagination.small h6 {
  font-weight: 700;
  margin-right: 15px;
}
.pagination.small a {
  margin: 0;
  border: 1px white solid;
  color: #5d504f;
  padding: 4px 6px;
  border-radius: 2px;
}

.responsive.wpb_wrapper {
  background: green;
}
.responsive.wpb_wrapper img {
  width: 100%;
  height: auto;
}

/*Buttons*/
button, .button, input[type=submit], a.button {
  display: inline-block;
  background-color: #cd6a0a;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(30%, #cd6a0a), color-stop(100%, #ff8d1e));
  background: -webkit-linear-gradient(top, #cd6a0a 30%, #ff8d1e);
  background: -moz-linear-gradient(top, #cd6a0a 30%, #ff8d1e);
  background: -o-linear-gradient(top, #cd6a0a 30%, #ff8d1e);
  background: linear-gradient(top, #cd6a0a 30%, #ff8d1e);
  color: white;
  padding: 8px 10px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  font: 12px trend_sansone, Sans-Serif;
  text-align: center;
  border: 1px solid rgba(18, 7, 6, 0.2);
  box-shadow: inset 0px -1px 1px rgba(18, 7, 6, 0.1), inset 0px 1px 1px rgba(255, 253, 253, 0.4);
}
button:hover, .button:hover, input[type=submit]:hover, a.button:hover {
  border: 1px solid rgba(18, 7, 6, 0.5);
  color: white;
  box-shadow: inset 0px -1px 1px rgba(18, 7, 6, 0.1), inset 0px 1px 1px rgba(255, 253, 253, 0.2);
  background-color: #cd6a0a;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #ff8d1e), color-stop(100%, #cd6a0a));
  background: -webkit-linear-gradient(top, #ff8d1e 50%, #cd6a0a);
  background: -moz-linear-gradient(top, #ff8d1e 50%, #cd6a0a);
  background: -o-linear-gradient(top, #ff8d1e 50%, #cd6a0a);
  background: linear-gradient(top, #ff8d1e 50%, #cd6a0a);
}

button.alt, .button.alt, input[type=submit].alt {
  background: #ea0000;
  color: #333333;
  text-shadow: 0px -1px 0px rgba(5, 0, 0, 0.3);
}
button.alt:hover, .button.alt:hover, input[type=submit].alt:hover {
  background: #ff1e00;
  color: #333333;
  border: 1px solid rgba(18, 7, 6, 0.5);
}

button.small, .button.small {
  font-size: 10px;
  padding: 4px 8px;
}

/*Search - not implemented*/
#searchform input {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 10px;
}

#search {
  float: right;
}
#search #search_form input {
  font-size: 10px;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  button, .button, input[type=submit] {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    margin: 15px 0;
  }

  /*Typography*/
  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 15px;
  }

  h4 {
    font-size: 12px;
  }

  h5 {
    font-size: 11px;
  }

  h6 {
    font-size: 10px;
  }

  /*Metadata content*/
  ul.metadata.vertical {
    margin-top: 30px;
    display: inline-block;
  }
  ul.metadata.vertical li {
    float: left;
    background: none;
    margin-right: 15px;
    text-align: left;
  }
  ul.metadata.vertical li.last, ul.metadata.vertical li:last-child {
    margin-right: 0;
  }
  ul.metadata.vertical li:first-child {
    margin-left: 0;
  }

  #content.single .post .flush-left {
    margin-left: 0% !important;
  }
  #content.single .post img.flush-left {
    max-width: 100% !important;
  }
}
@media screen, projection {
  label {
    font: 700 12px trend_sansone, Sans-Serif;
  }

  input[type=text], textarea {
    border: 1px solid #5d504f;
    font: 12px trend_sansone, Sans-Serif;
    color: #5d504f;
    padding: 3px 4px;
    box-shadow: inset 0px 0px 5px rgba(18, 7, 6, 0.2);
    border-radius: 2px;
  }

  input[type=text]:focus, textarea:focus {
    border: 1px solid #050000;
    box-shadow: inset 0px 0px 5px rgba(18, 7, 6, 0.1);
  }
}
.widget {
  font-size: 11px;
  margin-bottom: 15px;
}
.widget .widget-title {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.widget p {
  font-size: 11px;
}

.widget.six.columns, .widget.three.columns, .widget.four.columns {
  float: left !important;
}

.widget.six.columns:nth-child(2n+1), .widget.three.columns:nth-child(4n+1), .widget.four.columns:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}

.widget.six.columns:nth-child(2n), .widget.three.columns:nth-child(4n), .widget.four.columns:nth-child(3n) {
  margin-right: 0;
  float: right;
}

#comment-form-content textarea {
  -webkit-transition: height 0.5s cubic-bezier(0.02, 0, 0.18, 1);
  -moz-transition: height 0.5s cubic-bezier(0.02, 0, 0.18, 1);
}

button, .button, input[type=submit] {
  -webkit-transition: background-color 0.5s cubic-bezier(0.02, 0, 0.18, 1);
  -moz-transition: background-color 0.5s cubic-bezier(0.02, 0, 0.18, 1);
}

#content.single .previous .arrow, #content.single .previous a {
  -webkit-transition: all 0.75s cubic-bezier(0.02, 0, 0.18, 1);
  -moz-transition: all 0.75s cubic-bezier(0.02, 0, 0.18, 1);
}

#site-title-description {
  margin-top: 15px;
}

#site-title {
  font-size: 24px;
  margin-bottom: 5px;
}

#site-description {
  margin-top: 0;
  font-size: 12px;
}

#page-header {
  position: relative;
  max-width: 100%;
  height: 110px;
  padding: 20px 40px;
  background: url(../images/hdr-bg.png) repeat-x;
}

#logo {
  float: left;
  max-width: 226px;
  width: 100%;
  height: auto;
}

#sub_header {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 160px;
  height: auto;
  padding-bottom: 0;
}
#sub_header .widget.four.columns {
  float: left !important;
  margin: 0;
}
#sub_header #text-4 {
  position: absolute;
  right: 340px;
}
#sub_header #text-4 .textwidget {
  width: 200px;
  text-align: left;
}
#sub_header #text-4 .textwidget .text {
  margin: 0 10px 0 0;
  padding-top: 3px;
  font-family: trend_sansone;
  font-size: 11px;
  color: #818181;
  text-transform: uppercase;
}
#sub_header #text-4 div {
  display: inline-block;
}
#sub_header #text-4 .goog-te-gadget {
  width: 93px;
  height: 17px;
  vertical-align: middle;
  border: 1px solid #6b6b6b;
  overflow: hidden;
  background: url(../images/select-arrow.png) no-repeat 78px 7px;
}
#sub_header #text-4 .goog-te-gadget select {
  width: 110px;
  border: 0;
  border-radius: 0;
  font-family: trend_sansone;
  font-size: 11px;
  color: #818181;
  background: none;
  -webkit-appearance: none;
}
#sub_header #text-4 option {
  background: black;
}
#sub_header h3.widget-title {
  font: bold 11px trend_sansone;
  color: gray;
  text-align: left;
}
#sub_header .weather-main-info {
  min-height: 1px !important;
}
#sub_header .alfie_wp_weather {
  width: auto;
  max-width: 100px;
  padding-right: 10px;
  height: 59px;
  margin: 0;
  border-right: 1px solid gray;
}
#sub_header .alfie_wp_weather .alfie-wp-weather-object {
  padding: 0;
  text-align: left;
  background: none !important;
}
#sub_header .alfie_wp_weather .alfie-city {
  display: none;
}
#sub_header .alfie_wp_weather .alfie-temperature, #sub_header .alfie_wp_weather .alfie-wind {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  color: gray;
}
#sub_header .alfie_wp_weather .alfie-wind {
  font-size: 11px;
  font-weight: normal;
}
#sub_header .social {
  position: absolute;
  width: 20px;
  padding: 2px 0 0 15px;
  text-align: left;
}
#sub_header .social a {
  display: block;
  margin: 0 0 5px 0 !important;
}




/*******************************************************/
/*Custom styles for translation dropdown menu in header*/
/* for the "transposh" plugin                          */
/*******************************************************/

#transposh-2 {
  position: absolute;
  left: -218px;
}
#transposh-2 .dropdown dd ul {
  background-color: #000;
  border: 1px solid #828282;
  font-size: 12px;
}
#transposh-2 .dropdown dd ul li a {
  text-align: left;
  padding-left: 40px;
}

#transposh-2 .dropdown a, 
#transposh-2 .dropdown a:visited {
  color: #828282;

}
#transposh-2 .dropdown dt a {
  color: #828282;
  background-color: #000;
  border: 1px solid #828282;
  height: 20px;
  line-height: 1;
}
#transposh-2 .dropdown dt a span {
  width: 100%;
}

/* hide the options that show up after translation */
#transposh-2 input[type="checkbox"] {
  display: none;
}
#transposh-2 { /*  hide the text */
  text-indent: -9999px;
  color: black;
}
#transposh-2 dl { /* now bring back the text for other elements below it */
  text-indent: 0;
}


@media only screen and (max-width: 568px) {
  #transposh-2 {
    left: -10px;
    top: -15px;
  }
}


/*******************************************************/
/* end custom translator styles *************************/
/*******************************************************/



#site-nav {
  float: left;
  width: 570px;
  margin: 25px 0 0 3%;
  padding: 0;
}

#megaMenu ul.megaMenu a span.uber-close, #megaMenu ul.megaMenu span.um-anchoremulator span.uber-close {
  display: none !important;
}

#megaMenu {
  font-family: trend_sansone;
}
#megaMenu ul.megaMenu > li.menu-item:hover {
  background: #361102;
}
#megaMenu ul.megaMenu > li.menu-item > a {
  padding: 7px !important;
  color: #f8c495;
}
#megaMenu ul.megaMenu > li.menu-item > a:hover {
  color: #f5a965;
}
#megaMenu ul > li:hover ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#megaMenu ul ul.sub-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #361102;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#megaMenu ul ul.sub-menu li.menu-item {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#megaMenu ul ul.sub-menu li.menu-item:hover {
  background: #2c0e01;
}
#megaMenu ul ul.sub-menu a {
  color: #f8c495;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#megaMenu ul ul.sub-menu a:hover {
  color: #f5a965;
}

.row .four {
  text-align: center;
}

.widget.four.columns {
  float: none !important;
}

#nav_menu-2 {
  margin-top: 10px;
  list-style: none;
  font-family: trend_sansone;
  font-size: 12px;
}
#nav_menu-2 ul {
  width: 100%;
  font-size: 11px;
}
#nav_menu-2 li {
  display: inline-block;
}
#nav_menu-2 li.current-menu-item a {
  color: #eb7e1e;
}
#nav_menu-2 a {
  padding: 0 8px;
  text-decoration: none;
  color: #f8c495;
}
#nav_menu-2 a:hover {
  color: #eb7e1e;
}

/* ========================================== */
/*	UBER MEGA MENU RESPONSIVE STYLES 						  */
/* ========================================== */
/* Toggle */
#megaMenu #megaMenuToggle {
  display: none;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 10px;
  text-transform: uppercase;
  text-align: left;
}

#megaMenu .megaMenuToggle-icon {
  display: inline-block;
  float: right;
  position: relative;
  height: 2px;
  width: 16px;
  margin-top: 10px;
  vertical-align: top;
  text-align: left;
  background: #999;
  background: rgba(230, 230, 230, 0.7);
}

.megaMenuToggle-icon:before {
  content: '';
  position: absolute;
  background: #999;
  background: rgba(230, 230, 230, 0.8);
  height: 2px;
  width: 16px;
  top: -4px;
}

.megaMenuToggle-icon:after {
  content: '';
  position: absolute;
  background: #999;
  background: rgba(230, 230, 230, 0.9);
  height: 2px;
  width: 16px;
  top: -8px;
}

/*  #Tablet (Landscape)
================================================== */
@media only screen and (max-width: 1024px) {
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 767px;
    left: 0px;
    top: auto !important;
  }

  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-reg.ss-nav-menu-item-depth-0 ul.sub-menu-1 ul.sub-menu {
    left: 0;
    top: 100%;
  }
}
/*  #Mobile through Tablet (Portrait)
================================================== */
@media only screen and (max-width: 568px) {
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
    width: 100%;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    max-width: none;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-nav-menu-item-depth-1.fullWidthRow,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-nav-menu-item-depth-1.ss-sidebar {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col {
    margin-bottom: 1em;
  }

  #megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform.ubersearch-v2 .ubersearch input[type="text"] {
    width: 100%;
    margin-bottom: 5px;
  }

  /* Remove box shadow and border on menu items, since we're probably wrapping at this poing */
  #megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > a,
  #megaMenu.megaResponsive.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item:hover > a,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item > a:hover,
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item.megaHover > a {
    box-shadow: none;
    border-left: none;
  }

  /* No need to float right */
  #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega-floatRight {
    float: left;
  }

  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu > li.menu-item {
    width: 100%;
  }

  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 420px;
  }

  /* Flyout Menus */
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg {
    position: static;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    left: -1px;
    width: 100%;
    box-shadow: none !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item ul.sub-menu {
    top: 100%;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > a:after,
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu > li.menu-item > span.um-anchoremulator:after {
    border-color: #dddddd transparent transparent transparent;
    border-width: 3px 3px 0px;
    border-style: solid dashed dashed;
    right: 10px;
    padding-top: 0;
    padding-right: 2px;
    margin-top: -3px;
  }

  /* Mega Menus */
  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
    left: -1px !important;
    width: 100%;
    box-sizing: content-box;
    /*box-sizing:border-box;*/
    box-shadow: none !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  #megaMenu #megaMenuToggle {
    display: block;
  }

  #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: none;
  }

  /* Vertical */
  #megaMenu.megaMenuVertical.megaFullWidth {
    width: 100%;
  }
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 568px) {
  #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
    width: 100%;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item {
    width: 38%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: none;
  }

  #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
    width: 88%;
    padding-left: 6%;
    padding-right: 6%;
    max-width: none;
  }

  #site-nav #megaMenu ul.megaMenu li.menu-item, nav #megaMenu ul.megaMenu li.menu-item {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  /* Vertical */
  #megaMenu.megaResponsive.megaMenuVertical ul.megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-item-depth-0 ul.sub-menu-1 {
    max-width: 300px;
  }
}
@media (min-width: 568px) {
  #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: block !important;
  }

  #megaMenu ul.megaMenu a span.uber-close,
  #megaMenu ul.megaMenu span.um-anchoremulator span.uber-close {
    right: -12px !important;
    z-index: 700;
  }
}
/* Close Button */
#megaMenu ul.megaMenu a span.uber-close,
#megaMenu ul.megaMenu span.um-anchoremulator span.uber-close {
  position: absolute;
  box-sizing: border-box;
  text-decoration: none;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  text-align: center;
  line-height: 40px;
  background: #999;
  background: rgba(0, 0, 0, 0.9);
  z-index: 700;
  font-size: 20px;
  font-weight: bold;
  color: #f5f5f5;
  display: none;
}

#megaMenu ul.megaMenu a:hover span.uber-close,
#megaMenu ul.megaMenu span.um-anchoremulator:hover span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover a span.uber-close,
#megaMenu ul.megaMenu li.menu-item.megaHover span.um-anchoremulator span.uber-close {
  display: block;
}

/* TODO: General cleanup */
#content.home {
  /* TODO: Try this pattern out :not(:last-child) */
}
#content.home .post-group-header {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px white solid;
  font: 12px trend_sansone, Sans-Serif;
}
#content.home .post-group-header .label {
  font-weight: 700;
}
#content.home .post-group-header .caption {
  font-style: italic;
  color: #5d504f;
  margin: 0 10px;
}
#content.home .post-group-header .more {
  font-family: CallunaSansRegular, Arial;
}
#content.home .post-group {
  padding-bottom: 60px;
}
#content.home .post-group .read-more {
  margin-top: 15px;
}
#content.home .post-group .read-more .more {
  font-size: 11px;
}
#content.home .post-group.oneup.large section {
  margin: 0 0 15px 0;
}
#content.home .post-group.oneup.large section p {
  font-style: italic;
  font-size: 38px;
}
#content.home .post-group.twoup .post, #content.home .post-group.threeup .post, #content.home .post-group.fourup .post {
  margin-top: 15px;
  float: left !important;
}
#content.home .post-group.twoup header h1, #content.home .post-group.threeup header h1, #content.home .post-group.fourup header h1 {
  font-size: 12px;
  font-weight: 700;
}
#content.home .post-group.twoup section p, #content.home .post-group.threeup section p, #content.home .post-group.fourup section p {
  font-size: 12px;
}
#content.home .post-group.twoup .metadata li, #content.home .post-group.threeup .metadata li, #content.home .post-group.fourup .metadata li {
  font-size: 11px;
}
#content.home .post-group.twoup .post {
  width: 47.8%;
}
#content.home .post-group.threeup .post {
  width: 30.37%;
}
#content.home .post-group.fourup .post {
  width: 21.679%;
}
#content.home .post-group.twoup .post:nth-child(2n+1), #content.home .post-group.threeup .post:nth-child(3n+1), #content.home .post-group.fourup .post:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}
#content.home .post-group.twoup .post:nth-child(2n), #content.home .post-group.threeup .post:nth-child(3n), #content.home .post-group.fourup .post:nth-child(4n) {
  margin-right: 0;
  float: right;
}
#content.home .post-group.twoup .post:nth-child(n+3), #content.home .post-group.threeup .post:nth-child(n+4), #content.home .post-group.fourup .post:nth-child(n+5) {
  margin-bottom: 0;
  margin-top: 45px;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  #content.home .post-group.oneup.large .post-content p {
    font-size: 24px;
  }
}
.post-content {
  width: 100%;
  margin: 0 auto 10px auto;
}
.post-content ol > li {
  margin: 10px 0;
}
.post-content .post-title {
  display: none;
}
.post-content div, .post-content img {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}
.post-content img {
  border: 6px solid #948266;
  margin: 0 0 0 16px;
}
.post-content img:first-child {
  margin: 0;
}
.post-content .social img {
  border: none;
}
.post-content .overview {
  background: url(../images/antelope-graphic.png) no-repeat 48.4% 100%;
}
.post-content .overview .brown {
  width: 71%;
  margin-left: 15%;
}
.post-content .overview .brown h4 {
  margin-top: 30px;
}
.post-content .overview figure {
  margin-left: 10%;
}
.post-content .overview .img1 {
  width: 301px;
}
.post-content .overview .img2 {
  width: 161px;
}
.post-content .overview .img3 {
  width: 112px;
}
.post-content .packages {
  background: url(../images/antelope-graphic.png) no-repeat 49% 72%;
}
.post-content .packages .heading {
  margin: 0 5% 10px 15%;
}
.post-content .packages p {
  margin-top: 0;
}
.post-content .packages li {
  font-size: 11px;
}
.post-content .packages .brown {
  width: 73%;
  margin-left: 15%;
}
.post-content .packages .column2 {
  width: 95%;
  margin-left: 10%;
}
.post-content .packages .img1 {
  width: 141px;
}
.post-content .packages .img2 {
  width: 141px;
}
.post-content .packages a.button {
  margin: 20px 0 0 15%;
}
.post-content .schedule {
  width: 540px;
  margin: 10px auto 50px;
  padding: 10px;
  background-color: #432d15;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(30px, #432d15), color-stop(100%, #653e17));
  background-image: -webkit-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -moz-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -o-linear-gradient(left, #432d15 30px, #653e17);
  background-image: linear-gradient(left, #432d15 30px, #653e17);
  -webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
  -o-transition: margin 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out;
}

.schedule {
  width: 840px !important;
}

.tour-pricing {
    padding: 0px 20px;
    background: url(http://navajotours.com/wp-content/uploads/2015/10/tour-pricing-new.jpg) top center no-repeat;
    width: 380px !important;
    min-height: 650px !important;
    margin-top: 20px;
}

.tour-text {
    background-color: #EB7E1E;
    padding: 20px;
    margin-top: 35px;
}

.post-content .schedule iframe {
  width: 100%;
  height: 590px;
}
.post-content .photo-gallery {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.post-content .photo-gallery h2 {
  margin: 3% 0 1% 0 !important;
}
.post-content .photo-gallery #gallery-1 .gallery-item {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.post-content .photo-gallery #gallery-1 img {
  width: 90% !important;
  border: 6px solid #948266;
}
.post-content .google-map {
  width: 90%;
  margin: 0 auto;
  margin-top: -38px;
  margin-bottom: 30px;
  padding-top: 35px;
}
.post-content .google-map h2 {
  margin-bottom: 15px;
}
.post-content .google-map .map {
  margin-bottom: 20px;
}
.post-content .google-map .photo {
  width: 97%;
}
.post-content .weather h3 {
  margin-top: 0;
}
.post-content .weather .brown {
  width: 80%;
  margin-left: 15%;
}
.post-content .weather img {
  margin-left: 25%;
}
.post-content .brown, .post-content .orange, .post-content .sienna {
  text-align: left;
}
.post-content .brown {
  padding: 20px 15px 40px;
  background-color: #432d15;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(30px, #432d15), color-stop(100%, #653e17));
  background-image: -webkit-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -moz-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -o-linear-gradient(left, #432d15 30px, #653e17);
  background-image: linear-gradient(left, #432d15 30px, #653e17);
  -webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
  -o-transition: margin 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out;
}
.post-content .orange {
  padding: 10px 15px 35px;
  background: #eb7e1e;
}
.post-content .orange h3, .post-content .orange h4 {
  font-weight: bold;
  color: #893001;
}
.post-content .sienna {
  margin: 4% 0 0 0;
  padding: 10px 15px 35px;
  background-color: #6c2a02;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #6c2a02), color-stop(100%, #451602));
  background-image: -webkit-linear-gradient(left, #6c2a02 50%, #451602);
  background-image: -moz-linear-gradient(left, #6c2a02 50%, #451602);
  background-image: -o-linear-gradient(left, #6c2a02 50%, #451602);
  background-image: linear-gradient(left, #6c2a02 50%, #451602);
}
.post-content .sienna h4 {
  font-weight: bold;
  color: #eb7e1e;
}
.post-content .contact {
  width: 80%;
  margin: 0 auto;
}
.post-content .contact .brown {
  width: 80%;
}
.post-content .contact img {
  max-height: 450px;
}
.post-content .legal, .post-content .privacy {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 30px;
}

.pp_pic_holder div.ppt {
  display: none !important;
}

article.leftaside {
  margin-bottom: 20px;
  background-color: #432d15;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(30px, #432d15), color-stop(100%, #653e17));
  background-image: -webkit-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -moz-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -o-linear-gradient(left, #432d15 30px, #653e17);
  background-image: linear-gradient(left, #432d15 30px, #653e17);
  -webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
  -o-transition: margin 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out;
}

.post-group {
  width: 85%;
  margin: 0 auto;
}
.post-group ~ .post-group {
  margin: 30px auto;
}

.post-title {
  font-size: 20px;
}
.post-title a {
  font-weight: bold;
  color: #e87d1e;
  text-decoration: none;
}
.post-title a:hover {
  color: #ed984c;
}

.post-header {
  margin-bottom: 15px;
}

.post-content {
  font: 15px/1.6 CallunaSansRegular, Arial;
}
.post-content p, .post-content ul li, .post-content ol li, .post-content dt, .post-content dd, .post-content blockquote {
  font-size: 12px;
}
.post-content ul {
  margin-top: 10px;
}
.post-content code, .post-content small {
  font-size: 12px;
}
.post-content img.alignleft, .post-content img.alignright {
  display: inline;
}
.post-content img.alignleft {
  margin: 0 25px 5px 0;
}
.post-content img.alignright {
  margin: 0 0 0 25px;
}

.post, .type-page {
  margin: 0;
}
.post:first-child, .type-page:first-child {
  margin-top: 0;
}
.post:last-child, .type-page:last-child {
  margin-bottom: 0;
}
.post.leftaside, .type-page.leftaside {
  padding: 20px 15px 40px;
  margin-bottom: 20px;
}

/*Metadata content*/
.metadata {
  font: 11px CallunaSansRegular, Arial;
}
.metadata a {
  color: #e87d1e;
}
.metadata a:hover {
  color: #ed984c;
}

ul.metadata {
  list-style: none;
}
ul.metadata li.date {
  font-weight: bold;
}

ul.metadata.horizontal {
  margin-top: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
ul.metadata.horizontal li {
  float: left;
  background: none;
}
ul.metadata.horizontal li:not(:last-of-type) {
  margin-right: 15px;
}

ul.metadata.vertical {
  margin-top: 5px;
}
ul.metadata.vertical li {
  text-align: right;
  margin-bottom: 7px;
}
ul.metadata.vertical li.date {
  margin-bottom: 15px;
}

dl.metadata {
  text-align: right;
  margin-bottom: 15px;
}

#content {
  margin: 0;
  position: relative;
}

#content-primary {
  width: 100%;
  margin: 0;
  padding: 0;
}

#content.page .post img {
  box-shadow: none !important;
}

img {
  max-width: 100%;
  vertical-align: top;
}

#wp_fb_like_button {
  height: 25px !important;
}

/*Break out hierarchy*/
#previous-post {
  margin-top: 60px;
  margin-bottom: 30px;
  font-style: italic;
  font-family: CallunaSansRegular, Arial;
}
#previous-post a {
  font-size: 12px;
  display: block;
  text-align: center;
}
#previous-post nav {
  float: none;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin: 15px 0;
}
#previous-post .arrow {
  display: block;
  box-shadow: 0px 0px 8px rgba(18, 7, 6, 0.3);
  width: 45px;
  height: 45px;
  border-radius: 22.5px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: #5d504f url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAYAAADESFVDAAAAWElEQVR42qXSzQkAIAgF4EZolEZqhDZqpEZwBM8dovSUYD9YwuNdPgIlt5tWa6AA9wkgpXPfACeagaeAAGkFigDZACbKAoAC+5f+od7Oesh/iC+/QC/DPQAIxvkuqJQtLgAAAABJRU5ErkJggg==") no-repeat 16px 15px;
}
#previous-post a:hover {
  color: #ff1e00;
}
#previous-post a:hover .arrow {
  background-color: #3d302f;
}

/* TODO: Remove heirarchy & general cleanup */
#content.single {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
#content.single #sidebar {
  display: none;
}
#content.single .post-title {
  color: #e87d1e;
}
#content.single #excerpt {
  padding-bottom: 30px;
  color: #5d504f;
}
#content.single #excerpt p {
  padding-top: 0;
  font: italic 28px/1.55 CallunaSansRegular, Arial;
}
#content.single #blogging.post-content {
  margin: 0;
}
#content.single .post-content {
  text-align: left;
}
#content.single .post-content h1, #content.single .post-content h2 {
  margin: 15px 0;
  padding: 0;
}
#content.single .post-content h1 {
  font-size: 20px;
  margin-top: 30px;
}
#content.single .post-content h2 {
  font-size: 15px;
  font-weight: 700;
}
#content.single .post-content dd {
  margin-left: 40px;
}
#content.single .post-content .flush-left {
  margin-left: -26.1%;
}
#content.single .post-content blockquote.large p {
  font-size: 20px;
}
#content.single .post-content img.flush-left, #content.single .post-content video.flush-left {
  max-width: 126.1%;
}
#content.single .post-content .alignright, #content.single .post-content .alignleft {
  max-width: 40%;
}
#content.single .post-content .alignright {
  margin-left: 20px;
}
#content.single .post-content .alignleft {
  margin-right: 20px;
}
#content.single .pagination {
  margin-top: 30px;
}
#content.single #content-main {
  margin: 15px 0;
}

#post-tweet {
  float: right;
  margin: 15px 0 30px 0;
}

#post-footer {
  padding-bottom: 15px;
  margin: 0 0 30px 0;
  /* TODO: Try this pattern out :not(:last-child) */
}
#post-footer .widget:nth-child(4n) {
  margin-right: 40px;
}
#post-footer .widget:nth-child(4n+1) {
  clear: none;
}
#post-footer .widget:nth-child(3n) {
  margin-right: 0;
}
#post-footer .widget:nth-child(3n+1) {
  clear: left;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  .post-info .previous a:before {
    content: "Previous Post: ";
  }
  .post-info .previous nav {
    display: none !important;
  }
}
h1.page-title {
  margin: 0 0 20px 8%;
}

.archive {
  width: 100%;
  padding-bottom: 40px;
}
.archive article {
  float: left;
  width: 57%;
  margin-left: 8%;
  padding-bottom: 20px;
}

#content.archive #sidebar {
  float: right;
  margin-right: 6%;
}

@media only screen and (max-width: 767px) {
  h1.page-title {
    margin: 0 0 20px 11%;
  }

  #content.archive #sidebar {
    float: none;
    margin-right: 0;
    width: 78%;
    margin: 0 auto;
  }

  .archive article {
    float: none;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .archive article p {
    text-align: left;
  }
}
#content.fourohfour .main {
  width: 90%;
  margin-bottom: 60px;
}

#content.fourohfour .inner {
  width: 40%;
  margin: 0 auto;
  padding-bottom: 50px;
}
#content.fourohfour .inner .brown {
  padding: 20px 15px 40px;
  background-color: #432d15;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(30px, #432d15), color-stop(100%, #653e17));
  background-image: -webkit-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -moz-linear-gradient(left, #432d15 30px, #653e17);
  background-image: -o-linear-gradient(left, #432d15 30px, #653e17);
  background-image: linear-gradient(left, #432d15 30px, #653e17);
  -webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
  -o-transition: margin 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out;
}
#content.fourohfour .inner h1 {
  margin-bottom: 10px;
}
#content.fourohfour .inner p {
  margin-bottom: 20px;
}

/* TODO: Use class selectors */
#sidebar {
  width: 21.679%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #eb7e1e;
}
#sidebar .widget {
  margin-right: 0;
  padding: 10px;
}
#sidebar .widget h3 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 15px;
  color: #893001;
}
#sidebar .widget-title:first-child {
  margin-top: 0 !important;
}
#sidebar .widget_recent_entries a {
  font-size: 13px;
}
#sidebar .widget_recent_entries .post-date {
  display: none;
}

#comments-container {
  margin-bottom: 20px;
  padding: 0 15px 40px;
  background: #eb7e1e;
}
#comments-container .pagination {
  margin-bottom: 30px;
}

#comments {
  margin-top: 10px;
}

#comments-title {
  padding-top: 15px;
}

.no_comments, .comments_closed {
  margin: 30px 0;
  font: italic 28px/1.25 CallunaSansRegular, Arial;
  color: #5d504f;
}

#comment-form-logged-in-as, #comment-form-info {
  width: 21.679%;
}

#comment-form-content {
  width: 73.9%;
}

.comment-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 73.9%;
  font-family: CallunaSansRegular, Arial;
}
.comment-content p {
  font-size: 15px;
  line-height: 22px;
}
.comment-content blockquote, .comment-content blockquote p {
  font-size: 12px;
}

#reply-title {
  line-height: 40px;
  color: #893001;
}

.comment-reply-link {
  font: 700 11px trend_sansone, Sans-Serif;
}

.comment-info {
  width: 21.679%;
}
.comment-info a.url {
  margin-left: 5px;
  text-transform: uppercase;
  font-weight: bold;
  color: #9b5415;
}

#comment-form-allowed-tags {
  width: 73.9%;
}

#comments {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
#comments .date-time {
  display: block;
  margin-top: 3px;
}
#comments .comment:not(:first-child) {
  margin: 30px 0;
}
#comments .comment:last-child {
  margin-bottom: 0;
}
#comments .comment.bypostauthor {
  margin: 45px 0;
}
#comments .comment-edit-link {
  font-weight: 700;
  color: #8e2900;
}
#comments .children {
  list-style: none;
  margin-left: 40px;
  margin-top: 0;
}
#comments .children .comment {
  margin: 30px 0;
}

/*TODO reference IDs instead of tags*/
#respond {
  margin-top: 60px;
}
#respond label {
  display: none;
}
#respond input[type=text], #respond textarea {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#respond input[type=text] {
  margin-bottom: 15px;
  text-align: right;
}
#respond textarea {
  margin: 0;
  height: 118px;
}
#respond textarea:focus {
  height: 375px;
}
#respond #submit {
  margin-top: 15px;
  margin-left: 26.1%;
}
#respond .loggedin {
  font-style: italic;
}

.vimeoFrame {
    display: none;
}

/*MOBILE*/
@media only screen and (max-width: 767px) {
  #respond #comment-form-info input[type=text] {
    text-align: left;
  }

  #respond {
    margin-bottom: 30px;
  }
  #respond #submit {
    margin-left: 0;
    display: block;
    width: 100%;
  }

  #comments .metadata {
    margin-top: 5px;
  }
  #comments .date-time {
    display: inline;
    margin-top: 0px;
  }
  #comments .children {
    margin-left: 0;
  }
}
#page-bottom {
  max-width: 1024px;
  width: 100%;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.page-footer {
  z-index: 20;
}

.footer-main {
  z-index: 20;
  padding: 10px 60px 10px;
  margin-bottom: 30px;
  overflow: hidden;
  background: rgba(46, 45, 45, 0.9);
}

a.btn-frontpage {
  position: absolute;
  top: 19px;
  right: 2%;
  padding: 8px !important;
}

.info, .reservation {
  padding: 6px 0 0 0;
  line-height: 18px;
}

.info {
  float: left;
  width: 62%;
  font-size: 15px;
  line-height: 20px;
}

.reservation {
  float: right;
  width: 33%;
  height: auto;
  min-height: 45px;
  padding-left: 25px;
  font-size: 12px;
  text-transform: uppercase;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #000000), color-stop(85%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 85%);
  background: -moz-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 85%);
  background: -o-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 85%);
  background: linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 85%);
  background: -ms-linear-gradient(left, black 50%, rgba(0, 0, 0, 0));
}
.reservation span {
  display: inline-block;
  max-width: 160px;
}

.number {
  color: #c26e36;
}

.sub-footer {
  clear: both;
  width: 65%;
  margin: 0 auto;
  vertical-align: top;
  color: #666;
}
.sub-footer a {
  color: #666;
}
.sub-footer a:hover {
  color: #CF7C2B;
}
.sub-footer .copyright {
  float: left;
}
.sub-footer .legal, .sub-footer .privacy {
  float: right;
  margin-left: 15%;
  margin-bottom: 50px;
}

.slider-graphic {
  position: absolute;
  bottom: 9000px;
  right: 100px;
  z-index: 1;
  max-width: 76px;
  width: 76px;
  height: auto;
}

#layerslider_1 {
  position: relative;
  z-index: 1;
  max-width: 1024px;
  width: 100%;
}

.ls-layer .headline {
  top: 33% !important;
  left: 50% !important;
  margin-left: -25% !important;
  padding: 10px;
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(28, 9, 1, 0)), color-stop(10%, rgba(28, 9, 1, 0.65)), color-stop(80%, rgba(28, 9, 1, 0.65)), color-stop(100%, rgba(28, 9, 1, 0)));
  background: -webkit-linear-gradient(left, rgba(28, 9, 1, 0) 0%, rgba(28, 9, 1, 0.65) 10%, rgba(28, 9, 1, 0.65) 80%, rgba(28, 9, 1, 0));
  background: -moz-linear-gradient(left, rgba(28, 9, 1, 0) 0%, rgba(28, 9, 1, 0.65) 10%, rgba(28, 9, 1, 0.65) 80%, rgba(28, 9, 1, 0));
  background: -o-linear-gradient(left, rgba(28, 9, 1, 0) 0%, rgba(28, 9, 1, 0.65) 10%, rgba(28, 9, 1, 0.65) 80%, rgba(28, 9, 1, 0));
  background: linear-gradient(left, rgba(28, 9, 1, 0) 0%, rgba(28, 9, 1, 0.65) 10%, rgba(28, 9, 1, 0.65) 80%, rgba(28, 9, 1, 0));
  background: -ms-linear-gradient(left, rgba(28, 9, 1, 0) 0%, rgba(28, 9, 1, 0.65) 10%, rgba(28, 9, 1, 0.65) 80%, rgba(28, 9, 1, 0));
}
.ls-layer .headline h1 {
  margin: 0;
  padding: 0;
  font-family: trend_sansone;
  font-size: 40px;
  text-align: center;
}
.ls-layer .headline h2 {
  margin: 0;
  padding: 0;
  font-family: CallunaSansRegular;
  font-size: 26px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  #sub_header #text-5 {
    right: 310px;
  }

  .ls-layer .headline h1 {
    font-size: 38px;
  }
  .ls-layer .headline h2 {
    font-size: 24px;
  }

  .ls-fullwidthdark .ls-nav-prev,
  .ls-fullwidthdark .ls-nav-next {
    top: 60% !important;
  }

  #site-nav, nav {
    clear: both;
    float: none;
    width: 100%;
    margin-top: 18px;
  }
  #site-nav #megaMenu ul.megaMenu, nav #megaMenu ul.megaMenu {
    text-align: center;
  }
  #site-nav #megaMenu ul.megaMenu li.menu-item, nav #megaMenu ul.megaMenu li.menu-item {
    float: none;
  }

  .post-content .home-headline {
    -webkit-transition: margin 0.5s ease-in-out;
    -moz-transition: margin 0.5s ease-in-out;
    -o-transition: margin 0.5s ease-in-out;
    transition: margin 0.5s ease-in-out;
  }

  .footer-main {
    padding: 10px 30px;
  }

  .info {
    width: 55%;
  }

  .reservation {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .ls-layer .headline {
    top: 45% !important;
    margin-left: -25% !important;
    padding: 10px 5px;
  }
  .ls-layer .headline h1 {
    font-size: 30px;
  }
  .ls-layer .headline h2 {
    font-size: 19px;
  }

  .ls-fullwidthdark .ls-nav-prev,
  .ls-fullwidthdark .ls-nav-next {
    top: 70% !important;
  }

  .slider-graphic {
    display: none;
  }

  #page-header {
    padding: 20px 40px;
  }

  .column, #content.home .post-group.twoup .post, #content.home .post-group.threeup .post, #content.home .post-group.fourup .post, .post.leftaside .post-content, .type-page.leftaside .post-content, #content-primary, #sidebar, #comment-form-logged-in-as, #comment-form-info, #comment-form-content, .comment-content, .comment-info, #comment-form-allowed-tags, .columns {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }

  .post-content {
    text-align: center;
  }
  .post-content .vc_row-fluid [class*="vc_span"] {
    float: none;
    width: auto;
    margin: 0;
  }
  .post-content .wpb_content_element {
    margin: 20px 0;
    -webkit-transition: margin 0.5s ease-in-out;
    -moz-transition: margin 0.5s ease-in-out;
    -o-transition: margin 0.5s ease-in-out;
    transition: margin 0.5s ease-in-out;
  }
  .post-content .home-headline {
    margin-top: 20px;
  }
  .post-content .overview .brown {
    width: 75%;
    margin: 0 auto;
  }
  .post-content .overview figure {
    margin-left: 0;
  }
  .post-content .overview .img1 {
    width: 77%;
  }
  .post-content .overview .img2, .post-content .overview .img3 {
    width: 36%;
  }
  .post-content .packages .heading {
    width: 75%;
    margin: 0 auto 10px auto;
    padding: 0;
  }
  .post-content .packages .brown, .post-content .packages .orange, .post-content .packages .sienna {
    width: 75%;
    margin: 0 auto;
  }
  .post-content .packages a.button {
    margin: 20px 0;
    width: 80% !important;
  }
  .post-content .packages .column2 {
    width: 100%;
    margin: 0;
  }
  .post-content .packages .orange {
    margin-bottom: 20px;
  }
  .post-content .packages .img1, .post-content .packages .img2 {
    width: 37%;
  }
  .post-content .photo-gallery #gallery-1 .gallery-item {
    width: 100% !important;
  }
  .post-content .photo-gallery #gallery-1 img {
    width: 85% !important;
  }
  .post-content .weather {
    width: 80%;
    margin: 0 auto;
  }
  .post-content .weather .brown {
    width: 97%;
    margin: 0;
  }
  .post-content .weather img {
    width: 100%;
    margin: 0;
  }
  .post-content .contact {
    width: 80%;
  }
  .post-content .contact .brown {
    width: 100%;
  }

  .post-group {
    width: auto;
    margin: 0 auto;
  }
  .post-group .column, #content.home .post-group.twoup .post, #content.home .post-group.threeup .post, #content.home .post-group.fourup .post, .post-group .post.leftaside .post-content, .post.leftaside .post-group .post-content, .post-group .type-page.leftaside .post-content, .type-page.leftaside .post-group .post-content, .post-group #content-primary, .post-group #sidebar, .post-group #comment-form-logged-in-as, .post-group #comment-form-info, .post-group #comment-form-content, .post-group .comment-content, .post-group .comment-info, .post-group #comment-form-allowed-tags, .post-group .columns {
    width: 100% !important;
  }
  .post-group .post-content {
    text-align: left;
  }
  .post-group article, .post-group #sidebar {
    width: 80% !important;
    margin: 0 auto 30px !important;
  }

  a.btn-frontpage {
    top: auto;
    left: 50%;
    right: auto;
    width: 36% !important;
    margin: 50px 0 0 -18%;
    padding: 10px !important;
    font-size: 17px;
  }

  .footer-main {
    text-align: center;
    padding-bottom: 30px;
  }

  .sub-footer {
    width: 80%;
  }

  .info, .reservation {
    float: none;
    display: inline-block;
    padding: 10px 0 0 0;
  }

  .info {
    width: 100%;
    text-align: left;
  }

  .reservation {
    width: 100%;
    margin-top: 20px;
    background: black;
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(20%, #000000), color-stop(80%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 20%, #000000 80%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 20%, #000000 80%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 20%, #000000 80%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, #000000 20%, #000000 80%, rgba(0, 0, 0, 0) 100%);
  }
  .reservation span {
    display: inline-block;
    max-width: 500px;
  }
}
@media only screen and (max-width: 568px) {
  #page {
    width: auto;
  }

  .ls-layer .headline {
    top: 30% !important;
    margin-left: -27% !important;
  }
  .ls-layer .headline h1 {
    font-size: 20px;
  }
  .ls-layer .headline h2 {
    font-size: 15px;
  }

  .ls-fullwidthdark .ls-nav-prev,
  .ls-fullwidthdark .ls-nav-next {
    top: 65% !important;
  }

  #page-header {
    height: 200px;
    background: url(../images/hdr-bg-mobile.png) repeat-x;
  }

  #logo {
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  #sub_header {
    float: none;
    position: absolute;
    top: 95px;
    left: 50%;
    margin: 0 0 0 -60px;
  }
  #sub_header #text-4 {
    top: -20px;
    left: -20px;
    right: 0;
  }
  #sub_header .alfie_wp_weather, #sub_header .social {
    margin-top: 20px !important;
  }

  #site-nav, nav {
    margin-top: 55px;
  }
  #site-nav #megaMenu ul.megaMenu, nav #megaMenu ul.megaMenu {
    background: rgba(0, 0, 0, 0.7);
  }
  #site-nav #megaMenu ul.megaMenu li, nav #megaMenu ul.megaMenu li {
    margin: 10px 0;
  }
  #site-nav #megaMenu ul ul.sub-menu, nav #megaMenu ul ul.sub-menu {
    position: relative;
  }

  .post-content h3, .post-content h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .post-content p {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
  }
  .post-content img {
    margin: 20px 0;
  }
  .post-content .overview li, .post-content .packages li {
    font-size: 12px;
  }
  .post-content .overview .img1, .post-content .overview .img2, .post-content .overview .img3, .post-content .packages .img1, .post-content .packages .img2, .post-content .packages .img3 {
    width: 80%;
  }
  .post-content .overview a.button, .post-content .packages a.button {
    margin: 20px 10%;
  }
  .post-content .photo-gallery .gallery a {
    cursor: default;
  }
  .post-content .schedule {
    width: 480px;
    padding: 0;
  }
  .post-content .schedule .brown {
    padding: 0;
    text-align: center;
  }
  .post-content .schedule .brown #buyer_flow_body {
    padding: 0 !important;
  }

  .pp_overlay, .pp_pic_holder {
    display: none !important;
  }

  .footer-main {
    margin-bottom: 0;
  }

  .sub-footer {
    width: 99%;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    font-size: 13px;
    background: black;
  }
  .sub-footer .copyright, .sub-footer .legal, .sub-footer .privacy {
    float: none;
    display: inline-block;
    margin: 0 5px;
  }
  .sub-footer .copyright {
    width: 100%;
  }
  .sub-footer .legal, .sub-footer .privacy {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 480px) {
  #page {
    width: 480px;
    margin-left: -7px;
  }

  .post-content {
    width: 95%;
    text-align: center;
  }
  .post-content div {
    margin: 10px 0;
  }
  .post-content .overview {
    width: 100%;
    margin: 0 0 25px 0;
  }
  .post-content .overview .image-column {
    text-align: center;
    margin-left: 0;
  }
  .post-content .overview .brown {
    width: auto;
    margin: 15px 0;
  }
  .post-content .details .heading {
    margin: 0 0 20px 0;
    padding: 0;
  }
  .post-content .details .brown {
    width: auto;
    margin: 0;
  }

  .ls-layer .headline {
    top: 30% !important;
    margin-left: -27% !important;
  }
  .ls-layer .headline h1 {
    font-size: 19px;
  }
  .ls-layer .headline h2 {
    font-size: 14px;
  }

  .ls-fullwidthdark .ls-nav-prev,
  .ls-fullwidthdark .ls-nav-next {
    top: 65% !important;
  }
}
/* --------------------------------------------------
	:: Grid
	-------------------------------------------------- */
@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .row {
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .row .row .column, .row .row #content.home .post-group.twoup .post, #content.home .post-group.twoup .row .row .post, .row .row #content.home .post-group.threeup .post, #content.home .post-group.threeup .row .row .post, .row .row #content.home .post-group.fourup .post, #content.home .post-group.fourup .row .row .post, .row .row .post.leftaside .post-content, .post.leftaside .row .row .post-content, .row .row .type-page.leftaside .post-content, .type-page.leftaside .row .row .post-content, .row .row #content-primary, .row .row #sidebar, .row .row #comment-form-logged-in-as, .row .row #comment-form-info, .row .row #comment-form-content, .row .row .comment-content, .row .row .comment-info, .row .row #comment-form-allowed-tags, .row .row .columns {
    padding: 0;
  }

  .column:last-child, #content.home .post-group.twoup .post:last-child, #content.home .post-group.threeup .post:last-child, #content.home .post-group.fourup .post:last-child, .post.leftaside .post-content:last-child, .type-page.leftaside .post-content:last-child, #content-primary:last-child, #sidebar:last-child, #comment-form-logged-in-as:last-child, #comment-form-info:last-child, #comment-form-content:last-child, .comment-content:last-child, .comment-info:last-child, #comment-form-allowed-tags:last-child, .columns:last-child {
    margin-right: 0;
    float: none;
  }

  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }

  [class*="column"]:before, [class*="column"]:after {
    content: "";
    display: table;
  }

  [class*="column"]:after {
    clear: both;
  }

  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered {
    margin-left: 0 !important;
  }

  .push-two, .push-three, .comment-content, #comment-form-allowed-tags, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
    left: auto;
  }

  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .comment-info, .pull-ten {
    right: auto;
  }
}
/* --------------------------------------------------
	:: Block Grids
	-------------------------------------------------- */
@media only screen and (max-width: 767px) {
  .block-grid.mobile {
    margin-left: 0;
  }

  .block-grid.mobile > li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
/* .ie9, .ie8, .ie7 {

	.goog-te-gadget {
		width: 200px;
		overflow: visible;
		background: transparent;
	}

	.goog-te-gadget select {
		width: 200px;
	   	border: 0;
	   	border-radius: 0;
	   	font-family: trend_sansone;
		font-size: 11px;
		color: #818181;
	   	background: visible;
	}
} */
.ie9 .ls-fullwidthdark .ls-nav-prev,
.ie9 .ls-fullwidthdark .ls-nav-next {
  top: 54%;
}
.ie9 .headline {
  background: url(../images/slideshow/headline-bg.png) no-repeat !important;
}

.ie7 .ls-layer .ls-fullwidthdark .ls-nav-prev,
.ie7 .ls-layer .ls-fullwidthdark .ls-nav-next, .ie8 .ls-layer .ls-fullwidthdark .ls-nav-prev,
.ie8 .ls-layer .ls-fullwidthdark .ls-nav-next {
  top: 63%;
}
.ie7 .ls-layer .headline, .ie8 .ls-layer .headline {
  background: url(../images/slideshow/headline-bg.png) no-repeat !important;
}

.ie7 #page-header {
  position: relative;
  z-index: 10000;
}

.ie7 #content.page.fullspread, .ie8 #content.page.fullspread {
  padding: 0 25px 50px;
}
.ie7 #page-bottom, .ie8 #page-bottom {
  top: -188px;
}

.ie9 .footer-main .reservation {
  background: transparent url(../images/footer-reservation-bg.png) repeat-y;
}

.ie7 .footer-main, .ie8 .footer-main {
  background-color: #2e2d2d;
  background: url(../images/footer-bg.png);
}
.ie7 .footer-main a.button:hover, .ie8 .footer-main a.button:hover {
  background: #ff8d1e;
}
.ie7 .footer-main .reservation, .ie8 .footer-main .reservation {
  background: transparent url(../images/footer-reservation-bg.png) repeat-y;
}
.ie7 .footer-main, .ie7 .sub-footer, .ie8 .footer-main, .ie8 .sub-footer {
  position: relative;
  top: -70px;
}

@media only screen and (max-width: 1024px) {
  .ie7 #site-nav, .ie7 nav {
    margin-top: 9px;
  }
  .ie7 #site-nav #megaMenu ul.megaMenu li.menu-item, .ie7 nav #megaMenu ul.megaMenu li.menu-item {
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  .ie7 #page-bottom, .ie8 #page-bottom {
    top: -230px;
  }
  .ie7 .post-content, .ie8 .post-content {
    width: 90%;
  }
  .ie7 .post-content .overview, .ie8 .post-content .overview {
    width: auto;
  }
  .ie7 .post-content .overview .image-column, .ie8 .post-content .overview .image-column {
    margin-left: 0;
  }
  .ie7 .post-content .overview .brown, .ie8 .post-content .overview .brown {
    width: auto;
    margin: 0;
  }
  .ie7 .post-content .overview .img1, .ie8 .post-content .overview .img1 {
    width: auto;
  }
  .ie7 .post-content .overview .img2, .ie7 .post-content .overview .img3, .ie8 .post-content .overview .img2, .ie8 .post-content .overview .img3 {
    width: auto;
    margin-bottom: 20px;
  }
  .ie7 .post-content .details .heading, .ie8 .post-content .details .heading {
    margin-left: 0;
    padding: 0;
  }
  .ie7 .post-content .details .brown, .ie7 .post-content .details .orange, .ie7 .post-content .details .sienna, .ie8 .post-content .details .brown, .ie8 .post-content .details .orange, .ie8 .post-content .details .sienna {
    width: auto;
    margin: 0 0 20px 0;
  }
  .ie7 .post-content .details .column2, .ie8 .post-content .details .column2 {
    margin-left: 0;
  }
  .ie7 .post-content .details .img1, .ie7 .post-content .details .img2, .ie8 .post-content .details .img1, .ie8 .post-content .details .img2 {
    width: 45%;
  }
  .ie7 .footer-main, .ie7 .sub-footer, .ie8 .footer-main, .ie8 .sub-footer {
    position: relative;
    top: 0;
  }
  .ie7 .footer-main .reservation, .ie7 .sub-footer .reservation, .ie8 .footer-main .reservation, .ie8 .sub-footer .reservation {
    background: black;
  }
}
@media only screen and (max-width: 568px) {
  .ie7 #site-nav {
    margin-top: 107px;
  }
  .ie7 #site-nav .megaMenuToggle-icon {
    display: none;
  }

  .ie7 #page-bottom, .ie8 #page-bottom {
    top: -140px;
  }
}



  