/*// +----------------------------------------------------------------------+// | Licenses and copyright acknowledgements are located at               |// | http://www.sonsofskadi.net/wp-content/elalicenses.txt                |// +----------------------------------------------------------------------+*/		#af-ela ul {	padding: 0;	font-size: 12px;	line-height: 16px;	font-family:"Trebuchet MS", arial, verdana, sans-serif;	color: #334;	}#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 #ccc;	margin-bottom: 0;	}#af-ela-menu li {	display: inline;	padding: 2px 10px !important;	border: 1px solid #ccc;	border-bottom: none;	margin-bottom: 0;	}#af-ela-menu li.selected {	background: #acd;	}#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-year, #af-ela-month, #af-ela-category, #af-ela-tag {	float: left;	width: 20%;	margin: 0;	padding: 0;	border-left: 1px solid #ccc;	font-weight: bold;	}#af-ela-category {	width: 40%;	}#af-ela-tag {	width: 40%;    float: left;	margin: 0;	padding: 0;	border-left: 1px solid #ccc;	border-right: 1px solid #ccc;	font-weight: bold;	}#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 {		}#af-ela-tag li:hover {	background: #acd;	border-top: 1px solid #ccc;	border-bottom: 1px solid #ccc;	padding-top: 0;	padding-bottom: 0;	text-decoration: none;	}#af-ela-post-chrono, #af-ela-post-cats {	float: left;	width: 59%;	margin: 0;	border-right: 1px solid #ccc;	border-left: 1px solid #ccc;	font-weight: bold;	}#af-ela-post-tags {float: left;	width: 50%;	}#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: #acd !important;	border-top: 1px solid #8ab !important;	border-bottom: 1px solid #8ab !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;	border-top: 1px solid #FFD324 !important;	border-bottom: 1px solid #FFD324 !important;	padding-top: 0;	padding-bottom: 0;	}/* Heather!!!  ha ha! *//* targets the date for each item in the archive */.archive-post-date {	font-weight:bold;/*	display:inline;*/}/* targets the excerpt for each item */.archive-post-excerpt {	padding-bottom: 10px;	border-bottom: 1px #ccc dashed;	max-height: 144px; /* 2 inches high */	overflow:hidden; /*	overflow:hidden;*//* make sure any oversized images, links, or text get their wings clipped */}/* targets only img tags within the excerpt */.archive-post-excerpt img {	max-width: 100%;}/* this targets each LI for an actual archive item, both by category and by date */#af-ela-post-chrono li,#af-ela-post-cats li {	margin-bottom:10px;/*	border-bottom: 1px #000 dashed;*/}