
#af-ela ul {
	padding: 0;
}
#af-ela ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 1px 8px;
}
#af-ela-menu {
	border-bottom: 1px solid #484038;
	margin-bottom: 0;
}
#af-ela-menu li {
	display: inline;
	padding: 2px 10px !important;
	border-top:   1px solid #484038;
	border-left:  1px solid #484038;
	border-right: 1px solid #484038;
	border-bottom: none;
	margin-bottom: 0;
}
#af-ela-menu li.selected {
	background: #383028;
}
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-tag li:hover {
/*
	background: #606060;
    color: #ffffff;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
    */
}
#af-ela-year, #af-ela-month, #af-ela-category, #af-ela-tag {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border-left: 1px solid #484038;
}
#af-ela-category {
	width: 40%;
}
#af-ela-tag {
	width: 99%;
	font-weight: normal;
	border-right: 1px solid #484038;
	border-bottom: 1px solid #484038;
	/* _word-wrap : break-word; */
}
#af-ela-year li, #af-ela-month li, #af-ela-category li, #af-ela-post-chrono li, #af-ela-post-cats li, #af-ela-post-tags a {
	/*position: relative;*/
}
#af-ela-tag li {
	display : inline;
}
#af-ela-tag li:hover {
	border: none;
}
#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	float: left;
	width: 59%;
	margin: 0;
	border-right: 1px solid #484038;
	border-left: 1px solid #484038;
}
#af-ela-post-tags {
	width: 99%;
	border-left: 1px solid #484038;
}
#af-ela ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
}
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-category
li.selected, #af-ela-post-chrono li.selected, #af-ela-post-cats li.selected,
#af-ela-post-tags li.selected { /* #af-ela-post-chrono li:hover,
#af-ela-post-cats li:hover, #af-ela-post-tags li:hover { */
    color: #ffffff !important;
	background: #383028 !important;
	border-top: 1px solid #383028 !important;
	border-bottom: 1px solid #383028 !important;
	padding-top: 0;
	padding-bottom: 0;
}
#af-ela-loading {
	margin: 0;
	padding: 0;
	float: right;
}
#af-ela-post-prev, #af-ela-post-prev-off, #af-ela-post-next, #af-ela-post-next-off  {
	width: 100%;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
}

#af-ela-post-prev:hover, #af-ela-post-next:hover {
/*
	background: #606060 !important;
    color: #ffffff !important;
	border-top: 1px solid #606060 !important;
	border-bottom: 1px solid #606060 !important;
	padding-top: 0;
	padding-bottom: 0;
    */
}

