/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- s an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: twentyten
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: 
*/


html,body{width:100%; height:100%; }
body {font-family: Arial,  Tahoma, san-serif; line-height: 1.7; background-color: #efeeec; font-size:12px; color:##4e4e4e;background-image:url('images/css/ninjalogo.gif'); background-repeat:no-repeat; background-position: center 15px;padding-top:53px ; }

#container{margin-left:0px; margin-bottom:0px; position:relative;}

#content {
	float:left;
	width:638px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 320px;
}

#primary-left{

	float: left;
	overflow: hidden;
	width: 320px;
	margin-right:22px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

#ajax-loader {
position: fixed; top: 50%; left: 50%; z-index: 999999; font-size:18px; margin-left:-70px; margin-top:-60px; padding: 10px;  color:white; display:none; background-color: black;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 980px;
}

.one-column .entry-content {
padding:0px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

/* Links */
a:hover, a:active,a:focus {border: 0; outline:0; text-decoration:none;}
a{color:#000; text-decoration:none;}
a:hover{color:#c22121;}



/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: arial, serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Arial, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: Arial, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 980px;
}




/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
/*---------------------------------------------------------------*/
/* LAYOUT ELEMENTS
/*---------------------------------------------------------------*/

hr {	background-color: #e7e7e7;border: 0; clear: both; height: 1px; margin-bottom: 18px;}

/* Text elements */
p {margin-bottom: 18px;}
ul {list-style: disc;  padding-left:15px;	margin: 0;}
ol {list-style: decimal; padding-left:20px; margin: 0 0 18px 0;}
ol ol {list-style: upper-alpha;}
ol ol ol {list-style: lower-roman;}
ol ol ol ol {list-style: lower-alpha;}
ul ul,ol ol,ul ol,ol ul {margin-bottom: 0;}
dl {margin: 0 0 24px 0;}
dt {	font-weight: bold;}
dd {	margin-bottom: 18px;}
strong {	font-weight: bold;}
cite,em,i {font-style: italic;}
big {font-size: 131.25%;}
ins {background: #ffc;	text-decoration: none;}
blockquote {font-style: italic;padding: 0 3em;}
blockquote cite,blockquote em,blockquote i {font-style: normal;}
pre {background: #f7f7f7;color: #222;line-height: 18px;	margin-bottom: 18px;padding: 1.5em;}
abbr,acronym {border-bottom: 1px dotted #666;	cursor: help;}
sup,sub {height: 0;	line-height: 1;	position: relative;	vertical-align: baseline;}
sup {bottom: 1ex;}
sub {top: .5ex;}

ul.xoxo {
padding-left:0px
}

a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 10px 0 0 0;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}




		
/*---------------------------------------------------------------*/
/* FEATURED TRACKS
/*---------------------------------------------------------------*/
		

#featured_posts {
width:100%;
/* height:357px; */
height:357px;
overflow:hidden;

}		

.featured_post {

float:left;
margin-right:4px;
background-size:100%;
background-position: center center;
margin-top:3px;
}
.featured_post:hover .track_info{
background-color:#c22121;
}
.featured_post:hover .track_info .artist{
color:white;
}

.featured_post.one {
width:354px;
height:354px;
background-image:url('images/test/main_1.jpg');


}
.featured_post.tmn_playing .track_info,.featured_post.tmn_paused .track_info{

background-color:#4ba0d1;

}
.featured_post.tmn_playing .track_info .artist,.featured_post.tmn_paused .track_info .artist{

color:white;

}

.track_date {
background-color:#4d4c4c;
color:white;
font-size:10px;
text-transform:uppercase;
padding:2px 8px;
float:right;
}
.track_info {
width:338px;
float:right;
font-size:10px;
font-family: open sans;
text-transform:uppercase;
color:white;
background-color:#353535;
padding:12px 5px 10px 11px;
overflow:hidden;

}
.track_info .artist {
color:#bfbfbf;
padding-right:3px;
}

.track_play {
margin:151px 150px 95px;

}

.featured_post.two {
width:360px;
height:172px;
background-image:url('images/test/main_2.jpg');


}
.featured_post.two .track_play {
margin:54px 150px 11px;
}
.featured_post.two .track_info {
width:344px;
}

.featured_post.three {
width:258px;
height:251px;
background-image:url('images/test/main_3.jpg');

margin-right:0px;
}

.featured_post.three .track_play {
margin:97px 97px 45px;
}
.featured_post.three .track_info {
width: 243px;
line-height: 12px;
padding:8px 5px 8px 10px;
}

.featured_post.square {
width:178px;
height:178px;
background-image:url('images/test/main_squre_1.jpg');
margin-top:-75px;
position:relative;

}



.featured_post.square .track_play {
margin:50px 70px 20px;
}
.featured_post.square .track_info {
width: 158px;
line-height: 12px;
padding:8px 10px 8px 10px;
overflow:hidden;
}
.featured_post.square .track_info .title {
width:300px;
display:block;
}


.featured_post.five {
width:258px;
height:98px;
background-image:url('images/test/main_4.jpg');
margin-right:0px;

}

.featured_post.five .track_play {
margin:10px 97px 4px;
}
.featured_post.five .track_date {
margin-top:-22px;
position:relative;
}
.featured_post.five .track_info {
width: 243px;
line-height: 12px;
padding:8px 5px 8px 10px;
}

.play_button{
width:46px;
height:46px;
}
.play_button img{
display:none;
}
.featured_post:hover  .play_button img{
display:block;
}

.featured_post:hover {
cursor:pointer;
}

/*---------------------------------------------------------------*/
/* AD BANNERS
/*---------------------------------------------------------------*/

#adbanner_header {
    float: right;
    height: 90px;

    overflow: hidden;
    width: 728px;
	background-color:white;
}

#adbanner_abovethefold_300 {
width:300px;
height:250px;
overflow:hidden;
padding:10px;
background-color:white;
margin-bottom:10px;
}

#adbanner_belowthefold_300 {
width:300px;
height:250px;
overflow:hidden;
padding:10px;
background-color:white;
margin-bottom:10px;
}
.banner {
position: absolute;    float: left;    width: 100%; background-color:#353535;
}

#facebook_fan_page_box {
background-color:white;
padding:10px;
border-top: 4px solid #c22121;
}

