/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

/*General Mosaic Styles*/

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:294px;
	height:227px;
	margin:35px 0 0 0;
	background:#111 url(/web/20190115155845im_/http://ashleyriverhistoriccorridor.org/wp-content/themes/ARHCtheme/buildinternet-mosaic-ef45e11/img/progress.gif) no-repeat center center;
}

.mosaic-blockMiddle {
	float:left;
	position:relative;
	overflow:hidden;
	width:294px;
	height:227px;
	margin:35px 39px 0 39px;
	background:#111 url(/web/20190115155845im_/http://ashleyriverhistoriccorridor.org/wp-content/themes/ARHCtheme/buildinternet-mosaic-ef45e11/img/progress.gif) no-repeat center center;
}

.mosaic-blockHistory {
	float:left;
	position:relative;
	overflow:hidden;
	width:240px;
	height:200px;
	margin:0;
	background:#111 url(/web/20190115155845im_/http://ashleyriverhistoriccorridor.org/wp-content/themes/ARHCtheme/buildinternet-mosaic-ef45e11/img/progress.gif) no-repeat center center;
}

.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background:#FFF;
}
	
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background:#111;
}
	
/*** Custom Animation Styles (You can remove/add any styles below) ***/
	
.bar3 .mosaic-overlay {
	top:-240px;
	height:240px;
	background:url(/web/20190115155845im_/http://ashleyriverhistoriccorridor.org/wp-content/themes/ARHCtheme/buildinternet-mosaic-ef45e11/img/bg-green.png);
}

/*** End Animation Styles ***/
/*
     FILE ARCHIVED ON 15:58:45 Jan 15, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:57:05 Nov 07, 2025.
     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.776
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 6.056
  LoadShardBlock: 63.283 (3)
  PetaboxLoader3.datanode: 98.151 (5)
  PetaboxLoader3.resolve: 121.144 (4)
  load_resource: 181.899 (2)
*/