/****************************************************
** GLOBAL
** Element Names (h1-h6,p,div,em etc)
*****************************************************/
body {
	color:#999;
	background: #000 url('../images/bg_body.jpg') repeat-x top left;
	
}


/****************************************************
** Generic Classes
** Class names
*****************************************************/
a.more,
a.soundcloud,
a.standalone {
	color:#333;
	text-decoration:underline;
} 
.section:hover a.more,
.section:hover a.soundcloud,
.section:hover a.standalone {
	color:#FF1BAC;
} 


span.left {
	float:left;
}

span.right {
	float:right;
}
span.center {
	clear:both;
	display:block;
	text-align:center;
}

/****************************************************
** Content
** Content-specific (.content ...)
*****************************************************/
.content .heading {
	text-transform:uppercase;
	color:#fff;
	background-color: #2B2B2B;
	border-bottom:1px solid #363636;
	display:inline;
	display:inline-block;
	padding:10px 15px;
	margin:0;
	font:0.85em/1em Verdana,sans-serif;
	
}

/* =========== */
/* = Wrapper = */
/* =========== */
#wrapper {}
.wrapper-inner {
	width:860px;
	margin:0 auto;
}

/* ========== */
/* = Header = */
/* ========== */

#header .logo {
	margin:15px 0 70px 0;
}

/* ======== */
/* = Body = */
/* ======== */

/*#body,
.body-inner {
	margin-top:1px;
}
*/
/* =========== */
/* = Primary = */
/* =========== */

#primary {

}
#primary .heading {
	color:#666;
	background-color: #313131;
}
/*#primary .news,
#primary .text,
#primary .chart,
#primary .bnnrs
 {
	float: left;
	margin-right:2%;
}*/
#primary .section .inner {
	background: #1A1A1A url('../images/bg_section.jpg') repeat-x top left;
}

#primary .chart {
	width: 28%;
	margin:0;
}
#primary .bnnrs {
	width:20%;
	background-color: none;
}
.bnnrs .heading {
	display:none;
}

/* ============= */
/* = Secondary = */
/* ============= */
#secondary {
	/*background-color: #131313;*/
	margin:20px 0;
}
#secondary .section {
/*	float:left;
	width:32%;
	margin-right:2%;*/
}
#secondary .facebook {
	margin:0;
}
#secondary .section .inner {
	background-color: #1F1F1F;
	
}
/* ============ */
/* = Tertiary = */
/* ============ */
#tertiary {
	clear:both;
	display:none;
/*	float:right;
	left:60%;*/
}
#tertiary a.bnnr {
	display:block;
	height:90px;
	text-indent:-999em;
	outline:none;
}
#tertiary a.youtube {
	width:140px;
	background: url('../images/bnrs.jpg') no-repeat 0 0;
	
}
#tertiary a.soundcloud {
	width:130px;
	background: url('../images/bnrs.jpg') no-repeat -140px 0;
	
}
#tertiary a.facebook {
	width:35px;
	background: url('../images/bnrs.jpg') no-repeat -270px 0;
	
}
/* ========== */
/* = Footer = */
/* ========== */
#footer {
/*	margin-top:-15px;
	border-top:3px solid #ccc;*/
	/*text-align:center;*/
	border-top:2px solid #333;
	background: #1A1A1A url('../images/bg_section.jpg') repeat-x bottom center;
	/*background: #525252 url('../images/bg_footer.jpg') repeat-x 0 0;*/
	
}
.footer-inner {
	/*margin-top:1px;*/
	background: url('../images/logo_small.gif') no-repeat 20px 20px;
	
}
#footer .navigation {
	margin-top:35px;
	float:left;
	width:50%;
}
#footer .navigation li {
	display:block;
	margin:10px;
/*	display:inline;
	float:right;
	clear:both;
	margin:4px 0;
*/}
#footer,
#footer .navigation a,
#footer #newsletter .heading {
	color:#fff;
}
#footer #newsletter {
	float:right;
	width:30%;
}
#footer #newsletter .inner {
	padding-bottom:5px;
}
#footer #newsletter p {
	margin:0 0 5px 0;
	line-height:1em;
}
#footer #newsletter label {
	display:block;
	margin: 0 0 3px 0;
}
#footer #newsletter input.text {
	background-color: #ccc;
	border:1px solid #999;
	color:#FF1BAC;
	padding:3px;
	width:90%;
	font-weight:bold;
}
#footer #newsletter .heading {
	background: none;
	border:none;
	text-transform: none;
	color:#000;
	padding:0;
	margin:0 0 15px 0;
	font-size:1em;
}
.copyright {
	clear:both;
	margin:0;
	background-color: #000;
}

/****************************************************
** Data Types (Generic)
** .heading, .description, .image ...
*****************************************************/


/****************************************************
** Sections
** 
*****************************************************/