/* =Content
-------------------------------------------------------------- */


.tax-artists #main {
	clear: both;
	overflow:visible;
	padding: 10px 0 0 0;
}
#main {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #4e4e4e;
	font-size: 12px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.2em;
	margin: 0 0 0px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
background: #c22121;
padding: 14px 16px 10px;
font-size: 18pt;
font-family: helvetica;
 color:#fff; line-height:35px; 
}
/* Entry */

.post .entry-right-content a, .post .entry-content a {
color:#b82626;
font-weight:bold;
}



.post .entry-right-content a:hover, .post .entry-content a:hover {
text-decoration:underline;
}
h1.entry-title {background:#c22121; font-family:helvetica; padding:20px 20px 10px 20px; margin-left:0px; font-size: 30px; color:#fff; line-height:35px;} 
h1.post-entry-title{background:#c22121; padding: 7px 16px 8px; font-size: 18pt; font-family:'droid sans', arial, helvetica;  color:#fff; line-height: 1.2em; }  
h1.post-entry-title a{color:#fff;}

h2.entry-title {background:#c22121; font-family:helvetica; padding:8px 15px; margin-left:0px; font-size: 28px; color:#fff; line-height:35px; } 
h2.post-entry-title{background: #c22121;
padding: 14px 16px 1px;
font-size: 18pt;
font-family: helvetica; }  
h2.post-entry-title a{color:#fff;}
h2.entry-title a {color:white;}
.recent_post-title a{color:#000;}
.recent_post_image {float:left;}


.entry-title a:link,.entry-title a:visited {text-decoration: none;}


.entry-title a:link,.entry-title  a:visited {color:white; text-decoration:none;}
.entry-meta { font-size: 11px; margin:0 0 15px 0; color:#727272; } 
.entry-meta { float:left; padding-top:5px; width:300px;}
.sharing_buttons {
float:right;
width:300px;
padding-top:2px;
}
.sharing_buttons .button {
float:right;
}
.twitter_button {
width:81px;
}

.entry-meta abbr,.entry-utility abbr {	border: none;}
.entry-meta abbr:hover,.entry-utility abbr:hover {	border-bottom: 1px dotted #666;}
.entry-container,.entry-summary {clear: both;	padding: 0 0 10px 0;}
#container .entry-summary p:last-child {	margin-bottom: 12px;}
.pagerbox{width: 600px; font-size:10px; text-align:center; }
.pagerbox a{background:#fff; color:#999; padding:3px 7px; border: 1px solid #aaa; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.pagerbox a:hover{background:#000;  border:1px solid #000; color:#fff; 	}
.pagerbox .current{background:#c22121; color:#fff;  border: 1px solid #c22121;}
.archive_thumbnail{float:left; margin-right:15px;}

.hentry {margin: 0px 0px 20px 0px; padding:0; }
.entry-content{border-bottom: 1px solid #BEBEBE; border-right: 1px solid #BEBEBE;  border-left: 1px solid #BEBEBE;  background:#ffffff; padding:16px;} 
.single .entry-content { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.entry-content fieldset {border: 1px solid #e7e7e7; margin: 0 0 24px 25px; padding: 24px; }
.entry-content fieldset legend {	background: #fff; color: #000;font-weight: bold; padding: 0 24px;}
.entry-content input.file, 
.entry-content input.button { margin-right: 24px; } 
.entry-content label { color: #888; font-size: 12px; } 
.entry-content select { margin: 0 0 24px 0; } 
.entry-content sup, .entry-content sub { font-size: 10px; } 
.entry-content blockquote.left { float: left; margin-left: 0; margin-right: 24px; text-align: right; width: 33%; } 
.entry-content blockquote.right { float: right; margin-left: 24px; margin-right: 0; text-align: left; width: 33%; } 

/* Entry Content - SHORT*/
.short-post {
border-left: 7px solid #c22121; 
width: 633px;
}

.entry-content-short {
border-bottom: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2;  border-top: 1px solid #d2d2d2;  background:#ffffff; padding:0px 0px;
color:#4e4e4e;
}

.entry-content-short .entry-meta {
float:left;
width: 415px;
margin-left:7px;
margin-bottom:10px;
border-bottom:1px solid #d5d5d5;
padding-bottom:5px;
padding-top:6px;
padding-left:5px;
font-family:arial;
}

.leave_facebook_comment {
background-position: 0 -18px;
background-image: url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yI/x/LFKgZl6vD6n.png);
background-size: auto;
background-repeat: no-repeat;
display: inline-block;
height: 16px;
width: 77px;
font-size: 11px;
float:right;

font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
}

.leave_facebook_comment a { 
padding-left:19px;
cursor: pointer;
color: #3b5998;
text-decoration: none;
}
.leave_facebook_comment a:hover {
text-decoration:underline
}

.entry-content-short .entry-thumbnail {
float:left;
width:202px;
height:202px;
}
.entry-content-short .entry-thumbnail img {
width:202px;
height:202px;
}
.entry-content-short .entry-right-content {
width:420px;
float:left;
margin-left:9px;
}

.entry-content-short .entry-right-content p{
padding-left:5px;
padding-right:5px;
border-left:1px dotted grey;
margin-left: 1px;
height:60px;
overflow:hidden;
}

.entry-content-short .entry-right-content .long_layout {
background-color:#353535;
font-size:12px;
font-family:roboto, arial;
line-height:16px;
padding: 6px 0px 3px 54px;
background-repeat: repeat-y;
backgroun-position: left center;
}

.entry-content-short .entry-right-content  .ninja_player_extra {
background-color:transparent;
width:110px;
margin-right: -10px;

}
.entry-content-short .entry-right-content  .ninja_player_extra .player_buttons {
background-color:#5c5c5c;
width:23px;
float:right;
height:46px;
overflow:hidden;
}


.single .long_layout {
margin-top:10px;
}

.entry-content-short .entry-right-content .long_layout .player-info {
padding-top:2px;
}

.entry-content-short .entry-right-content .long_layout .player-artist {
color:#c8c6c6;

}

.entry-content-short .entry-right-content .long_layout .player-title {

}

.entry-content-short .entry-right-content .social_buttons, .entry-content .entry-right-content .social_buttons  {
float:right;
padding-right:10px;
}

.post .entry-right-content .tag-links, .post .entry-content.tag-links {
float: left;
width: 254px;
padding-top:0px;
overflow:hidden;
line-height: 16px;
}
.post .entry-right-content .tag-links a, .post .entry-content .tag-links a  {
float:left;
color:white;
font-size:9px;
background-color:#acacac;
padding:3px 5px;
font-weight:normal;
margin-left:1px;

}
.related-itmes {
display:block;
padding:3px 5px;
background-color:#656565;
font-size:10px;
width:70px;
color:white;
float:left;

}



.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}



/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}



/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

.clear {
clear:both;
}

/* =Main Menu
---------------------------------------------------------- */

#mainnav {
	background: #353535;
	font: 13px 'Open Sans', Arial, sans-serif;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
			float: left;
display: inline;
width:100%;
margin-top:15px;
}
#mainmenu, #mainmenu ul {
    list-style: none;
	margin: 0;
	padding: 0;
}
#mainmenu {
	float: left;
}
#mainmenu li {
	position: relative;
	margin: 0;
}
#mainmenu > li {
	float: left;
	border-left: 1px dotted rgba(0, 0, 0, 0.2);
	border-right: 1px dotted rgba(255, 255, 255, 0.15);
	
	font-family: 'Open Sans';
text-transform: uppercase;
font-size: 17px;
font-weight:300;
}
#mainmenu > li:first-child {
	border-left: none;
}
#mainmenu li a {
	display: block;
	padding: 0 20px;
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
}
#mainmenu > li > a {
	color: #ddd;
	height: 46px;
	line-height: 46px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);

}
#mainmenu ul a {
	padding: 7px 20px;
	color: #999;
	border-left: 3px solid #444;
}
#mainmenu ul a:hover {
	border-color: #b31f1f;
}
#mainmenu ul {
	font-size: 100%;
	position: absolute;
	top: 46px;
	display: none;
	z-index: 999;
	width: 180px;
	padding: 10px 0;
	background: #444;
	-webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05) inset;
	   -moz-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05) inset;
	        box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05) inset;
	margin-left: -1px;
}
#mainmenu ul ul {
	top: 0;
	left: 180px;
	
}
.sub-menu {
		font-size:12px !important;
	font-weight:normal;
	
}

