/* DRIVE NOAH DRIVE
   ------------------------- */

html, body {
	background: #00ccff;
	background-image:url("/img/bg3.gif");
	background-repeat:no-repeat;
	background-position:top center;
	color:#000;
	font-family: Helvetica, Arial;
}

a, a:link, a:visited, a:active {
	color:#000;
	font-weight:strong;
	text-decoration: underline;
	}

a:hover {
	text-decoration:none;
	}

h1, h2, h3, h4, h5 {
	margin:0 0 1em;
	}

h1 {
	font-size:2em;
	font-weight: bold;
	}

h2 {
	font-size:1.8em;
	font-weight: bold;
	text-align: left;
	}

	h2.episode, h3.episode, h4.episode, span.episode {
		background:#cc3300;
		color:#fff;
		clear:both;
		display:inline;
		font-weight:normal;
		padding:0;
		}
	h2.episode a, h3.episode a, h4.episode a {
		background:#cc3300;
		color:#fff; 
		padding:0.25em 0;
		}
	h2.episode a:hover, h3.episode a:hover, h4.episode a:hover {
		background:#fff;
		color:#cc3300;
		}


		// h3.episode, h4.episode { padding:0; display:block; }
		// h3.episode a, h4.episode a { color:#fff; background:#cc3300; padding:0.25em; display:block; clear:left; }

h3 {
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	}

h4 {
	background:#222;
	color:#ffffcc;
	clear:both;
	display:inline;
	font-size:1.3em;
	margin-bottom:1em;
	padding:0.25em;
	}
	
embed, object {
	margin:1em 0;
	}

p, blockquote {
	color:#000;
	margin: 0 0 1em;
	text-align: left;
	}

small { font-size:95%; }

em { text-transform:italics; }
strong { font-weight:bold; }

li {
	display:block;
	margin:0 0 1em;
	}

/* grid */

#bd {
	margin-bottom:2em;
	}

#ft {
	margin-bottom:1em;
	font-size:90%;
	line-height:1.5;
	}

ul#projectFooter { clear:both; list-style:none; list-style-type:none; margin:0; min-height:25px; }ul#projectFooter li { float:left; list-style:none; list-style-type:none; padding:0 10px; }ul#projectFooter li a { text-decoration:underline; font-weight:normal; }ul#projectFooter li a:hover { background:transparent; }

/* ui */

div#countdown {
	background:#a72501;
	color:#fff;
	margin-bottom:1em;
	padding:1em;
	width:100%;
	}
	div#countdown h3 { color:#fff; font-weight:normal; margin-bottom:0; }
	div#countdown h4 { }
	div#countdown small { display:block; margin-top:5px; }

div.msg {
	background:#ffffcc;
	margin-bottom:1em;
	padding:1em;
	text-align:center;
	width:100%;
	}

div.options {
	clear:both;
	display:block;
	height:50px;
	}
	div.options ul.share li { padding-left:0; margin-right:10px; }
	div.options ul.share li a { padding:0; }
	div.options ul.share li a img { padding-left:0; }

ul.quotes {
	margin-bottom:1em;
	list-style:square;
	list-style-type:square;
	}
ul.quotes li {
	display:block;
	margin:0 0 0.5em 1em;
	list-style:square;
	list-style-type:square;
	}

ul.share {
	margin:1em 0 2em;
	}

ul.share li {
	background-repeat: no-repeat;
	border:1px solid #fff;
	display:inline;
	float:left;
	list-style-type: none;
	text-align:left;
	background-color:#ffffcc;
	margin:0 0 2px;
	}
ul.share li a {
	color:#222;
	display:block;
	padding: 0 5px 0 20px;
	margin:0;
	}
ul.share li a:hover { color:#fff; }
ul.share li:hover { color:#fff; background:#222; background-repeat: no-repeat; }

/* typography */

span.amp { font-family:Georgia; }

/* form */

form {
	margin:1em 0;
	width:280px;
	}

label {
	background:#eee;
	padding:0.25em;
	}

textarea, button, input {
	font-size:135%;
	padding:0.25em;
	width:280px;
	}

input.submit {
	background:#ffffcc;
	border:0;
	float:right;
	margin-bottom:1em;
	text-align:left;
	text-decoration:underline;
	width:50%;
	}

form label.error, label.error {
	background:#cc3300;
	color:#fff;
	display:inline;
	padding:0.25em;
	vertical-align: top;
}

/* Countdown */

#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(/img/Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(/img/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(/img/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(/img/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(/img/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(/img/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#ffffff;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 48px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}

#defaultCountdown { 
	background:#fff;
	float:right;
	width:205px;
	height: 52px;
	overflow:hidden;
	text-align: center;
	}

p#description {
	font-size:1.5em;
	margin-right:2.5em;
	}