/* @override http://192.168.123.167/hornheads/css/basic.css */

/*body {
	background-color: #994101;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 0;
	margin: 0;
	padding: 0;
}*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #2e1301 none repeat center 0;
}

#wrapper {
	width: 900px;
	margin: 30px auto;
}

/*#wrapper {
	background-color: #ff9000;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-color: #000 #000 #000 #fff;
	border-style: solid;
	border-width: 4px;
}*/

.main {
	text-align: center;
}

/*.logo_header {
	color: #872300;
	font-size: 10px;
	font-family: tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	letter-spacing: 3px;
	height: 28px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 5px 0 0 10px;
}*/

#header {
	height: 128px;
	border-bottom: 1px solid #343434;
	background: url(../images/header.jpg) no-repeat 0 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#nav {
	position: relative;
	padding-bottom: 54px;
	top: 104px;
}

h1, h2, h3, h4, h5, h6, p, ul {
	color: #6a2d07;
}

p {
	color: #6a2d07;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 2px 8px 2px 10px;
	font-style: normal;
	line-height: 17px;
	font-size: 11px;
}

/*h1 {
	color: #830300;
	font-size: 17px;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	padding: 0 0 4px 10px;
	border-bottom: 1px solid #d97c0e;
	text-align: left;
	text-transform: uppercase;
}*/

h1 {
	color: #ffa909;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: left;
	margin-top: 0;
	background-image: url(../images/header-gradient3.jpg);
}

h2 {
	color: #ffa909;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	margin-top: 15px;
	padding: 7px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-image: url(../images/header-gradient3.jpg);
}

h3 {
	color: #2e1301;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	margin: 5px 0 1px 5px;
	padding: 0 0 2px 5px;
	border-bottom: 1px dashed #d97c0e;
}

h4 {
	color: #321502;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
	margin: 10px 0 1px 5px;
	padding: 0 0 2px 5px;
	border-bottom: 1px dashed #d97c0e;
}

.header_span_small {
	color: #ee5600;
	font-size: 10px;
}

ul {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0;
	margin-left: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	list-style-type: circle;
	list-style-image: none;
}

li {
	margin-top: 0;
	padding-bottom: 3px;
}

strong {
	color: #830300;
	text-transform: uppercase;
}

a img {
	border-style: none;
}

.tracklist ul {
	color: #343434;
	font-size: 10px;
	font-family: tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	list-style-image: none;
	margin-bottom: 0;
	margin-left: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	list-style-type: none;
}

.tracks {
	list-style-image: url(../images/0135_IconAudio_v2.gif);
}

#content {
	margin: 0;
	background-color: #ff9000;
	padding: 70px 20px 20px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.header_image {
	border-bottom: 1px solid #343434;
}

#box_table {
	width: 850px;
}

.box {
	margin: 5px 0 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.box p {
	margin-right: 20px;
	margin-left: 5px;
}

.box_right {
	background-color: #ffa909;
	width: 330px;
	border: 1px solid #d97c0e;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

.box_right ul {
	margin-right: 20px;
}

.box_right h1,h2 {
	margin-right: 10px;
}

.textbox {
	background-color: #ffa909;
		-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	float: left;
	clear: both;
	padding: 10px 10px 15px;
}

.textbox li {
	margin-top: 0;
	padding-bottom: 5px;
	list-style-type: disc;
	text-align: justify;
	margin-right: 10px;
}

#box_table_index {
	width: 860px;
}

.box_right_index {
	width: 320px;
	padding-top: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 6px;
}

/*#review {
	background-color: #ff9000;
	margin: 5px 10px 0;
	padding: 10px 5px;
}*/

#review h3 {
	color: #683607;
	font-size: 13px;
	margin-top: 25px;
	margin-bottom: 5px;
	letter-spacing: 0;
	padding: 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-style: none;
	background-color: #de7e0f;
	margin-right: 10px;
}

#review h4 {
	margin-top: 0;
	padding-top: 0;
	border-bottom-style: none;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0;
	margin-left: 10px;
}

/*#review p {
	color: #522305;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font: 12px/14px "Avenir Medium", "Avenir Light", Eurostile;
	letter-spacing: 1px;
}*/

#review p {
	margin-right: 10px;
	color: #693707;
	font-family: "Trebuchet MS";
	line-height: 19px;
}

