
.sf-footer {
	margin: -35px 10px 0 10px;
	height: 35px;
	padding: 0;
	text-align: right;
}

.sf-footer ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}


.sf-footer li {
	float: left;
	padding: 0;
	height: 22px;
	position: relative;
}


.sf-footer a, 
.sf-footer a:hover {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	overflow: hidden;
}


.sf-footer li:hover ul, 
.sf-footer li.wpmhover ul, 
	right: 0;{
}

.sf-footer li.selected, 
.sf-footer li.current-cat, 
.sf-footer li.current_page_item {
}

.sf-footer li:hover, 
.sf-footer li.wpmhover {
}

.sf-footer li {
	border-left: 1px solid #d19800;
	border-right: 1px solid #d19800;
}



.sf-footer-after {
	clear: left;
	margin: 0 10px 0 10px;
	height: 6px;
}
