@charset "UTF-8";

div#content div.inner em {
	background: url(../img/common/wave3.gif) 0 bottom repeat-x;
	padding-bottom: 3px;
	color: #333;
}

div#content div.inner {
	background-image: url(../img/podcast/podcast_bg.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	min-height: 300px;
	padding-top: 35px;
}

/*
BALOON */

div#ipod {
	position: absolute;
	width: 170px;
	height: 250px;
	left: 790px;
	top: 290px;
	cursor: help;
}

div#balloon {
	opacity: 0;
	background-image: url(../img/podcast/balloon.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 136px;
	height: 152px;
	padding: 10px;
	position: absolute;
	left: 10px;
	top: -130px;
}

* html div#balloon { background-image: url(../img/podcast/balloon.jpg); }

div#balloon p {
	padding: 5px 10px 0;
	font-size: 10px;
	color: #FFF;
}

div#balloon p.title {
	padding: 10px 10px 0;
	font-size: 11px;
	color: #00CCFF;
	font-weight: bold;
}

p#itunes_btn {
	width: 71px;
	height: 36px;
	margin: 5px auto 0;
	padding: 0;
	display: block;
}

p#itunes_btn a {
	width: 71px;
	height: 36px;
	display: block;
	text-indent: -7777em;
	background-image: url(../img/podcast/itunes_btn.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

p#itunes_btn a:hover { background-position: -71px 0px; }

/*
TV */

div#tv {
	width: 596px;
	height: 396px;
	margin: 0 auto;
	position: relative;
}

div#storm {
	width: 440px;
	height: 280px;
	background-image: url(../img/podcast/storm.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	position: absolute;
	z-index: 2;
	top: 34px;
	left: 34px;
}

div#tv_inner {
	width: 420px;
	height: 236px;
	overflow: hidden;
	position: absolute;
	top: 44px;
	left: 44px;
	background: #000;
	padding: 20px 0;
}

div#tv_inner li {
	display: none;
	position: absolute;
	z-index: 3;
}

div#tv_t, div#tv_r, div#tv_b, div#tv_l {
	background-image: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	z-index: 3;
}

div#tv_t {
	background-image: url(../img/podcast/tv_top.png);
	width: 380px;
	height: 76px;
	top: 0px;
	left: 64px;
}

* html div#tv_t {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.scrapture.org/img/podcast/tv_top.png', sizingMethod=crop);
}

div#tv_r {
	background-image: url(../img/podcast/tv_right.png);
	width: 150px;
	height: 293px;
	top: 0px;
	left: 444px;
}

* html div#tv_r {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.scrapture.org/img/podcast/tv_right.png', sizingMethod=crop);
}

div#tv_b {
	background-image: url(../img/podcast/tv_bottom.png);
	width: 593px;
	height: 103px;
	top: 293px;
	left: 0px;
}

* html div#tv_b {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.scrapture.org/img/podcast/tv_bottom.png', sizingMethod=crop);
}

div#tv_l {
	background-image: url(../img/podcast/tv_left.png);
	width: 64px;
	height: 291px;
	top: 2px;
	left: 0px;
}

* html div#tv_l {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.scrapture.org/img/podcast/tv_left.png', sizingMethod=crop);
}

div.wrapp { padding-top: 30px; }

div.wrapp a.out {
	background: url(../img/common/out_gray.gif) right 50% no-repeat;
	padding-right: 17px;
	color: #333;
}

div#whats_this h2, div#back_number h2 {
	color: #333;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #EEE;
	padding: 10px 0;
	margin: 0 0 15px;
	font-weight: bold;
	background: url(../img/streetsnap/border_bg.gif) 0 0 repeat-x;
	line-height: 1;
}

div#whats_this {
	width: 280px;
	float: left;
	padding: 0 20px 20px 0;
	display: inline;
}

div#whats_this p {
	font-size: 13px;
	line-height: 1.7;
	padding: 0 0 5px;
	color: #666;
}

div#whats_this p#go_itunes_btn { margin-left: 170px; }

div#whats_this p#go_itunes_btn a {
	background-image: url(../img/podcast/go_itunes_btn.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 110px;
	height: 40px;
	display: block;
	text-indent: -7777em;
	cursor: pointer;
	overflow: hidden;
}

div#whats_this p#go_itunes_btn a:hover { background-position: -110px 0px; }

div#back_number {
	width: 380px;
	float: left;
	padding: 0 0 20px;
	display: inline;
}

div#back_number dl {
	padding: 5px 0 10px;
	font-size: 1.1em;
	line-height: 150%;
}

* html div#back_number dl, *:first-child+html div#back_number dl { font-size: 1.1em; }

div#back_number dt {
	font-weight: bold;
	margin: 0.3em 0.3em 0.3em 0;
	width: 2.5em;
	min-height: 10px;
	color: #999;
	padding: 0.2em;
}

div#back_number dd {
	padding: 0.5em 0.5em 0.5em 3.2em;
	margin: -2.6em 0 0;
	background-image: url(../img/common/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	min-height: 10px;
	min-width: 10px;
	text-align: right;
}

* html div#back_number dd {
	height: 10px;
	width: auto;
}

div#back_number dd span {
	padding-left: 7px;
}

div#back_number dd span a {
	font-weight: bold;
	color: #363636;
}

div#back_number dd span a:hover { color: #777; }

div#back_number dd span a.active {
	color: #FFF;
	background: #0099FF;
}

div#back_number p.note {
	font-size: 10px;
	color: #999;
	line-height: 1.5;
}

div#wanted {
	margin-top: 20px;
	color: #666;
	line-height: 1.5;
}

div#others {
	float: left;
	width: 260px;
	padding: 90px 0 20px 30px;
	display: inline;
}

div#others h2 {
	color: #0066FF;
	padding: 5px 0;
	margin: 0 0 10px;
	font-weight: bold;
	line-height: 1;
	background-image: url(../img/common/dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div#others div.box { padding: 0 0 10px; }

div#others a { color: #000; }

div#others p {
	color: #666;
	font-size: 11px;
	line-height: 1.5;
	padding: 0 0 10px;
}

div#others img.r {
	float: right;
	padding: 0 0 0 5px;
}

div#others li {
	color: #666;
	font-size: 11px;
	line-height: 1.5;
	padding: 5px 0 5px;
}

div#others li span.name {
	font-size: 16px;
	color: #333;
	padding-right: 5px;
}

div#others li span.name a { color: #006699; }

div#others li span.name a:hover { color: #0099FF; }
