html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body {
    background-color:#000000;
	background-attachment: scroll;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:900px;
	background:#ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#header {
    height: 95px;
}
div#header p {
	font:1em "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	letter-spacing: 1px;
	text-align:center;
	line-height: 1.4em;
	vertical-align: middle;
}
div#header img {
	float:left;
}

div#content {
	padding:1em 0em 2em; /* bottom padding for footer */
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ffffff;
}

.work p {
	font-size:13pt;
	text-align:left;
	margin-bottom:0px;
}

.work_listen {
	background-image: url(../images/sound.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.work_listen p {
	font-size:13pt;
	text-align:left;
	margin-bottom:0px;
}

.contact {
	width:900px;
}

.contact img {
	padding-top:65px;
}

.pad {
	position: relative;
	top: 15px;
	float:left;
}
.player {
	padding-bottom:6px;
	padding-top:6px;
}

a.player {display:block;}
a.player:hover {background-color:#f0f0f0;}


.postdate {
	position: relative;
	width: 48px;
	height: 63px;
	float: left;
	border-right: 1px solid black;
}
.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(../images/dates.jpg);
  background-repeat: no-repeat;
}
.month { top: 0px; left: 3px; width: 40px; height: 20px;}
.day { top: 19px; left: 3px; width: 40px; height: 19px;}
.year { bottom: 0; left: 3px; width: 40px; height: 22px;}

.m-01 { background-position: 0 0px;}
.m-02 { background-position: 0 -20px;}
.m-03 { background-position: 0 -40px;}
.m-04 { background-position: 0 -60px;}
.m-05 { background-position: 0 -80px;}
.m-06 { background-position: 0 -100px;}
.m-07 { background-position: 0 -120px;}
.m-08 { background-position: 0 -140px;}
.m-09 { background-position: 0 -160px;}
.m-10 { background-position: 0 -180px;}
.m-11 { background-position: 0 -200px;}
.m-12 { background-position: 0 -220px;}

.d-01 { background-position: -40px 0;}
.d-02 { background-position: -40px -25px;}
.d-03 { background-position: -40px -50px;}
.d-04 { background-position: -40px -75px;}
.d-05 { background-position: -40px -100px;}
.d-06 { background-position: -40px -125px;}
.d-07 { background-position: -40px -150px;}
.d-08 { background-position: -40px -175px;}
.d-09 { background-position: -40px -200px;}
.d-10 { background-position: -40px -225px;}
.d-11 { background-position: -40px -250px;}
.d-12 { background-position: -40px -275px;}
.d-13 { background-position: -40px -300px;}
.d-14 { background-position: -40px -325px;}
.d-15 { background-position: -40px -350px;}
.d-16 { background-position: -40px -375px;}
.d-17 { background-position: -80px 0;}
.d-18 { background-position: -80px -25px;}
.d-19 { background-position: -80px -50px;}
.d-20 { background-position: -80px -75px;}
.d-21 { background-position: -80px -100px;}
.d-22 { background-position: -80px -125px;}
.d-23 { background-position: -80px -150px;}
.d-24 { background-position: -80px -175px;}
.d-25 { background-position: -80px -200px;}
.d-26 { background-position: -80px -225px;}
.d-27 { background-position: -80px -250px;}
.d-28 { background-position: -80px -275px;}
.d-29 { background-position: -80px -300px;}
.d-30 { background-position: -80px -325px;}
.d-31 { background-position: -80px -350px;}

.y-2009 { background-position: -120px -40px;}
.y-2010 { background-position: -120px -60px;}
.y-2011 { background-position: -120px -80px;}
.y-2012 { background-position: -120px -100px;}
.y-2013 { background-position: -120px -120px;}
.y-2014 { background-position: -120px -140px;}

/*STYLE*/

a {color:#000000;}
a:link {text-decoration: underline}
a:visited {text-decoration: underline}
a:hover {color:red;}

a.head:link {text-decoration: none}
a.head:visited {text-decoration: none}
a.head:hover {text-decoration: underline; color:black;}

a.subheadshot {color:#555555;}
a.subheadshot:hover {color:red;}

a.press:link {text-decoration: none}
a.press:visited {text-decoration: none}
a.press:hover {color:red;}
a.press:hover img {background-color:red;}

a.work {display:block;width:100%;height:100%;text-decoration:none;}
a.work:hover {background-color:#f0f0f0;color:black;}

a.work_listen {display:block;width:100%;height:100%;text-decoration:none;}
a.work_listen:hover {background-color:#f0f0f0;color:black;background-image: url(../images/sound.png);background-repeat: no-repeat;background-position: right center;}


/*links*/
h1 {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}

/*headers*/
h2 {
	font-size:1.5em;
	font-family:Baskerville, Plantin, Garamond, Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 0;
	line-height: 1.5em;
	text-align:center;
}

h2.reviews {
	text-align:left;
	margin-bottom:10px;
}

h2.features {
	text-align:right;
	margin-bottom:10px;
}

h2.piece {
	font-size:2.5em;
}

/*body*/
h3 {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	letter-spacing:0px;
	color:black;
	text-align:left;
	margin-bottom:0px;
	margin-left:55px;
}

span.small {
	font-size:10pt;
	font-weight:normal;
}

/*sub-headshot*/
h4 {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0px;
	color:#555555;
	text-align:center;
	margin-bottom:0px;
}

p { 
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1.5; 
	margin:0 0 1em;
}

p.bio {
	font-size:.9em;
	text-indent:30px;
	text-align:left;
	margin-bottom:0px;
}

p.bio_top {
	font-size:.9em;
	text-align:center;
	margin-bottom:0px;
}

p.award {
	font-size:.9em;
	text-align:left;
}

p.award img {
	float:left;
	padding-right:10px;
}

p.reviews {
	font-size:.9em;
	text-align:left;
}

p.features {
	font-size:.9em;
	text-align:right;
}

p.info {
	font-size:.9em;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	text-indent: -20px; 
	padding-left: 20px;
}

p.note {
	font-size:.9em;
	text-align:left;
	text-indent:20px;
	margin-top:5px;
	margin-bottom:5px;
}
p.perusal {
	font-size:11pt;
	text-align:left;
}

span.sub {
	font-size:.8em;
	margin-left:20px;
}

span.red {
	color:red;
}

span.sm {
	font-size:11pt;
}

span.sm2 {
	font-size:9pt;
	text-align:left;
}

span.sm3 {
	font-size:9pt;
	padding-left:20px;
}

span.sm4 {
	font-size:9pt;
	padding-left:20px;
}

span.nonb {
	font-weight:normal;
	color:gray;
}

span.p {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	letter-spacing:normal;
	line-height:13pt;
}

span.new {
	font-size:8pt;
	color:red;
	border:1px solid red;
	margin-left:20px;
}

p.tiny {
	font-size:9pt;
	color:#555555;
	text-align:center;
}

p.head {
	font-size:14pt;
	text-align:center;
}

p.cd {
	font-size:14pt;
	text-align:left;
}

hr {
	color: #555555;
	background-color: #555555;
	height: 1px;
	border: 0;
}

hr.purchase {
	width:790px;
}

hr.reviews {
	width:50%;
}

table.p {
	background-color:#EEEEEE;
	margin-bottom:10px;
}

/*TABS*/
div.tabArea {
  font-size: 70%;
}

a.tab {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	background-color: #f0f0f0;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: -1px;
	z-index: 100;
}

a.tab, a.tab:visited {
	color: #808080;
}

a.tab:hover {
	background-color: #d0d0d0;
	color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background-color: #ffffff;
	color: #000000;
}

a.tab.activeTab {
	z-index: 102;
}

div.tabMain {
	border: 1px solid #000000;
	padding: 1.5em;
	position: relative;
	z-index: 101;
}