#mainmenu li:hover > ul {
	display: block;
}
#mainmenu li:hover > a {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.1);
	
}
#mainmenu > li.current-menu-item,
#mainmenu > li.current_page_item {
	border: none;
}
#mainmenu > li.current-menu-item > a,
#mainmenu > li.current_page_item > a {
	color: #fff;
	background-color: #00adef;
}
#mainmenu li.current-menu-item > a,
#mainmenu li.current-menu-ancestor > a,
#mainmenu li.current_page_ancestor > a {
	color: #fff;
}
#mainmenu li.menu-item-home a {
	background-image: url(images/home-16a.png);
	background-position: 17px 15px;
	background-repeat: no-repeat;
	width: 50px;
	text-indent: -9997px;
	padding: 0;
}

#mainmenu a > span {
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
#mainmenu > li > a > span {
	position: absolute;
	top: 22px;
	right: 20px;
	background-image: url(images/arrow-down.gif);
}
#mainmenu ul li > a > span {
	position: absolute;
	top: 15px;
	right: 7px;
	background-image: url(images/arrow-right.gif);
}
#mainmenu > li > a.with-ul {
	padding-right: 35px;
	
	}
	
	#mainmenu > li.current-menu-item > a, #mainmenu > li.current_page_item > a, #searchbtn, #submit, .btn, .post a.readmore:hover, .post a.author:hover, .post .category a, .pagination a:hover, .pagination span.current, .widget_g7_tabs ul.tabs li a.active {
