/* * * * * * * * * * Google Font Import * * * * * * * * * */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,700,800,300);

/* * * * * * * * * * Media * * * * * * * * * */
@media (max-width: 499px) {
.dropdown-menu > li {
  border-bottom: 0px !important;
}
.dropdown-menu > li > a {
  padding:10px !important;
}
.animated {
	visibility: visible;
}
.visible {
	visibility: visible;
}
.SVi-header {margin:20px 0 !important;}
.SVi-header-Logo {text-align:center !important;}
.SVi-header-Tix {text-align:center !important;}
}

@media (min-width: 500px) and (max-width: 767px) {
.dropdown-menu > li {
  border-bottom: 0px !important;
}
.dropdown-menu > li > a {
  padding:10px 0 10px 20px !important;
}
.animated {
	visibility: visible;
}
.visible {
	visibility: visible;
}
.SVi-header {margin:20px 0 !important;}
.SVi-header-Logo {text-align:center !important;}
.SVi-header-Tix {text-align:center !important;}
}
@media (min-width: 768px) and (max-width:990px) {
.nav {
   font-size:120% !important;
}
.dropdown-menu > li {
  font-size:120% !important;
}
.navbar-inverse .navbar-nav > li > a {
	margin-left:2px !important;
	padding-left:2px !important;
	margin-right:2px !important;
	padding-right:2px !important;
}
}
@media (min-width: 991px) and (max-width:1200px) {
.nav {
   font-size:150% !important;
}
.dropdown-menu > li {
  font-size:150% !important;
}
}
@media (min-width: 768px) and (max-width:1200px) {
.navbar .navbar-nav {
       display: inline-block;
       float: none;
 /*      padding-top: 20px !important; */
}
.navbar .navbar-collapse {
	text-align: center;
}
.dropdown-menu {
       margin-top: 5px !important;
}
.animated {
	visibility: visible;
}
.visible {
	visibility: visible;
}
}

@media (min-width: 1200px) {
.navbar .navbar-nav {
       display: inline-block;
       float: none;
/*       padding-top: 20px !important; */
}
.navbar .navbar-collapse {
	text-align: center;
}
.dropdown-menu {
       margin-top: 5px !important;
}
}

