/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 2px;
	width: 12px;
	height: 100%;
	background: transparent;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: transparent;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: url(/web/20180620212748im_/http://ashbrook.org/wp-content/themes/ashbrook-main/images/scroll-track.png) top center repeat-y;
	position: relative;
}

.jspDrag
{
	background: url(/web/20180620212748im_/http://ashbrook.org/wp-content/themes/ashbrook-main/images/scroll-drag.png) top left repeat-y;
	position: relative;
	top: 0;
	left: 1px;
	cursor: pointer;
	width: 9px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 12px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/*
     FILE ARCHIVED ON 21:27:48 Jun 20, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:38:59 Sep 29, 2021.
     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: 2267.555
  exclusion.robots: 0.153
  exclusion.robots.policy: 0.141
  RedisCDXSource: 1369.8
  esindex: 0.013
  LoadShardBlock: 869.937 (3)
  PetaboxLoader3.datanode: 873.488 (4)
  CDXLines.iter: 24.675 (3)
  load_resource: 205.24
  PetaboxLoader3.resolve: 64.783
*/