/*
Steve Marsh
June 2006
*/


/* General Styles */
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	text-align: center;
	background: url(../images/icebakes_bg.jpg) no-repeat 50% 0 #000; /* Original BG #242424 */
	font-size: 12px;
	color: #606060;
	line-height: 18px;
}
td {
	vertical-align: top;
	font-size: 11px;
	color: #8e8e8e;
	line-height: 16px;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 30px;
}

h2 {
	font-size: 46px;
	font-weight: normal;
	color: #000;
	margin: 35px 0 17px 0;
}

a {
	color: #5584ba;
}

p {
	margin: 0 10px 10px 0;
	padding: 0;
}

.clear {
	clear: both;
}


/* Structure */

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_01.gif) repeat-y #242424;
}

#container_sub {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/dvd_exchange_sidebar_color.gif) repeat-y #fff;
}

#container_sub #wrapper {
	padding: 0px;
}

#header {
	position: relative;
	background: #313131;
	color: #fff;
}

#header #logo {
	float: left; 
	width: 87px; 
	margin: 0 1px 0 0;
}

#header #photobutton {
	float: left; 
	width: 108px;
}

#header .bordercell {
	border-right: 1px solid #383838;
}

#header #countdowncontainer {
	float: left; 
	width: 165px;
}

#header #countdown {
	margin: 15px;
	color: #fff;
	text-align: center;
}

#header #countdown h1 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 50px;
	color: #5584ba;
}
#header #countdown h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 70px;
	color: #5584ba;
}

#header #shoutbox {
	float: left; 
	width: 539px;
}

#tabs {
	background: #242424;
}

#ice, #leftblog {
	float: left;
	width: 450px;
	background: #fff;
}

#bakes, #rightblog {
	float: left;
	width: 447px;
	background: #f3f3f3;
}

#footer {
	clear: both;
	padding: 10px;
	font-size: 10px;
	background: #313131;
	color: #666;
}



/* Content Styles */
.mastphoto {
	margin: 15px;
}
.content {
	margin: 20px 25px 25px 25px;
}


/* Author Bar */
#authors {
	background: #111111;
	border-top: 1px solid #575757;
}

#author_names {
	height: 26px;
}

#author_names ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#author_names li {
	display: block;
	float: left;
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #444;
}

#author_names a {
	text-decoration: none;
}

#author_faces {
	width: 900px;
	height: 107px;
	position: relative;
}

#author_faces ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#author_faces li {
	display: block; 
	float: left;
	background: #1c1c1c;
}

#author_faces a {
	display: block;
	outline: none;
	height: 107px;
	width: 180px;
	background: url(/images/authors/group_tba_off.jpg) no-repeat;
}

#author_faces a.active { background-position: 0 0;}

a#group1 { background: url(/images/authors/group_steve_bakes_normal.jpg) no-repeat 0 -107px;}
a#group1:hover { background: url(/images/authors/group_steve_bakes_normal.jpg) no-repeat 0 0;}
a#group2 { background: url(/images/authors/group_2.jpg) no-repeat 0 -107px;}
a#group2:hover { background: url(/images/authors/group_2.jpg) no-repeat 0 0;}
a#group3 { background: url(/images/authors/group_ross_caners.jpg) no-repeat 0 -107px;}
a#group3:hover { background: url(/images/authors/group_ross_caners.jpg) no-repeat 0 0;}
a#group4 { background: url(/images/authors/group_4a.jpg) no-repeat 0 -107px;}
a#group4:hover { background: url(/images/authors/group_4a.jpg) no-repeat 0 0;}
a#group5 { background: url(/images/authors/group_5.jpg) no-repeat 0 -107px;}
a#group5:hover { background: url(/images/authors/group_5.jpg) no-repeat 0 0;}

#author_faces .lastpostdate {
	position: absolute;
	font-size: 9px;
	display: block;
	line-height: normal;
	text-align: center;
	width: 50px;
	color: #fff;
}

#author_faces .caution {
	/* color: #ceb629; */
}

#author_faces .author1 { top: 0px; left: 20px; }
#author_faces .author2 { top: 0px; left: 108px; }
#author_faces .author3 { top: 0px; left: 200px; }
#author_faces .author4 { top: 0px; left: 288px; }
#author_faces .author5 { top: 0px; left: 379px; }
#author_faces .author6 { top: 0px; left: 469px; }
#author_faces .author7 { top: 0px; left: 559px; }
#author_faces .author8 { top: 0px; left: 648px; }
#author_faces .author9 { top: 0px; left: 740px; }
#author_faces .author10 { top: 0px; left: 829px; }




/* New Syndication Styles */
.feedburnerFeedBlock div {
	padding-bottom: 20px;
}

.headline a {
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
}

.feedburnerFeedBlock ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.feedburnerFeedBlock ul ul{
	list-style: disc;
	line-height: 19px;
	margin: 0 0 15px 25px;
	padding: 0;
}

.feedburnerFeedBlock ul ol{
	line-height: 19px;
	margin: 0 0 15px 25px;
	padding: 0;
}

.feedburnerFeedBlock .date {
	display: block;
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 10px;
}

.feedburnerFeedBlock #creditfooter {
	display: none;	
}

.feedburnerFeedBlock img {
	width: 400px !important;
	height: auto !important;
	border: 1px solid #333;
}

.feedburnerFeedBlock ul li table {
	display: none;	
}

.blogger-post-footer {
	display: none;	
}

/* Hide Poll Daddy Link */
span.pds-links, span.pds-links-back {
	display: none !important;
}