/**
 * styles/rightSidebar.css
 *
 * Copyright (c) 2003-2013 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared elements for pages including a right-hand sidebar.
 *
 */

/**
 * Common HTML elements
 */


#headerTitle {
	text-align: center;
	width: 100%;
}

#body {
	width: 100%;
}

#rightSidebar {
	float: right;
	width: 14%;
	padding: 1em 0em 1em 0em;
	font-size: 0.65em;
	height: 100%;
	margin-right: 10%;
	margin-left: 2%;
}

* html #rightSidebar { margin-right: 5%; }

#main {
	float: left;
	width: 63%;
	margin-left: 10%;
	display: inline;
	overflow: hidden;
}

/*
     FILE ARCHIVED ON 10:39:20 Jul 01, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:05:14 Jul 17, 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.689
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.049
  esindex: 0.01
  cdx.remote: 42.329
  LoadShardBlock: 512.188 (6)
  PetaboxLoader3.datanode: 299.018 (9)
  PetaboxLoader3.resolve: 164.969 (4)
  load_resource: 93.47
*/