/*
Theme Name: Chiller Tumbler
Theme URI: http://wordpress.org/
Description: A tumbling style theme hopefully incorporating several things...
Version: 1.0
Author: Curtis Hiller
Author URI: http://curtishiller.com
Tags:

*/

body {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	margin:0;
	padding:0;
	font-size:10px;
}
p {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
.button {
	cursor:pointer;
	cursor:hand;
}
.embolden {
	font-weight:bold;
}

.container {
	font-size:10px;
	margin:0 auto;
	width:103em;
	padding:0 2.6em;
}

#top {
	height:1em;
	background: #FFFFFF url(images/bg_top.gif) top left no-repeat;
}

#masthead {
	color:#DADADA;
	background:#FFFFFF url(images/ckh_logo_bg_top.gif) top left no-repeat;
	height:7.8em;
}
#home_link {
	float:left;
	font-size:18px;
	color:#FFFFFF;
	margin-left:0.6em;
}
#home_link:hover {
	font-weight:bold;
}

#nav_container {
	height:3.2em;
	/*background: #FFFFFF url(images/bg4.gif) top left repeat-y;*/
	background-color:#000000;
	float:left;
	padding-top:2.2em;
	/*padding:0 2.6em 0.9em 2.55em;*/
}
#nav {
	/*font-size:14px;*/
	/*width:97.2em;*/
	width:50em;
	/*background:#000000 url(images/ckh_logo_bg_bottom.gif) top right no-repeat;*/
	height:3.2em;
	margin:0;
	padding:0 0 0 0.8em;
	color:#FAFAFA;
	/*padding-bottom:0.5em;*/
}
/*
#info {
	float:left;
	width:25.7em;
	border-right:1px dotted #444444;
	margin:0;
	padding:0.6em 1.4em 0.5em;
}
*/
#nav_ul_container {
	padding-top:0.8em;
	font-size:14px;
	float:left;
	background-color:#000000;
}
#nav ul {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	padding:0;
	margin:0;
}
#nav ul li {
	float:left;
	background-color:#000000;
	/*height:1.6em;
	padding:0.6em 1.4em 0 0.6em;*/
	margin:0;
	/*border-right:1px dotted #444444;*/
}
/*
#nav ul li.info {
	width:26.6em;
}
*/
#nav ul li a {
	/*padding:0.6em 0em 0.4em;*/
	color:#FAFAFA;
	text-decoration:none;
}
#nav ul li a:hover {
	background-color:#333333;
}

#container {
	background:#FFFFFF url(images/bg4.gif) top left repeat-y;
}
.half {
	float:left;
	margin:0;
	padding:0;
}

#left_half {
	background-color:#FFF000;
}
.thing {
	font-size:10px;
	width:43em;
	padding:1.6em 0.9em 0.7em;
	border-right:1px dotted #DEDEDE;
	/*border: 1px solid #666666;*/
	border-bottom: 1px dotted #DEDEDE;
}
.hilite {
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88;
}
.hilite_more {
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
.bookface {
	background: #FFFFFF url(images/bookface.gif) top left repeat-y;
	min-height:5.3em;
}
.tweet {
	background: #FFFFFF url(images/tweet.gif) top left repeat-y;
	min-height:2.8em;
}
.spaz {
	background: #FFF4E9 url(images/spaz.gif) top left repeat-y;
}

.left {
	color:#454545;
	display:inline;
	float:left;
	width:10em;
	padding:0 0 0 1em;
	font-size:11px;
}
.right {
	color:#212121;
	display:inline;
	float:right;
	width:25em;
	font-size:11px;
	padding:0 1em 1em 0;
}
.comment_clear {
	clear:both;
	text-align:right;
	font-size:9px;
}

#design_posts {
	padding:0;
	margin:0;
	width:32em;
}
.other_thing {
	font-size:10px;
	width:32em;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
	.other_thing .tumblr-link {
		padding:20px 10px;
	}
		.other_thing .tumblr-link a {
			font-size:22px;
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#FFFFFF;
		}
		.other_thing .tumblr-link a:hover {
			text-decoration:underline;
		}
.other_thing .ot_container, .other_thing .stuff {
	float:left;
	margin:0;
	padding:0;
	z-index:-1;
}
.other_thing .ot_img {
	background-color:#000000;
}
.other_thing .ot_img img {
	width:32em;
	margin:0;
	padding:0;
}
.other_thing .ot_img a:hover {
	filter:alpha(opacity=94);
	-moz-opacity:.94;
	opacity:.94;
}
#design_comment_link {
	z-index:4;
	padding: 0.2em 0.4em;
	background-color:#FFFFFF;
	position:absolute;
}
.post_nav {
	background-color:#000000;
	padding-top:1em;
	text-align:center;
	border:0;
	border-right:1px solid #000000;
	clear:both;
}
.post_nav a {
	color:#FAFAFA;
	text-decoration:none;
}
.post_nav a:visited {
	color:#FAFAFA;
}
#design_spill {
	background-color:#DEDEDE;
}

