/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Billboard
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
#billboard {
	background: rgb(26,26,26) url(/web/20140626091436im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/billboard/lg-app.jpg) no-repeat center center;
	background-size: cover;
	padding: 150px 0;
}
#billboard h1 {
	color: rgb(255,255,255);
}
#billboard-bottom {
	padding: 70px 0 50px 0;
}
#billboard-bottom .supporting-image {
	position: relative;
}
.supporting-image img {
	position: absolute;
	top: -220px;
	right: 50px;
}

.slide-top {
	background-color: rgb(26,26,26);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 100px 0 0;
	height: 400px;
}
.slide-top h1 {
	color: rgb(255,255,255);
}
.slide-bottom {
	padding: 50px 0 0 0;
	height: 400px;
}
.slide-bottom .supporting-image {
	position: relative;
}
.slide-bottom .supporting-image img {
	position: absolute;
	top: -220px;
	right: 50px;
}

.carousel-control {
	position: absolute;
	top: 345px;
	bottom: 0;
	left: 0;
	width: 55px;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	filter: inherit;
	opacity: 1;
	background-color: rgb(204,0,0);
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: inherit;
	outline: none;
	opacity: 1;
	background-color: rgb(26,26,26);
}
.carousel-control.left {
	right: 55px;
	left: auto;
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: none;
	filter: none;
	background-repeat: no-repeat;
}

#main-billboard .carousel-indicators {
	position: absolute;
	bottom: 10px;
	top: 360px;
	height: 10px;
	left: inherit;
	right: 0px;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	text-align: right;
	list-style: none;
	margin-right: 130px;
}
#main-billboard .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(255,255,255, .5);
	border: none;
	border-radius: 10px;
}
#main-billboard .carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0;
	background-color: rgb(204,0,0);
}


.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.slide h1 {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

h1.black {
	color: rgb(26,26,26);
}

/*
     FILE ARCHIVED ON 09:14:36 Jun 26, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:43:19 Nov 06, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 188.4
  exclusion.robots: 0.184
  exclusion.robots.policy: 0.175
  cdx.remote: 0.063
  esindex: 0.01
  LoadShardBlock: 145.164 (3)
  PetaboxLoader3.datanode: 175.344 (5)
  CDXLines.iter: 24.041 (3)
  load_resource: 308.945 (2)
  PetaboxLoader3.resolve: 129.834 (2)
*/