
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #002b4a url(/web/20150921094927im_/http://science.larouchepac.com/riemann/images/pgbg.png) no-repeat center top;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: "Georgia", "Times New Roman", times, serif;   /* Really?! */
	font-size: 16px;
	/* 18 */
	color: #181B20;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'OswaldBook', sans-serif;
	font-weight: normal;
	color: #2483A6;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

blockquote, blockquote p, blockquote ul, blockquote ol {
  line-height: 150%;
}

blockquote p {
  text-indent: 30px;
  margin: 5px 0;
}

p.cap {
  text-align: center;
  font-style: italic;
  font-size: 85%;
}

a {
	text-decoration: none;
	color: #2483A6;
}

.label {
  font-family: 'ArvoRegular', serif;
  font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

video.bordered {
  border: 2px solid gray;
  background-color: gray;
}

#wrapper {
	background: none;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

/* Header */

#header-wrapper {
	height: 186px;
}

#header {
	height: 186px;
}

#logo {
    position: relative;
	font-size: 0px;
	line-height: 0px;
	left: 49px;
	top: 120px;
}

#logo a {
	border: none;
	background: none;
}

#logo img {
  border: none;
}

#pagetitle {
    display: block;
    color: #ffffff;
	position: relative;
	left: 370px;
	top: 104px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 500px;
}

#pagetitle p {
    display: block;
    margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'ArvoRegular', serif;
	font-size: 18px;
	text-shadow: 1px 1px 4px black;
	text-align: center;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu-wrapper {
	background: url(/web/20150921094927im_/http://science.larouchepac.com/riemann/images/menubg.gif) no-repeat center top;
	width: 1000px;
	height: 58px;
}

#menu {
	width: 940px;
	height: 58px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 56px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 56px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'OswaldBook', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B5B5B5;
	border: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(/web/20150921094927im_/http://science.larouchepac.com/riemann/images/img05-new.gif) repeat-y center top;
	margin: 0;
	padding: 0;
}

#page-bgtop {
	background: url(/web/20150921094927im_/http://science.larouchepac.com/riemann/images/img04-new.gif) no-repeat center top;
}

#page-bgbtm {
	overflow: hidden;
	padding: 40px 30px 0px 30px;
	background: url(/web/20150921094927im_/http://science.larouchepac.com/riemann/images/img06-new.gif) no-repeat center bottom;
}

#page-content {
	width: 920px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 610px;
	padding: 0px 0px 0px 0px;
}

.post {
	clear: both;
	padding-bottom: 10px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -1px;
}

.post .title a {
	color: #2483A6;
	border: none;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-family: "Georgia", serif;   /* Really?! */
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 21px;
	margin-bottom: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #181B20;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	border-bottom: 1px dashed #B3B0B0;
	letter-spacing: -1px;
	font-size: 24px;
	color: #2483A6;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 80px;
	margin: 30px auto 5px;
	background: #002b4a url(/web/20150921094927im_/http://science.larouchepac.com/riemann/images/footer.png) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#footer a {
	color: #576475;
}

/*
     FILE ARCHIVED ON 09:49:27 Sep 21, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:49:15 Feb 14, 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.537
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.014
  cdx.remote: 6.919
  LoadShardBlock: 278.169 (3)
  PetaboxLoader3.datanode: 244.072 (5)
  PetaboxLoader3.resolve: 215.93 (3)
  load_resource: 241.961 (2)
*/