 /* print.css v1.2 */
 /* 2004.02.17 by todd */
 /* #contentbody, #contentmenu */


/*
 * last modified: 4/3/07 by kevin chan
 *
 */


 /* begin basic style */

body {
	font-family: Arial, sans-serif;
	background: #FFFFFF;
	font-size:.80em;
}
p {
	font-family: Arial, sans-serif;
	/* font-size:.80em; */
	font-size: 1em;
}

 /* filter nn4 */

 /*/*/ 
 #dummy {}
 .upgrade {
 display:block;
 }
 /* */

 .upgrade { display: none; } 

 /* begin general style */

 a:link {
 color: #C65E21;
 }
 a:visited {
 color: #9A3514;
 }
 a:hover {
 color: #9A3514;
 }
 a:active {
 color: #E29514;
 }
 .clear {
 clear: both;
 font-size: .2em;
 line-height: .2em;
 }

 /* begin hidden elements */

 #channels, #topstories .storymenu, #ncmstories .storymenu, #yctstories .storymenu, #categorymenu h3, #settings, #contentbody .intro img, #contentmenu, #orgmenu, #channels, #comments, #ad2 {
 /* The equivalent of 'display: none' but leaves the elements readable by some screen readers */
 position: absolute;
 overflow: hidden;
 clip: rect(0,0,0,0);/* because 'height: 0' doesn't have any fun in IE5.5 */
 height: 0;/* because clip doesn't have any fun in IE6 */
 }

 /* begin container */

 #container {
 text-align: left;
 width: 100%;
 margin:0 auto;
 padding:0;
 position:relative;
 }
 
 /* begin header */
 #header {
	width: 100%;
	background: #e6e6e6 url("/web/20171127113958im_/http://media.newamericamedia.org/resources/nam_banner_bg.jpg") repeat-x left top;
	display:block;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
 }

#header_banner_image
{

}

#header_banner_print_image
{

}

.header_banner
{
	display: none;
}


 /* begin content */

#content {
display:block;
 background-color:#fff;
 }

 /* begin otherprograms */

 #otherprograms {
 display:block;
 }
 
 /* begin story summary */

 .storysummary {
 font-size:0.85em;
 display: block;
/*  padding-bottom: .6em; */
 padding: 0 18px .6em 0;
 }
 .storysummary h3 {
 font-size: 1.3em;
 }
 .storysummary h4 {
 font-size:1.1em;
 }
 .storysummary a img {
 float:right;
 }
 .storysummary strong {
 padding-left:1em;
 }
 .firststorysummary {
 font-size:1em;
 }
 .title {
 padding-bottom: 0.5em;
 padding-top: 0.5em;
 }
 .title h3 {
 font-size:1.3em;
 padding:0em;
 margin:0em;
 }
 .title h4 {
 font-size:1.1em;
 padding:0em;
 margin:0em;
 }
 p.description {
 font-size:1.1em;
 padding-top:.3em;
 padding-left:0em;
 padding-bottom:0em;
 padding-right:0em;
 margin:0em;
 }
 p.biline {
 padding:0em;
 margin:0em;
 }

 /* begin article */
#contentbody {
 background-color: #FFFFFF;
 text-align:left;
padding:.5em;
display:block;
}
#contentbody .copy {
padding: .5em 0 1em 0;
}
#contentbody .intro {
font-size:1em;
color:#996;
font-family:Myriad, Arial, sans-serif;
margin:0;
padding:0;
}
#contentbody p.p1 {
	font-size: 1.25em;
	padding: 0 0 .2em 0;
	line-height: 1.3em;
}
#contentbody p.p2 {
	font-size: 1.15em;
	padding: 0 0 .2em 0;
	line-height: 1.3em;
}
#contentbody p {
	font-size: 1em;
	padding: 0 0 .2em 0;
	line-height: 1.15em;
}
#contentbody p.dropquote {
	font-size: 1.3em;
	font-weight: bold;
	padding: .7em;
	line-height: 1.5em;
	width: 14em;
	float: right;
}
#contentbody p.dropquote em {
	text-transform: uppercase;
	font-style: normal;
}
#contentbody .dropcap {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
#contentbody p.biline {
	font-size: 0.75em;
	margin: 0;
	padding:  0 0 .3em 0;
	text-transform: uppercase;
	font-weight: bold;
	color:#859079;
}
#contentbody p.pagenumber {
	font-size: 0.75em;
	margin: 0;
	text-align: right;
	padding:  0 0 .5em 0;
	text-transform: uppercase;
}
#contentbody h2 {
	font-size: 2em;
	padding:0 0 .2em 0;
	margin:0;
	color:#533A19;
	}
#contentbody h3 {
	font-size: 1.25em;
	padding: 0 0 .5em 0;
	margin:0;
	color:#533A19;
	}
#contentbody .title {
	padding:0;
	margin:0;
}
#contentbody .title h3 {
	padding: 0 0 .1em 0;
}
#comments h2 {
	font-size: 1.25em;
	text-transform: none;
	padding: 0;
	margin:0;
	}
#comments h3 {
	font-size: 1.15em;
	text-transform: none;
	padding: 0;
	margin:0;
	}
#comments dl {
	font-size: .85em;
	padding: 0;
	margin:0;
}
#comments dt {
	font-weight: bold;
	padding: 0 0 .2em 0;
}
#comments dd {
	padding: 0 0 .5em 0;
}