background-color: #c22121;
}

/* =Mobile Menu
---------------------------------------------------------- */

.topmenu,
.mainmenu {

	padding: 5px;
}
.topmenu {
	border: 1px solid #ccc;
	margin: 5px 0;
}
.mainmenu {
	border: 1px solid #222;
	background-color: #333;
	color: #ccc;
	margin: 8px;
	font-size: 16px;
}



/* =Search Form
---------------------------------------------------------- */

#searchf {
	margin: 0;
	height: 46px;
}
#cari {
	margin: 8px;
	float: right;
	height: 26px;
	background: #5f5f5f;
	border: 1px solid #4f4f4f;
	color: #ccc;
	width: 200px;
}
#cari:-moz-placeholder {
	color: #aaa;
}
#cari::-webkit-input-placeholder {
	color: #aaa;
}
#searchbtn {
	color: #fff;
	float: right;
	padding: 15px 16px;
	background-color: #00adef;
}
#searchbtn:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.searchform {
	width: 252px;
	background-color: rgba(200, 200, 200, .1);
	padding: 4px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
.searchform fieldset {
	margin: 0;
	padding: 2px;
	background: #fcfcfc;
	width: 246px;
	border: 1px solid #D9D9D9;
	overflow: hidden;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
	   -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
	        box-shadow: inset 0 1px 4px rgba(0, 0, 0, .1);
}
input.s {
	background: none;
	margin: 0;
	border: none;
	color: #777;
	width: 210px;
	float: left;
}
input.s:focus {
	outline: none;
}
input.search-button{
	width: 16px;
	height: 16px;
	float: right;
	padding: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}


/* =Single
---------------------------------------------------------- */
.single #main {
padding:0px;
}

.single .entry-meta {
background: #c22121;
font-family: helvetica;
padding: 0px 20px 15px 20px;
margin-left: 0px;
font-size: 12px;
color: #ffb1b1;
width:980px;
margin-bottom:0px;
}
.single .entry-content a{
color:#b41717;
font-weight:bold;
}
.single .entry-content .ninja_player_extra a{
color:white;

}


.single .entry-meta a{
color:white;
}

.single #nav-above {
background-color:white;
border:1px solid #d2d2d2;
width:978px;
background-image:url('images/nav_divider.gif');
background-position:center  top;
background-repeat:no-repeat;
margin-bottom:0px;

}
.single #nav-above a{color:#cbcbcb;}

.single #nav-above .nav-previous  {

padding:5px 0px 12px;
}
.single #nav-above .nav-next  {

padding:5px 0px 12px;
}
.single #nav-above .nav-previous .link_title{
width:450px;
margin-left:10px;
min-height:33px;
float:left;
text-align:center;
font-size:14px;