.quotetext {
	margin-bottom: 10px;
	border-bottom: 1px solid #df7f0f;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#musicians h4 {
	margin-top: 2px;
	margin-bottom: 0;
	padding-bottom: 1px;
	border-bottom-style: none;
}

#musicians p {
	margin-top: 0;
	padding-top: 0;
}

.box_left_edge_blank {
	border-color: #676767;
	border-style: dashed dashed dashed none;
	border-width: 1px;
}

.disc_table {
	margin-left: 5px;
	padding: 5px;
}

.disc_table img {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
-webkit-box-shadow: 2px 2px 10px #c02300 ;
	
}

.disc_table td {
	padding: 0 2px 5px;
}

.disc_table h3 {
	font-weight: bold;
	text-align: left;
	letter-spacing: normal;
	margin: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom-style: none;
}

.disc_table p {
	color: #990100;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 10px;
	margin-left: 0;
}

.disc_table h4 {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	border-bottom-style: none;
}

.disc_other img {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
	background-color: #2e1301;
-webkit-box-shadow: 2px 2px 10px #c02300 ;
	margin-right: 10px;
	margin-left: 25px;
}

a:link {
	color: #8e0c1e;
	text-decoration: none;
}

a:visited {
	color: #8e0c1e;
	text-decoration: none;
}

a:hover {
	color: #e2350e;
	text-decoration: underline;
}

a:active {
	color: #343434;
	text-decoration: none;
}

/*#footer {
	width: 900px;
	padding-top: 12px;
	padding-bottom: 25px;
	height: 21px;
	border-top: 1px solid #2e1301;
	text-align: center;
	background-position: 0 28px;
}*/

#subfooter {
	background-image: none;
	background-color: #2e1301;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 0;
}

#footer p {
	color: #fe7a25;
	font-size: 9px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 10px;
}

#footer {
	clear: both;
	margin: 20px auto;
	text-align: center;
	color: #5a3216;
	background-color: #130a04;
	letter-spacing: 1px;
	border: 1px solid #2e1a0b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

#footer p {
	line-height: 1.6em;
}

#footer a {
	color: #85491f;
	font-weight: bold;
	text-transform: uppercase;
}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #d0cdc4;
	}

.image_right {
	float: right;
	padding-left: 14px;
	padding-top: 2px;
}

.image_left {
	float: left;
	padding-right: 5px;
}

.image_border {
	border: 1px solid #d97c0e;
}

.tracklist p {
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
}

/*#player2 {
	width: 300px;
	margin-left: 10px;
	padding: 0;
	border: 1px solid #d97c0e;
}*/

#bonusplayer {
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	padding: 10px;
	margin-bottom: 30px;
	width: 840px;
	background: #220e00 repeat-x;
	color: #919191;
}

#sidebarplayer {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	margin-bottom: 20px;
	background: #220e00 repeat-x;
	color: #919191;
	padding: 10px;
	width: 350px;
}

#flashcontent {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	margin-bottom: 10px;
	background: #220e00 repeat-x;
	color: #919191;
	padding: 10px;
	margin-left: 50px;
	margin-top: 10px;
}

#sidebarlongplayer {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	margin-bottom: 30px;
	background: #220e00 repeat-x;
	color: #919191;
	padding: 10px;
	width: 400px;
}

#sidebarplayeraudio {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	margin-bottom: 30px;
	background: #220e00 repeat-x;
	color: #919191;
	padding: 10px;
	width: 350px;
}

#playeraudio {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	margin-bottom: 30px;
	background: #220e00 repeat-x;
	color: #919191;
	padding: 10px;
	width: 480px;
}

#player2 {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 30px;
	background: #220e00 repeat-x;
	color: #919191;
	padding: 10px;
	width: 280px;
	margin-left: 10px;
}

.nobullet {
	list-style-type: circle;
	padding-left: 0;
	margin-left: 20px;
	margin-top: 5px;
}

.bullet {
	list-style-type: none;
}

.quotebox {
	background-color: #ffa909;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 80%;
	padding: 10px;
	margin: 10px auto;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
}

.quotebox strong {
	font-size: 11px;
}

.albumlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.albumbox {
	background-color: #ffa909;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 10px;
	float: left;
	clear: both;
	width: 95%;
	padding: 10px 10px 15px;
}

.albumbox h3 {
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d97c0e;
	margin-left: 130px;
}

