@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - AID 7288 :: The-Dream : HOME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		artist_home.css
	Date:			Mar 30, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#artistNav li.home a:link, #artistNav li.home a:active, #artistNav li.home a:visited, #artistNav li.home a:hover {
		background:url(../../../../images/solid_195284.gif) 0 bottom repeat-x;
		color:#bde0ff;
	}
	

/*	--------------------------------------------------------------------------------------------------------------------------
	#news_feature Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#news_feature {
		
	}
		#news_feature h1#h2_latestNews {
			width:121px; height:11px;
			margin:20px 0 10px 0;
			background:url(../../../../images/h2_latestNews.gif) 0 0 no-repeat;
			color:#cca11a;
			font:bold 15px Arial, Helvetica, sans-serif;
		}
		#news_feature .entry_feature {
			width:390px; 
			padding:0 40px 0 0;
			float:left;
			font: normal 12px Arial, Helvetica, sans-serif;
			background:url(../../../../images/divider_vertical.gif) 414px bottom no-repeat;
		}
			#news_feature .entry_feature .date {
				font:normal 10px Verdana, Arial, Helvetica, sans-serif;
				color:#999;
			}
			#news_feature .entry_feature h4 {
				margin:4px 0;
				font:bold 15px Verdana, Arial, Helvetica, sans-serif;
				color:#fff;
			}
				#news_feature .entry_feature h4 a:link, #entry_feature .entry h4 a:active, #news_feature .entry_feature h4 a:visited {
					color:#fff;
				}
					#news_feature .entry_feature h4 a:hover {
						color:#ffc100;
					}
			#news_feature .entry_feature .post {
				line-height:18px;
			}
				#news_feature .entry_feature .post p {
					margin:4px 0 8px 0;
				}
			#news_feature .entry_feature a.more:link, #news_feature .entry_feature a.more:active, #news_feature .entry_feature a.more:visited {
				font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				color:#1882df;
			}
				#news_feature .entry_feature a.more:hover {
					color:#ffc100;
				}
			#news_feature .entry_feature .socialBar {
				margin:20px 0 0 0;
				font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				color:#999999;
			}
				#news_feature .entry_feature .socialBar .stats {
					float:left;
				}
				#news_feature .entry_feature .socialBar a:link, #news_feature .entry_feature .socialBar a:active, #news_feature .entry_feature .socialBar a:visited {
					color:#999;
					background:url(../../../../images/dotted_999999.gif) 0 bottom repeat-x;
				}
					#news_feature .entry_feature .socialBar a:hover {
						color:#ffc100;
					}
				#news_feature .entry_feature .socialBar .actions {
					width:125px; height:16px;
					float:right;
					background:url(../../../../_samples/_socialbutton.gif) 0 0 no-repeat;
				}
		#news_feature ul#news_entries {
			width:310px;
			float:right;
			list-style:none;
		}
			#news_feature ul#news_entries li {
				margin:2px 0 13px 0;
			}
				#news_feature ul#news_entries li .date {
					font:normal 10px Verdana, Arial, Helvetica, sans-serif;
					line-height:12px;
					color:#999;
				}
				#news_feature ul#news_entries li h4 {
					margin:4px 0;
					font:bold 11px Verdana, Arial, Helvetica, sans-serif;
					line-height:14px;
					color:#fff;
				}
					#news_feature ul#news_entries li h4 a:link, #news_feature ul#news_entries li h4 a:active, #news_feature ul#news_entries li h4 a:visited {
						color:#fff;
					}
						#news_feature ul#news_entries li h4 a:hover {
							color:#ffc100;
						}
	.slices {
		margin:50px auto;
	}
