/*******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='custom/_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;
}


/*****Big Feature*****/


#big_features_container {
	float: left;
}

.big_feature {
	float: left;
	margin-bottom: 10px;
	position: relative;
}

.big_feature, .big_feature a img, .big_feature_cover, .big_feature_video_cover {
	width: 400px;
	height: 250px;
}	

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







* 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***********/

#picks_promos_container h3 { background: url(_images/_homepage/h3_recently_featured_bg.gif) no-repeat; }
#recently_featured_container h3 { background: url(_images/_homepage/h3_top_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;
}

#index_articles {
float:left;
width:390px;
background-color:#fff;
border:2px solid #FFFDF5;
display:table;
text-align:left;
margin:0 auto;
padding:0px;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}


.relatedArticleli {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

 .relatedArticleli li {
	display: block;
	height: 85px;
	width: 270px;
text-align: justify;
	float: left;
	padding: 8px 10px 8px 0px;
}

#index_articles .relatedArticleli li,
#detail_related_articles .relatedArticleli li{
	width: 380px;
	height: 14px;
	border-bottom: 1px dotted #999;
	
}
.relatedArticleli li a,
.relatedArticleli li a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	color: #0099FF;	
}
#index_articles .relatedArticleli li a,
#index_articles .relatedArticleli li a:visited {
color: #888;
	font-size: 11px;
	
}
.relatedArticleli li a:hover {
	text-decoration: underline;
}
.relatedArticleli li .minDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #888;
}
#detail_related_articles .relatedArticleli li .minDesc {
	color: #444;
}
.relatedArticleli li .artThumb {
	padding: 1px;
	margin: 3px 0;
	margin-right: 7px;
	border: 1px solid #999;
}







/* ARTICLES CSS */
#css_articles {
background-color: #FFF;
}
#css_articles_list {
padding: 20px 0px;
border-bottom: 1px solid #999;
}
#css_articles h2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: normal;
line-height: 1.2em;
color: #333;
padding: 5px 0px;
margin: 0;
}
#css_articles h3, #css_articles_list h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.7em;
font-weight: 100;
letter-spacing: -1px;
padding: 10px 0px;
margin: 0;
color: #009900;
}

#css_articles_list h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
letter-spacing: 0px;
padding: 4px 0px;
color: #0066CC;
}

#css_articles .pubDate, #css_articles_list .pubDate {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
background-color: #f4f4f4;
padding: 1px 5px;
}
#css_articles_list .pubDate {
background-color: #FFF;
padding: 2px 0px;
}
#css_articles .articleBreadcrumb {
color: #999;
text-align: right;
}
#css_articles .articleBreadcrumb a, #css_articles .articleBreadcrumb a:visited {
color: #666;
text-decoration: none;
}
#css_articles .articleBreadcrumb a:hover {
color: #333;
text-decoration: underline;
}
#css_articles .articleContent {
line-height: 1.9em;
margin: 5px;
}
#css_articles .articleContent img {
padding: 5px;
margin: 5px 10px;
border: 1px solid #ccc;
}
#css_articles .articleContent .browseh2 {
color: #59331D;
font-size: 2.5em;
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px solid #BA9C60;
}
#css_articles .articleContent a, #css_articles .articleContent a:visited {
color: #0066FF;
text-decoration: none;
}
#css_articles .articleContent a:hover {
color: #FF0033;
text-decoration: underline;
}

#css_articles #changeFont a, #css_articles #changeFont a:visited {
color: #999;
text-decoration: none;
float: right;
}
#css_articles #changeFont a:hover{
color: #CC0033;
}

#articleParagraph, #pm_resizer {
font-size: 12px;
display: block;
padding: 10px 0px;
width: 100%;
overflow: hidden;
}
#articleParagraph .shortcuts {
float: right;
display: block;
}
#articleParagraph .shortcuts a {
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px;
}
#articleParagraph .shortcuts a:hover {
color: #FFF;
text-decoration: none;
background-color:#CC0033;
}
#articleParagraph .shortcuts {
display: none;
}
#articleParagraph:hover .shortcuts {
display: block;
}
*html #articleParagraph .shortcuts { /*Silly IE*/
display: block;
padding: 10px 0px;
margin: 10px 0px;
}
#detail_related_articles {
margin: 0px;
background-color: #FFF;
}

.shadetabs
{
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
	padding: 3px 0;
	text-align: left;
}
.shadetabs li
{
	display: inline;
	margin: 0;
}
.shadetabs li a
{
	background-color: #333;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.shadetabs li a:visited
{
	color: #FFF;
}
.shadetabs li a:hover
{
	color: #FFF;
	text-decoration: none;
}
.shadetabs li.selected
{
	position: relative;
	top: 1px;
}
.shadetabs li.selected a

{
	background-color: #0099FF;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.shadetabs li.selected a:hover
{
	text-decoration: none;
}

#index_band_promo_name {
	padding: 6px 10px 0 10px;
	width: 264px;
	height: 20px;
	display: block;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(_images/trans.png);
	font-size: 10px;
	zoom: 1;
}

#index_band_promo_name_big {
	padding: 6px 10px 0 10px;
	width: 380px;
	height: 20px;
	display: block;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(_images/trans.png);
	font-size: 10px;
	zoom: 1;
}



#index_band_promo_tag {
	position: absolute;
	width: 160px;
	height: 15px;
	display: block;
	top: 0;
	left: 0;
	background: url(_images/footer_band_promo_tag.png) no-repeat;
}

#index_band_promo a:hover, a:hover #footer_band_promo_name {
	text-decoration: underline;
}

#index_band_promo_name_inner {
	width: 250px;
	overflow: hidden;
}

#index_band_promo_name_inner p {
	width: 250px;
	line-height: 100%;
	zoom: 1;
	height: 17px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#index_band_promo_name_inner_big {
	width: 400px;
	overflow: hidden;
}

#index_band_promo_name_inner_big p {
	width: 400px;
	line-height: 100%;
	zoom: 1;
	height: 17px;
	margin-bottom: 0;
	padding-bottom: 0;
}


.featured_item {
color: #A3CC52;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#memberslist a {
color:#039;
text-decoration:none;
font-weight:700;
font-size:12px;
}

#memberslist .row1 {
background-color:#ECF3F7;
color:#027BB8;
border-top:#FAFAFA;
}

#memberslist .row2 {
background-color:#E1EBF2;
color:#027BB8;
border-bottom:#12A3EB;
}

#memberlist_links a {
font-weight:400;
text-decoration:none;
color:#747474;
background-color:#eee;
border:1px solid #bababa;
font-size:10px;
line-height:1.5em;
margin:2px 1px;
padding:2px;
}

#memberlist_links a:hover {
text-decoration:none;
color:#747474;
background-color:#CFE1F6;
border:1px solid #36C;
}
