@-webkit-keyframes spaceboots {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
html {
	overflow-x:hidden;
}

a, a:visited {text-decoration:none;}

a, a:hover, a:visited {color: inherit;}



body {
	font-size:87.5%;
	color:#252e35;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	line-height:1.5em;

	overflow: hidden;
}
h1 {
	font-size:1.714285714em;
	/* 24 / 14 */
	line-height:1.5em;
	/* 21 / 14 */
}
h2 {
	font-size:1.5em;
	/* 21 / 14 */
	line-height:1.5em;
	/* 21 / 14 */
}
p {
	font-size:1em;
	/* 14 / 14 */
	line-height:1.5em;
	/* 21 / 14 */
	margin-bottom:1.5em;
	/* 21 / 14 */
}
#container,.inner {
	margin:0 auto;
}
header {
	padding:10px 0px;
	text-align:center;
	font-family:"ff-netto-web",sans-serif;
    margin-bottom:-2em;
}
header h1 {
	margin:7px 0 0 0;
}
#container {
	clear:both;
	overflow-x:visible;
}
.alt {
	color:#fff;
	color:rgba(255,255,255,0.9);
	letter-spacing: 0.05em;
}

/* Periodic Table styles */
.click {
    position:absolute;
    top:40%;
    left:30%;
    animation-delay:2s;
}
#share-bar {
    position:fixed;
    height:50px;
    top:-100px;
    padding:10px 20px 20px 20px;
    z-index:20;
    width:100%;
    -webkit-box-shadow: 0px 0px 23px 0px rgba(255, 166, 50, 0.75);
    -moz-box-shadow:    0px 0px 23px 0px rgba(255, 166, 50, 0.75);
    box-shadow:         0px 0px 23px 0px rgba(255, 166, 50, 0.75);
    background: white;
    border-bottom:5px solid #E75918;
    background-size:cover;
}
#share-bar img {
    float:left;
}
#share-bar h1 {
    float:left;
    color:#333;
    font-family:"ff-netto-web",sans-serif;
    font-size:1.5em;
    margin:5px 0px 0px 10px;
    line-height:2em;
}
#share-bar h1 span.fire {
    font-size:1em;
}
.share-top{
    float:right!important;
    height:20px;
    padding-top:10px;
    padding-right:40px;
    width:auto;
}
.share-top h3 {
    color:#E75918;
    float:left;
    font-family:"ff-netto-web",sans-serif;
    font-size:1.5em;
    padding-top:5px;
    margin-right:20px;
}
.share-bottom {
    width:280px;
    margin:20px auto;
}
#scoville-table {
	padding-bottom:50px;
	width:80%;
	margin:0 auto;
}
td.spice {
	font-family:"ff-netto-web",sans-serif;
	background:#FFFFFF;
	color:#e6430b;
	float:left;
	height:6.5em;
	transition:margin 0.5s;
	display:block;
	width:7.33333333333%;
	text-align:center;
	margin-right:0.3%;
	padding:0.35%;
	margin-top:1px;
	z-index:1;
	position:relative;
	-moz-box-shadow:inset 0 0 50px #F0E8E0;
	-webkit-box-shadow:inset 0 0 50px #F0E8E0;
	box-shadow:inset 0 0 50px #F0E8E0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

td.spice a {
    display:inline-block;
    height:100%;
    width:100%;
}
td.spice * {
	transition:margin 0.7s;
}
td.null {
	visibility:hidden;
}
td.spice h3 {
	font-size:1.8em;
	font-weight:normal;
	line-height:1.5em;
}
.small {
	font-size:0.8em;
	line-height:1em;
    font-family: helvetica, arial, sans-serif;
	margin:0px;
	color:#444444;
}
.units {
	font-size:0.85em;
	font-weight:normal;
	margin:0px;
}
.numeric {
	font-size:0.6em;
	margin:0px;
	color:#444444;
}
td.spice:hover {
	color:white;
	margin-top:-1%;
	z-index:19;
	box-shadow: 0px 5px 10px #ccc;
}
/* HOVERS COLORS */
tr.superhot td.spice:hover {
	background:#b43206;
	color:white;
}
tr.hotter td.spice:hover {
	background:#de4510;
	color:white;
}
tr.hot td.spice:hover {
	background:#ed6b0c;
	color:white;
}
tr.spicy td.spice:hover {
	background:#F79A47;
	color:white;
}
tr.mild td.spice:hover {
	background:#FFC364;
	color: white;
}
/* HOVERS */
td.spice:hover .small {
	color:white;
}
td.spice:hover h3 {
	color:white;
}
td.spice:hover .numeric {
	color:white;
}
td.spice:hover .units {
	color: white;
}
/* INSANE HOVERS */
tr.insane td.spice:hover .small {
	text-shadow:0px 0px 3px #444444;
}
tr.insane td.spice:hover h3 {
	text-shadow:0px 0px 3px #444444;
}
tr.insane td.spice:hover .numeric {
	text-shadow:0px 0px 3px #444444;
}
tr.insane td.spice:hover .units {
	text-shadow:0px 0px 3px #444444;
}
tr.insane td.spice:hover {
	background:black;
	background:url("../img/fire.gif") black;
	-webkit-background-size:300% 100%;
	-moz-background-size:300% 100%;
	-o-background-size:300% 100%;
	background-size:300% 100%;
	box-shadow:0px 0px 50px #fe6d0d,0px 5px 10px #ccc;
	-webkit-animation-name:spaceboots;
	-webkit-animation-duration:0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function: linear;
}
.nivo-link {color:#E64812!important; text-decoration:underline;}
/*Content area*/
.content {
	margin-left:-4000px;
	padding-left:4000px;
	margin-right:-4000px;
	padding-right:4000px;
	padding-top:2em;
	padding-bottom:2em;
	text-align:center;
	font-family:"ff-netto-web",sans-serif;
	font-size:1.2em;
	margin-top:0;
	margin-bottom:0;
    clear:both;
}
.flames {
    background: url("../img/flames2.png") bottom center no-repeat;
    background-attachment:fixed;
}
.content.orange {
	background:#E75918;
	color:#F0E7E0;
}
.content.yellow {
	background:#ffb848;
	color:#444444;
}
.content h2 {
	color:#BC020E;
	font-family:"holtwood one sc",serif;
	font-size:2.7em;
    padding:0 4em;
}
.orange h2 {
	color:#fff;
	font-family:"holtwood one sc",serif;
	font-size: 2.7em;
}

hr {
    border:0;
    height:50px;
    width:100%;
    display:inline-block;
    background:url("../img/hr.png") top center no-repeat;
}
footer {
    width:80%;
    background:#ffffff;
    border-top:solid 4px #E75918;
    -webkit-box-shadow: 0px 0px -23px 0px rgba(255, 166, 50, 0.75);
    -moz-box-shadow:    0px 0px -23px 0px rgba(255, 166, 50, 0.75);
    box-shadow:         0px 0px -23px 0px rgba(255, 166, 50, 0.75);
    text-align:center;
    color:#FFFFFF;
    font-family:"ff-netto-web",sans-serif;
    margin-top:50px;
    padding-top:50px;
    padding-bottom:50px;
    padding-left:10%;
    padding-right:10%;
    background:url("../img/fire.gif");
    background-size:cover;
}

footer h2{
    margin-bottom:20px;
}
/* NAVIGATION */
nav {
	margin:7px 0 7px 0;
}
nav ul {
	text-align:right;
	overflow:auto;
	width:100%;
}
nav ul li {
	margin:0 0 0 0;
	text-align:center;
	overflow:auto;
	float:left;
	width:33%;
}
nav a {
	text-decoration:none;
	margin:0;
	display:block;
	padding:7px 0 7px 5%;
	margin:0 0 0 4%;
	background-color:rgba(255,255,255,0.1);
}
.fire {
	font-family:'Holtwood One SC',serif;
	font-weight:normal;
	font-size:2em;
	line-height:1em;
	color:#BC020E;
	-webkit-text-fill-color:transparent;
	background:-webkit-linear-gradient(transparent,transparent),url("../img/lava.gif") top repeat-x;
	background:-o-linear-gradient(transparent,transparent);
	background-size:600px 600px;
	-webkit-background-clip:text;
}
.chilli  {
	margin-bottom:-2.5em;
}
#hidden-content {text-align:center;}
#hidden-content h2 {font-family:"ff-netto-web",sans-serif; color:#fc8600; font-size:2em; margin-bottom:10px;}
#hidden-content textarea {text-align:center; font-size:1em; border:2px solid #BC020E; padding:0.5em;}
a.firebutton {
	font-size: 1.8em;
	color: #ffffff!important;
	padding: 10px 20px;
	background:#fc8600;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    text-decoration:none;
    width:300px;
    margin:0 auto;
    font-family:"ff-netto-web",sans-serif;
    float:none;
    transition: all 0.5s;
}
a.firebutton:hover {background:#B43206;}

.map {
	width:100%;
	height:500px;
	border-top:5px solid #FFB848;
	border-bottom: 5px solid #FFB848;
}
.leaflet-container a {color:#BC020E!important; font-weight:bold!important;}
.timeline_line {display:none!important;}

.pins {
    width:90%;
    margin:0 auto;
    display:block;
    height:auto;
    text-align:center;
}
.pins div {
    margin:10px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    display:inline-block;
    padding:0px;
		vertical-align: middle;
}
.pins div:hover {
    -webkit-box-shadow: 0px 0px 23px 0px rgba(255, 166, 50, 0.75);
    -moz-box-shadow:    0px 0px 23px 0px rgba(255, 166, 50, 0.75);
    box-shadow:         0px 0px 23px 0px rgba(255, 166, 50, 0.75);
}
/* MEDIA QUERIES & Device hints */
/* hints */
.flip {
	width:93%;
	height:100%;
	padding:4%;
	text-align:center;
	display:none;
	overflow:hidden;
    color:#333;
    font-family:"ff-netto-web",sans-serif;
}
.divert {
	width:93%;
	height:100%;
	padding:4%;
	text-align:center;
	display:none;
	overflow:hidden;
    color:#333;
    font-family:"ff-netto-web",sans-serif;
}


.divert h2, .flip h2 {
    font-family:"ff-netto-web",sans-serif;
    color:#E75918;
    font-size:1.5em;
    margin-bottom:1em;

}

.divert h3, .flip h3 {
    font-family:'Holtwood One SC',serif;
    font-size: 1em;
}
.divert img, .flip img {
    height:157px;
    width:202px;
}
/* QUERIES */

@media only screen and (max-width:1150px) {
    #scoville-table {
		width:90%;
        background:none;
	}
    header {margin-bottom:20px;}
    #share-bar h1 {display:none;}
    .share-top {width:300px;}
    }
@media only screen and (max-width:1330px) {
    .share-top h3 {display:none;}
    .share-top {width:300px;}

    }
@media only screen and (max-width:700px) {
    td.spice {
        height:4em;
        }
    .click {display:none; }
    }
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    #share-bar h1 {
        display:none;
    }


    td.spice h3 {
    		font-size:1.3em;
		font-weight:normal;
		line-height:1.5em;
	}
	.small {
		font-size:10px;
		line-height:1em;
		margin:0px;
		color:#444444;
	}
	.units {
		font-weight:normal;
	}
	.numeric {
		font-size:10px;
	}


	.map {
		margin:0 auto;
		height:300px;
	}
    .click {
        display:none;
    }
}
@media only screen and (min-width:480px) and (max-width:1024px) and (orientation:portrait) {
    .content h2 {font-size:1em; padding:0px 20px;}
	.small, .units {display:none!important;}
	body {
		overflow:hidden!important;
	}
    #share-bar{
        display:none!important;
    }
}
@media only screen and (min-width:320px) and (max-width:480px) {
	.divert {
		display:block!important;
		z-index:99999;
		position:absolute;
		top:0px;
		left:0px;
        padding-top:20%;
        overflow:hidden;
	}
	#container {
		display:none !important;
	}
	body {
		overflow: hidden!important;
	}
 #share-bar, footer{
        display:none!important;
    }
}

// Micro Clearfix /* For modern browsers */
.cf:before,.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	*zoom: 1;
}
