html, body { background: #eee; font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
#custom-doc { width:75.69em;*width:73.87em;min-width:984px; margin:auto; text-align:left; }
strong { font-weight: bold; }
a img { border: none; }
a { color: #073B7F; }
a:visited { color: #886D8f; }
a:hover { color: #999; }
a.amz, a.amz:visited, a.amz:active { 
	color: #9f3e13; text-decoration: underline;
}
a.amz:hover { color: #000; }
cite a.amz {  }
a.notes {
	font-size: 90%; margin: 2px; border: 1px solid #ddd;
	background: #eee; color: #000; text-decoration: underline;

}
cite, .amz { font-style: italic; }
sup { vertical-align: super; line-height: 1em; padding: none; }
em { font-style: italic; }
strong, em, cite, .amz {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: .9em;
}
cite, .amz { }
ol li { list-style-type: decimal; }
blockquote {
	border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; 
	color: #333; padding: .8em .2em 0; 
	margin: 1em 2em 2em; font-size: 94%;
}
blockquote h5 {  }
blockquote dl { padding: 10px 20px 10px 0px; }
blockquote blockquote { font-size: 94%; border: none; border-left: 1px solid #ddd; padding: 1em; }
blockquote ol { font-size: 90%; }
ul.lImg { margin: 1em 2em 2em; padding: 0px; font-size: 90%; }
ul.lImg li { list-style-image: url(../images/ul.gif); }
ul.lImg li ul li { list-style-image: none; list-style-type: circle; margin-left: 2em; }
#secondWrap ul.lImg { margin-right: 0em; font-size: 86%; }
#secondWrap ul.lImg li a:hover { color: #999; }
#hd {
	height: 82px;
	background: #14231f url(../images/newDesign2008/headBg.jpg) no-repeat top;
}
#hd h1 {width: 256px; height: 80px; margin-left: 336px; }
#hd h1 a { border: none; }
#bd { 
	font-size: 110%; clear: both; background: #fefefe url(../images/newDesign2008/bdBg.jpg) repeat-y top; 
	border-right: 1px solid #000; border-left: 1px solid #000; 
}
#bd h1, #bd h2, #bd h3 { font-size: 180%; font-family: Times, sans-serif; line-height: 1.2em; }
#bd h2 { font-size: 142%; margin: .8em 0 .1em; }
#blog #firstWrap h2 { font-size: 150%; margin: .8em 0 .1em; }
.post h2 { clear: both; }
.navigation { padding-bottom: 2em; }
#bd h3 { font-size: 130%; margin: .8em 0 .1em; }
#firstWrap, #secondWrap { padding: 1.6em; }
#firstWrap p, #secondWrap p { padding: .6em 0em; }
#secondWrap { font-size: 87%; }
#secondWrap p { font-size: 86%; }
p, li, dd { line-height: 1.6em; }
#firstWrap p { padding: 0; }
#secondWrap h2 { font-size: 130%; }
#authorNum { font-size: 86%; color: #333; margin-left: .3em; }
#authorNum a { text-decoration: none; padding: 2px;  }
#authorNum a:hover { text-decoration: underline;  }
.imgRight, .imgRightNoBorder {
	float: right; clear: right; margin: 3px 0px 10px 10px; position: relative;
	border: 1px solid #000;
}
.imgRightNoBorder { border: none; }
.pageSubTitles, .cite {
	padding: .5em .4em; text-align: right; font-size: 88%; color: #666666; margin: .3em 0 2em;
}
.dropCap span {
  float: left; /*This allows the text to "stack up" to the right of the large font*/
  margin: -8px 3px 0px -3px; /*set margins based on the font used*/
  padding: 0; font: 4.4em/.9em Times, serif; color: #666666; line-height: normal;
  /*font: bold 4em/.9em "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;*/
}
h1 a.notes, h2 a.notes, h3 a.notes { font-size: 90%; padding: 2px; }
a.notes span {  }
#at-notes { margin-left: 0; font-size: 90%; padding-left: 2.8em; }
#at-notes a.notes { background: #fff; color: darkblue; border: none;}
#at-notes a.notes:hover {  }
a.amz, a.amz:visited, a.amz:active { color: #0B424F; }
#toc { font-size: 90%; margin: 2.8em 1.8em; background: #fff; border: 1px solid #ddd; }
/* Highlight clicked reference in blue to help navigation */
sup a.notes:target {
 background: #fff; color: #000;
}
#at-notes > li:target { 
  background: #eee;
}
#nav { padding: 0; margin-top: -1px; }
#nav ul {
	padding: 0;
	margin: 0;
	background-color: #292630;
	color: #fff;
	float: left;
	width: 984px;
	border-bottom: 1px solid #000;
}
#nav ul li { display: inline; }
#nav ul li a {
	padding: 0.4em .8em;
	background: #292630;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
}
#nav ul li a:hover {
	background-color: #8E2817;
	color: #fff;
}
#nav ul li.navExtra a  { 
	float: right; border: none;
}
#nav ul li.navExtra a:hover  { 
	background-color: #666669;
	color: #fff;
}
#nav ul li ul { float: left; width: auto; font-size: 86%; margin: 1px 0 0 0; border: none; } 
#nav ul li ul li { display: inline; }
#nav ul li ul li a {
	padding: 0.3em .6em 0.3em .6em;
	color: #fff; margin-top: .26em;
	border: none;
}
.lBorder { border-left: 1px solid #000; }
body#home a#homenav, body#nwo a#nwonav, body#nam a#namnav, body#para a#paranav, 
body#commentary a#commentarynav, body#news a#newsnav, body#links #linksnav, 
body#articles #articlesnav, body#contact #contactnav, body#blog #blognav { 
	background: #666666;
}
#gAdWrap { width: 984px; height: 96px; background: #000; clear: both; }
#gAd {
	border: 1px solid #000; padding: 2px;
	width: 728px; height: 90px;
}
#gAd iframe { margin: 0; }
#extraAd { float: right; width: 250px; height: 96px; background: #333; }
#extraAd a { border: none; }