background-image:url('images/previous_arrow_small.gif');
background-position:top left;
padding-left:15px;
background-repeat:no-repeat;
}
.single #nav-above .nav-next .link_title{
min-height:33px;
width:450px;
padding-right:15px;
margin-right:10px;
float:right;
text-align:center;
font-size:14px;
background-image:url('images/next_arrow_small.gif');
background-position:top right;

background-repeat:no-repeat;
}
.single #nav-above .nav-next:hover { color:#5b5b5b; background-color:#f1f1f1}
.single #nav-above .nav-previous:hover { color:#5b5b5b; background-color:#f1f1f1}

.single #nav-above .nav-next:hover  .link_title{ background-image:url('images/next_arrow_small_red.gif');}
.single #nav-above .nav-previous:hover  .link_title{ background-image:url('images/previous_arrow_small_red.gif');}

.single #nav-above .previous_label {
float:right;
width:100%;
padding-bottom:5px;
}

.single #nav-above .previous_label span{ display:block; float:right; font-family: Times New Roman, arial; font-size:10px; padding-right:25px; color:#565656; text-transform:uppercase;}



.single #nav-above .next_label {
padding-bottom:5px;
float:left;
width:100%;
}
.single #nav-above .next_label span { display:block; float:left; font-family: Times New Roman, arial; font-size:10px; padding-left:25px; color:#565656; text-transform:uppercase;}

.follow_updates {
padding:20px 15px 15px 15px;
background-color:#f0f0f0;
float:left;
border-left:1px solid #BEBEBE;
border-right:1px solid #BEBEBE;
width:606px;
}

.call_to_action {
color:#999999;
font-size:18px;

float:left;
text-transform:uppercase;

}

.call_to_action .black {
color:black;
}
.call_to_action .red {
color:#c22121;
}

.follow_updates .social_buttons iframe {
width: 92px !important;
height: 20px !important;
float: left;

}

.follow_updates .social_buttons {
float:right;
padding-right:5px;
width: 166px;
overflow: hidden;
height: 20px;
position:relative;
margin-top:-4px;
}

.social_buttons {
float:right;
padding-right:10px;
width: 164px;
overflow: hidden;
height: 20px;
}
.home .entry-content .social_buttons {
margin-right: -5px;
padding-right:0px;
}
.social_buttons img.fb{
float: right;
padding-left: 6px;
padding-right: 0px
}

.social_buttons img.twt{
float: right;
padding-right: 10px;
}
.social_buttons iframe {
width:79px !important;
height:20px !important;
float:left;
}
#page_header {
float:left;
width:100%;

}

#page_header h3 {
background-color: #c22121;
color: white;
font-size: 35px;
text-transform: uppercase;
font-weight: 300;
padding: 6px 4px 8px 20px;
margin-bottom: 15px;
font-family: open sans;

}
#page_header h1 {
background-color: #c22121;
color: white;
font-size: 35px;
text-transform: uppercase;
font-weight: 300;
padding: 6px 4px 8px 20px;
margin-bottom: 15px;
font-family: open sans;

}
#page_header img {
float:left;

}

#page_header #breaking_news {
float:left;
background-color:white;
width:343px;
color:grey;
font-size:10px;

}
#page_header #breaking_news p{
padding: 10px 5px 0px 10px;
line-height: 13px
}
#page_header #breaking_news p span {

color:#b3b3b3;
}

/* widget */

.latest_posts {
float:left;
width:315px;
background-color:white;

border-bottom:1px solid #e7e7e7;
}

#latest_heading {
background-color:#353535;
color: white;
padding: 14px;
font-family: open sans;
text-transform: uppercase;
font-size: 24px;
font-weight: 300;
}

#latest_posts_widget {
margin-top:20px;
margin-bottom:20px;
border-left: 4px solid #b31f1f;
}

.latest_posts:hover {
background-color:#b31f1f;
cursor:pointer;
}

.latest_posts.tmn_playing {
background-color:#b31f1f;
color:white;
}

.latest_posts:hover .artist, .latest_posts:hover .title, .latest_posts.tmn_playing .artist, .latest_posts.tmn_playing .title{
color:white;

}

.latest_posts:hover {}
.latest_post .track_info {
width: 217px;
line-height: 16px;
font-size: 11px;
font-family: droid sans;
background-color:transparent;
color: white;
text-transform: none;

padding: 5px 3px 0px 3px;
overflow: hidden;
}

.latest_post .track_thumb {
float:left;
}
.latest_post .artist { color:rgb(241, 32, 32); padding-left:4px;}
.latest_post .title {
display: block;
width: 203px;

color: black;
padding-left: 5px;
}


.post-categories ul {
list-style:none;
margin-top:0px;
}

