
/*
 * Frontend CSS for the Related plugin.
 * Also used for Related_du.
 */


/*
 * CSS for Simple View
 */


/* None */



/*
 * CSS for Extended View
 */

/* UL */
ul.related-posts.extended_view,
ul.related_du-posts.extended_view {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* LI */
li.related-post.extended_view,
li.related_du-post.extended_view {
	position: relative;
	display: inline-block;
	float: left;
	list-style: none;
	width: 31%;
	min-height: 20px;
	margin:  0 2% 10px 0;
	padding: 0;
	cursor: pointer;
}

/* A */
.extended_view a.related-post-link,
.extended_view a.related_du-post-link {

}

/* IMG */
.extended_view img.related-posts-image,
.extended_view img.related_du-posts-image {
	width: 100%;
}

/* SPAN */
.extended_view span.related-post-title,
.extended_view span.related_du-post-title {
	font-size: 12px;
	position: absolute;
	width: 100%;
	overflow: hidden;
	background-color: #444;
	background: rgba( 0, 0, 0, 0.5 );
	color: #fff;
	text-align: center;
	margin: 0;
	bottom: 0;
	left: 0;
	height: 20px;
	line-height: 20px;
}

/*
     FILE ARCHIVED ON 03:19:07 Jun 30, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:58:12 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.599
  exclusion.robots: 0.08
  exclusion.robots.policy: 0.065
  esindex: 0.01
  cdx.remote: 30.264
  LoadShardBlock: 362.949 (3)
  PetaboxLoader3.datanode: 246.324 (5)
  PetaboxLoader3.resolve: 742.899 (2)
  load_resource: 966.902
  loaddict: 204.998
*/