/* This file is an attempt to lighly standardize the layout without beating up the theme */

/*
 * Our HTML element needs to be blocky
 * See plugin FAQ for IE8 support
 */
article {
	display: block;
}

/* A clearfix solution just for this plugin */
/* Thanks for catching this, Jeremy Green! */
.fpw-clearfix:before,
.fpw-clearfix:after {
	content: " ";
	display: table;
}
.fpw-clearfix:after {
	clear: both;
}
.fpw-clearfix {
	*zoom: 1;
}

/* Handle Hidden Fields Better */
.fpw-page-title:empty,
.fpw-featured-image:empty,
.fpw-excerpt:empty {
	display: none;
}

/* Nice padding/margin */
.fpw-page-title,
.fpw-featured-image {
	margin: 0 0 10px 0;
	padding-top: 0;
}

/* a friendly font size suggestions */
.fpw-page-title {
	margin: 10px 0;
	padding: 0; /* stupid Twenty Eleven */
	font-size: 18px;
	line-height: 1.5;
}

/* Responsive images */
/* Going for the 1.5x retina technique. Feedback is welcome. */
.fpw-featured-image,
.fpw-featured-image img {
	max-width: 100% !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Wrapped Layout */
.fpw-layout-wrapped .fpw-featured-image {
	float: right;
	width: 45%;
	margin-left: 10px;
	overflow: hidden;
}

/* Read More Link */
.fpw-read-more-link {
	display: inline-block; /* Make sure the link stays together */
}

/* Fixes an issue in Kubrick and probably other themes */
a .fpw-page-title {
    color: inherit;
}
/*
     FILE ARCHIVED ON 08:18:30 Feb 27, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:12:52 Jul 03, 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: 3.351
  exclusion.robots: 2.165
  exclusion.robots.policy: 0.182
  esindex: 0.016
  cdx.remote: 35.299
  LoadShardBlock: 145.965 (3)
  PetaboxLoader3.datanode: 123.126 (5)
  PetaboxLoader3.resolve: 3115.223 (3)
  load_resource: 3127.02 (2)
*/