.post-categories li {
float:left;
list-style:none;
}

/* Artist INfo */

#artist_in_this_post {
background-color:#353535;
border-top:5px solid #c22121;
width:100%;
float:left;
padding-bottom:15px;
}
.post_artist {
padding-top:15px;
padding-left:15px;
float:left;

}
.post_artist img{ border:3px solid white; float:left;}

#content .post_artist h3 { 
float:left; color:#c6c6c6;
font-family:open sans;
font-size:30px;
clear:none;
font-weight:300;
width:435px;
padding-left:15px;
padding-top:9px;
}
.post_artist .artist_links {
float:left;
padding-top:10px;
padding-left: 15px;


}
.post_artist .artist_links {color:white;}
.post_artist .artist_links a { color:#c4c4c4;}
.post_artist .artist_links a:hover { color:white;}

.entry-meta.long{
float: left;
background-color: #c22121;
color: #ffb1b1;
width: 621px;
padding-left: 17px;
padding-bottom: 12px;
font-size:10px;
padding-top:0px;
}
.entry-meta.long a{
color: #ffb1b1
}

/* 3 column */
#portfolio3{margin-left: 4px; margin-bottom:40px}
.portfolio-item-three{ float:left; margin:0 0 9px 20px; padding:0 0 11px 0; background:url('images/css/shadow_portfolio3.png') -5px 100% no-repeat;}
.portfolio-item-three-container{ float:left; width:281px; background:#f6f6f6; padding:6px 6px 0 6px; border: 1px solid #f6f6f6;-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.portfolio-item-text-three{ float:left; margin-top:-5px}
.portfolio-item-text-three h3{font-family: open sans;
font-weight:300;
font-size: 24px;
text-transform: uppercase;primary
font-weight: bold;
padding: 5px 0px; width:280px; background-color:#000; line-height:1.5em;  margin: 5px 3px 6px 0 !important; text-align:center; -webkit-border-radius: 3px 3px 3px 3px ; -moz-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px;}
.portfolio-item-text-three h3 a{color:#fff;  font-size: 90%;}
.portfolio-item-text-three cufon canvas , x:-moz-any-link, x:default {margin-top:-3px;} /* Firefox specific  */
.portfolio-item-text-three h3 a:hover{filter:alpha(opacity=80); opacity:0.8;	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;}
.thumbnail-three { float:left; position:relative; }

.resident_artist #content .entry-title {
color: white;
font-size: 47px;
font-weight: bold;
line-height: 1.3em;
margin-bottom: 0;
font-weight: normal;
font-family: droid sans;
text-transform: uppercase;
}
.resident_artist.one-column .entry-content {
padding: 26px 0px 0px 0px;
background: #353535;
}

.resident_artist .more_info {

color: white;
padding-left: 25px;
padding-bottom: 20px;
padding-right:20px;
}

.resident_artist .more_info h3 {
color: white !important;
font-size: 20px;
font-family: open sans;
font-weight: 300;
padding-bottom: 10px;

}

.page-template-ResidentArtist-php  #main {
padding-top:1px;
}

.tax-artists #artist_in_this_post {
margin-bottom:10px;
}

.tax-artists .post_artist h1{

font-size: 30px;
font-family: open sans;
font-weight: 300;
color: white;
padding-bottom: 20px;
}

/*---------------------------------------------------------------*/
/* FOOTER
/*---------------------------------------------------------------*/

#sliding_footer{/* for IE */ filter:alpha(opacity=95); /* CSS3 standard */ opacity:0.95; width:100%; }
#footer_content {width:100%;  margin: 0px auto; background:url("images/css/footer_gradient.png") repeat-x; background-color: #100e10; display: none;} 
#footer {width:100%; background:url("images/css/footer_gradient.png") repeat-x; background-color: #100e10;}
#footer_all{margin: 0 auto; width: 950px; }

#footer_info{width:100%; height:60px;  border-top:1px solid #555;}
#footer_info_content{width:900px; height:60px; margin:0 auto; overflow: hidden;}

/* Copyright info */
#footer_copy{margin-left:0px; min-width:200px; height:100px; float:left;}
#copyrights-area {float: left;	padding: 0;}
#copyrights-area p {	color:#666;	margin: 0 auto;	text-align: center;	padding: 20px 0 0 0; font-size: 11px;}
#copyrights-area p a {}

/* Footer logo */
#logo_small img{margin-top:10px; max-height:40px; }
#logo_small{ margin:0; float:right;}

/* Back to top button */
.scrolltop{	background:url(images/css/top.png) no-repeat 50% 50%; opacity: 0.8; filter:alpha(opacity=80);	width:40px;	height:40px; }
.scrolltop:hover{opacity: 1;-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease;}

/* Open/Close footer button */
#footer_button{opacity: 0.8; filter:alpha(opacity=80); height:40px; width:40px; background:url(images/css/buttons.png) no-repeat; cursor:pointer; position:absolute; right:20px; bottom:10px; } 
#footer_button:hover{opacity: 1;	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease;}

	/* Footer widget area */
#footer-widget-area {width:960px; margin:0 auto; padding-top:20px;  padding-left:7px; overflow:hidden; color:#666; }
#footer-widget-area .widget-area ul  h3{color:#999; margin:0 0 5px 0;}
#footer-widget-area .widget-area ul { padding:0px}
#footer-widget-area .widget-area ul li {list-style:none;}
#footer-widget-area .widget-area {float: left; width: 240px;}
#footer-widget-area .widget-area ul li ul li {padding:5px 5px 5px 0; border-bottom:1px solid #444;}
#footer-widget-area .widget-area ul li ul li a{color:#666;}
#footer-widget-area .widget-area ul li ul li a:hover{color:#999;text-decoration:none;	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;}
#footer-widget-area .widget-area  ul li ul li:hover {background:none;}
#footer-widget-area .widget-container {margin: 0; border: none;  background:none; padding:0px 18px 10px 18px; -
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#infscr-loading{
background-image: url(http://localhost/wp-content/themes/twentyten/images/LOADING.gif);
height: 200px;
background-repeat: no-repeat;
}
#infscr-loading img, #infscr-loading em {
display:none;
}

