@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------  LAYOUT  -----------------------------------------------*/

.tx-dhauthor-pi1 {
	float:left;
/*	width: 980px;*/
}

.tx-dhauthor-pi1 #release,
.tx-dhauthor-pi1 #latest-release {
	float:left;
	width: 980px;
	height: auto !important;
	background-image:url(../images/releases-left-bg.png);
	background-repeat: repeat-y;
}

.tx-dhauthor-pi1 #releases-left {
	float: left;
	width: 294px;
/*	min-height: 560px;
	height: auto !important;*/
/*		height: 560px;*/
	padding: 16px 90px 20px 90px;	
}

.tx-dhauthor-pi1 #releases-right {
	float: right;
	width: 490px;

}

.tx-dhauthor-pi1 #flash-player {
	width:590px;
	height:369px;
	text-align:center;
	margin:auto;
	padding-top:20px;
	background-image:url(../images/player-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.tx-dhauthor-pi1 .list-entry {
	float: left;
	width: 470px;
	background-image: url(../images/module-bg.png);
	background-repeat: repeat;
	padding: 9px 10px 9px 10px;
	margin-top: 18px;
}

.tx-dhauthor-pi1 #buy-links {
	float: left;
	width:462px;
	height:auto;
	background-image: url(../images/module-bg.png);
	background-repeat: repeat;
	padding: 10px 14px 14px 14px;
	margin-top: 16px;
}

.tx-dhauthor-pi1 #latest-description {
	float: left;
	border: 0px solid #FFFFFF;
}

.tx-dhauthor-pi1 #detail-description {
	float: left;
	width:462px;
/*	min-height: 270px;
	height: auto !important;
	height: 270px;*/
	height:auto;
	background-image: url(../images/module-bg.png);
	background-repeat: repeat;
	padding: 10px 14px 14px 14px;
	margin-top: 16px;
}

.tx-dhauthor-pi1 #reviews {
	float: left;
	width:462px;
	height:auto;
	background-image: url(../images/module-bg.png);
	background-repeat: repeat;
	padding: 10px 14px 14px 14px;
	margin-top: 16px;
	overflow: hidden;
}

.tx-dhauthor-pi1 div.latest-read-more {
	float:left;
/*	clear: both;*/
	width: 294px;
}

.tx-dhauthor-pi1 div.latest-link-to-top {
	float:left;
	clear: both;
	padding: 12px 12px 18px 12px;
	width: 450px;
}

.tx-dhauthor-pi1 div.detail-goto-page,
.tx-dhauthor-pi1 div.detail-link-to-top {
	float:left;
	clear: left;
	padding: 12px 12px 18px 12px;
	width: 450px;
	border: 0px solid #FFFFFF;
}

div.clearFloat {
	clear: both;
	margin: 0;
	padding:0;
	font-size:0;
	line-height:0;
}


/*-----------------------------------------------  LINKS  -----------------------------------------------*/

