body, html {
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #000;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	text-transform: lowercase;
}
#wrap {
	min-height:100%;
	width: 702px;
	background-color: #191919;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	clear: both;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/bkg_blackpod.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#bod {
	float: right;
	width:500px;
	height:100%;
	position:relative;
	background-color: #191919;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
#pod {
	width:117px;
	height:100%;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration:none;
	position: relative;
	padding-bottom: 25px;
}
#pic {
	width:75px;
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;
	padding-bottom: 25px;
}

#hdr {
	background-color: #000;
	padding-left: 10px;
}

#content {
	margin-left: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
}
#content p {
	padding-right: 10px;
}
#footer {
	height: 25px;
	z-index: 9999999;
	bottom: 0px;
	margin-top: -25px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 702px;
	position: relative;
	background-color: #666;
}

#countbox {
	font-size: 2.1em;
	font-weight: bold;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 2em;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: 500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #333;
}
h2 {
	color:#666;
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 2em;
}
h3 {
	font-size:2.2em;
	padding-bottom: 0.3em;
	margin: 0px;
}

h4 {
	font-size:2.2em;
	color: #666;
	background-color:#000;
	padding-left: 10px;
	margin-top: 0px;
	padding-bottom: 0.3em;
	margin-bottom: 8px;
	padding-top: 10px;
}
h5 {
	font-size:4em;
	background-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h6 {
	font-size:1.5em;
	padding: 0px;
	display:block;
	background-color:#333;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.PodText1 {
	font-weight: bold;
	font-size: 1em;
	padding-right: 5px;
}
#pod .PodText2 {
	color: #FFF;
	font-weight: bold;
	font-size: 1.5em;
	padding-right: 5px;
}
#pod a img {
	margin-bottom: 5px;
	margin-top: 3px;
}
.PodPadtn1 {
	margin-bottom: 3px;
}
.PodPadtn2 {
	margin-bottom: 3px;
	margin-top: 10px;
}
.DjBrackets {
	color: #999;
}

#bod ul {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
	position:absolute;
	right:0;
	top:0;
}

#bod li {
	float: left;	
}

#bod li a:link, #bod li a:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CCC;
	text-decoration:none;
	line-height:1.2em;
	margin-left: 1.5em;
	padding-top: 2.1em;
	padding-right: 1em;
	padding-bottom: 1.1em;
	padding-left: 1em;
}

#bod li a:hover {
	color:#FFF;
	background:#000;
	
}
#bod li a.current,#bod li a.current:hover,#bod li a.current:active {
	color: #CCC;
	background:#141414;
	cursor:default;
	
}

.hdrlogo {
	position: relative;
	left: 419px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -22px;
	margin-left: 0px;
}

.bannerad {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: -8px;
}

#pod a:link, #pod a:visited {
	color:#CCC;
	background:#333;
	text-decoration:none;
}
#pod a:hover {
	color:#000;
	background:#666;
	
}
#bod a:link, #bod a:visited {
	color:#CCC;
	background:#333;
	text-decoration:none;
}
#bod a:hover {
	color:#000;
	background:#666;
	
}

.apple {
	position: relative;
	top:1px;
	left: 46px;
}
.podcastHeading {
	color: #999;
	font-size: 117px;
}

.twitter {
	position: relative;
	top:1px;
	left: 88px;
}

.facebook {
	position: relative;
	top:3px;
	left: 185px;
}
.myspace {
	position: relative;
	top:3px;
	left: 195px;
}
.flickr {
	position: relative;
	top:3px;
	left: 155px;
}
.contact {
	position: relative;
	top:3px;
	left: 585px;
}
.podlink {
	font-size:2.2em;
	margin-top: 0px;
	display: block;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
#content #blacklink .podlink {
	background-color: #000;
	
}
#content #blacklink a:hover {
	color: #000;
	background-color:#666;
}
.shrineHeader {
	font-size: 2.2em;
	background-color: #000;
	display: block;
	margin-bottom: 0.2em;
}
#content #djbanner {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -5px;
}