.widget_calendar .footer_widgettitle{display: none;}
		 .widget_calendar #wp-calendar caption{text-align: left;margin-bottom:17px;font-size:14px;color:#bdbdbd;text-transform: uppercase;padding-bottom:10px;line-height: 16px;border-bottom:1px solid #5a5959;}
		.sidebar .widget_calendar #wp-calendar caption{text-align: left;margin-bottom:17px;font-size:14px;color:#333333;text-transform: uppercase;padding-bottom:10px;line-height: 16px;background: url("assets/images/category-heading-bg.png") repeat-x scroll left bottom transparent}
		.widget_calendar #calendar_wrap table#wp-calendar,.widget_calendar #calendar_wrap{width:100%;font-size: 11px;}
		table#wp-calendar{background: none;}
		.footer-wrapper table#wp-calendar,.footer-wrapper table#wp-calendar tbody > tr > td,.footer-wrapper table#wp-calendar thead > tr > th {border: 1px solid #333333;}
		table#wp-calendar, table#wp-calendar tbody > tr > td, table#wp-calendar thead > tr > th {padding:5px 5px 6px;text-align:center;}
		.sidebar table#wp-calendar,.sidebar table#wp-calendar tbody > tr > td,.sidebar table#wp-calendar thead > tr > th{padding:7px 5px 8px;text-align:center;}
		table#wp-calendar thead > tr > th{background:#16A1E7;color:#fff;font-weight: normal;font-size: 12px;}
		table#wp-calendar tbody > tr > td{background:#505050;color:#999999;}
		table#wp-calendar tbody > tr > td a{color:#fff;}
		table#wp-calendar td#today{background:#16A1E7;color:#fff;}
		table#wp-calendar td#today a{color:#fff;}
		.footer-wrapper table#wp-calendar td#today a:hover{color:#999999;}
		.footer-wrapper table#wp-calendar td.pad{background: #333333;}

		#artist_of_the_month {
		margin-bottom:10px;
		margin-top:10px;
		}
		
	.pagination_count	{
float: left;
font-size: 56px;
text-transform: uppercase;
margin-top: 0px;
position: relative;
font-family: droid sans;
border-left: 3px solid black;
line-height: 91px;
color: white;
width: 243px;
padding-left: 11px;
		}
		
#grid_name {		
		background-color: #4ba0d1;
padding: 17px 50px 17px 20px;
color: white;
font-size: 36px;
text-transform: uppercase;
font-family: open sans;
font-weight: 300;
float: left;
position: relative;
margin-top: -331px;
}

#featured_border {
height: 354px;
float: left;
width: 6px;
background-color: #4ba0d1;
position: relative;
margin-top: -354px;}

#radio_playlist #playlist_description {
background-color:#424242;
padding:12px 8px 12px 16px;
float:left;
font-size:10px;
color:white;
font-family:open sans;
line-height: 14px;
}

#radio_playlist {
margin-bottom:10px;
float:left;
}
#radio_playlist h3 {
background: #c22121;
color: white;
padding: 14px;
font-family: open sans;
text-transform: uppercase;
font-size: 24px;
font-weight: 300;
}

h3.widget_heading {
background: #c22121;
color: white;
padding: 14px;
font-family: open sans;
text-transform: uppercase;
font-size: 24px;
font-weight: 300;
}


