* {
	margin: 0;
	padding: 0;
}

body {
	font: .75em/1.5em "Georgia", Serif;
	color: #000;
}

#header img {
	display: none;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: .5em;
}

#navigation em {
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 180%;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 1.5em;
}

.appearances h2,
.contact h2 {
	margin-bottom: .5em;
}

.catalog h2 {
	clear: left;
	margin-bottom: .15em;
}

.catalog ul+h2 {
	padding-top: 2.5em;
}

h3 {
	font-size: 150%;
	font-weight: normal;
	font-style: italic;
	line-height: 1em;
	margin: 1.5em 0 .5em;
}

.catalog h3 {
	font-size: 115%;
	font-style: normal;
	line-height: 1.2em;
	margin: 0;
}

.details h3 {
	font-style: normal;
	line-height: 1.3em;
	margin-bottom: 0;
}

h4 {
	font-size: 115%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
	margin-top: 1.5em;
}

.details .track_list h4 {
	font-size: 95%;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1em;
	color: #444;    
}

.catalog h4 {
	margin-top: 0;
}

p {
	margin-bottom: 1em;
}

address {
	font-style: normal;
	margin-bottom: 1em;
}

a:link,
a:visited {
	color: #004275;
	text-decoration: underline;
}

a.offsite img {
	border: 0;
}

.offsite_icon {
	vertical-align: baseline;
	margin-left: 3px;
}

ul {
	margin: 0 0 1.5em 20px;
}

ul ul {
	margin-bottom: 0;
}

.contact form {
	margin: 0 0 2em;
}

form ul {
	list-style: none;
	margin: 0;
}

form li {
	margin-bottom: .5em;
}

label {
	display: block;
	font-size: 115%;
	line-height: 1.4em;
}

label span {
	font-size: 75%;
	font-style: italic;
	color: #444;
	padding-left: 5px;
}

li input,
li select,
textarea {
	display: block;
	font: 100%/1em "Georgia", Serif;
}

.album_info input {
	width: auto;
	display: inline;
}

#content em {
	font-size: 135%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
}

.home img {
	display: block;
	margin-bottom: 1.5em;
}

.publish_date {
	font-size: 125%;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: .5em;
}

.catalog img,
.details img {
	border: 1px solid #060606;
}

.captioned_photo {
	font-size: 95%;
	line-height: 1.4em;
	margin-right: 14px;
	margin-bottom: 1em;
	border: 1px solid #aaa;
	padding: 14px;
}

.captioned_photo img {
	display: block;
	margin-bottom: .7em;
}

.debs_story .captioned_photo {
	width: 238px;
}

.captioned_photo .caption {
	text-transform: uppercase;
	margin-bottom: 0;
}

.captioned_photo .description {
	font-style: italic;
	color: #444;
	margin-bottom: 0;
}

.pullquote {
	font-size: 95%;
	font-style: italic;
	color: #444;
	padding: 0 10px 1em;
}

.pullquote q {
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	padding: 1em 0 0;
}

.pullquote q:before,
.pullquote q:after {
	content: '';
}

.catalog_list {
	list-style: none;
	margin-left: 0;
}

.catalog_list li {
	padding-top: 1.3em;
}

.catalog_list ol li {
	padding: 0;
}

.catalog .album_info {
	margin-bottom: .8em;
}

.catalog .album_info p {
	font-style: italic;
	margin-bottom: .5em;
}

.album_info img {
	border: 0;
}

.sample_tracks {
	list-style: none;
	margin-left: 0;
}

.catalog .track_list {
	margin: 0 3em .8em 20px;
}

.details .track_list {
	padding-left: 20px;
} 

.details dt {
	font-weight: normal;
	line-height: 1.5em; 
	margin-top: .5em;
}

.details dd {
	font-size: 95%;
	font-style: italic;
}                  

.details .track_number {
	font-style: normal;
}
 
.album_desc {
	margin: 0 0 .8em;
}

.album_desc p {
	margin-bottom: 0;
}

.album_desc .more {
	font-size: 75%;
	text-transform: uppercase;
}

.appearances dt {
	font-size: 115%;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 1.5em;
	padding: .5em 0 0;
}

.appearances .date,
.appearances .time {
	font-weight: normal;
	line-height: 1.5em;
	padding: 0;
}

.appearances .date {
	font-size: 115%;
}

.appearances .time,
.appearances .location {
	font-style: italic;
}

.appearances .description {
	margin-top: .5em;
}