@import url(site.pages.news.css);

#content ul a
{
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}


#content ul a:hover
{
	text-decoration: underline;
}	

#page-title h2
{
	background: url(../images/site/pages_news_archive/bg_page_title_h2.jpg) no-repeat;
}

#hd-recent-news
{
	background-image: url(../images/site/pages_news_archive/bg_hd_recent_news.gif);
}

#hd-monthly-archives
{
	background-image: url(../images/site/pages_news_archive/bg_hd_monthly_archives.gif);
}

#hd-syndicate
{
	background-image: url(../images/site/pages_news_archive/bg_hd_syndicate.gif);
}

#syndicate,
#monthly-archives
{
	padding-top: 30px;
}

#recent-news h3.date
{
	padding-left: 25px;
	font-size: 14px;
	background: url(../images/site/pages_news/bg_entry_h2_date.gif) no-repeat;
	color: #000;
	padding-bottom: 8px;
}

#recent-news ul li
{
	background: url(../images/site/bg_a_more.gif) no-repeat 0px 2px;
	padding-left: 25px;
	margin-bottom: 4px;
	margin-left: 12px;
}

#monthly-archives h2,
#syndicate h2
{
	margin-bottom: 0;
}

#monthly-archives ul,
#syndicate ul
{
	padding-left: 0;
}

#monthly-archives ul li,
#syndicate ul li
{
	padding: 8px 0;
	margin: 0;
	background: url(../images/site/bg_divider.gif) bottom left repeat-x;
}

#monthly-archives ul li a,
#syndicate ul li a
{
	padding-left: 25px;
	line-height: 16px;
	display: block;
}

#monthly-archives ul li a
{
	background: url(../images/site/pages_news/bg_entry_h2_date.gif) no-repeat 0px 0px;
}

#syndicate ul li a
{
	background: url(../images/site/pages_news_archive/bg_rss.gif) no-repeat 0px 0px;
}
