/* COLOURS
-------------------------------------------------- */








html {
		font-size: 62.5%;
		line-height: 1.5;
		font-family: proxima-nova,sans-serif;
		background-color: #111111;
		border-top: 2px solid #111111;
}

body {
		font-size: 13px;
		font-size: 1.3rem;
}

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

a:hover {
		color: #666666;
}

strong {
		font-weight: bold;
}

#page {
		width: 960px;
		margin: 0 auto;
		overflow: auto;
		padding-bottom: 40px;
		background-color: #ffffff;
}

#page_wrap {
		background-color: #eeeeee;
}

#header {
		border-bottom: 1px solid #666666;
		margin: 0px 10px 30px 10px;
		overflow: auto;
}

#footer {
		width: 960px;
		margin: 0 auto;
		clear: both;
}

#footer_wrap {
		background-color: #cccccc;
		overflow: auto;
}

#nav_pri {
		width: 300px;
		float: right;
		margin: 40px 0px 10px 10px;
}

#nav_pri li {
		display: inline;
		text-transform: uppercase;
		font-weight: 700;
		margin-right: 3px;
}

#nav_pri li a {
		padding-bottom: 5px;
}

.active a {
		color: #666666;
		border-bottom: 4px solid #666666;
}

#footer .active a {
		border-bottom: none;
		color: #111111;
}

.passive a:hover {
		color: #999999;
		border-bottom: 4px solid #999999;			
}

#nav_sec {
		overflow: auto;
		border-bottom: 1px solid #999999;
		margin-bottom: 20px;			
}

#nav_sec li {
		float: left;
		margin: 10px;
		margin-bottom: 5px;
		padding-right: 10px;
		border-right: 1px solid #999999;
}

#nav_sec a:hover {
		border-bottom: none;
		color: #666666;
}

#nav_sec li.last {
		border-right: none;
}

#nav_ter {
		margin: 10px;
}

#nav_ter li {
		display: inline;
}

#content_pri {
		float: left;
		width: 620px;
		margin: 0px 10px;
}

#content_sec {
		float: left;
		width: 300px;
		margin: 0px 10px;
}

#footer_about, #footer_sites, #footer_mailing {
		float: left;
		margin: 20px 10px;
		width: 300px;
}

#smallprint {
		clear: both;
		width: 960px;
		margin: 0 auto;
		font-size: 12px;
		font-size: 1.2rem;
		color: #999999;
}

#copyright {
		float: left;
		width: 460px;
		margin: 20px 10px;
}

#credit {
		float: right;
		width: 460px;
		text-align: right;
		margin: 20px 10px;
}

h1, h1#management {
		background: transparent url(/assets/img/site/h1.png) 0px 0px;
		width: 280px;
		height: 80px;
		text-indent: -9999px;
		float: left;
		margin: 10px 0px;
}

h1#syncs {
	background-position-y: -80px;
}

h1#producers {
	background-position-y: -160px;
}

h1#editsuite {
	background-position-y: -240px;
}

h1 a {
		display: block;
		width: 280px;
		height: 80px;
}

h2 {
		text-transform: uppercase;
		margin-top: 2.0em;
		margin-bottom: 1.0em;
		font-weight: 600;
		font-size: 14px;
		font-size: 1.4rem;
		border-bottom: 1px solid #666666;
}

h3 {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 100%;
		text-transform: uppercase;
}

h4 {
		text-transform: uppercase;
		margin-bottom: 1.0em;
		font-weight: 600;
		font-size: 14px;
		font-size: 1.4rem;
}

h4.jump {
		margin-top: 2.0em;
		float: left;
}

h5 {
		color: #eeeeee;
		margin: 10px;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 100%;
}

h6 {
		text-transform: uppercase;
		margin-top: 1.0em;
		font-weight: 600;
		font-size: 14px;
		font-size: 1.4rem;
}

#playlist {
		background-color: #111111;
		overflow: auto;
		font-size: 12px;
		font-size: 1.2rem;
}

#playlist ul {
		margin: 10px;
		float: left;
		width: 280px;
}

#playlist li {
		border-top: 1px solid #cccccc;
		padding-top: 5px;
		clear: both;
}

#playlist span.artist, #playlist span.track {
		width: 50%;
		display: block;
		float: left;
		margin-bottom: 5px;
}

#playlist a {
		display: block;
}

#status {
		background-color: #111111;
		color: #cccccc;
		font-size: 13px;
		font-size: 1.3rem;
		padding: 10px;
}

.excerpt {
		float: left;
		width: 620px;
		margin-bottom: 20px;
}

.excerpt p a {
		text-decoration: underline;
		color: #666666;
}

.excerpt p a:hover {
		text-decoration: none;
		color: #999999;
}

.excerpt p.more a {
		text-decoration: none;
}

.illustrated img {
		float: left;
}

