@charset "UTF-8";
/* CSS Document */


#header h1 {
	font-size:5em;
}

ul#menu {
	margin-top:40px !important;
}

.headline {
	margin:20px 0;
	font-size:0.65em;
	color:#000;
	font-weight:bold;
}
.headline .date {
	background:url(../img/date.png) no-repeat 5px 6px #ddd;
	color:#333;
	padding:2px 30px;
	display:inline;
	font-size:2em;
	font-family:Verdana, Geneva, sans-serif !important;
}
.headline .date a {
	color:#333;
}
.headline .date span.small span.small {
	font-size:12px;
	position:relative;
	top:-3px;
}
.headline a {
	color:#333;
}
	



	
.welcome {
	margin:0 0 20px 0;}
.welcome .box {
	margin:0;
	padding:10px 15px;
	border-bottom:solid 1px #ddd;
	background:#fff;
	font-size:0.75em;}
.welcome .line {
	margin-bottom:0px;
	clear:both;}
h1.greetings {
	color:#000;
	display:block;
	margin:10px 0 20px 0;}
#newsFeed .search {
	background:#ddd;
	padding-top:10px;}
/*#newsFeed .newsTitle {
	background:#ddd;
	padding-top:10px;
	margin:0;}
#newsFeed .search input {
	margin:0;
	height:36px;
	padding:2px;
	width:356px;
	float:left;}
#newsFeed .search button {
	margin:0;
	height:16px;
	padding:2px;
	width:36px;;
	float:left;}*/
#newsFeed ul.tabs {
	margin:0;
	background:#ddd;
	padding-top:10px;}
#newsFeed ul.tabs li a:hover {
	background:#ccc;
	color:#000;}
#newsFeed ul.tabs li.current a, #newsFeed ul.tabs li.current a:hover {
	background:#666;
	color:#fff;}
#newsFeed ul.feed {
	margin-right:20px;}
#newsFeed ul.feed li {
	}
#newsFeed ul.feed li div.more {
	padding:5px;
	padding-top:0px;
	font-size:12px;
	text-align:right;}
#newsFeed ul.feed li ul.feed {
	 border-top:dotted 1px #ddd;
	 width:350px;
	 margin-left:25px;}



#newBands ul.thumbList li {
	width:400px;
}

#newBands ul.thumbList li a{
	width:190px;
}
#newBands ul.thumbList li a{
	border-right:none;
}
#newBands ul.thumbList li .right-icons{
	margin-right:10px;
}

li.video {
	width:450px;
}
#newBands ul.thumbList li.artist ul.songs {
	overflow:auto;
	border:solid 5px #ddd;
	text-align:left;
	background:#fff;
	min-height:100px;}
#newBands ul.thumbList li.artist ul.songs li {
	display:block;
	border-bottom:solid 1px #ddd;
	clear:both;
	margin:0;
	padding:0;
	width:100%!important;}
#newBands ul.thumbList li.artist ul.songs li a.title {
	background:#fff;}
#newBands ul.thumbList li.artist ul.songs li a.title {
	display:block!important;
	width:auto;
	overflow:hidden;
	height:1.15em;
	white-space:nowrap;
	padding:4px;
	background:#fff;
	font-size:12px;
	padding-left:25px;
	z-index:1;
	position:relative;
	color:#000;}
#newBands ul.thumbList li.artist ul.songs li a.play {
	background:url(../icons/control_play.png) no-repeat 4px 4px #fff;}
#newBands ul.thumbList li.artist ul.songs li a.pause {
	background:url(../icons/control_pause.png) no-repeat 4px 4px #fff;}
#newBands ul.thumbList li.artist ul.songs li .duration {
	float:right!important;
	color:#000;
	background:#fff;
	z-index:10;
	position:absolute;
	right:1px;
	padding-left:5px;}
#newBands ul.thumbList li.artist ul.songs li .expand, #newBands ul.thumbList li.artist ul.songs li .icons a {
	float:right;
	padding:0 4px;
	width:1em;
	text-align:center;
	height:auto;}
#newBands ul.thumbList li.artist ul.songs li .icons a.buy {
	float:right;
	padding:0 4px;
	width:auto;
	text-align:center;
	height:auto;}

#newBands ul.thumbList li.artist ul.songs li .expand img, #newBands ul.thumbList li.artist ul.songs li .icons a {
	margin-top:3px;}
#newBands ul.thumbList li.artist ul.songs li .content {
	clear:both;
	padding:5px;
	padding-left:25px;
	font-size:0.75em;
	background-color:#f0f0f0;
	border-top:dotted 1px #eee;}
#newBands ul.thumbList li.artist ul.songs li .content .stars {
	float:left!important;
	position:relative;
	left:-20px;
	display:inline;
	clear:none;
	width:auto!important;}
#newBands ul.thumbList li.artist ul.songs li .content .stars a {
	color:transparent;
	width:16px!important;
	height:16px;
	display:block!important;
	padding:0;}
#newBands ul.thumbList li.artist ul.songs li .content .stars span.count {
	position:relative;
	display:none;}
#newBands ul.thumbList li.artist ul.songs li .content .links {
	text-align:right!important;
	float:right;
	width:auto !important;
	position:relative!important;
	margin:0!important;
	padding:0!important;}
#newBands ul.thumbList li.artist ul.songs li .content .links a {
	color:#000;
	display:inline !important;
	opacity:0.8;
	filter:alpha(0.8);
	background:transparent!important;}
#newBands ul.thumbList li.artist ul.songs li .content .links a:hover {
	text-decoration:underline;
	opacity:1;
	filter:none;}
#newBands ul.thumbList li.artist ul.songs li .content .links a.page {
	padding-left:0px!important;
	padding-bottom:0px;
	background:transparent!important;}
#newBands ul.thumbList li.artist ul.songs li .content .ajax {
	margin-top:5px;
	border-top:solid 1px #ddd;
	padding-top:5px;}
#newBands ul.thumbList li.artist ul.songs li:hover { background:#fff; }
#newBands ul.thumbList li.artist ul.songs li a.title:hover, #newBands ul.thumbList li.artist ul.songs li a.title:hover .duration {
	color:#fff;
	background-color:#09F;}
#newBands ul.thumbList li.artist ul.songs li:hover a.expand, #newBands ul.thumbList li.artist ul.songs li.expanded a.expand {
	background-color:#fff;
	color:#000;}
#newBands ul.thumbList li.artist ul.songs li.noresult {
	border-bottom:none;
	padding:40px 4px;
	cursor:default;
	text-align:center;
	background:#fff;
	width:auto;}
