/* =====================
  	Footer Content Section
   ====================*/

#footer
{
	padding: 4px 0;
	color: #9b895e;
	font: 1em arial, helvetica, sans-serif;
	line-height: 1.6;
}

#footer a
{
	color: #9b895e;
	text-decoration: none;
}

#footer img
{
	border-width: 0px;
}

#footer a:hover
{
	text-decoration: underline;
}

#copyright
{
	width: 270px;
	float: left;
}

#bottom-nav
{
	float: right;
}

#bottom-nav li
{
	list-style: none;
	display: inline;
	padding: 1px 8px;
	border-right: 1px #9b895e solid;
}

#bottom-nav .rss-link
{
	border-right-width: 0px;
	background: #000 url(../../images/rss-icon-black.png) no-repeat scroll 8px top;	
	padding-left: 24px;
}

p.badges
{
	padding-top: 10px;
	clear: both;
	width: auto;
	text-align: center;
}

p.badges img
{
	margin: 4px 9px;
}