.albumbox p {
	margin-left: 125px;
	padding-right: 0;
}

img.albumart {
	float: left;
	margin-right: 20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 30px #c02300 ;
	background-color: #220e00;
	padding: 7px;
}

div.price {
	font-weight: bold;
	float: right;
	margin-top: 10px;
	font-size: 10px;
	color: #6a2d07;
}

div.price strong {
	border: 1px solid #d97c0e;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-size: 11px;
	margin-left: 5px;
	background-color: #ff9000;
}

div.price strong a:hover {
	text-decoration: none;
	color: #2e1301;
}

div.listen {
	float: right;
	margin-top: 10px;
	font-size: 10px;
	color: #6a2d07;
}

div.listen strong {
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	margin-left: 5px;
	border: 1px solid #d97c0e;
	letter-spacing: 1px;
	font-size: 9px;
	background-color: #ff9000;
}

/*div.listen strong a:link {
	text-decoration: none;
	color: #ffa909;
}*/

div.listen strong a:hover {
	text-decoration: none;
	color: #fff;
}

div.price2 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 10px;
	color: #6a2d07;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 30px;
}

div.price2 strong {
	background-color: #ff9000;
	border: 1px solid #d97c0e;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-size: 11px;
	margin-left: 5px;
}

div.price2 strong a:hover {
	text-decoration: none;
	color: #2e1301;
}

.textbox p {
	padding-top: 0;
	margin-bottom: 4px;
}

.divider {
	border-bottom: 1px solid #d97c0e;
	margin-bottom: 4px;
}

.servicesbutton-section {
	height: 90px;
	margin-left: 10px;
}

div.servicesbutton {
	font-size: 10px;
	color: #6a2d07;
	text-align: right;
	margin-right: 4px;
	margin-top: 2px;
	float: left;
	font-weight: bold;
	display: block;
	width: 105px;
	height: 20px;
	background-color: #ffa909;
	border: 1px solid #d97c0e;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	margin-left: 5px;
	text-align: center;
	margin-top: 5px;
	padding-top: 6px;
}

div.servicesbutton2 {
	font-size: 10px;
	color: #6a2d07;
	text-align: right;
	margin-right: 4px;
	margin-top: 2px;
	float: left;
	font-weight: bold;
	display: block;
	width: 163px;
	height: 20px;
	background-color: #ffa909;
	border: 1px solid #d97c0e;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
	margin-left: 5px;
	text-align: center;
	margin-top: 5px;
	padding-top: 6px;
}

div.servicesbutton strong {
}

div.servicesbutton strong a:hover {
	text-decoration: none;
	color: #2e1301;
}

div.servicesbutton2 strong a:hover {
	text-decoration: none;
	color: #2e1301;
}

div.price3 {
	font-weight: bold;
	font-size: 10px;
	color: #6a2d07;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 8px;
	padding-bottom: 6px;
}

div.price3 strong {
	background-color: #ffa909;
	border: 1px solid #d97c0e;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-size: 9px;
}

div.price3 strong a:hover {
	text-decoration: none;
	color: #2e1301;
}

div.download {
	font-weight: bold;
	font-size: 10px;
	color: #6a2d07;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 8px;
	padding-bottom: 6px;
}

div.download strong {
	background-color: #ff9000;
	border: 1px solid #d97c0e;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-size: 9px;
}

div.download strong a:hover {
	text-decoration: none;
	color: #2e1301;
}

.cdbabytable {
	padding-right: 10px;
	padding-left: 10px;
	width: 55%;
}

.cdbabytable2 {
	padding-left: 10px;
}

.cdbabytable p {
}

#cdbabysection {
	
	margin-top: 5px;
	margin-bottom: 5px;
	
	margin-right: 5px;
	padding-left: 0;
}

#cdbabysection strong {
	color: #6a2d07;
}

#cdbabysection h3 {
	border-bottom-style: solid;
	text-transform: uppercase;
	font-size: 11px;
	color: #2e1301;
}

.albumcover {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	background-color: #2e1301;
	margin-bottom: 10px;
}

.clearer {
	clear: both;
}

#mailer {
	font-size: 11px;
	color: #6a2d07;
	font-weight: bold;
}

/*.mailertext {
	margin-right: 0;
	padding-right: 0;
	text-align: right;
}*/
