body, #meat {
	background: #000;
	width: auto;
	padding: 0; margin: 0;
}

.swatch1, a {
	color: #ffcc00;
}


.ck_container {
	width: 950px;
	margin: 0 auto;
}

#ck_header {
	background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/star_bg.png) repeat-x;
	height: 507px;
}


	#ck_header .ck_container {
		position: relative;	
		height: 507px;
	}

	#ck_header h1  {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/title.png) no-repeat;
		width: 620px;
		height: 159px;
		position: absolute;
		top: 30px;
		left: 250px;
		display: none;
	}

	#ck_header h2  {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/new_book.png) no-repeat;
		width: 360px;
		height: 109px;
		position: absolute;
		top: 235px;
		left: 250px;
		display: none;
	}

	#ck_header h3 {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/nyt_bestseller.png) no-repeat;
		width: 402px;
		height: 31px;
		position: absolute;
		bottom: 85px;
		left: 250px;
		display: none;

	}
	
	#countdown {
		position: absolute; 
		bottom: 65px;
		left: 250px; 
		text-transform: uppercase;
		font-size: 11px; 
		display: none;
	}

	#moon {
		position: absolute;
		left: 0px;
		bottom: -25px;
		left: -75px;
		opacity: 0.0;
		cursor: pointer;
	}

	#cat_grass {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/cat_grass.png) no-repeat;
		width: 188px;
		height: 230px;
		position: absolute; 
		bottom: -220px;
		right: 80px;
		cursor: pointer;
	}

		#eyes {
			padding-top: 39px;
			padding-left: 7px;
		}

	#grass_overlay {
		position: absolute;
		bottom: -65px;
		right: 100px;
	}


	#thought_bubble {
		position: absolute; 
		right: 150px;
		bottom: 110px;
	}

	#speech_bubble {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/speech_bubble.png) no-repeat;
		position: absolute; 
		right: 45px;
		bottom: 150px;
		width: 265px;
		height: 181px;
		display: none; 
		color: #fff;
		padding: 20px;
		font-size: 18px;
		text-align: center; 

	}

		#speech_bubble span { display: none; }


	#cloud1 {
		display: none;
		position: absolute; 
		top: 0px;;
		left: -250px;
		opacity: 0.5;
	}

	#cloud2 {
		display: none; 
		position: absolute; 
		top: 105px;;
		opacity: 0.5;
		left: -700px;
	}

	.twinkling_star { position: absolute; }
	



#ck_nav {
	background: #000 url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/grass_bg.png) repeat-x bottom;
	height: 145px;
	z-index: 9999;
	position: relative; 
}

	#ck_nav #z_index_group {
		position: absolute; 
		z-index: 9999;
	}

	#ck_nav img {
		padding-right: 25px;
		margin-top: 30px;
	}

#inside {
	background: #333;
	padding-bottom: 10px;
}

	#ck_description {
		background-color: #2d2d2d;
	}


	.font2 {
		color: #fff;
		font-size: 17px;
		line-height: 1.5em;
	}

	#inside .squiggle_arrow li {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/yellow_arrow.png) no-repeat 5px 10px;
		padding-left: 19px;
	}



#order {
	background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/order_bg2.png) no-repeat 0 0;
	margin-top: 25px;
	padding-bottom: 20px;
}

	#order p {
		padding-top: 80px;
		padding-left: 195px;
		padding-bottom: 0; 
	}
	
	#order a { padding-right: 1em;}
	
	#order_buttons {
		padding-left: 195px;
	}
	
	
	#calendar {
		border: 4px solid #333;
		padding: 25px 15px 25px 50px;
		margin-top: 55px;
		width: 850px;
	}
	
	#calendar a {
		color: #ffcc00;
		padding-right: 1.5em;
	}
	
	
#tour_container {
	background: #333;
	padding: 10px 0;
	color: #fff;
	padding-top: 25px; 
}


	
	#tour_intro {
		padding-top: 20px;
	}
	
	#tour_intro .swatch1 {
		padding-top: 20px;
	}

	#tour td {
		border-bottom: 2px solid #000;
	}
		
	
	#tour td { vertical-align: top; }

	#tour th {
		text-align: left;
		background: #000;
		padding: .25em;
	}
	
	#tour table { margin-top: 10px; }



#faq {
	background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/faq_bg.png) no-repeat bottom right; 
	padding-bottom: 180px;
	position: relative;
}

	#faq .swatch1 {
		color: #fff;
	}

	#faq h4 { color: #999; }

	#faq .squiggle_arrow li {
		background: url(https://s3.amazonaws.com/theoatmeal-img/cat_kill_book/white_arrow.png) no-repeat 5px 10px;
		padding-left: 19px;
	}
	
	
	#skull_eyes {
		position: absolute; 
		bottom: 125px;
		right: 35px;
	}

