/* Bootstrap Overrides */

html {
	height: 100%;
}

.marginTop {
	margin-top: 40px;
}

.fullWidth {
	width: 100%;
}

/*General Styles*/

.hidden {
	display: none !important;
}

.red{
	color: #FF0000;
}

/* Nav Bar */

.navbar-default{
	background-color: #1B1B1C !important;
	height: 60px;
}

.navbar-default .navbar-toggle {
	border-color: transparent !important;
	background-color: transparent;
	margin-top: 10px;
}

.navbar-default .navbar-toggle:hover {
	background-color: transparent !important;
}

/* Nav Bar Logo */

.navbar .brand {
	position: fixed;    
	overflow: visible;
	padding-left: 0;    
	padding-top: ;
	margin-left: 15px;
}


/* Copy */
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	line-height: 1.2em;
	background-color: transparent !important;
	position: relative;
	min-height: 100%;
	padding-bottom:140px;
}

.caps {
	text-transform: uppercase;
}

.item-copy {
	margin-top: 20px;
	height: 175px;	
}

h3.title {
	padding-left: 20px !important;
}

.mainTitle {
	font-size: .86em;
	line-height: inherit;
	color: #333;
	text-decoration: none;
	background-color: #FFFF00;
}

.mainTitle:hover {
	text-decoration: none;
	color: #333;
	text-decoration: underline;	
}

.desc {
	line-height: inherit;	
	font-size: inherit;
}

.pop-up-desc {
	line-height: inherit;	
	font-size: inherit;
	padding-top: 40px;	
}

.date {
	font-weight:bold;
}

.cost {
	font-weight:bold;
	line-height: inherit;	
	font-size: inherit;
	letter-spacing: .075em;
}


.sold {
	font-weight:bold;
	text-decoration:line-through;
	line-height: inherit;	
	font-size: inherit;
	letter-spacing: .075em;
}

.soldout {
	line-height: inherit;	
	text-decoration: none !important;	
	font-weight: bold;
}

/* Borders */

.border {
	margin-bottom: 20px;
	border-top: 3px solid #666;
	width: 100%;
}

.border-50 {
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 3px solid #666;
	width: 50%;
	margin-left: auto;
	margin-right:auto;
}

.border-fat {
	margin-bottom: 40px;
	margin-top: 40px;
	border-top: 4px solid #666;
	width: 10%;
	margin-left: auto;
	margin-right:auto;
}

.lines {
	margin-top: 20px;
	margin-bottom: 20px;
}

.copy {
	padding-top:10px;
}

.nav-title {
	text-decoration: none;
	color: #333;
	background-color: #FFF;
	font-family: 'Oswald';
	text-transform: uppercase;
}

/* Nav Bar */
.navbar-default {
background-color: #eee;
}

/* Button Overrides */

.btn {
	border: 0;
	border-color: none;
	border-radius: 0;
}

.btn:hover {
	background-color:#FFFF00 !important;	
}


.btn:focus {
  outline: none !important; /*This gets rid of that stupid blue outline*/
}

.btn-primary {
	background-color:#cccccc;
	border:0;
	border-color: none;
}

.btn-primary:hover {
	background-color:#FFFF00 !important;	
	color:#333333 !important;
}


.navbar-btn {
	border: 0;
	border-color: none;
	margin: 0 5px 0 5px;
	background-color:#FFF;	
	
}

.btn-default {
	border: 0;
	border-color: none;
}

.btn-buy {
	background-color:#eee;	
    font-family: "Oswald", Courier, monospace;
	color: #333;
	border: solid 1px #eee;
}

.btn-buy:hover {
	border: solid 1px #FFFF00;
}

.oswald {
	 font-family: "Oswald"
}

.btn-sold {
	background-color:#FFF;
    font-family: "Oswald", Courier, monospace;
	color: #333;
	text-decoration: line-through;
	border: solid 1px #ccc;
}

.btn-lg {
	margin-top:20px;
}

.page-header{
	margin-top: 100px;
	border-bottom: none !important;
	margin-bottom: 0;
}

.popup-header {
	margin-top: 150px !important;
}

.panel {
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	padding-top:0;
}
	
.panel-body {
	padding:0 !important;
}
	
.col-md-8{
	border-bottom: 0 !important;
	padding: 0 20px 0 20px;
	margin-bottom: 0;	
}

.featuredImg {
	width:100% !important;
	margin-bottom:25px;
	margin-left:auto;
	margin-right: auto;
}

