body { margin: 0; padding: 0; font-family: Georgia,"Times New Roman",Times,sans-serif; font-size: 100%; color: #888; background: #fff url(/images/layout/bg.png) repeat top; }

abbr,acronym { border-bottom: 1px dotted #ccc; text-decoration: none; }
img { border: 0; }
.cen { text-align: center; }
.fine { font-size: 0.86em; }
table, td { font-size: 1em; border-collapse: collapse; }
.rfloat { float: right; margin: 0 0 0.5em 0.5em; }
.lfloat { float: left; margin: 0 0.5em 0.5em 0; }
.amz { width: 120px; margin: 0 auto; text-align: center; }
.kindle { width: 102px; margin: 0 auto; text-align: center; }
.bumper { clear: both; font-size: 0.1em; }
.clear { clear: both; }
.enlarge { font-size: 1.3em; }
.argument { margin: 0 0 1.5em 2.5em; }
.nowrap { white-space: nowrap; }
.plussize { line-height: 0.9em; font-size: 1.2em; }
.oline { text-decoration: overline; }
.notes { clear: both; font-size: 0.86em;  margin: 0; padding: 1em 1em; }
#philosophy .notes h2 { border-top: 1px dotted: #444; }
ul.nbull, ul.nbull li { list-style: none; padding-bottom: 2px; }

ul.spaced li { margin-bottom: 0.9em; }
ul.spaced li ul { margin-bottom: 0.4em; margin-top: 0.9em; }

a { color: #318906; text-decoration: none; }
a:hover { color: #318906; text-decoration: underline; }
a.external { background: url(/images/external.gif) center right no-repeat; padding-right: 18px; }
a.more { background: url(/images/more.gif) center right no-repeat; padding-right: 18px; font-size: 0.9em; }

hr { border: 0; border-top: 1px solid #2d2d2d; color: #fff; background-color: #fff; height: 4px; }

h1 { font-weight: normal; font-size: 2.4em; margin: 0 0 0 0; padding: 0; font-family: Georgia,"Times New Roman",Times,serif; color: #353535; border-bottom: 1px solid #bfbfbf; }
h2 { font-weight: normal; font-size: 1.3em; color: #555; }
h3 { font-weight: bold; font-size: 1.1em; color: #777; }

p.author { margin: 2px 0 4px 0; }
p.author strong { font-size: 0.9em; margin: 0; padding: 4px 22px 4px 5px; background: #353535 url(/images/layout/author.gif) repeat-y scroll top right; color: #fff; font-weight: normal; }

h2.news { font-size: 1.1em; }
p.cent { text-align: center; font-size: 0.6em; }
p.paging { font-size: 0.7em; color: #666; text-align: right; }
p.footnote { font-size: 0.75em; color: #333; }
dl { padding-left: 2px; width: 130px; }
dd { margin-left: 30px; }
.r { text-align: right; }
div.ads { text-align: center; margin-right: auto; margin-left: auto; width: auto; }
.textcred { font-size: 0.85em; margin-top: 12px; padding-top: 27px; clear: both; }

.tst { text-align: center; font-size: 0.8em; }
.rndoc { text-align: right; float: right; font-size: 0.84em; }
.speaker { font-weight: bold; text-transform: uppercase; }

.refs { list-style: none; margin: 1em 0 1em 0; padding: 0; }
.refs li { list-style: none; margin: 0 0 2em 0; padding: 0 0 0 2em; text-indent: -2em; font-size: 0.8em; }
.refs li cite { text-transform: uppercase; }

ul.toc { width: 454px; margin: 1em auto; list-style: none; padding: 0; }
ul.toc li { display: inline; list-style: none; padding: 0; }
ul.toc li a { display: block; width: 200px; float: left; background: #fff; text-transform: uppercase; padding: 1em 0; text-align: center; border: 1px solid #131313; margin: 0 25px 5px 0; }
ul.toc li a:hover { background: #318906; color: #fff; text-decoration: none; }

ul.tocb { width: 640px; margin: 1em auto; list-style: none; padding: 0; }
ul.tocb li { display: inline; list-style: none; padding: 0; margin: 0; }
ul.tocb li a { display: block; text-decoration: none; width: 200px; float: left; background: #fff; text-transform: uppercase; padding: 1em 0; text-align: center; border: 1px solid #131313; margin: 0 5px 5px 5px; }
ul.tocb li a:hover { background: #318906; color: #fff; text-decoration: none; }

ul.tocc { width: 700px; margin: 1em auto; list-style: none; padding: 0; font-size: 0.85em;}
ul.tocc li { display: inline; list-style: none; padding: 0; margin: 0; }
ul.tocc li a { display: block; text-decoration: none; width: 220px; float: left; background: #fff; text-transform: uppercase; padding: 1em 0; text-align: center; border: 1px solid #131313; margin: 0 5px 5px 5px; }
ul.tocc li a:hover { background: #318906; color: #fff; text-decoration: none; }

ul.tocd { width: 730px; margin: 1em auto; list-style: none; padding: 0; }
ul.tocd li { display: inline; list-style: none; padding: 0; margin: 0; }
ul.tocd li a { display: block; text-decoration: none; width: 350px; float: left; background: #fff; text-transform: uppercase; padding: 1em 0; text-align: center; border: 1px solid #131313; margin: 0 5px 5px 5px; }
ul.tocd li a:hover { background: #318906; color: #fff; text-decoration: none; }

.proof { width: 510px; color: #444; margin: 0 0 1em 30px; border-left: 1px solid #888; }

	.proof .line { clear: both; padding: 4px 2px; border-bottom: 1px dotted #ddd; height: 1.3em; }	
		.proof .conclusion { background: #fffed3; }	
		.proof .ln { float: left; position: relative; left: -30px; width: 9px; }	
		.proof .data { float: left; display: inline; }	
		.proof .underscore { border-bottom: 1px solid #888; position: relative; left: -11px; padding: 0 10px; }	
		.proof .rtp { border: 1px solid #888; padding: 1px 3px; margin: 0 0 0 10px; background: #f4f4f4; }	
		.proof .just { float: right; padding: 0 5px 0 0; }
		
	.subproof { margin: 0 0 0 15px; border-left: 1px solid #888; }	
		.subproof .ln { left: -45px; }	
		.subproof .subproof .ln { left: -60px; }	
		.subproof .subproof .subproof .ln { left: -75px; }	
		.subproof .subproof .subproof .subproof .ln { left: -90px; }	
		.subproof .subproof .subproof .subproof .subproof .ln { left: -105px; }	
		.subproof .subproof .subproof .subproof .subproof .subproof .ln { left: -120px; }

table.data { margin: 1em auto; width: 98%; }
	table.data tr.a td { background: #f4f4f4; }
	table.data tr.b td { background: #fff; }
	table.data th { text-align: left; padding: 3px 5px; }
	table.data td { text-align: left; padding: 3px 5px; }
	table.data td.subhead { font-weight: bold; text-align: left; background: #eee;  }
	table.data td.sym { text-align: center; font-weight: bold; font-size: 1.2em;  }

table.truth {  border: 1px dotted #ccc; margin: 1em auto 1.5em auto; padding: 0; width: 95%; border-collapse: collapse; }
	table.truth td { padding: 3px 6px; text-align: center; border: 1px dotted #ccc; border-collapse: collapse; }
	table.truth th { border: 1px dotted #ccc; border-bottom: 1px solid #444; padding: 3px 6px; text-align: center; border-collapse: collapse; }

div.ed { font-size: 0.84em; }
ul.idx { list-style-type: none; font-size: 1em; }
.intextad { width: auto; margin: 20px; padding: 7px; background-color: #eee; border: 1px solid #A51A1A; }

blockquote { margin-left: 3em; padding: 1em; border-left: 2em solid #eee; background-color: #f4f4f4; }

#philosophy { width: 960px; margin: 0 auto; padding: 0; font-size: 0.84em; }

#head { text-align: right; width: 100%; height: 54px; margin: 0; background: #04a300 url(/images/layout/head.png) repeat-x top; }
	#head img { padding: 31px 10px 0 0; }
	
#contents { font-size: 1.2em; background: #fff; padding: 15px 10px 1em 10px; }

	#mb { width: 930px; float: left; display: inline; }
		.texte { float: left; display: inline; width: 700px; }
		.detail { float: right; display: inline; width: 230px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 0.7em; }
			.detail h2 { font-size: 1em; font-weight: bold; margin: 0; padding: 0.5em 0; border-bottom: 1px solid #bfbfbf; }
			.detail p {  line-height: 2em; }
			.detailad { width: 234px; margin: 0 auto; }
	
	#sb { width: 0px; float: right; display: inline; padding: 64px 0 0 0; }
		#sb ul { margin: 0; padding: 0; list-style: none; font-family: Georgia,"Times New Roman",Times,serif; text-transform: uppercase;  font-size: 0.85em; }
		#sb ul li { display: inline; margin: 0; padding: 0; list-style: none; }
		#sb ul li a { display: block; text-decoration: none; color: #444; padding: 5px 10px; margin: 5px 0; }
		#sb ul li a:hover { color: #fff; background: #444; }
		
		.azad { width: 120px; margin: 2em auto; }
		#sky { width: 160px; margin: 2em auto; }

	#menubar { background: #fff; padding: 1.5em; border: 1px solid #131313; font-family: arial,helvetica,sans-serif; color: #131313;}
		#menubar h2 { display: inline; font-size: 1em; font-weight: bold; padding: 0 12px 0 0; background: #fff url(/images/layout/navh2.png) no-repeat scroll center right; white-space: nowrap; }
		#menubar ul, #menubar ul li { display: inline; list-style: none; margin: 0; padding: 0; }
		#menubar ul a { text-decoration: none; padding: 0 12px 0 5px; background: #fff url(/images/layout/nava.png) no-repeat scroll center right; white-space: nowrap; }
		#menubar h2 a { text-decoration: none; color: #131313; }
	
#footer { clear: both; padding: 1em 0; margin: 0; }
	#footer img { float: right; margin: 7px 0; }
	#banner { text-align: center; border-bottom: 1px dotted #009b00; background: #ddf4dd; padding: 6px 0 6px 0; font-size: 0.85em; font-family: Arial,Helvetica,sans-serif; color: #333; }
	
.notes h2 { border-top: 1px dotted #444; }

ol.footnotes { margin-top: 1.5em; padding-top: 1em;  border-top: 1px dotted #444; font-size: 0.86em; }
ol.footnotes li { padding-bottom: 0.6em; }