.illustrated h3, .illustrated p {
		float: right;
		width: 460px;
}

.grid .excerpt {
		margin: 5px;
		width: 145px;
		height: 145px;
		float: left;
		background-color: #cccccc;
}

.grid .excerpt a {
		text-decoration: none;
}

.grid .excerpt img {
		float: left;
		margin: 5px;
}

.notes {
		width: 145px;
		height: 145px;
		position: absolute;
		opacity: 0;
}

.notes p {
		margin: 0px 10px;
		color: #eeeeee;
}

.notes p.title {
		margin-top: 10px;
}

.notes:hover {
		background-color: #111111;
		opacity: 1;
}

.row {
		clear: both;
}

.caption {
		background-image: url(/assets/img/site/0-0-0-50.png);
		margin: 10px;
		color: #eeeeee;
}

.left, .middle, .right {
		position: absolute;
		top: 0px;
}

.left {
		width: 200px;
		min-height: 200px;
}

.middle {
		width: 600px;
}

.right {
		width: 200px;
		min-height: 200px;
		left: 400px;
}

.caption h3 {
		text-transform: uppercase;
		margin: 10px 10px 0px 10px;
		font-size: 30px;
		font-size: 3.0rem;
		font-weight: 700;
		line-height: 100%;
}

.caption p {
		margin: 0px 10px 10px 10px;
		font-weight: 700;
		font-size: 21px;
		font-size: 2.1rem;
		font-weight: 600;
		line-height: 100%;
}

p.byline {
		font-size: 12px;
		font-size: 1.2rem;
		color: #666666;
		border-bottom: 1px solid #cccccc;
		margin-bottom: 0.75em;
		padding-bottom: 0.25em;
}

p.more {
		margin-top: 0.25em;
		font-weight: bold;
}

#player {
		border-top: 10px solid #111111;
		border-bottom: 10px solid #111111;
}

.tab_select {
		color: #0f0f0f;
}

.ui-tabs .ui-tabs-nav {
		list-style: none; 
		position: relative;
		margin-top: 2.0em;
}

.ui-tabs .ui-tabs-nav li {
		position: relative;
		float: left;
		border-bottom-width: 0 !important;
		font-weight: 400;
		padding-right: 10px;
		margin-right: 10px;
		border-right: 1px solid #cccccc;
		line-height: 125%;
}

.ui-tabs .ui-tabs-nav li a {
		float: left;
		text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
		border-bottom-width: 0;
		color: #0f0f0f;
}

.ui-tabs .ui-tabs-panel {
		display: block;
		border-width: 0;
		background: none;
}

.ui-tabs .ui-tabs-hide {
		display: none !important;
}

#email_address {
		background-color: #ffffff;
		border: 1px solid black;
		padding: 5px;
}

#submit_button {
		background-color: #ffffff;
		padding: 5px;
}

#genre li a, #theme li a, #artist li a {
		background-color: #cccccc;
		color: #666666;
		padding: 2px 5px;
		margin: 2px;
		display: block;
		float: left;
}

#genre li a:hover, #theme li a:hover, #artist li a:hover {
		background-color: #666666;
		color: #eeeeee;
}

#paginate {
		clear: both;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		margin-top: 40px;
		float: left;
		width: 620px;
		padding: 5px 0px;
}

#entry_pri {
		float: left;
		width: 200px;
		margin-right: 10px;
}

#entry_sec {
		float: right;
		width: 400px;
		margin-left: 10px;
}

#entry_sec h3, #entry_all h3 {
		border-bottom: 1px solid #666666;
		padding-bottom: 0.25em;
		margin-bottom: 0.75em;
}

#entry_sec p, #entry_all p, #entry_new p {
		margin-bottom: 1.0em;
}

#entry_sec p a, #entry_new p a {
		text-decoration: underline;
		color: #666666;
}

#entry_sec p a.play {
		text-decoration: none;
}


#entry_sec p a:hover {
		text-decoration: none;
		color: #999999;
}

#discography {
		clear: both;
		width: 620px;
		float: left;
		margin-top: 10px;
}

#discography table {
		width: 100%;
		margin-top: 10px;
}

td.col_discoprod_date, td.col_discoprod_title, td.col_discoprod_artist, td.col_discoprod_label, td.col_discoprod_credit {
		width: 20%;
}

td.col_disco_date, td.col_disco_title, td.col_disco_label {
		width: 33%;
}

#gallery {
		clear: both;
		width: 620px;
		float: left;
		margin-top: 10px;
}

#gallery img {
		float: left;
		margin: 10px;
}

p.producer_intro {
		margin: 1.0em 0;
		font-size: 14px;
		font-size: 1.4rem;
}

p.producer_link {
		font-size: 14px;
		font-size: 1.4rem;
		margin-left: 2.0em;
}

p.producer_link a {
		color: #666666;
}

p.producer_link a:hover {
		color: #cccccc;
}
