@import url("reset.css");

body {
	background: url("images/style/bg.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;

}

#container {
	width: 600px;
	margin: 0 auto;
	font-size: 1em;
}

#main {
	background: url("images/style/main-bg.png") repeat-y;
}

#bottom {
	clear: both;
}

#header {
	height: 80px;
	background: #cc7943 url("images/style/header.png") no-repeat;
	color: #f7f5dd;
}

#header h1,
#header h2 {
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 150px;
	height: 25px;
}

#supporting-text {
	float: left;
	width: 405px;
	padding: 25px 50px 15px 15px;
	background: #f7f5dd;
	color: #45413c;
}

#sidebar {
	float: right;
	width: 130px;
	background: #6f6a60;
	color: #f7f5dd;
}

h3 {
	font-weight: bold;
	padding-bottom: 15px;
	text-indent: -9999px;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	padding-top: 8px;
}

h5 {
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom: 10px;
	padding-top: 50px;
}

a:link,
a:visited,
a:hover,
a:active {
	font-weight: bold;
	text-decoration: none;
}

a:link,
a:visited {
	color: #cb7842;
}

a:hover,
a:active {
	color: #b9b7a5;
}

p {
	padding-bottom: 10px;
}

p, li {
	line-height: 1.4em;
	font-size: 1em;
}

ul.dashed {
	padding-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(images/style/li-dash.png);
}

li {
	padding-bottom: 5px;
}

#main-nav ul,
#kantor-link,
#now-shipping {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
}

#main-nav ul {
	padding: 15px 10px 8px 10px;
}

#main-nav ul li {
	padding-bottom: 13px;
	line-height: 1.2em;
}

#main-nav #kantor-link,
#main-nav #now-shipping {
	border-top: 1px solid #f7f5dd;
	padding-top: 10px;
}

#main-nav a:link, 
#main-nav a:visited,
#main-nav a:hover,
#main-nav a:active {
	color: #f7f5dd;
}

#main-nav a.here {
	color: #e98a4c;
}

#kantor-link p,
#now-shipping p {
	padding: 0px 10px 10px 10px;
}

#now-shipping-image {
	text-align: center;
	margin-bottom: 40px;
}

em {
	font-style: italic;
}

body#about h3 {
	background: url(images/h3-about-daniel-kantor.png) no-repeat;
}

body#new-book h3 {
	background: url(images/h3-new-book.png) no-repeat;
}

body#contact-dan h3 {
	background: url(images/h3-contact-dan.png) no-repeat;
}

body#other-music h3 {
	background: url(images/h3-other-music.png) no-repeat;
}

body#night-of-silence h3,
body#night-of-silence-printed h3,
body#night-of-silence-recordings h3 {
	background: url(images/h3-night-of-silence.png) no-repeat;
}

body#night-of-silence-printed h3 a,
body#night-of-silence-recordings h3 a {
	display: block;
	height: 18px;
	width: 158px;
}

body#night-of-silence-printed li#night-of-silence-link a,
body#night-of-silence-recordings li#night-of-silence-link a {
	color: #e98a4c;
}

ul.category-listings {
	padding-top: 8px;
}

ul.category-listings li {
	padding-bottom: 5px;
	font-size: 1.1em;
}

ul.score-listings li {
	padding-bottom: 25px;
}

.score-title {
	padding-top: 10px;
}

.score-title,
.score-GIA,
.score-buy,
.album-title,
.album-singer {
	font-weight: bold; 
	line-height: 1.4em;
}

.score-buy, 
.album-buy,
.back {
	font-size: .85em;
	text-transform: uppercase;
}

.score-buy,
.album-buy {
	padding-top: 5px;
}

.back a:link,
.back a:visited {
	color: #45413c;
}

.back a:active,
.back a:hover {
	color: #b9b7a5;
}


ul.album-listings {
	padding-top: 35px;
}

ul.album-listings li {
	padding-bottom: 40px;
}

.album-art {
	padding-bottom: 5px;
}

.album-title {
	font-style: italic;
	font-size: 1.2em;
}

.album-buy {
	padding-bottom: 15px;
}

ul.other {
	padding-top: 20px;
}

ul.other div.score-buy {
	padding-top: 3px;
	margin-top: -10px;
}

ul.other div.score-description p {
	padding-bottom: 10px;
}	

ul.other div.score-title {
	font-size: 1.2em;
}

a:link.de-em,
a:visited.de-em {
	color: #45413c;
}

a:hover.de-em,
a:active.de-em {
	color: #b9b7a5;
}

.side-note {
	padding-top: 15px;
}