/**
 * styles/rightSidebar.css
 *
 * Copyright (c) 2013-2018 Simon Fraser University
 * Copyright (c) 2003-2018 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 19:23:22 Jan 06, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:05:11 Jun 06, 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.443
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.032
  esindex: 0.009
  cdx.remote: 6.357
  LoadShardBlock: 112.649 (3)
  PetaboxLoader3.datanode: 139.03 (5)
  PetaboxLoader3.resolve: 4733.63 (3)
  load_resource: 4859.088 (2)
*/