#radio_playlist .channel {
float:left;
background-image:url('images/radio_play.gif');
background-position:center left;
background-color:#353535;
width:320px;
height:36px;

background-repeat:no-repeat;
cursor:pointer;
}
#radio_playlist .channel:hover,#radio_playlist .channel.even:hover {
background-image:url('images/radio_play_hover.gif');
background-color:#b31f1f;

}
#radio_playlist .channel.even {
background-color:#424242;
}
#radio_playlist .label {
color:white;
padding-left:47px;
font-size: 14px;
font-family: droid sans;
padding-top: 9px;
}

#play_all_homepage {
float: right;
padding: 10px;
background-color: #353535;
color: white;
text-transform: uppercase;
margin-top: -62px;
margin-right: 16px;
cursor:pointer;
}
#play_all_homepage:hover {
background-color: #656565;
}

.history {
color:white;
font-size:10px;
margin-left:16px;
margin-top:2px;
float:left;
background-color: #656565;
padding:2px;
}

.archive_heading {
background-color: #c22121;
color: white !important;
font-size: 35px;
text-transform: uppercase;
font-weight: 300;
padding: 6px 4px 8px 20px;
margin-bottom: 15px !important;
font-family: open sans;

}
#artist_of_the_month h3{
font-size:19px;
}
.archive_heading span {
display:block;
width:100%;
}


	/* Quote */
	.su-quote {
		padding: 0 0 10px 25px;
		margin: 0 0 0 0;
	}
	.su-quote-shell {
		font-size:17px;
		padding: 0 25px 0 0;
		font-style: italic;
		font-family: Georgia, Serif;
		line-height:20px;
	}
	.su-quote-style-1 {
		background: 0 0 url(images/quote.png) no-repeat;
	}

	/* Pullquote */
	.su-pullquote {
		padding: 0 0 0px 25px;
		width: 30%;
		font-size: 0.9em;
		font-style: italic;
		margin: 1em;
	}
	.su-pullquote-align-left {
		float: left;
	}
	.su-pullquote-align-right {
		float: right;
	}
	
	#maintenance {
	 width: 100%; height: 100%; position: fixed; top: 0; background-color: black; z-index: 200; 
	}
	#maintenance span {
		margin: 100px auto;
		width: 600px;
		color: white;
		display: block;
		font-size: 20px;
		font-family: open sans;
		font-weight: 300;
		line-height: 30px;
		text-align: center;
	}

	
.beta_wrapper  {
float:left;
padding-bottom:10px;
}

.beta_wrapper img {
float:left;
}
 
 .bottom_description {
font-family: Helvetica;
font-size: 22px;
text-transform: uppercase;
padding: 11px 10px;
color: white;
position: relative;
float: left;
margin-top: -38px;
background-color: #631172;
width: 580px;
}

/* coachella post */

.right_players {
width:702px;
float:left}

.c_artist {
font-size:40px;
}

.postid-45908  .one-column .entry-content {
padding: 16px;
}
.postid-45908 #main {
overflow:visible;
}

.postid-68469  .one-column .entry-content {
padding: 16px;
}
.postid-68469 #main {
overflow:visible;
}



.widget_track{
margin-left: 43px;
font-size: 10px;
color: rgb(187, 187, 187);
line-height: 13px;
padding-top: 5px;

}
.widget_track span{
color:white;
}
.widget_player {
float: left;
background-image: url('http://beta.themusicninja.com/wp-content/themes/twentyten/images/radio_play.gif');
background-position: center left;
background-color: #424242;
width: 320px;
height: 36px;
background-repeat: no-repeat;
cursor: pointer;
}

.widget_player.tmn_playing {

background-image: url('http://beta.themusicninja.com/wp-content/themes/twentyten/images/radio_pause.gif');

}

.widget_player.tmn_paused {

background-image: url('http://beta.themusicninja.com/wp-content/themes/twentyten/images/radio_play.gif');

}

.playlist-view {width:100%;
width: 100%;
margin-bottom: 30px;}
.playlist-view .long_layout {
    padding: 6px 0px 3px 40px;background-color: #353535;background-position: left center;color: white;background-repeat: repeat-y;font-size: 12px;cursor: pointer;position: relative;margin-bottom: 0px !important;margin-top: 0px !important; height: 25px;line-height: 16px;background-size: 30px;}
   .playlist-view  .ninja_player_extra {width: 120px;float: right;margin-top: -34px;position: relative;height: 20px;margin-right: -24px;background-color: transparent;}
   .playlist-view  .ninja_player_extra .player_buttons {background-color: #5c5c5c;width: 24px;float: right;height: 34px;overflow: hidden;
}.playlist-view .player-info br {
    display: none
}.playlist-view .player_buttons > img {
    display: none
}