.tx-dhauthor-pi1 a.readMore:link,
.tx-dhauthor-pi1 a.readMore:visited {
	float:right;
	clear:both;
	display: block;
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #daccb9;
}
.tx-dhauthor-pi1 a.readMore:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.tx-dhauthor-pi1 a.bigLinkAudio:link,
.tx-dhauthor-pi1 a.bigLinkAudio:visited,
.tx-dhauthor-pi1 a.bigLinkPromo:link,
.tx-dhauthor-pi1 a.bigLinkPromo:visited,
.tx-dhauthor-pi1 a.bigLinkPromo-single:link,
.tx-dhauthor-pi1 a.bigLinkPromo-single:visited  {
	float:left;
	clear:left;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tx-dhauthor-pi1 a.bigLinkAudio:hover,
.tx-dhauthor-pi1 a.bigLinkPromo:hover,
.tx-dhauthor-pi1 a.bigLinkPromo-single:hover {
	color: #3c2523;
}
.tx-dhauthor-pi1 a.bigLinkPromo {
	margin-top: 16px;
}
.tx-dhauthor-pi1 a.bigLinkPromo-single {
	margin-top: 0;
}
.tx-dhauthor-pi1 a.bigLinkPromo-hidden {
	visibility:hidden;
}

.tx-dhauthor-pi1 a.listen-track:link,
.tx-dhauthor-pi1 a.listen-track:visited {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
}

.tx-dhauthor-pi1 a.listen-track:hover {
	color: #3c2523;
}

.tx-dhauthor-pi1 a.link-to-top:link,
.tx-dhauthor-pi1 a.link-to-top:visited {
	display: inline-block;
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
.tx-dhauthor-pi1 a.link-to-top:hover {
	color:#FFFFFF;

}

.tx-dhauthor-pi1 a.goto-page:link,
.tx-dhauthor-pi1 a.goto-page:visited {
	display: inline-block;
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
/*	border: 0px solid #CCCCCC;
	width:auto;*/
	margin-top: 16px;
/*	margin-left: 12px;*/
}

.tx-dhauthor-pi1 a.goto-page:hover {
	color: #FFFFFF;
}

/*-----------------------------------------------  STANDARD TAGS  -----------------------------------------------*/

.tx-dhauthor-pi1 h2 {
	color: #000000;
	text-transform:uppercase;
	padding: 20px 0 4px 0;
	font-size: 18px;
	font-weight: bold;
}
.tx-dhauthor-pi1 #detail-description h2,
.tx-dhauthor-pi1 #reviews h2 {
	text-transform: none;
	padding: 0 0 12px 0;
	font-size: 14px;
}

.tx-dhauthor-pi1 #releases-left h3 {
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-top: 16px;
	font-size: 14px;
}

.tx-dhauthor-pi1 .list-entry a {
	float:left;
	border: 0px solid #daccb9;
}
.tx-dhauthor-pi1 h3.entry-header {
/*	float:left;
	clear:right;*/
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
/*	padding-top: 12px;*/
	font-size: 14px;
	border: 0px solid #daccb9;
}

.tx-dhauthor-pi1 div.entry-text {
	float:left;
	width: 366px;
	padding: 0 0 0 10px;
	border: 0px solid #daccb9;
}
.tx-dhauthor-pi1 div.entry-read-more {
	float:left;
	width: 366px;
	padding: 0 0 0 10px;
	border: 0px solid #daccb9;
}


.tx-dhauthor-pi1 #reviews h3.toggler {
	font-weight:bold;
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 12px;
}
.tx-dhauthor-pi1 #reviews div.element {
}


.tx-dhauthor-pi1 #buy-links p {
	font-weight:bold;
	font-size: 12px;
}
.tx-dhauthor-pi1 #buy-links a{
	font-weight: normal;
	padding-left: 5px;
}

.tx-dhauthor-pi1 span.title {
	color: #FFFFFF;
}

.tx-dhauthor-pi1 span.bigSlash {
	color: #df6234;
	font-size: 16px;
	font-weight: normal;
}
.tx-dhauthor-pi1 span.slash {
	color: #df6234;
	font-size: 12px;
	font-weight: bold;
}

.tx-dhauthor-pi1 p.subtitle {
/*	float:left;
	clear:both;*/
	font-weight:bold;
	font-size: 11px;
	line-height:normal;
	padding: 0 0 16px 0;
	border: 0px solid #daccb9;
}

.tx-dhauthor-pi1 p.information {
	margin-top:25px;
}

.tx-dhauthor-pi1 p.information {
	margin-top:25px;
}

.tx-dhauthor-pi1 p.description {
	margin-top:25px;
}


.tx-dhauthor-pi1 div.big-links-bordered {
	float:left;
	width:100%;
	height: auto;
	border-top: 1px solid #fdf8f2;
	border-bottom: 1px solid #fdf8f2;
	margin-top:16px;
	margin-bottom: 16px;
	padding: 16px 0 16px 0;
}

.tx-dhauthor-pi1 div.imageheader-top{
	margin-top: 0;
}

.tx-dhauthor-pi1 #detail-description p,
.tx-dhauthor-pi1 #reviews p {
	padding-bottom: 12px;
}