

/**************************/
/** LIVEARCHIVES         **/
/**************************/
#livearchives  {
	
	float:		left;
	width:		760px;
	margin:		0px;
	padding:		0px;

}

/**************************/
/** LIVEARCHIVES-EXTRA   **/
/**************************/
.livearchives-extra  {

	display:		none;

}

/**************************/
/** AF-ELA               **/
/**************************/
#af-ela {
	
	float:		left;
	width:		760px;
	/**position:		relative;**/
	margin:		0px;
	padding:		0px;
	/**border:		1px solid yellow;**/

}

/**************************/
/** AF-ELA UL            **/
/**************************/
#af-ela ul {

	float:			left;
	width:			760px;
	margin:			0px;
	margin-bottom:		5px;
	padding:			0px;
	/**position:		relative;**/
	list-style:			none;
	padding:			3px 0;
	/**border:			1px solid green;**/

}

/**************************/
/** AF-ELA A:HOVER       **/
/**************************/
#af-ela a:hover {
	color:	#990000 !important;

	}

#af-ela-menu, #af-ela-year, #af-ela-month, #af-ela-category {
	text-align: center;
	}

#af-ela-tag {
	text-align: justify;
	}

#af-ela-menu li {
	font: 1.7em 'Lucida Grande', Verdana, Sans-Serif;
	}

#af-ela-year li, #af-ela-category li {
	font: 1.3em/2.3em 'Lucida Grande', Verdana, Sans-Serif;
	}

#af-ela-month li {
	font: 0.9em/1.5em 'Lucida Grande', Verdana, Sans-Serif;
	}


/**************************/
/** AF-ELA-MENU LI       **/
/**************************/
#af-ela-menu li, #af-ela-year li, #af-ela-month li, #af-ela-category li  {

	float:				left;
	display:				inline;
	color:				#336699;
	margin:				0px;
	margin-right:			20px;
	text-transform:			uppercase;
	letter-spacing:			-1px;
	padding:				4px 0;
	/** border:				1px solid purple;**/

}

#af-ela-menu a, #af-ela-year a, #af-ela-month a, #af-ela-category a, #af-ela-tag a {
	background: red !important;
	}

#af-ela-tag li {
	display: inline;
	margin: 0 3px;
	line-height: 20px;
	}

/**************************/
/** AF-ELA-MENU LI       **/
/**************************/
/**
#af-ela-month li, #af-ela-category li {

	margin:				0px;
	margin-right:			10x;
padding:0px;padding-bottom:10px;
	letter-spacing: 0;
border:1px solid orange;
padding:0px;

}
**/

/**************************/
/** AF-ELA-MENU LI       **/
/**************************/
#af-ela-month li, #af-ela-category li {

	margin:				0px;
	margin-right:			10px;
	letter-spacing: 0;

}

/* Hide Number of Entries on Year and Month */
#af-ela-year span, #af-ela-month span {
	display: none;
	}

/* Number of Entries */
#af-ela-category span {
	font-size: 8px;
	color: #ddd;
	}

/** Original **
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected,  #af-ela-menu li.selected,
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-menu li:hover,
#af-ela-post-prev:hover, #af-ela-post-next:hover, #af-ela-post-prev-off:hover, #af-ela-post-next-off:hover {
	color: #333;
	}
**/

/**************************/
/** SELECTED(S)          **/
/**************************/
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected,  #af-ela-menu li.selected  
	{

	color: #333;
	}

/**************************/
/** HOVER(S)             **/
/**************************/
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-menu li:hover,
#af-ela-post-prev:hover, #af-ela-post-next:hover, #af-ela-post-prev-off:hover, #af-ela-post-next-off:hover {

	color:			#990000 !important;

}


#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-menu li.selected {
	background: url('images/elaindicator.png') bottom center no-repeat;
	}

#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	margin-top: 0px !important;

}


/**************************/
/** AF-ELOA-POST-CHRONO  **/
/**************************/
#af-ela-post-chrono li, #af-ela-post-cats li, #af-ela-post-tags li {

	position:			relative;
	font-size:			1.1em;
	line-height:		1.7em;
	color:			#13263A;
	margin:			0px;
	padding:			1px 2px;
	/** border:			1px solid red;**/

}

#af-ela-post-chrono li a, #af-ela-post-cats li a, #af-ela-post-tags li a {
	width:650px;	
	color: #2D5986;
	}


#af-ela-post-chrono li a:hover, #af-ela-post-cats li a:hover, #af-ela-post-tags li a:hover {
	background:				#DFDF9F;
	border:				none;
	border-top:				1px solid #204060;
	border-bottom:			1px solid #204060;
	padding-top:			0px;
	padding-bottom:			0px;
	color:				#444;
	}


#af-ela-post-chrono li a {
	position: absolute;
	left: 60px;
	}

/**********************************/
/** AF-ELA-POST-CHRONO LI:HOVER  **/
/**********************************/
/**
#af-ela-post-chrono li:hover, #af-ela-post-cats li:hover, #af-ela-post-tags li:hover {
	background:				#DFDF9F;
	border:				none;
	border-top:				1px solid #204060;
	border-bottom:			1px solid #204060;
	padding-top:			0px;
	padding-bottom:			0px;
	color:				#444;

}
**/

#af-ela-post-chrono li:hover > span, #af-ela-post-cats li:hover > span, #af-ela-post-tags li:hover > span {
	color: #444;
	}

#af-ela-post-chrono a, #af-ela-post-cats a, #af-ela-post-tags a {
	border: none;
	}

#af-ela-post-chrono li span, #af-ela-post-cats li span, #af-ela-post-tags li span {
	position: absolute;
	right: 20px;
	font-weight: normal;
	color: #aaa;
	}

/***************************************************************/
/** Next and Previous Links                                   **/
/***************************************************************/
#af-ela-post-next, #af-ela-post-next-off {

}

#af-ela-post-prev, #af-ela-post-prev-off {

}

/**********************************/
/** AF-ELA-POST-PREV             **/
/**********************************/
#af-ela-post-prev, #af-ela-post-next, #af-ela-post-prev-off, #af-ela-post-next-off {

	color:			#336699; 
}

/**********************************/
/** AF-ELA-POST-PREV-OFF         **/
/**********************************/
#af-ela-post-prev-off, #af-ela-post-next-off {

	visibility:		hidden;

}

.elaload {
	border: none !important;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 1px;
	}