.col-lg-3 {
	padding-top:10px;
	border-bottom: 0 !important;
}


/* Hover Opacity */

.hover_opacity:hover {
	opacity: .7;
	background-color:transparent;
	color:transparent;
	background:transparent;
}



/* Header Block */

.headerblock {
	text-align: center;
	margin-bottom: 20px !important;
	padding-bottom: 20px;
}

#header {
	background: transparent url('../images/_header/_cave/cave_top_2.png') repeat-x;
	padding-top: 50px;
}


.headline {
    font-family: "Oswald", Courier, monospace;
	font-size: 30px;
	margin-top: -20px;
}

.headline-copy{
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 20px !important;
}


/* Footer */

footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

#footer-image {
	background: url('../images/_header/_cave/cave_bottom_2.png');
	background-repeat: repeat-x;
	background-color: transparent !important;
	height: 117px;
}

.footer-copy {
	background-color: #6557eb;
	color: #ccc;
	padding: 14px 0 10px 20px;
	margin-bottom: 0px !important;
}

/* Extra Homepage Links */

.extra-nav {
	text-align: center;
}

.headline-extra-nav {
    font-family: "Oswald", Courier, monospace;
	font-size: 30px;
	line-height:40px;	
}

/* Center Column */

.col-centered {
    float: none;
    margin: 0 auto;
}

.hp-item {
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #666;
	
}

/* Lazy Load */

span.lazyload img {
  display: none;
}

/* Gallery video item */
.gallery-video {
	width: 100%;
	padding: 0;
	padding-bottom: 56.25%;
	background: black;
	position: relative;
	margin-top: 40px;
}
.gallery-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Pop Up */


.popup-body {
	text-align: center;
}


/* FAQ Page */


h4.question{
    font-family: "Oswald", Courier, monospace;
	font-size: 25px;
	line-height:40px;	
	margin-top: 0px;
	color: #666;
}

p.answer {
	line-height: inherit;	
	font-size: inherit;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/* Return To Top */

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 5;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 23px;
    top: 10px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #FFFF00;
}
#return-to-top:hover i {
    color: #000;
    top: 5px;
}

/* Img items */

.item-img {
	height: 0;
	position: relative;
	padding-bottom: 100%; /* This will make the height the same as the with (a square), to illustrate the example,  In your case you want something like 120% */

	/* background: #eee; /* you can erase this line later */ 
	/* border: 1px solid #ccc; /* you can erase this line later */ 
}

.item-img a {
	position: absolute;
	top: 0; right: 0; 
	bottom: 0; left: 0;
	display: block;
	text-align: center; /* center horz */
}

.item-img a img { /* portrait */
	height: 100%;
	max-width: 100%;
}

.item-img.landscape a img { /* landscape */
	width: 100%;
	max-height: 100%;
	height: auto; /* reset valus set by the above rule */
	max-width: none;
	margin-top: 12%; /* since all landscape imgs are very similar in height, this top margin is close enough */
}

.item-img.square a img { /* landscape */
	width: 100%;
	max-height: 100%;
	height: auto; /* reset valus set by the above rule */
	max-width: none;
}

.container-fluid {
	max-width: 1800px !important;
}

/* Contact Page Form */

.form-group {
	margin-bottom: 25px !important;
}

/*About Page Columns*/

.aboutColumns {
	height: 100%;
}


/*Desktop Expanded Navbar*/

.dropdown-menu {
	min-width: 180px;
	padding: 10px 0;
	margin: 2px 0 0;
	font-size: 16px;
	background-color: #000;
	border: none !important;
	border-radius: 0px;
	-webkit-box-shadow: none !important;
}

.navbar-inverse .navbar-nav > li > a{
  font-size: 16px;
  font-family: 'Oswald';
  text-transform: uppercase;
}	

.navbar-nav > li > a:hover{
	color: #FFFF00 !important;
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #FFF;
	white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #000 !important;
	background-color: #eee;
}

.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus {
	color: #000;
	text-decoration: none;
	outline: 0;
	background-color: #FFFF00;
}


/* Arrow Animation on dropdown menues */
.dropdown-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.dropdown-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1; 
}

.caret {
	padding-bottom: 5px;
}

#awards {
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 3px solid #666;
	width: 100%;
}


.award-resume-img {
	width: 100%;
}	

/*Pizza Cursor*/ 
body, a:hover {cursor: url(https://thebubbleprocess.com/images/_social/pizza.cur), progress !important;} 

.video-responsive{
    margin-top: 40px;
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