/* * * * * * * * * * Desktop * * * * * * * * * */
body { background:#000 url("../img/back.jpg") top center fixed no-repeat; }

/* * * * * * * * * * Global Setups * * * * * * * * * */
img, iframe {max-width:100%;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption{margin:0 auto 10px auto; text-align:center; padding:10px;}
.wp-caption p.wp-caption-text {text-align:center; margin:0; padding:3px;}
.videoWrapper {position: relative; padding-bottom: 60.25%; padding-top: 25px; height: 0; margin-bottom:20px;}
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* * * * * * * * * * Typography * * * * * * * * * */
body { font-family: "_ValfierisAgedBoldRegular", Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;}

@font-face {
	font-family: "_ValfierisAgedBoldRegular";
	src: url("../fonts/_valfieris_aged_bold-webfont.eot");
	src: local("_Valfieris Aged Bold"), local("_ValfierisAgedBoldRegular"), url("../fonts/_valfieris_aged_bold-webfont.woff") format("woff"), url("../fonts/_valfieris_aged_bold-webfont.ttf") format("truetype"), url("../fonts/_valfieris_aged_bold-webfont.svg#webfontHQZeU6yB") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: "5AMGenderNormal";
    src: url("../fonts/gender-webfont.eot");
    src: url("../fonts/gender-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/gender-webfont.woff") format("woff"),
         url("../fonts/gender-webfont.ttf") format("truetype"),
         url("../fonts/gender-webfont.svg#5AMGenderNormal") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SteelfishRegular";
    src: url("../fonts/steelfish_rg-webfont.eot");
    src: url("../fonts/steelfish_rg-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/steelfish_rg-webfont.woff") format("woff"),
         url("../fonts/steelfish_rg-webfont.ttf") format("truetype"),
         url("../fonts/steelfish_rg-webfont.svg#SteelfishRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.nav {
  font-family: "5AMGenderNormal", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform:uppercase;
  font-size:200%;
}
.dropdown-menu > li {
  font-size:200%;
}


/* * * * * * * * * * Headlines And Whatnot * * * * * * * */

h1, .h1 {font-size:300%;}
h2, .h2 {font-size:250%;}
h3, .h3 {font-size:200%;}
h4, .h4 {font-size:150%;}
h5, .h5 {font-size:150%; margin-left:10px;}
p, li {font-size:125%;}

h1, .h1, h2, .h2 {
  font-family: "_ValfierisAgedBoldRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 10px 0;
  text-shadow:0 0 3px #000, 0 0 6px #000;
  line-height:.8;
}
h3, .h3, h4, .h4 {
  font-family: "_ValfierisAgedBoldRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
	text-transform:uppercase;
  margin: 0 0 10px 0;
  text-shadow:0 0 3px #000, 0 0 6px #000;
  line-height:.8;
}
h5, .h5, h6, .h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  margin-top: 0;
  text-shadow:0 0 3px #000, 0 0 6px #000;
}
p, li {
  text-shadow:0 0 3px #000, 0 0 6px #000;}

/* * * * * * * * * * Hyperlinks * * * * * * * * * */
a {
  text-decoration:none;
 }
a:link,a:visited {
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
  text-decoration:none;
 }
a:hover,a:active,a:focus {
-webkit-transition: color .25s linear;
transition: color .25s linear;
  text-decoration:none;
 }

/* * * * * * * * * * Colors * * * * * * * * * */
body {
  color: #d1c5ae;
}
a:link,a:visited {
  color:#ff4200;
}
a:hover,a:active,a:focus {
  color:#FFF;
}
h1, .h1, h2, .h2 {
  color: #c3a66d;
}
h3, .h3, h4, .h4 {
  color: #FFF;
}
h5, .h5, h6, .h6 {
}

/* * * * * * * * * * Navigation * * * * * * * * * */

.navbar {margin:0; padding:0;}
.navbar-inverse {background-color:rgba(31,7,0,0.6);border:none;}
.dropdown-menu { margin:0; padding:0;}
.dropdown-menu {
  background:#333;
  border: 1px solid #ff4200;
}
.dropdown-menu > li {
  border-bottom: 1px solid #ff4200;
}
.dropdown-menu > li:last-child {
  border-bottom: 0px;
}
.dropdown-menu > li > a {
  padding:0 5px 0 5px;
  display:block;
}
.navbar-inverse .navbar-nav > li > a {
	margin-left:5px;
	padding-left:5px;
	margin-right:5px;
	padding-right:5px;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #ff4200;
  text-shadow:0 0 3px #000, 0 0 6px #000;
  }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #FFF;
  text-shadow:0 0 6px #FFF;
  background:transparent;
  }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus  {
  color: #FFF;
  text-shadow:0 0 6px #FFF;
  background:transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
  }
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{background:transparent;} /* Background color of current page link */
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background:transparent;} /* Background color of open dropdown menu link header
  
/* * * * * * * * * * Buttons and Inputs * * * * * * * * * */
.btn-SVcustom, input[type=button], input[type=submit], input[type=submit]:link {
  font-weight:800;
  color: #010101;
  background-color: #ff4200;
  border-color: #5d5341;
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
}
.btn-SVcustom:hover,
.btn-SVcustom:focus,
.btn-SVcustom:active,
.btn-SVcustom.active,
.open .dropdown-toggle.btn-SVcustom,
input[type=submit]:hover {
  color: #000;
  background-color: #5d5341;
  border-color: #010101;
-webkit-transition: color .25s linear;
transition: color .25s linear;
}
.btn-SVcustom.disabled,
.btn-SVcustom[disabled],
fieldset[disabled] .btn-SVcustom,
.btn-SVcustom.disabled:hover,
.btn-SVcustom[disabled]:hover,
fieldset[disabled] .btn-SVcustom:hover,
.btn-SVcustom.disabled:focus,
.btn-SVcustom[disabled]:focus,
fieldset[disabled] .btn-SVcustom:focus,
.btn-SVcustom.disabled:active,
.btn-SVcustom[disabled]:active,
fieldset[disabled] .btn-SVcustom:active,
.btn-SVcustom.disabled.active,
.btn-SVcustom[disabled].active,
fieldset[disabled] .btn-SVcustom.active {
  background-color: #333;
  border-color: #5d5341;
}
.btn-SVcustom .badge {
  color: #010101;
  background-color: #ff4200;
}
input, input[type=text],textarea,input[type=textarea],.tArea {
	color:#FFF;
	border:1px solid #ff4200;	
	background-color: #333;
	padding:3px;
  -moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-SVcustom:active,
.btn-SVcustom.active,
.open .dropdown-toggle.btn-SVcustom {
  background-image: none;
}
input[type=button], input[type=submit], input[type=submit]:link {
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
}
input[type=submit]:hover {
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* * * * * * * * * * Header * * * * * * * * * */
.SVi-header {margin:50px 0; }
.SVi-header-Logo {text-align:left;}
.SVi-header-Tix {text-align:right;}

/* * * * * * * * * * Content * * * * * * * * * */
.SVi-main {
	padding:0;
	margin:0 0 20px 0;
}
.SVi-main-content {
  /* background-color: rgba(31,7,0,0.7); */
  background: url("../img/textureTile.jpg") top left scroll repeat;
  -moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	margin:0 5px;
}
.SVi-main-content p {
	margin:0 10px 10px 10px;
	padding:0;
}

/* * * * * * * * * * Sidebar modules for boxing content * * * * * * * * * */
.sidebar-module {
  padding: 5px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 10px;
  margin:0 0 10px 0;
  /* background-color: rgba(31,7,0,0.7); */
  background: url("../img/textureTile.jpg") top left scroll repeat;
  -moz-border-radius: 10px;
	border-radius: 10px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}
.sidebar-module-inset ul, .sidebar-module-inset ol {
	margin:0 0 0 20px;
	padding:0;
}
.sidebar-module-inset p, .sidebar-module-inset li {
	margin:0 0 10px 10px;
	padding:0;
}

.socIcon {font-size:150%;}

/* * * * * * * * * * Footer * * * * * * * * * */
.SVi-footer {
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 20px 0;
  text-align: center;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.SVi-footer p {
	font-size:85%;
	text-shadow: 1px 1px 1px #000;	
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}
hr { 
border: 0; 
height: 1px; 
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(200, 100, 0, 0.75), rgba(0, 0, 0, 0)); 
}
.divCenter {
	text-align:center;
}
/* ------------------------------------------------------------------------------------------ Animated Items on page*/
.animated {
	visibility: hidden;
}
.visible {
	visibility: visible;
} 


/* ------------------------------------------------------------------------------------------ Blog */
.blogPost {
		margin:20px 0 10px 10px;
		padding:0 0 10px 0;
}

.blogPost p, .blogPost h3 {
	margin:0;
	padding:0 10px 0 10px;
}

.blogPost ul, .blogPost ol {
	margin:10px 0 10px 30px;	
}

.blogPost .bloggerDate {
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:85%;
  font-weight:bold;
  line-height:1;
  color:#FFF8DC;
  margin: 0 0 10px 0;
  padding:3px 10px 3px 0;
  border-bottom: 1px solid #6A2E00;
  text-align:right;
   }

.blogPost .blogContent {margin: 0 10px;}
.question {font-size:110%; font-weight:bold; color:#FC0;}


.lessPad {
	padding-left:5px !important;
	padding-right:5px !important;	
}
.noPad {
	padding-left:0px !important;
	padding-right:0px !important;	
}
.rentals {text-align:center;}
.rentals img {max-width:30%; padding:0 3px;}

.ctr {text-align:center;}

.coupCodes h4, .coupCodes h5, .coupCodes p {margin:5px; padding:0;}
.coupStripe {background-color:rgba(0,0,0,0.6);}

ul.attr {text-align:center; vertical-align:top;margin:0 !important;padding:0 !important;}
ul.attr li {display: inline-block; text-align:center; vertical-align:top;padding:0px !important; margin:10px 0;background-color:rgba(0,0,0,0.5);}
@media (max-width: 767px) {
ul.attr li {max-width:100%;}
}
@media (min-width: 768px) {
ul.attr li {max-width:24%;}
}
ul.attr h4 {margin-top:10px;}
.c3p0 {display:none;}
label {font-weight:normal;font-size:120%;}

ul.tixPrice {text-align:center; vertical-align:top;margin:0 auto !important;padding:0 !important;}
ul.tixPrice li {
	display: inline-block; 
	text-align:center; 
	vertical-align:top;
	padding:0px 20px 0px 10px !important; 
	text-transform:uppercase;
	font-size:250%;
	line-height:.9;
	margin-bottom:10px;}
.rgtBrdr {border-right:dotted 1px #F60; color:#CCFF00;}
.plusFee {font-size:50%;}

blockquote {border-left:none;}
.charPort {float:right;margin-left:10px;max-width:50%;}