/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Shop
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
#shop-header {
	background-color: rgb(26,26,26);
	padding: 130px 0 0;
}
#shop-header p {
	color: rgb(255,255,255);
}
#shop-books {
	margin: 0 0 50px 0;
	padding-top: 50px;
	background: transparent url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/book-lineup-bg.jpg) repeat-x left top;
}
#shop-callout {
	padding: 100px 0 50px 0;
	background: rgb(0,0,0) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/shop-baking-steel-bg.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 50px;
}
#shop-callout h3 {
	margin: 50px 0 20px 0;
	padding: 0;
	color: rgb(228,167,41);
}
#shop-callout p {
	color: rgb(255,255,255);
}
#shop-callout img {
	max-width: 100%;
	height: auto;
}
#shop-pantry h1 {
	margin-bottom: 0;
}
#shop-pantry a {
	margin-top: 30px;
	display: block;
}
#shop-pantry a p {
	color: rgb(26,26,26);
}
#shop-pantry a h3 {
	margin-top: 4px;
}
#shop-pantry a img {
	border-bottom: 4px solid rgb(255,255,255);
	-webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#shop-pantry a:hover img {
	border-bottom: 4px solid rgb(204,0,0);
}

/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Buy Books
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
#buy-header {
	background: rgb(26,26,26) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/buy-header-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 180px 0 140px;
	text-align: center;
}
#buy-header h1,
#buy-header p {
	color: rgb(255,255,255);
}
.buy-books {
	padding: 50px 0;
	border-bottom: 1px solid rgb(229,229,229);
	margin-bottom: 50px;
}
.buy-books .download-buttons{
	margin-top: 70px;
}
.buy-books .well {
	min-height: 150px;
}
.buy-books a img {
	opacity: 1;
	-webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.buy-books a:hover img {
	opacity: .5;
}

.amazon {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 40px;
	color: rgb(228,167,41);
	font-style: italic; 
	background-position: left center;
	background-repeat: no-repeat; 
}
.usa { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-usa.png); }
.ca { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-canada.png); }
.uk { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-uk.png); }
.es { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-spain.png); }
.fr { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-france.png); }
.de { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-germany.png); }
.jp { background-image: url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/buy/flag-japan.png); }

#buy-tabs {
	margin-top: 20px;
	border-bottom: 4px solid rgb(204,0,0);
}
.nav-tabs {
	border-bottom: 0px;
	margin: 0;
	padding: 0;
}
.nav-tabs li {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  margin: 0 0 0 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: rgb(255,255,255);
	cursor: default;
	background-color: rgb(204,0,0);
	border: 0px;
	border-bottom-color: transparent;
}
.nav-tabs > li > a {
		margin-right: 2px;
		line-height: 1.42857143;
		color: rgb(255,255,255);
		border: 0px;
		border-radius: 0;
		background-color: rgba(0,0,0,.7);
		text-align: center;
		padding-top: 16px;
		height: 75px;
}
.nav-tabs > li > a:hover {
	background-color: rgba(0,0,0,1);
	color: rgb(255,255,255);
}


/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Baking Steel
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
#baking-steel-header {
	background: rgb(26,26,26) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/baking-steel-header-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 130px 0 70px;
	text-align: center;
}
#baking-steel-header img {
	max-width: 100%;
	height: auto;
}
#baking-steel-bottom {
	padding: 70px 0 50px 0;
}
#baking-steel-bottom .supporting-image {
	position: relative;
}
#baking-steel-bottom .supporting-image img {
	position: absolute;
	top: -110px;
	right: 50px;
}
#pizza-comparison {
	background-color: rgb(242,242,242);
	padding: 30px 0 80px;
}
.pizza {
	border: 1px solid rgb(204,0,0);
	border-top: 4px solid rgb(204,0,0);
	background: rgb(255,255,255) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/about-content-bg.jpg) no-repeat left top;
	margin-top: 30px;
}
.pizza img {
	max-width: 100%;
	height: auto;
}
.pizza-wood,
.pizza-stone {
	border: 1px solid rgb(230,230,230);
	border-top: 4px solid rgb(230,230,230);
	background: rgb(255,255,255) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/pizza-content-bg.jpg) no-repeat left top;
}
.pizza h2 {
	color: rgb(26,26,26);
	margin-bottom: 5px;
}
.pizza p {
	color: rgb(204,0,0);
	margin-bottom: 0;
}
.pizza-wood p,
.pizza-stone p {
	color: rgb(128,128,128);
}
#steel-callout {
	padding: 70px 0 70px 0;
	background: rgb(0,0,0) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/shop-baking-steel-bg.jpg) no-repeat center center;
	background-size: cover;
}
#steel-callout h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: rgb(26,26,26);
}
#steel-callout p {
	color: rgb(255,255,255);
}
#pizza-oven {
	background-color: rgb(0,0,0);
	padding: 70px 0;
	overflow: hidden;
}
#pizza-oven p {
	color: rgb(255,255,255);
}
.over {
	position: relative;
}
.oven img {
	position: absolute;
	top: -30px;
	right: 50px;
}
#cold-plate {
	padding: 70px 0 330px 0;
	background: rgb(255,255,255) url(/web/20140626094147im_/http://modernistcuisine.com/wp-content/themes/modernist-cuisine-2/inc/images/cold-plate-bg.jpg) no-repeat center bottom;
}
#cold-plate h1 {
	margin-top: 0;
	margin-bottom: 30px;
}
#baking-steel-closing {
	background-color: rgb(0,0,0);
	padding: 70px 0;
	margin-bottom: -70px;
}
#baking-steel-closing h2,
#baking-steel-closing a.care {
	color: rgb(228,167,41);
}
#baking-steel-closing a.care:hover {
	color: rgb(255,255,255);
}
#baking-steel-closing p {
	color: rgb(255,255,255);
	line-height: 38px;
}
#baking-steel-closing img {
	margin-top: 40px;
}
/*
     FILE ARCHIVED ON 09:41:47 Jun 26, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:43:27 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: 86.359
  exclusion.robots: 0.241
  exclusion.robots.policy: 0.231
  cdx.remote: 0.078
  esindex: 0.011
  LoadShardBlock: 43.033 (3)
  PetaboxLoader3.datanode: 121.873 (5)
  CDXLines.iter: 20.01 (3)
  load_resource: 186.402 (2)
  PetaboxLoader3.resolve: 94.068 (2)
*/