/*
// +----------------------------------------------------------------------+
// | Licenses and copyright acknowledgements are located at               |
// | http://www.sonsofskadi.net/wp-content/elalicenses.txt                |
// +----------------------------------------------------------------------+
*/

#clear {
	clear: both;
}
#af-ela {
	float: left;
	position: relative;
}
#af-ela ul {
	padding: 0;
}
#af-ela ul li {

}
	#af-ela ul li a {
		color: #e8e8e8;
	}
#af-ela-loading {
	position: absolute;
	top: 14px;
	right: 0;
}
#af-ela-menu {
	width: 600px;
	text-align: center;
	margin-bottom: 0.2em;
	xborder-bottom: 1px solid #fcb115;
}
	#af-ela-menu li {
		margin: 0;
		padding: 0.4em 1em  0.1em !important;
		font-size: 20px;
		text-align: center;
		display: inline;
		width: 250px;
		text-transform: uppercase;
		font-weight: normal;
	}
	#af-ela-menu li.selected {
		border-bottom: 1px solid #fff;
	}
#af-ela-year {
	width: 600px;
	text-align: center;
	xbackground: #4a504e;
	margin: 10px 0;
	xborder-bottom: 1px solid #fcb115;
}
	#af-ela-year li { 
		display: inline;
		padding: 0.4em 3em;
	}
	
	#af-ela-year li.selected {
		font-weight: bold;
		border-bottom: 1px solid #fff;
	}

#af-ela-month {
	text-align: center;
}

#af-ela-post-chrono {
	width: 600px;
	margin-left: 0;
	float: left;
	clear: left;
}

#af-ela-post-cats a,
#af-ela-post-chrono a {
	background:transparent url(images/pageIcon.gif) no-repeat scroll 2px 50%;
	padding-left:17px;
	color:#FCB115 !important;
}
#af-ela-post-cats a:hover,
#af-ela-post-chrono a:hover {
	background-color:#C7D1CC;
	color:#3E4341;
}

#af-ela-post-cats li,
#af-ela-post-chrono li {
	padding: 0.4em 0;
	width: 600px;
	border-bottom: 1px solid #474847;
}

/*
#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: #f3f3f3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
}*/
#af-ela-month, #af-ela-category, #af-ela-tag {
	width: 600px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	clear: left;
}

#af-ela-month li {
	min-width: 50px;
	width: 50px;
	padding: 0.4em 1em;
	text-align: center;
	display: inline;
	font-weight: normal;
}

#af-ela-month li.selected {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	
}

#af-ela-category {
	width: 600px;
	text-align: center;
	clear: left;
}

#af-ela-category li {
	display: inline;
	padding: 0.4em 1em;
}

#af-ela-category li.selected {
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#af-ela-tag {
	width: 99%;
	font-weight: normal;
}
#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;
	margin: 0;
	font-weight: bold;
}
#af-ela-post-tags {
	width: 99%;
	border-left: 1px solid #ccc;
}
#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 {
	background: #FFF6BF !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: #FFF6BF !important;
	padding-top: 0;
	padding-bottom: 0;
}*/
