@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CHRISETTE MICHELE NEWS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cm_news.css
	Date:			April 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar active state Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#navBar a.navNews {
		background-position: -118px -48px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#news {
		
	}
		#news .header {
			
		}
			#news .header h1#h1_news {
				width:381px;
				background:url(../../images/h1_newsUpdates.png) top center no-repeat;
			}
		#news ul#newsUpdates {
			list-style:none;
		}
			#news ul#newsUpdates li {
				padding:20px;
				background:url(../../images/dash.png) 0 bottom repeat-x;
			}
				#news ul#newsUpdates li .date {
					margin:0 0 6px 0;
					font:normal 10px Verdana, Arial, Helvetica, sans-serif;
					color:#0f4863;
				}
				#news ul#newsUpdates li h2 a {
					font:bold 15px Verdana, Arial, Helvetica, sans-serif;=
				}
					#news ul#newsUpdates li h2 a:hover {
					
					}
				#news ul#newsUpdates li p {
					margin:5px 0 0 0;
					font:normal 12px Verdana, Arial, Helvetica, sans-serif;
				}
				#news ul#newsUpdates li .socialBar {
					width:571px;
				}
					#news ul#newsUpdates li .socialBar a.more {
						margin:2px 0 0 0; padding:0 0 0 9px;
						float:left;
						background:url(../../images/linkArrow.png) 0 4px no-repeat;
						font:bold 10px Verdana, Arial, Helvetica, sans-serif;
						color:#012a3c;
					}
						#news ul#newsUpdates li .socialBar a.more:hover {
							color:#fff;
						}
					#news ul#newsUpdates li .socialBar .stats {
						margin:2px 23px 0 0;
						font:bold 10px Verdana, Arial, Helvetica, sans-serif;
						color:#a8512b;
						float:right;
					}
						#news ul#newsUpdates li .socialBar .stats .divider {
							
						}
						#news ul#newsUpdates li .socialBar .actions {
							float:right;
							display:inline;
						}