/* begin custom */
/* temporary div until all custom pages are migrated to basic xhtml */
#custom {
	/* background-color:#FFFFFF; */
	display:block;
	/* padding:.4em; */
	/* border-color: #DBF1C5; */
	/* border-style: solid; */
	/* border-width: 0 .4em .3em .4em; */
}
#custom .title {
	padding:0;
	margin:0;
}
#custom h2 {
	font-size: 2em;
	padding:0 0 .2em 0;
	margin:0;
	}
#custom h3 {
	font-size: 1.25em;
	padding:0 0 1em 0;
	margin:0;
	}
#custom .title h2 {
	padding: 0;
	margin:0;
	color:#533A19;
}
#custom .title h3 {
	padding: 0 0 .1em 0;
	margin:0;
	color:#533A19;
}

/* begin search */
#search h2 {
font-size:1.1em;
}

 /* begin footer */

 #footer {
 display:block;
 text-align:center;
 }
 #notices {
 font-size:.85em;
 text-align:center;
 }

/*------------------- ARTICLE PAGES -------------------*/

.article {
	width: 630px;
}

div#article {
	width: 710px;
	margin-left: 40px;
}

p.article_title {
	margin: 0em;
	padding: 0em;
	font-size: 1.5em;
	color: #533A19;
	font-weight: bold;
}

p.subtitle {
	margin: 0em;
	padding: 0.3em 0em 0.3em;
	font-size: 1.0em;
	color: #666;
	font-weight: bold;
}
p.article_biline {
	padding: 0;
	margin: 0 0 2em;
	font-size: 0.9em;
	color: #666666;
}

/* begin print this page */
#printthispage {
	font-size: .75em;
	display: block;
	padding: 0em 0em 1em;
}
/*
#printthispage span.normalstyle {
display:inline;
}
#printthispage span.printstyle {
display:none;
}
*/

#printthispage div.printstyle
{
	display: none !important;
}

#printthispage div.normalstyle
{
	/* float: left; */
}

#printthispage div.email_message_style
{
	/* float: left; */
}

#printthispage div.subscribe_newsletter_style
{
	/* float: left; */
}

#printthispage div.printthispage_icon
{
	
}

#printthispage div.printthispage_icon_desc
{
	margin: -20px 0 0 32px;
}

#view_article_sidebar
{
	display: none;
}

table td #right_side_column_2
{
	display: none;
}


/*------------------- END ARTICLE PAGES -------------------*/

/*------------------- FOCUS -------------------*/

.focus {
	display: none;
}

/*------------------- END FOCUS -------------------*/

/*------------------- TOC -------------------*/

.toc {
	display: none;
	width: 120px;
}
#toc {
	display: none;
	width: 120px;
}

/*------------------- END TOC -------------------*/
 
 /*------------------- ADS -------------------*/

.ad_box_right {
	display: none;
}
.ad_bottom_468 {
	display: none;
	height: 0;
}


/*------------------- END ADS -------------------*/


/*------------------- TOP NAVIGATION LINKS -------------------*/

#topnav {
	display: none;
}

/*------------------- END TOP NAVIGATION LINKS -------------------*/



/*------------------- SIDEBAR -------------------*/

#nav_sidebar_column
{
	width: 0px;
	display: none;
}

.nav_sidebar_column
{
	width: 0px;
	display: none;
}


.right_sidebar_container
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 0px;
}

/*------------------- END SIDEBAR -------------------*/


/*------------------- MAIN CONTENT AREA -------------------*/

#main_column_content
{
	margin: 0 20px 0 0;
}

/*------------------- END MAIN CONTENT AREA -------------------*/


/*------------------- MISC STYLES -------------------*/

.non_printing
{
	display: none;
}

.cat_header
{
	/* background: url(/web/20171127113958im_/http://media.newamericamedia.org/resources/h_categories_650.jpg) no-repeat; */
	/* background-color: #93a0c0; */
	/* background-color: #9999ff; */
	font-family: Verdana, Arial;
	font-weight: bold;
	/* color: #FFFFFF; */
	/* padding: 0 0 0 2px; */
	margin: 1em 0 0.5em 0;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: .2em;
}

/* PULL QUOTES - LEFT */

.article_pull_quote_left
{
	display: block;
	float: left;
	background: url(/web/20171127113958im_/http://media.newamericamedia.org/resources/pull_quote_background_20x20.jpg) repeat;
	padding: 8px 8px 8px 8px;
	margin: 10px 10px 10px 0;
	width: 40%;
	font-size: 13pt;
	/* font-weight: bold; */
	line-height: 20pt;
	color: #4c4c4c;
	text-align: left;
}


/* PULL QUOTES - RIGHT */

.article_pull_quote_right
{
	display: block;
	float: right;
	background: url(/web/20171127113958im_/http://media.newamericamedia.org/resources/pull_quote_background_20x20.jpg) repeat;
	padding: 8px 8px 8px 8px;
	margin: 10px 0 10px 10px;
	width: 40%;
	font-size: 13pt;
	/* font-weight: bold; */
	line-height: 20pt;
	color: #4c4c4c;
	text-align: left;
}


/*------------------- END MISC STYLES -------------------*/


/*
     FILE ARCHIVED ON 11:39:58 Nov 27, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:26:08 Mar 28, 2021.
     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):
  CDXLines.iter: 18.997 (3)
  captures_list: 128.247
  load_resource: 91.269
  PetaboxLoader3.resolve: 50.325
  exclusion.robots.policy: 0.195
  PetaboxLoader3.datanode: 58.709 (4)
  LoadShardBlock: 60.308 (3)
  exclusion.robots: 0.225
  RedisCDXSource: 11.488
  esindex: 0.013
*/