#content {
	background: #e4e1df url(/images/uploads/chasethegoose-background.jpg) no-repeat 0 100%;
	padding-bottom: 700px;
}

	.chasethegoose #secondary_head {
		background: url(/images/uploads/goose.gif) no-repeat 30px -220px;
	}
	
	.chasethegoose .sermons #secondary_head, .chasethegoose .resources #secondary_head {
	padding-bottom: 10.8333em;
}
		
	.chasethegoose #secondary_head h1 {
		background: url(/images/threads/chase_the_goose.png) no-repeat 100% 0;
		height: 36px;
		margin: 1em 40px 0 0;
		text-indent: -5000px;
		width: 870px;
	}
	
	.chasethegoose ul#secondary_menu {
		line-height: 1.5;
		margin: 1.5em 0 0 0;
		white-space: nowrap;
	}
	
	#content.overview li.overview a, #content.samples li.samples a, #content.playlist li.playlist a {
		color: #000;
		cursor: default;
		text-decoration: none;
	}

	ul#secondary_menu li.buy a {
		color: #fff;
	}
	
	.chasethegoose #secondary_head p {
	clear: both;
	text-align: right;
	margin: 0;
}
	
	.chasethegoose #secondary_head p a {
	background: transparent url(../images/uploads/goose-tape.jpg) no-repeat 0 50%;
	color: #2F7796;
	float: right;
	font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
	font-size: 1.1667em;
	font-weight: bold;
	line-height: 1.2857;
	padding: 3.3571em 40px 47px 3.3571em;
	text-transform: uppercase;
}
	
	.chasethegoose #secondary_head p a span {
	font-size: 1.2857em;
}

	#description h2 {
		text-transform: uppercase;
	}

	#description p {
		font-size: 1.1667em;
		line-height: 1.2857;
		margin: 1.2857em 0;
	}

	#description img.alt {
		margin-top: 0;
	}
	
	#sidebar {
		margin-top: 3em;
	}
	
	#sidebar img {
		float: none;
		margin: 1.5em 0 0 0;
	}
	
.samples #description ul {
	margin-left: 20px;
}

.sermons li {
	margin: 0;
}

.sermons strong {
	background: #fbf8b4;
	font-weight: ;
}

.sermons ol.steps li {
	background: #d5cecb;
	border-radius : 10px; 
	-moz-border-radius : 10px; /* Mozilla */
	-webkit-border-radius : 10px; /* Webkit */
	clear: both;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	margin: 1em 0;
	padding: 1em 18px;
}

.sermons ol.steps span, .sermons #resource_form {
	font-size: .6667em;
	font-weight: normal;
	line-height: 1.5;
}

.sermons ol.steps a {
	font-weight: bold;
}

.sermons #resource_form {
	overflow: hidden;
}

.sermons #resource_form .form_input {
	float: left;
	margin: 1.5em 36px 0 0;
}

* html .sermons #resource_form .form_input {
	float: none;
}

.sermons #resource_form .buttonHolder {
	float: left;
	margin: 1.5em 0 0 0;
}

* html .sermons #resource_form .buttonHolder {
	float: none;
}

.sermons #resource_form label {
	color: #666;
	display: inline;
	font-style: italic;
	margin-right: 9px;
}

.sermons h3 {
	font-style: normal;
	font-weight: bold;
	margin-top: 2em;
}

.resources #description li, .resources #description p {
	clear: both;
}

.resources #description img {
	margin: 0 30px 1.5em 0;
}

.resources #description div a[href $='.pdf'] {
	padding: 0;
	background: none;
}

#playlist {
	padding: 0 120px;
}

.playlist #playlist p {
	font-size: 1em;
	line-height: 1.5;
	margin: 1.5em 0;
}

.playlist #playlist table caption {
	display: none;
}

.playlist #playlist table td, .playlist #playlist table th {
	text-align: center;
}

.playlist #playlist table td {
	border-bottom: 1px solid #ccc;
}

.playlist #playlist table tr.alt td {
	background: #efefef;
}

.playlist #playlist table tr.over td {
	background: #fff;
}

.playlist #playlist table th {
	color: #fff;
	background: #2F7796;
	padding: .5em 0;
}

.playlist #playlist table .name {
	text-align: left;
	padding: 1em 20px;
}

.playlist #playlist table .time {
	padding: 1em 20px 1em 0;
}

.playlist #playlist table .artist {
	padding: 1em 20px 1em 0;
	text-align: left;
}

.playlist #playlist table .album {
	padding: 1em 20px 1em 0;
	text-align: left;
}

.playlist #playlist table .purchase {
	width: 103px;
	text-align: center;
	vertical-align: middle;
		padding: 1em 20px 1em 0;
}

	.playlist #playlist table .purchase img {
		float: none;
		margin: 0;
	}
	
.playlist #playlist .figure {
	margin-top: 1.5em;
}