@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - HOLLY WILLIAMS NEWS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		news.css
	Date:			Jan 05, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	body {
		background:#000000 url(../../images/background2.jpg) -380px 0 no-repeat;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navNews a:link, #navNews a:visited {
		background-position:0 -42px;
	}
	#navNews a:hover {
		background-position:0 -21px;
	}
	#mediaPanel {
		margin:40px 0 20px;
	}
	#mediaPanel .albumCover {
		margin:0 0 0 0px;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	news Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#news {
		
	}
		#news .titleBar {
			height:32px;
			padding:0 0 0 5px;
		}
			#news .titleBar h1#h1_newsAndUpdates {
				width:138px; height:37px;
				background:url(../../images/h1_latestNews.png) no-repeat;
			}
		#news .contentBox {
			padding-left:10px;
		}
		
		/*	viewingBar Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#news .contentBox .viewingBar {
			margin:5px 0 5px 0; padding:0;
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#5b5448;
		}
			#news .contentBox .viewingBar .viewing {
				width:500px;
				text-align:center;
				font:normal 11px Arial, Helvetica, sans-serif;
				color:#5b5448;
				float:left;
			}
			#news .contentBox .viewingBar .prev {
				float:left;
			}
				#news .contentBox .viewingBar a.btnPrev {
					padding:0 0 0 7px;
					color:#ED482B;
					background:url(../../images/btn_doMoreArrows2.gif) left 5px no-repeat;
					font:bold 11px Arial, Helvetica, sans-serif;
					display:block;
				}
					#news .contentBox .viewingBar a.btnPrev:hover {
						color:#fff;
						background-position: 0 -40px;
					}
			#news .contentBox .viewingBar .next {
				float:right;
			}
			#news .contentBox .viewingBar a.btnNext {
				width:32px;
				color:#ED482B;
				background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
			}
				#news .contentBox .viewingBar a.btnNext:hover {
					color:#fff;
					background-position:right -40px;
				}
		#news .entry {
			width:576px;
			margin:0 0 20px 0;
			background:url(../../images/tint.png);
		}
			#news .entry .newsTitle {
				background:url(../../images/tint2.png);
				padding: 5px;
			}
				#news .entry .newsTitle span {
					font:normal 12px Georgia, "Times New Roman", Times, serif;
					color:#ffffff;
				}
				#news .entry .newsTitle h2 {
					font:normal 23px Arial, Helvetica, sans-serif;
					color:#ffffff;
				}
					#news .entry .newsTitle h2 a:link, #news .entry .newsTitle h2 a:active, #news .entry .newsTitle h2 a:visited {
						font:normal 18px Arial, Helvetica, sans-serif;
						color:#ffffff;
					}
						#news .entry .newsTitle h2 a:hover {
							color:#ED482B;
						}
			#news .entry .contentBox {
				padding:10px;
				background:transparent;
				border:0;
				font:normal 12px Arial, Helvetica, sans-serif;
				line-height:17px;
				color:#ffffff;
			}
				#news .entry .contentBox .imgHolder {
					margin:0 10px 10px 0; padding:6px;
					background:url(../../images/tint2.png);
					float:left;
				}
					#news .entry .contentBox p {
						margin:2px 0 10px 0;
					}
					#news .entry .contentBox p a:link, #news .entry .contentBox p a:active, #news .entry .contentBox p a:visited {
						border-bottom:1px solid #fff;
					}
						#news .entry .contentBox p a:hover {
							border-bottom:1px solid #ED482B;
						}
				#news .entry .contentBox .socialBar {
					width:526px; height:20px;
					background:url(../../images/tint2.png);
					margin:10px 0 0 0;padding:5px 10px 0 12px;
					font:normal 11px Arial, Helvetica, sans-serif;
					line-height:normal;
					list-style:none;
				}
					#news .entry .contentBox .socialBar .info {
						float:left;
					}
					#news .entry .contentBox .socialBar a.btnReadArticle:link, #news .entry .contentBox .socialBar a.btnReadArticle:active, #news .entry .contentBox .socialBar a.btnReadArticle:visited {
						width:70px;
						padding:0 7px 0 0;
						color:#ffffff;
						background:url(../../images/btn_doMoreArrows.gif) right -40px no-repeat;
						font:bold 11px Arial, Helvetica, sans-serif;
						display:block;
						float:right;
					}
						#news .entry .contentBox .socialBar a.btnReadArticle:hover {
							color:#ED482B;
							background-position:right 5px;
						}
								
							
	/*	pagination Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#news .contentBox .pagination {
			width:568px;
			padding:10px 0 10px 8px;
			background:#ffffff;
		}
			#news .contentBox .pagination .prev {
				float:left;
			}
				#news .contentBox .pagination .prev a:link, #news .contentBox .pagination .prev a:active, #news .contentBox .pagination .prev a:visited {
					padding:0 0 0 7px;
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#ffffff;
					background:url(../../images/btn_prevArrow.gif) left 3px no-repeat;
					display:block;
				}
					#news .contentBox .pagination .prev a:hover {
						color:#fff;
						background-position:left -40px;
					}
			#news .contentBox .pagination .pages {
				width:470px;
				font:bold 12px Arial, Helvetica, sans-serif;
				color:#ffffff;
				float:left;
				text-align:center;
			}
				#news .contentBox .pagination .pages .active {
					color:#fff !important;
				}
				#news .contentBox .pagination .pages a:link, #news .contentBox .pagination .pages a:active, #news .contentBox .pagination .pages a:visited {
					padding:0 3px;
					color:#7fb0c0;
				}	
					#news .contentBox .pagination .pages a:hover {
						color:#fff;
					}
			#news .contentBox .pagination .next {
				float:left;
			}
				#news .contentBox .pagination .next a:link, #news .contentBox .pagination .next a:active, #news .contentBox .pagination .next a:visited {
					padding:0 7px 0 0;
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#7fb0c0;
					background:url(../../images/btn_nextArrow.gif) right 3px no-repeat;
					display:block;
				}
					#news .contentBox .pagination .next a:hover {
						color:#fff;
						background-position:right -40px;
					}
					
					
		/*	commentBox Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#news .contentBox .commentBox .titleBar {
			margin:0 0 22px 0; padding:0;
			background:none;
			border:0;
		}
			#news .contentBox .commentBox .titleBar h2#h2_userComments {
				width:200px; height:14px;
				padding:0 0 0 112px;
				background:url(../../images/h2_userComments.png) 0 3px no-repeat;
				font:bold 14px Arial, Helvetica, sans-serif;
				color:#704619;
				display:none;
			}