@import url(/assets/css/reset.css);

body {
	color:#e6dcc3;
	font-family:"Adobe Garamond Pro", Garamond, Times New Roman, Georgia, serif;
	padding:20px 20px 20px 5%;
	background:#190505 url(/assets/img/background.gif);
	background-attachment:fixed;
}

#content_pri {
	margin-left:200px;
}

#content_sec {
	position:fixed;
	top:20px;
	left:5%;
	margin:0;
	width:180px;
}

#page {
	width:510px;
	margin:5px;
}

#paginate {
	width:100%;
	margin:5px;
}

.box {
	width:120px;
	height:120px;
	margin:5px;
	background:#222222;
	background:rgba(255,255,255,0.05);
	text-transform:capitalize;
}

.front {
	display:none;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:120px;
	height:120px;
}

.back {
	width:120px;
	height:120px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

.box:hover .front {
	display:block;
	opacity:1;
	cursor:pointer;
}

.black {
	background:#000000;
	background:rgba(0,0,0,0.85);
	color:#f02832;
}

.black_rev {
	background:#f02832;
	background:rgba(240,40,50,0.85);
	color:#e6dcc3;
}

.red {
	background:#f02832;
	background:rgba(240,40,50,0.85);
	color:#e6dcc3;
}

.red_rev {
	background:#000000;
	background:rgba(0,0,0,0.85);
	color:#f02832;
}

.white {
	background:#e6dcc3;
	background:rgba(255,255,255,0.85);
	color:#f02832;
}

.white_rev {
	background:#000000;
	background:rgba(0,0,0,0.85);
	color:#f02832;
}

.text {
	display:block;
	margin:5px;
	font-size:14px;
	line-height:16px;
}

.image {
	display:block;
	width:110px;
	height:110px;
	background-color:#111111;
}

.image img {
	margin:0 auto;
}

.box em {
	display:block;
	font-size:12px;
	font-style:italic;
}

.box strong {
	display:block;
	font-size:12px;
}

h1 {
	text-indent:-9999px;
	background-image:url(/assets/img/dk-logo.png);
	width:180px;
	height:94px;
}

h1 a {
	display:block;
	width:180px;
	height:94px;
}

#page strong {
	font-weight:bold;
}

#page em {
	font-style:italic;
}

#page p {
	font-size:16px;
	line-height:22px;
	margin-bottom:8px;
}

#page ol,#page ul {
	font-size:16px;
	line-height:22px;
	margin:16px 30px;
}

#page ol {
	list-style-type:decimal;
}

#page ul {
	list-style-type:disc;
}

#page li {
	margin:4px 0;
}

#page h2 {
	font-size:36px;
	color:#f02832;
	text-align:center;
	font-weight:normal;
}

#page p.byline {
	text-align:center;
	font-style:italic;
	margin:6px 0 24px;
	padding-bottom:6px;
	font-size:14px;
	border-bottom:1px solid #e6dcc3;
}

#page p.intro:first-line {
	font-variant:small-caps;
}

#page div.illustration {
	background:#222222;
	background:rgba(255,255,255,0.05);
	width:510px;
	margin-bottom:24px;
}

#page div.illustration img {
	margin:5px;
	float:left;
}

#page div.illustration div#player1 {
	margin:5px;
	float:left;
}

#page div.illustration div#player2 {
	margin:5px;
	float:left;
}

embed {
	float:left;
}

a {
	text-decoration:none;
	color:#f02832;
}

a:hover {
	color:#e6dcc3;
}

#page a {
	text-decoration:none;
	color:#f02832;
}

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

#page table {
	width:510px;
}

#page td {
	border-bottom:1px solid #e6dcc3;
	padding:5px;
}

td.track {
	width:15%;
}

td.title {
	width:60%;
}

td.link {
	width:25%;
}

h3 {
	font-size:16px;
	margin-bottom:4px;
}

#buy {
	margin-top:24px;
}

.clearfix {
	clear:both;
}

#nav_pri {
	font-size:20px;
	margin-top:20px;
	margin-left:20px;
}

#nav_pri li {
	margin-bottom:4px;
	color:#f02832;
}

#nav_pri li a {
	color:#e6dcc3;
}

#nav_pri li a.active {
	color:#f02832;
}

#nav_pri li a:hover {
	color:#f02832;
}

ul#nav_sec {
	font-size:14px;
	margin-left:20px;
	margin-bottom:4px;
}

#nav_ter {
	font-size:14px;
	margin-left:20px;
	margin-top:20px;
}

#nav_ter li {
	margin-bottom:4px;
}

#nav_ter a {
	color:#e6dcc3;
}

#nav_ter a:hover {
	color:#f02832;
}

ul#smallprint {
	margin-top:2em;
	font-size:12px;
}

fieldset {
	border: 1px solid #e6dcc3;
	padding: 2.0em;
}

label {
	font-weight: bold;
	margin-top: 1.0em;
	display: block;
}

p.links {
	font-weight: bold;
	border-bottom: 1px solid #e6dcc3;
	margin-top: 2.0em;
	margin-bottom: 1.0em;
}

p.downloads {
	font-weight: bold;
	border-bottom: 1px solid #e6dcc3;
	margin-top: 2.0em;
	margin-bottom: 1.0em;
}

#content_pri {
		width: auto;
		overflow: auto;
}

.box {
		position: relative;
		float: left;
}

.extra {
		display:block;
		width:110px;
		height:110px;
}

.extra a {
		color: #e6dcc3;
}

.ref-red a, .ref-white a {
		color: #f02832;
}

.null {
		display: none;
}

#touch {
		display: none;
}
