
/*******Generic Homepage Styles*******/

.list_options {
	margin-bottom: 10px;
}

#section_1 .clear, #section_2 .clear, #section_3 .clear, #section_4 .clear {
	height: 0;
}

#section_4 {
	zoom: 1;
}


/*******Section Homepage Styles*******/


#section_1 #main_feature_container {
	display: block;
	width: 488px;
	height: 250px;
	margin-right: 20px;
	float: left;
	position: relative;
	zoom: 1;
}

#section_1 #main_feature_container a img {
	display: block;
	width: 488px;
	height: 250px;
}

.main_feature_cover {
	position: absolute;
	display: block;
	width: 488px;
	height: 250px;
	top: 0;
	left: 0;
	background: url(/_images/_homepage/main_feature_cover.png) no-repeat;
	z-index: 5;
}

* html .main_feature_cover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/_homepage/main_feature_cover.png', sizingMethod='scale');
}

#section_1 a img {
	display: block;
}

#section_1 #upfront_container {
	float: left;
}

#check_it_out {
	float: left;
	margin-right: 20px;
}

/*****Small Feature*****/


#small_features_container {
	width: 588px;
	float: left;
}

.small_feature {
	float: left;
	margin-bottom: 20px;
	position: relative;
}

.small_feature, .small_feature a img, .small_feature_cover, .small_feature_video_cover {
	width: 284px;
	height: 160px;
}	

.small_feature a, .small_feature a:hover {
	text-decoration: none;
}

.small_feature_cover {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_images/_homepage/small_feature_cover.png) no-repeat;
	z-index: 5;
}

* html .small_feature_cover {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_images/_homepage/small_feature_cover.png', sizingMethod='scale');
}

.left_feature {
	margin-right: 20px;
}

#homepage_premium_block_ad {
	position: relative;
	margin-right: 20px;
	float: left;
}


/**********Homepage Band List***********/

#latest_news_container h3 { background: url(/_images/_homepage/h3_latest_news2_bg.gif) no-repeat; }
#currently_listening_container h3 { background: url(/_images/_homepage/h3_currently_listening2_bg.gif) no-repeat; }
#picks_promos_container h3 { background: url(/_images/_homepage/h3_picks_promos_bg.gif) no-repeat; }
#recently_featured_container h3 { background: url(/_images/_homepage/h3_recently_featured_bg.gif) no-repeat; }
#new_videos_container h3 { background: url(/_images/_homepage/h3_new_videos_bg.gif) no-repeat; }
#top_free_downloads_container h3 { background: url(/_images/_homepage/h3_top_free_downloads_bg.gif) no-repeat; }
#top_artists_container h3 { background: url(/_images/_homepage/h3_top_artists_bg.gif) no-repeat; }
#site_activity_container h3 { background: url(/_images/_homepage/h3_site_activity_bg.gif) no-repeat; }
#micro_blog_container h3 { background: url(/_images/_homepage/h3_page_2_tweets_bg.gif) no-repeat; }
#check_it_out h3 { background: url(/_images/_homepage/h3_check_it_out_bg.gif) no-repeat; }
#featured_album_container h3 { background: url(/_images/_homepage/h3_featured_album_bg.gif) no-repeat; }

#section_3 .video_list .promo_style_details {
	width: 141px;
}

.promo_link {
	margin-bottom: 15px;
}


a#featured_album_image {
	display: block;
	width: 284px;
	height: 284px;
}

#featured_album_title {
	background: #eee;
	padding: 10px;
}

#featured_album_title p {
	margin-bottom: 0;
}


/**********Text List***********/

.clean_item_list h3 {
	margin-bottom: 5px;
}

#check_it_out h3, #featured_album_container h3 {
	margin-bottom: 15px;
}

.clean_item_list .playlist_item {
	padding: 6px 10px 6px 10px;
}

.clean_item_list a.track_name {
	padding-left: 0;
	display: inline;
	text-transform: capitalize;
}

.clean_item_list .playlist_item {
	vertical-align: middle;
}

.clean_item_list a.track_name:hover {
	text-decoration: underline;
}

.clean_item_list .playlist_item span.track_number {
	margin-right: 10px;
	font-size: 14px;
	color: #cbcbcb;
}

#site_activity_container ul li.site_activity_row {
	width: 594px;
}

#site_activity_container ul li.site_activity_row, #micro_blog_container ul li.micro_blog_row {
	border-bottom: 1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	display: block;
	font-size: 11px;
	position: relative;
	zoom: 1;
}

#site_activity_container ul li .mini_image,
#site_activity_container ul li .activity_text {
	float: left;
}

#site_activity_container ul li .activity_text {
	padding: 4px 0 0 10px;
}

#micro_blog_container ul li .micro_blog_text {
	padding: 4px 0 5px 0;
	font-size: 18px;
	color: #222;
}

#site_activity_container ul li div.post_time {
	font-size: 10px;
	height: 20px;
	font-style: italic;
	color: #ccc;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}

#micro_blog_container ul li div.post_time {
	font-size: 10px;
	height: 20px;
	font-style: italic;
	color: #888;
}

/***Check it out Links***/


.homepage_follow_pv {
	display: block;
	height: 33px;
	width: 300px;
	background: url(/_images/_homepage/pv_facebook_twitter.gif) no-repeat;
}

#homepage_pv_facebook_link {
	background-position: 0 -33px;
}

/***ACTIVITY******************************************************
****For Currently Listening**************************************/

ul#activity li h4 {
    margin-top: 0px;
    font-size: 12px;
    color: #333;
}

ul#activity li h4 span,
ul#activity li h4 span a {
    color: #999;
    font-size: 11px;
    font-weight: normal;
}

ul#activity li p {
    margin: 0;
	padding-top: 3px;
    font-size: 11px;
}

ul#activity li a img {
    width: 30px;
    float: left;
    margin: 0 10px 0 0px;
}

ul#activity li p.date_occured {
    position: absolute;
    right: 0px;
    top: -8px;
    font-size: 9px;
    color: #999;
    margin: 0;
    background: #fff;
    padding: 0px 5px 0px;
}

ul#activity li {
    padding: 0 0 8px 0;
	margin-bottom: 8px;
    position: relative;
    background-repeat: no-repeat;
    border-bottom: 1px solid #e7e7e7;
	zoom:1;
}

ul#activity li.listened a.image_link {
	width: 30px;
	height: 30px;
}

ul#activity li a img {
	display: block;
}

ul#activity li span.details {
    float: left;
    margin: 2px 0 0 0px;
}

ul#activity li.songs ul li {
    padding: 3px;
    list-style: square inside;
    border: none;
}

