#footer{
	color: #666666;
	background: #f5f5f5;
	width: 896px;
	border-top: 1px solid #d4d4d4;
	padding-bottom: 6px;
}

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

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

#footer .footercontent{
	position: relative;
	font-size: 11px;
	margin: 6px;
	padding: 4px;
	background: #fff;
}

#footer .footercontent ul#footernav{
	position: absolute;
	top: 4px;
	right: 8px;
	list-style: none;
}

#footer .footercontent ul#footernav li{
	margin: 0 0 0 12px;
	float: left;
}

#socialBookmarks {
	height: 34px;
}

#socialBookmarks div.sbTopText{
	padding-bottom: 2px;
}
#socialBookmarks div.sbTopText span.sbSitename{
	color: #cc0000;
}

#socialBookmarks a.delicious			{ background: url(../../img/icons/social_bookmarks/delicious.gif);}
#socialBookmarks a.facebook			{ background: url(../../img/icons/social_bookmarks/facebook.gif);}
#socialBookmarks a.myspace			{ background: url(../../img/icons/social_bookmarks/myspace.gif);}
#socialBookmarks a.blinklist			{ background: url(../../img/icons/social_bookmarks/blinklist.gif);}
#socialBookmarks a.linkarena			{ background: url(../../img/icons/social_bookmarks/linkarena.gif);}
#socialBookmarks a.google			{ background: url(../../img/icons/social_bookmarks/google.gif);}
#socialBookmarks a.yahoo				{ background: url(../../img/icons/social_bookmarks/yahoo.gif);}
#socialBookmarks a.mrwong			{ background: url(../../img/icons/social_bookmarks/mrwong.gif);}
#socialBookmarks a.folkd				{ background: url(../../img/icons/social_bookmarks/folkd.gif);}
#socialBookmarks a.furl				{ background: url(../../img/icons/social_bookmarks/furl.gif);}
#socialBookmarks a.oneview			{ background: url(../../img/icons/social_bookmarks/oneview.gif);}
#socialBookmarks a.yigg				{ background: url(../../img/icons/social_bookmarks/yigg.gif);}
#socialBookmarks a.webnews			{ background: url(../../img/icons/social_bookmarks/webnews.gif);}
#socialBookmarks a.tausendreporter	{ background: url(../../img/icons/social_bookmarks/tausendreporter.gif);}
#socialBookmarks a{
	position:relative; 
	float:left; 
	background-repeat:no-repeat; 
	width: 18px;
	height: 18px;
	margin-right: 4px;
}
#socialBookmarks a:hover{
	  background-position: 0 -18px;
}

#feed{
	position: absolute;
	bottom: 4px;
	right: 4px;
}

#feed a{
	text-indent: 22px;
	line-height: 18px;
	display: block;
	width: 75px;
	background: url(../../img/icons/feed/rss_18x18.gif);
	background-repeat:no-repeat;
}

#feed a:hover{
	  background-position: 0 -18px;
}
