#af-ela ul
{
	margin-bottom: 25px;
}

#af-ela-menu {
	display: none;
}

ul#af-ela-year, ul#af-ela-month
{
	text-align: center;
}

ul#af-ela-year li
{
	display: inline;
	margin-bottom: 15px;
	border: none;
	font: bold 1.3em arial;
	color: #ccc;
}

ul#af-ela-year li a, ul#af-ela-month li a
{
	color: #999;
	text-decoration: underline;
}

#af-ela-year li.selected, #af-ela-month li.selected
{
	color: #000;
	text-decoration: underline;
}

#af-ela-month li
{
	display: inline;
	font: bold 1.2em arial;
	color: #ccc;
	border: none;
	padding: 6px;
}

#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	margin: 0;
	text-align: left;
}

ul#af-ela-post-chrono
{
	text-align: left;
}

ul#af-ela-post-chrono li
{
	border: none;
	clear: both;
	padding: 0 5px;
	height: 37px;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 10px;
}

ul#af-ela-post-chrono li span.efa-date
{
	float: left;
	width: 40px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	text-align: center;
	padding: 7px 0;
	background-color: #f5f5f5;
}

ul#af-ela-post-chrono li span.efa-title
{
	float: right;
	width: 320px;
	margin-bottom: 5px;
}

ul#af-ela-post-chrono li a
{
	text-decoration: none;
	color: #000;
}

ul#af-ela-post-chrono li a:hover
{
	text-decoration: underline;
}

