body {
	margin: 0px;
	padding: 0px;
	font: 12px arial, sans-serif;
	text-align: left;
	color: #CCC;
	background-color: #000;
}
.whomix-body {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.whomix-section-intro {
	margin-top:20px;
}
a {	color: #ccc;	text-decoration: none; background-color: transparent;}
a:visited{ color: #ccc;	font-weight: bold;}
a:link   { color: #ccc; font-weight:bold;}
a:hover  { color: white; 	font-weight:bold;}

a:visited.invalid{ color: #888;font-weight: bold;}
a:link.invalid   { color: #888;font-weight:bold;}
a:hover.invalid  { color: #ccc;font-weight:bold;}

table {
	font: 12px arial, sans-serif;
	background-color: #000;
	color: #CCC;
	border-style:none;
	border-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
table tbody tr:nth-child(2n) td {
	background-color: #222;
}
table.no-alternate tbody tr:nth-child(2n) td {
	background-color: #000;
}
table.no-alternate tbody tr:nth-child(2n) td {
	background-color: #000;
}

table thead tr th {
	background-color:#000;
	color: #ccc;
	border: none;
}
table tbody tr th {
	background-color:#000;
	color: #ccc;
	border: none;
}
table * {
	vertical-align: text-top;
}
table.playlist-list {
	white-space: nowrap;
	font-weight: normal;
	width:100%;
}
table.playlist-list thead tr th:nth-child(1) {
	width:60px;
}
table.playlist-list thead tr th:nth-child(2) {
	width:160px;
}
table.playlist-song-list {
	border-collapse:collapse;
	white-space: normal;
	width:800px;
}
table.playlist-song-list tbody tr td {
	padding: 0px 0px;
}
table.playlist-song-list tbody tr:nth-child(2n+1) td {
	background-color: #080808;
}
table.playlist-song-list tbody tr:nth-child(2n) td {
	background-color: #000;
}
table.remixList {
	width:800px;
}
table.remixList thead tr th {
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	text-align:center;
	white-space: nowrap;
}
table.remixList tbody tr td {
  white-space: nowrap;
}
table.remixList thead tr th:nth-child(2) {
	width:240px;
}
table.remixList thead tr th:nth-child(4) {
	width:70px;
}
table.remixList tbody tr td:nth-child(2) {
	width:240px;
}
table.remixList tbody tr td:nth-child(4) {
	width:70px;
}
table.remixList thead tr:nth-child(2) th {
	border-bottom: 2px solid #222;
	margin-top:-4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
table.remixList tbody tr td {
	background-color: #000;
	color: #CCC;
	padding: 2px 3px;
}
table.remixList tbody tr:nth-child(2n+1) td {
	background-color: #222;
}
table.remixList tbody tr td:nth-child(1) {
	text-align:center;
}
table.remixList tbody tr td:nth-child(2) {
	text-align:left;
}
table.remixList tbody tr td:nth-child(3) {
	text-align:left;
}
table.remixList tbody tr td:nth-child(4) {
	text-align:left;
}
table.remixList tbody tr td:nth-child(5) {
	text-align:right;
}
table.remixList tbody tr td:nth-child(6) {
	text-align:right;
}
table.remixList tbody tr td:nth-child(7) {
	text-align:right;
}
table.remixList tbody tr td:nth-child(8) {
	text-align:center;
}
table.remixList thead tr th.remixDownloads {
	
}

table.remixInfoBox tbody tr th {
	padding: 0px;
	width: 140px;
}
table.remixInfoBox tbody tr td {
	padding: 0px;
}

.dsq-dc-logo { display: none !important; } 
#dsq-content .dsq-textarea .dsq-textarea-wrapper, #dsq-content .dsq-post-fields .dsq-input-wrapper {
  background-color: black !important;
}

#inlineRatings div.ratingSlider {
  font-size:12px;
	background: none repeat scroll 0 0 transparent !important;
	border: medium none;
	margin-top: -1.7em;
	margin-bottom:0.7em;
	opacity: 0.7;
}
#inlineRatings div.ratingLabel {
  font-size:12px;
	margin-bottom:0.5em !important;
	margin_top:0.5em !important;
}
#remixNavigator {
	clear: both;
}
#remixNavigator #remixNextMix {
	float: right;
}
#remixNavigator #remixPrevMix {
	float: left;
}

.clearer {
  clear:both;
  width:100%;
}

table {
	border-style:none;
	border-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
table.banner{
	width:800px;
	margin-top:-6px; margin-bottom:-5px;
	background-image:url(images/bits/dalek_with_trumpet.png);
}
    
table.banner_menu{
	width:800px;
	margin-top:0px;	margin-bottom:0px;
	background-image:url(images/bits/dalek_with_trumpet-menubar.png);
}

th {
	background-color: #CCCC99;
	padding: 4px;
	border-bottom: 2px solid #664D33;
}
tr {
	border-style:none;
	padding: 0px;
}
tr.row0 {
	background-color: #A7BCD3;
}
tr.row1 {
	background-color: #8AA9C6;
}
td {
	border-style:none;
	padding:0px;
	font: 12px arial, sans-serif;
	color: #CCCCCC;
}




body {
	margin-top:0px;
	padding-top: 0px;
	font: 12px arial, sans-serif;
	text-align: left;
	color: #CCCCCC;
	background-color: #000000;
}
h1 {
	font: 18px arial, sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: transparent;
}
p {
	margin-left:2px;
}
h2 {
	font: 16px arial, sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	margin-left:2px;
	background-color: transparent;
}

div.blogEntry {
	margin: 20px 0px;
	background-color:#111;
	padding:10px;
}
div.blogEntry h3 {
	margin-top:5px;
	margin-bottom: 0px;
}
div.blogEntry h4 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align:right;
}
div.blogEntry div.blogContent {
	padding:10px;
	border: 2px solid #2f2f2f;
	overflow: hidden;
}
div.blogEntry div.show-blog {
	margin-top:5px;
	width:100%;
	text-align:right;
}
table.remixInfoBox {
	margin-top:0.5em;
	width:799px;
	background-color:#0A0A0A;
	border-width:1px;
	border-style:solid;
	border-color:#2f2f2f;
	padding:5px;
}
table.remixInfoBox tbody tr:nth-child(odd) th {
	background-color:#0A0A0A;
}
table.remixInfoBox tbody tr:nth-child(even) td {
	background-color:#0A0A0A;
}
table.remixInfoBox tbody tr:nth-child(odd) th {
	background-color:#0A0A0A;
}
table.remixInfoBox tbody tr:nth-child(even) td {
	background-color:#0A0A0A;
}

.banner{
	width:800px;
	height:100px;
	text-align:left;
	margin-top:-6px; margin-bottom:-5px;
}
.whomixMenu{
 	position:absolute;
	padding-top:80px;
	text-align:left;
}
.whomixMenu a {
    margin-right:10px;
}
.whomixMenu span.account {
	margin-left:80px;
}
.whomixMenu span.account a {
}
/*
.whomixMenu span.account a:first-child {
    margin-left:80px;
}
*/
.trileteHome{
 	position:absolute;
	padding-top:80px;
	width:800px;
	text-align:right;
}
.viewfeedbackbox {
	background-color:#0A0A0A;
	border-width:1px;
	border-style:solid;
	border-color:#2f2f2f;
	padding:5px;
}
.reviewbyline {
	margin-left:10px;
	padding:5px;
}
.postfeedbackbox {
	background-color:#0A0A0A;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:5px;	
	font: 12px arial, sans-serif;
	color: #CCCCCC;
}
	
p.error {
	color: red;
	text-align: center;
	font-weight: bold;
}
/* table.torrentlist changes are visible only if you set	cellspacing > 0 
	in the php source (this will be the color between cells)
table.torrentlist {
	background: #999999;
}*/
.center {	
	text-align: center; 
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.RatingsFrame {
	width:420px; 
	height:420px; 
	position:relative; 
	margin-top:10px; 
	padding: 8 25 10 10; 
	border-style:solid; 
	border-color: #808080; 
	border-width:2px;
}
.RatingsView {
	width: 400px; 
	height:400px; 
	position:relative; 
	align:center;
}
.RatingsDetails{
	width:300px; 
	height:420px; 
	position:relative; 
	margin-top:10px; 
	padding: 8 25 10 0; 
	border-style:solid; 
	border-color: #808080; 
	border-width:2px; 
	overflow-y:auto; 
}
.tagButton{
	background-color:#0A0A0A;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:0px;	
	font: 12px arial, sans-serif;
	color: #CCCCCC;
}
.tagEntry{
	background-color:#0A0A0A;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:0px;	
	font: 12px arial, sans-serif;
	color: #CCCCCC;
}
.user-info-box {
  padding: 10px;
  border: 1px solid #777;
  background: #222;
  margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.user-info-box table tbody tr th {
  width:240px;
  padding: 5px;
  background: #222;
}
.user-info-box table tbody tr td {
  width:560px;
  padding: 5px;
  background: #111;
}
.user-info-box * form {
  padding: 5px;
  border: 1px solid #777;
  background: #222;
  margin-top: 1em;
}
.user-info-box * input {
	background: #111;
  border: 1px solid #777;
	color:#ddd;
	width:320px;
}
.user-info-box * textarea {
	background: #111;
  border: 1px solid #777;
	color:#ddd;
}

#stagedFilesList table {
	font: 12px arial, sans-serif;
	width:100%;
}
#stagedFilesList table thead tr th{
  padding: 5px;
  background: #111;
	color:#ddd;
}
#stagedFilesList table tbody tr th{
  padding: 5px;
  background: #111;
	color:#ddd;
}
#stagedFilesList table tbody tr td{
  padding: 5px;
  background: #111;
	color:#ddd;
}


