ul.podcasts {
	text-align: center;
	padding-left: 40px;
}

#player {
	min-height: 406px;
}




body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; padding-top: 10px; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  background: white;
  color: black;
  font: 65% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
}

ul.archived_episodes {
	display: block;
	width: 600px;
}

ul.archived_episodes li {
  display: block;
  float: left;
  list-style: none;
  width: 300px;
}




tr.shows {
	background-image: url(../images/episode_wave.jpg);
	background-position: center center;
	background-repeat: repeat;
}





td.mix-name {
	width: 170px;
	padding: 10px;
	padding-left: 30px;
}
td.mix-image {
	padding: 10px;
}



#latest-mix h3 {
	color: white;
	padding-top: 5px;
}



td.latest-mix a {
	font-size: 14px;
	color: #FFF;
	
}



table td.latest-mix {
	background-image: url(../images/titles/latest-mix.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #EA5F00;
}


















td.address p {
	line-height: 1em;
}

td.address {
	padding-top: 5px;
}


p.pink { color: #e3017f; font-weight: bold; }


/* links  */

a {
  color: #e3017f;
  text-decoration: underline;
}
a:hover { text-decoration: none; }

/* headings */

h1 {font-size:2em; text-transform: uppercase; color: #e3017f;  }   /* displayed at 24px */
h2 {font-size:1.5em; text-transform: uppercase; color: #e3017f; }  /* displayed at 18px */
h3 {font-size:1.25em; text-transform: uppercase; color: #EA5F00; }  /* displayed at 15px */
h4 {font-size:1em; text-transform: uppercase; color: #EA5F00; }  /* displayed at 12px */

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#page {
  margin: 0;
  text-align: left;
  width:1024px;
}
#header {	
  background-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  height: 142px;
  position: relative;
}
#nav {
  bottom: 0;
  font-size: 1.5em;
  position: absolute;
  left: 230px;
  
}

#content {
	background-image: url(../images/content_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
  float: right;
  font-size: 1.2em;
  line-height: 1.5em;
  width: 747px;
  position: relative;
  right: 52px;
  padding-bottom:40px;

}
#crumbs a { color: white; }
#crumbs {padding: 15px;color:white;}
#copy {padding-top: 125px;}

#content-left {float: left; width: 45%;}
#content-right {float: right; width: 45%;}

#content p, #content h1, #content h2, #content h3, #content h4 {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}


#sidebar {
	padding-top: 105px;
	background-image: url(../images/sidebar_top.jpg);
	background-position: top;
	background-repeat: no-repeat;	

  float: left;
  font-size: 1.1em;
  line-height: 1.4em;
  width: 225px;
  background-color: #E96000;
}

#sidebar ul {padding-left: 20px; font-weight: 600;}
#sidebar ul a {color:white; text-decoration: none; text-transform: uppercase;}
#sidebar ul li {font-size: 15px;padding: 3px;}
#sidebar ul li a:hover, #sidebar ul li a.current {color:black;}


#sidebar-content { color: white;min-height: 100px; padding-bottom: 20px; }

#sidebar-bottom {
	background-color: white;
	background-image: url(../images/sidebar_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 30px;
	min-height: 60px;
}

#sidebar p { padding: 10px; }
#sidebar h2 { color: white; padding: 10px; text-transform: uppercase; }
#sidebar h3 { color: white; padding-left: 10px; padding-top: 15px; text-transform: uppercase; }
#sidebar a {
	color: white;
}

table tr td {
	vertical-align: top;
}

#latest-mix table tbody tr td p {
	padding-left: 0;
	padding-right: 0;
}

#latest-mix table tbody tr td p a img.left {
	padding-top: 0;
	margin-top: 2px;
}




#footer {
  border-top: 1px dashed grey;
  clear: both;
  font-size: 1.1em;
  height: 70px;
  margin-top: 20px;
}

#footer-left {float: left; padding-left:240px;}
#footer-right {float: right;}

/* navigation */

#nav ul {
  display: inline;
}
#nav li {
  display: block;
  float: left;
  list-style: none;
}
#nav li a {
  color: grey;
  display: block;
  line-height: 1em;
  padding: 0px 20px 12px 20px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
#nav li a:hover,
#nav li a.current { color: black; }



/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 5px;
  text-align: right;
}

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}




/* comment */
.comment-form-body {
  width: 450px;
}





#shows tbody tr td form input {
	margin-left: 15px;
}


#player {
	background-image: url(../images/player-bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

#player h1 {
	padding-bottom: 73px;
}

#player p {
	color: white;
	padding-top: 15px;
	font-size: 1.2em;
}

ul.shows {
	padding-bottom: 10px;
}
ul.shows li {
	padding-left: 20px;
}