﻿#navbar {
	width: 60%;
	border-top: 2px solid #EEC0C2;
	border-bottom: 2px solid #EEC0C2;
	border-left: 2px solid #EEC0C2;
	background: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: auto;
	padding: 4px;
	text-align: left;
}

#pressbox {
	display: block;
	width: 150px;
	height: auto;
	border: 2px solid #953153;
	background-color: #F7E0E1;
	padding: 10px;
}

div.mp3heading {
	display: block;
	width: 96%;
	background-color: #F7E0E1;
	clear: both;
	margin-bottom: 3px;
}

div.mp3heading img {
	float: right;
}

div.mp3heading table, tr, td {
	border: 0px solid;
}

div.mp3heading table {
	width: 100%;
}

.mp3title {
	font-weight: bold;
}

.mp3blurb {
	padding-right: 70px;
	clear: both;
}

.mp3blurb img {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}

div.cdheading {
	display: block;
	width: 96%;
	background-color: #F7E0E1;
	clear: both;
	padding: 3px;
	margin-bottom: 4px;
}

.cdtitle {
	font-weight: bold;
	color: #953153;
}

div.bigbar {
	display: block;
	width: 95%;
	background-color: #953153;
	clear: both;
	padding: 3px;
	margin-bottom: 6px;
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}

div.smallbar-left {
	display: block;
	width: 95%;
	background-color: #CC4E79;
	clear: both;
	padding: 3px;
	margin-bottom: 6px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
}

div.smallbar-right {
	display: block;
	width: 95%;
	background-color: #DD797C;
	clear: both;
	padding: 3px;
	margin-bottom: 6px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
}

.rss_items {

       list-style:none;
       margin:0;
       padding:0;
       line-height: 1.0;
}

li.rss_items {
	margin-bottom: 1em;
}

img {
	border: 0;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-top: 0px;
}


h1 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 16pt;
	color: #EEC0C2;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: .5em;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #953153;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

h3 {
	margin-top: 18pt;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
	

hr {
	border: 0;
	height: 1px;
	color: #666;
	background-color: #666;
	margin: 20px 0px;
}

form {
	margin-bottom: 12pt;
}

ul {
	margin-left: 0px;
}

ol {
	margin-left: 0px;
}

.buy {
	margin-bottom: 4px;
}

.instruction {
	font-size: 9pt;
	font-style: italic;
}

.bold {
	font-weight: bold;
	}

.center {
	text-align: center;
	}
	
.legal {
	font-size: 9pt;
	color: #666;
	text-align: center;
}
	
#footernav a:link {
	color: #333;
	text-decoration: none;
	}

#footernav a:visited {
	color: #333;
	text-decoration: none;
	}
	
#footernav a:hover {
	color: red;
	text-decoration: underline;
	}
	
#footernav a:active {
	}
	
a:link {
	color: red;
	text-decoration: none;
	}

a:visited {
	color: red;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a:active {
	}

a.nav:link {
	color: #red;
	text-decoration: none;
	font-weight: bold;
	}

a.nav:visited {
	color: #red;
	text-decoration: none;
	font-weight: bold;
	}
	
a.nav:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.nav:active {
	color: red;
	font-weight: bold;
	}
	
#navbar ul {
	display: inline;
	padding: 0px;
	margin-left: 12px;
	}
	
#navbar li {
	display: inline;
	padding-right: 12px;
	}
	
#footernav ul {
	display: inline;
	padding: 0px;
	margin-left: 0px;
	}
	
#footernav li {
	display: inline;
	padding-right: 12px;
	}

#subnav ul {
	list-style-type:none;
	padding:0px;
	margin-top:0px;
}

#subnav li {
	line-height: 1.6;
}

#tracklist ol {
	list-style-position: outside;
	padding-left: 10px;
}

#tracklist li {
	line-height: 1.4;
}

.quote {
	margin-left: 1em;
}

.credit {
	padding-bottom: 18pt;
}

.datesize {
	font-size: 8pt;
}

.pressdate {
	font-size: 8pt;
	font-weight: bold;
}

.req {
	color: red;
}

/*** The Essential Code ***/

body {
	min-width: 680px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

#container {
	padding-left: 200px;      /* LC fullwidth */
	padding-right: 240px;     /* RC fullwidth + CC padding */
}

#container .column {
	position: relative;
	float: left;
}

#center {
	padding: 0px 20px;      /* CC padding */
	width: 100%;
	min-height: 600px;
}

#left {
	width: 180px;             /* LC width */
	padding: 0 10px;          /* LC padding */
	right: 240px;             /* LC fullwidth + CC padding */
	margin-left: -100%;
}

#right {
	width: 180px;             /* RC width */
	padding: 0 10px;          /* RC padding */
	margin-right: -100%;
}

#footer {
	clear: both;
}

/*** IE Fix ***/
* html #left {
	left: 200px;              /* RC fullwidth */
}

* html #center {
	height: 500px;
}

/*** Equal-height Columns ***/

#container {
	overflow: hidden;
}

#container .column {
	padding-bottom: 1004em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

/*** Footer Fix ***/

* html body {
	overflow: hidden;
}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #FFF;         /*** Same as body background ***/
}

/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	background: #EEC0C2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333;
	border: 10px solid #EEC0C2;
}

#header {
	height: 60px;
	background: #FFF;
}

#footer {
	text-align: center;
	background-color: #EEC0C2;
}

#header, #footer {
	padding: 0.3em 0;
}

#left {
	background: #FFF;
}

#center {
	background: #FFF;
}

#right {
	background: #FFF;
}

#container .column {
	padding-top: 1em;
	text-align: left;
}