#tweet_spill {
	background: #E8F9FA url(images/tweet_spill_bg.gif) top left no-repeat;
}
#bookface_spill {
	background: #EFF2F7 url(images/bookface_spill_bg.gif) top left no-repeat;
}
#spaz_spill {
	background: #FFF4E9 url(images/spaz_spill.gif) top left no-repeat;
}
.spill {
	width:30em;
	padding: 2em 1em;
}

.bm {
	font-size:10px;
	width:19.1em;
	background-color:#000000;
	color:#E0E0E0;
	/*border-top:1px dotted #444444;*/
	padding:1em 1.2em 1em 0.8em;
	/*border-left:1px dotted #444444;*/
}
.bm_first {
	background: #000000 url(images/ckh_logo_bg_bottom.gif) top right no-repeat;
	text-align:center;
	padding-top:0.6em;
	padding-bottom:0.6em;
	/*padding:0.6em 1.2em 0.6em 0.8em;*/
	height:2em;
}
.bm_second {
	background: #000000 url(images/ckh_logo_bg_bottom2.gif) top right no-repeat;
}
.bm_last {
	/*border-bottom:1px dotted #444444;*/
}
.bm a {
	color:#E0E0E0;
	text-decoration:none;
}
.bm input {
	margin-left:1em;
	width:16.9em;
}
#lastfm {
	text-align:center;
	padding-left:1.2em;
	width:18.6em;
}
.rss {
	text-align:right;
}

#footer {
	font-size:10px;
	width:85.6em;
	margin:0;
	padding:2.5em 6.2em;
	color:#FFFFFF;
	background-color:#000000;
}
#footer_info {
	text-align:right;
	margin:0;
	padding:0;
}

/* SINGLE / COMMENTS */
#single_container {
	font-size:10px;
	color:#454545;
	width:29.4em;
	padding: 2.4em 0.8em 0;
}
#single_container ul li {
	list-style:circle;
}
#single_container p, #single_container table {
	margin: 0.2em 0 0.4em;
}
#single_container table td {
	padding:0.2em;
}
#single_content {
	font-size:11px;
	padding:0.8em 0 1.4em;
}
#comments_form {
	padding-top:0.8em;
}
#submit_link {
	float:right;
	margin:0 2em 1.2em 0;
}
#comment_list {
	margin-top:0.4em;
	padding:0 1.6em 0 2.2em;
}
#comment_list li {
	padding-top:0.3em;
}

/* 404 */
#left_single {
	font-size:10px;
	color:#FAFAFA;
	float:left;
	width:74.9em;
	padding:1em;
}

/* SEARCH RESULTS */
#search_results {
	padding: 0.8em;
	margin:0;
	list-style:none;
	list-style-type:none;
}
#search_results li {
	padding: 0.2em 0;
}
input.search_input {
	font-size:10px;
	color:#FFFFFF;
	border:1px dotted #CDCDCD;
	background: transparent none;
}

/* ARCHIVES */
#blog_filler {
	background-color:#000000;
	border:none;
}

/* COOKIE TAB */
#cookie_tab_slider {
	background: #89c544 url(images/cookie_tab_end.gif) top right no-repeat;
}