/* ======== */
/* = Logo = */
/* ======== */
.logo-inner {
	background-color: #eee;
/*	margin:0 15px;*/
}

/* ========== */
/* = Player = */
/* ========== */
.player {
	position:absolute;
	top:0;
	right:0;
	border:0;
	height:100px;
	width:229px;
	padding:0;
	margin:0;
}
iframe.player {
	width:300px;
	overflow:hidden;
}
div.player {
	background: url('../images/player.png') no-repeat top left;
	padding-left:60px;
	font-family:Verdana, Arial, sans-serif;
	font-size:0.8em;
}

.player-inner {
	padding:0;
	position:static;
}
.player a {
	color:#666;
}
.player:hover a {

}
.player-loading {
	opacity:0.6;
}
.player-loading {
	text-indent:-999em;
}
.player-loading .heading {
/*	height:0;
	overflow:hidden;
*/	content:' ';
}
.player-loading .heading:before {
	content:'Loading ';
	text-indent:0;
	display:block;
	height:1em;
}
.player a.standalone {
	position:absolute;
/*	width:15px;
	height:15px;
	right:0;
	top:5px;*/
	cursor:pointer;
	z-index:5;
	left:30px;
	bottom:5px;
}
.player a.play {
	position:absolute;
	display:block;
	cursor:pointer;
	left:10px;
	top:11px;
	height:65px;
	width:65px;
	background: url('../images/player.png') no-repeat -360px 0;
}
.player a.playing {
	background-position: -294px 0;
}
.player .heading {
	background: none;
	border:none;
	text-transform:none;
	padding:0;
	display:block;
	color:#000;
	font-weight:bold;

}
.player .title {
	margin:5px 0;
}
.player .now_playing {
	margin:0 22px;
	overflow:hidden;
	height:3em;
	color:#333;
}
.player .next,
.player .previous{
	position:absolute;
	display:block;
	width:15px;
	height:15px;
	bottom:40px;
	cursor:pointer;
}
.player .next {
	right:10px;
	background: url('../images/player.png') no-repeat -392px -69px; }

.player .previous {
	background: url('../images/player.png') no-repeat -362px -69px; }

.player-loading .previous,
.player .previous.inactive {
	background: url('../images/player.png') no-repeat -377px -69px; }

.player-loading .next,
.player .next.inactive {
	background: url('../images/player.png') no-repeat -407px -69px; }
	
.player .now_playing strong {
	font-weight:normal;
	color:#fff;
}
.player .soundcloud {
	position:absolute;
	right:0;
	bottom:5px;
}

#player,
#player_test {
	width:0px;
	height:0px;
	position:absolute;
	background:none;
	padding:0;
	overflow:hidden;
}

/*#player {
	position:absolute;
	visibility:hidden;
}*/

.text span.image img {
	max-width:430px;
}

/* ========= */
/* = Index = */
/* ========= */
.index .title {
	line-height:1.1em;
	font-size:1.7em;
}
.index .item {
	border-bottom: 1px solid #333;
	margin: 0 0 25px 0;
}
.index .description {
	color:#fff;
	font-size:1.45em;
}
/* ======== */
/* = News = */
/* ======== */
/*#primary .news,
#primary .text,
#primary .index {
	width: 48%;
}*/
.news-inner {
	height:220px;
}
.news,
.news-inner {
	overflow:hidden;
}
.news img {
	max-height:130px;
}
.news .image {
	margin:0 0 0 15px;
}
.news .date {
	color:#555;
}
.news .text {
	color:#efefef;
	margin:10px 0 ;
}
.news .title {
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2em;
	display:inline;
	padding:0 5px 0  0;
}
.news .title a {
}
.news a.more {
	position:absolute;
	bottom:20px;
	right:10px;
}
.news .item {
	clear:both;
}
.news ol {
	list-style:none;
	margin:8px 0 10px 3px;
	height:2em;
	font-size:0.9em;
}
.news li {
	display:inline;
	padding:5px 10px;
	border:1px solid #333;
	position:relative;
	z-index:1;
	cursor:pointer;
	margin-right:-1px;
	background-color: #111;
}
.news li a {
	color:#666;
}
.news li.active {
	margin:-3px;
	padding:8px 13px;
	z-index:2;
	border-color: #666;
}
.news li.active a{
	color:#FF1BAC;
	font-weight:bold;
}

/* ========= */
/* = Chart = */
/* ========= */
.chart {
	position:absolute;
	right:0;
	left:0;
	z-index:50;
	width:auto !important;
}
.chart.extended .heading {
display:block;
}
.chart.extended .chart-inner{
	/*height:253px;*/
}
.chart.extended ol {
	margin-right:10px;
/*	float:left;
	margin-right:15px;
	width:190px;*/
}
.chart ol {
	float:left;
	margin-right:15px;
	width:190px;}
