body {
	margin:0;
	padding:0;
	
	font-family:Georgia,"Times New Roman",Times,serif;
 	font-size:11px; 
	line-height:17px;
	
	color:#000;
	background-color:#FFF;
	}
h1 {
	font-size:24px;
	color:#121212;
	line-height:110%;
	}
 a { 
 	color:#999; 
	text-decoration:none;
	}
 a:hover {
	 color:#000; 
	 text-decoration:underline;
	 }
img {border:none}
img.artist {
	border-top:1px dotted #222222;
	border-bottom:1px dotted #222222;
	width:550px;
	} 
.td-header {
	border-top:20px solid #000000;
	}
.td-content {
	padding:15px 0; 
	border-bottom:1px dotted #222222;
	}

/* CONTENT ------------------ */

.copy {
	font-size: 18px; 	
	line-height:25px;
	text-align:justify;
	}
	
/* META ------------------ */

.meta {
	font-family:Geneva, Tahoma, sans-serif;
	font-size:13px; 
	font-weight:bold;
	text-align:center;
}
.itunes {color:#0099CC}
a.itunes:hover {color:#0099CC}
.rss {color:#FF6600}
a.rss:hover {color:#FF6600}
.listen {color:#009966}
a.listen:hover {color:#009966}

/* about/nav ------------------ */

.about {
	font-size:13px;
	line-height:22px;
	text-align:justify;
	margin: 25px 0 0 0;
	}

/* nav ------------------ */

ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	}
a.active, li a {
	background: transparent url('images/icons/bullet_go_grey.png') no-repeat 0 4px;
	padding: 0 0 0 25px;
	display:block;
	}
a.active:hover, li a:hover {
	background: transparent url('images/icons/bullet_go.png') no-repeat 0 4px;
	text-decoration:none;
	font-weight:bold
	}
li.active a {
	background: transparent url('images/icons/bullet_go.png') no-repeat 0 4px;
	color:#000;
	font-weight:bold;
	}	
ul.list li {
	background: transparent url('images/icons/tick.png') no-repeat 0 4px;
	color:#000;
	padding: 0 0 0 25px;
	}	
/* FOOTER ------------------ */

.td-footer {
	padding:15px 0; 
	border-top:1px solid #000000;
	}
.td-footer-copyright {
	border-top:18px solid #000000; 	
	}

.copyright {
	font-family:Geneva, Tahoma, sans-serif;
	font-size:9px;
	text-align:center
}