#firstWrap { padding: 2em 2.4em; }
#articles #firstWrap p, #nwo #firstWrap p, #nam #firstWrap p, #para #firstWrap p, 
#commentary #firstWrap p, #contact #firstWrap p, #blog #firstWrap p, #home #firstWrap p { font-size: 92%; margin-bottom: 1.4em; }
h3 a:active, h3 a:visited, h3 a {
	text-decoration: none;
}
h3 a:hover { color: #000; text-decoration: underline; }
#articles #firstWrap h3, #nwo #firstWrap h3, #nam #firstWrap h3, 
#para #firstWrap h3, #commentary #firstWrap h3, #home #firstWrap h3 { margin: 1em 0 1em; font-size: 116%; font-weight: bold; }
#articles #firstWrap h1, #nwo #firstWrap h1, #nam #firstWrap h1, 
#para #firstWrap h1, #commentary #firstWrap h1, #contact #firstWrap h1, #home #firstWrap h1 { 
	font-size: 144%; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; 
	padding: .4em 0; margin-bottom: 1.4em; font-weight: bold; color: #5F5D4D;
}
#home #firstWrap h1 { font-size: 130%; }
.cRight, .cLeft { float: right; padding: 2px; margin: 0 10px 0 0px; }
.cRight { margin: 1.6em 1em; color: #000; font-size: 85%; background: #eee; }	
.cLeft { float: left; padding: 2px;	margin: 0 10px 0 0px; border: 1px solid #ddd; }
.cLeft:hover { border-color: #000;	background: #fff; }
.dd { color: #B63108; }
#pageNumsTop, #pageNumsBottom, #crumbs {
	margin: 1em 0 2em 0; font-size: 90%;
	padding: .6em .6em .6em 0em;
	height: 1%; border: none;
}
#pageNumsBottom { margin: 2em 0 2em 0; }
#pageNumsTop, #pageNumsBottom { font-weight: bold; }
#pageNumsTop a, #pageNumsBottom a {
	background: transparent;
	padding: 2px 4px;
	border: 1px solid;
	border-color: #ddd;
}
#pageNumsTop a:hover, #pageNumsBottom a:hover {
	background: #fff;
	border: 1px solid #999;
}
#subscribe { 
	padding: .5em .8em; margin: .2em 0em 2em -.6em;
	background: #eee; border: 1px solid #999;
}
#subscribe input { font-size: 90%; }
#subscribe label { display: block; font-size: 84%; }
#eMail { 
	margin: .4em 0 .2em; padding: 0;
	background: #E8E5D3; color: #333; border: 1px solid #666666;
}
form#cse-search-box { margin: 2em 0 2em -.1em; }
#ft { 
	background: #ccd0c5 url(../images/newDesign2008/bgFooter.jpg) repeat-x top left; 
	border-right: 1px solid #000; border-left: 1px solid #000; border-top: 1px solid #000;
}
#ftWrap { padding: 2em; background: transparent url(../images/newDesign2008/footerLogo.jpg) no-repeat 40px 40px; height: 80px; }
#ftMap { margin: 3.8em 60px 0 230px; font-size: 90%; color: #ddd; background: #333; }
#ftMap a { padding: .4em .4em; background: #ABAFA4; color: #000; text-decoration: none; border: 1px solid #333; margin: 0 .2em; }
#ftMap a:hover { background: #666666; color: #fff; }
dl.dlOutline { margin: 2em .5em; font-size: 90%; }
dl.dlOutline dt {
	font-weight: bold; border-bottom: 1px solid #eee;
	display: block; padding: 4px; 
}
dl.dlOutline dd {
	padding: .5em .3em .5em .6em; margin: 0;
	border-top: 1px inset #fff;
	position: relative;
}
dd.nauImg { border: none; float: left; }
dd.nauImg img { margin: .6em 1em 1em; padding: 1px; border: 1px solid #ddd; }
dl.dlOutline dt { clear: left; height: 1%; }
dl.dlOutline dd blockquote { font-size: 90%; }
.citeSmall { font-size: .8em; }
.illPics { background: transparent center no-repeat; margin: 2em; overflow: hidden; }
.wilson { background-image: url(../NWO/Illuminati/wilson.gif); height: 673px; }
.cypher { background-image: url(../NWO/Illuminati/cypher.gif); height: 743px; }
.gov { background-image: url(../NWO/Illuminati/Illuminati_Government.jpg); height: 691px; }
.secrecy { background-image: url(../NWO/Illuminati/illuminatiSecrecy.gif); height: 129px; }
ol { padding: 1em 4.5em; margin: 0; font-size: 94%; }
#st, #ci { border-collapse: collapse; margin-top: 1em; margin-bottom: 2em; }
#st tr,  #ci tr { vertical-align: top; }
#st td, #st th, #st td .sm, #ci td, #ci th { font-size: 90%; border: 1px solid #ddd; padding: .8em;}
#st th, #ci th { font-weight: bold;  }
#st td.wu { font-size: 1em; }
#st th.nm, #st td.emp { background: #F4F4ED; }
caption { background: #333; color: #eee; margin: 1em 2em 0 2em; padding: 6px; }
#en li p { font-size: .9em; }
#ci { margin: 2em auto; text-align: center;  }
#amzBiblio { border: 1px solid #ddd; padding: 4px 2px 4px 8px; margin-left: -.4em; }
.h911Pics { height: 405px; background: transparent center no-repeat; margin-bottom: 2em; }
.grem { background-image: url(../images/g/gremlins.jpg); }
.ind { background-image: url(../images/i/independance.jpg); }
.pea { background-image: url(../images/p/peacemaker.jpg); }
.ene { background-image: url(../images/e/enemyState.jpg); }
.rug { background-image: url(../images/r/rugrats.jpg); }
.tra { background-image: url(../images/t/traffic.jpg); }
.pat { background-image: url(../images/p/patriot.jpg); }
div.aInnerDiv, .meditationRoom {
	float: right; width: 180px;
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee; 
	margin: 2em 1em; font-size: .86em;
}
.meditationRoom { width: 250px; }
div.aInnerDiv div, .meditationRoom div { margin: auto; text-align: center;  }
div.aInnerDiv div h3, .meditationRoom div h3 { margin: 1em 1em 1em 0; }
.meditationRoom div ol, .meditationRoom div p { text-align: left; }
.spanSmaller, small { font-size: 84%; }
.diagram { text-align: center; margin: 2em auto; color: #666666; }
.diagram .title { border: none; text-align: left; }
#whois {
	background: #441C20 url(../images/whois.jpg) center no-repeat; 
	height: 183px; width: auto; margin: 1em 2.1em;
}
#searchform { margin: 1.3em 0; }
#homeLeft {
	float: left; width: 58%;
}
#homeRight {
	float: right; width: 36%; padding: 0 1em 1em;
	margin-left: .6em; font-size: 84%;
}
#homeRight dd { margin-left: 8px; font-size: 94%; margin-bottom: .6em; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
#sidebar { font-size: 90%; }
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#blog #firstWrap p.wp-caption-text, #articles #firstWrap p.wp-caption-text {
	font-size:78%;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.authOn, .authOn:visited { font-weight: bold; color: #000; }
#secondWrap ul li a, #secondWrap ul.lImg li a { font-size: 96%; }
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* Begin Comments*/
.alt { margin: 0; padding: 10px; }
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist { padding: 0; text-align: justify; }
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p { margin: 10px 5px 10px 0; }
#commentform textarea { width: 94%; height: 200px; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */


.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
div.entry { margin-top: 1em; }

.amzBooks {
	margin: 1.6em 4px 0 0; padding: 0; font-size: .9em;
}
.amzBooks img { float: left; margin: 2px 4px 4px 0; } 
.amzBooks p { clear: left; height: 76px; border: none; border-bottom: 1px solid #ddd; }

 .listItemsIndent {
	font-size: .87em;
	margin-left: 2.3em;
	list-style-type: none;
}
.listItemsIndent li { text-indent: -1.7em; }
.listItemsIndent li ul { margin-left: 2em; }
.listItemsIndent li ul li { list-style-type: none; }
.h2Underlined { border-bottom: 1px solid #666666; margin-bottom: .4em; }

#FaceBookLikeButton { margin: -.8em 0 0 3em; float: right; padding: 2px; padding-left: 10px; }