.chart {
	overflow:hidden;
}
.chart-inner {
	height:220px;
	overflow:hidden;
}
.has-js .chart-inner {
	height:250px;
}
.chart ol {
	font-size:0.9em;
	list-style:none;
}
.chart a.more {
	position:absolute;
	bottom:5px;
	right:5px;
}
.chart .position {
	display:block;
	padding:10px 15px;
	float:left;
	margin-right:10px;
	font-size:1.3em;
	color:#fff;
	background-color: #000;
	border:1px solid #333;
}
.chart li {
	margin:0 0 15px 0;
	clear:both;
}
.chart li strong {
	display:block;
	padding:3px 0;
	color:#fff;
	font-weight:normal;
}
.chart li p {
	margin:0;
	line-height:1em;
}
.news .more ,
.chart .more {
	
	display:block;
	text-align:right;
	font-size:0.8em;
	outline:none;
}
/* ========== */
/* = Videos = */
/* ========== */
.videos .title {
/*	font-size:1.3em;
*/}
.videos .comments {
/*	color:#ccc;
	text-decoration:underline;
*/}
.videos .more {
/*	display:block;
	margin:15px 0 0 0;*/
}
.videos .play {
/*	display:block;
	background-color: #000;
	border:1px solid #333;
	padding:2px;
	margin:0 0 5px 0;*/
}
/*.videos img {width:100%;}*/
/* ============ */
/* = Featured = */
/* ============ */

/* ==================== */
/* = Social Networks = */
/* ==================== */
.sn {
	margin:0 0 30px 0;
}
.sn:hover {
	color:#eee;
}
.sn .heading {
	top:-1em;
	left:-1em;
	padding:0;
	margin:0;
	border:none;
	position:absolute;
	background: none;
}
.sn .heading a {
	display:block;
	background: url('../images/sn_logos.gif') no-repeat;
	outline:none;
	text-indent:-999em;
}
#secondary .sn .inner {

}
.sn a.more {
	float:right;
}

/* =========== */
/* = Twitter = */
/* =========== */
#secondary #twitter {
	float:none;
	width:auto;	
}
#twitter .inner {
	padding:0;
}

#twitter .heading a {
	width:77px;
	height:77px;
	background-position: -78px 0;
}
#twitter:hover .heading a {
	background-position:0 0;
}

#twitter blockquote {
	display:block;
	font-family:Georgia;
	font-size:1.9em;
	font-style:italic;
	line-height:1em;
	padding:15px;
	padding-left:90px;
}
/* =========== */
/* = YouTube = */
/* =========== */
#youtube .heading a {
	width:106px;
	height:44px;
	background-position: -107px -75px;
}
#youtube .heading a:hover {
	background-position: 0 -75px;
}
#youtube ul,
#youtube ol,
#facebook ul {
	list-style:none;
	margin:30px 0 0 0;

}

#facebook li,
#youtube li {
	/*float:left;*/
	display:inline-block;
	margin:5px;
}
#youtube li {
	/*margin:8px;*/
}
#youtube li .title {
	display:none;
	/*margin:0 0 5px 0;*/
}
#youtube li:hover {
	background-color: #000;
}
/*#youtube li:last-child {
	border:0;
}*/
#facebook li img,
#youtube li img {
	border:1px solid #333;
	padding:2px;
/*	display:block;
	margin:0 auto;*/
	width:40px;
	height:40px;
	/*max-width:60px;
	max-height:40px;*/
}
/* ============ */
/* = Facebook = */
/* ============ */

#facebook .heading a {
	width:29px;
	height:56px;
	background-position: -30px -120px;
}
#facebook .heading a:hover {
	background-position: 0 -120px;
}
/*#facebook ul {
	overflow:auto;
	list-style:none;
	margin:30px 0 0 0;
	text-align:center;
}*/
#facebook li {
/*	float:left;
	margin:5px;
	padding:2px;
	border:1px solid #333;*/
}
#facebook a.join {
	border:1px solid #333;
	background: url('../images/sn_logos.gif') no-repeat 0 -180px;
	display:inline-block;
	padding:8px 10px;
	font-weight:bold;
	position:absolute;
	right:5px;
	top:5px;
	color:#333;
	text-decoration:none;
}
#facebook a.join span {
	background: url('../images/sn_logos.gif') no-repeat -197px -121px;
	padding:2px 0 0 20px;
}
#facebook {
	float:right;
}
#featured,
#youtube {
	float:left;
}
#facebook,
#youtube {
	width:31%;
}
#featured {
	margin-left:2%;
	width:34%;	
}
#featured .inner {
	background: none !important;
	padding:0;
}
#featured .heading,
#featured p.right {
	display:none;
}
#featured a img {
	/*border-color:#FF1BAC;*/
	padding:3px;
	background-color: #eee;
	max-width:260px;
}

/****************************************************
** IDs
** 
*****************************************************/



/****************************************************
** Grids
** 
*****************************************************/



/****************************************************
** Utilities
** Everything else
*****************************************************/
