/*
Brookings

description:
Global stylesheet for most pages

version:  2007-05-14
author: Travis Forden, Threespot
copyright: 2007.
---------------------------------------------------------*/

/*
Global Elements and Selectors
These items apply across the board in all sections. The individual differences
per section will be handled in that area of this document.
------------------------------------ */
body {
	background: #fff;
	color: #000;
	font: normal 68.75%/1.454545em arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

html>body {
	font-size: 11px;
	line-height: 16px;
}


/* @group Shell and columns */
#wrapper {
	border: 1px solid #d1d1d1;
	border-top: none;
	margin: 0 auto 20px;
	position: relative;
	text-align: left;
	width: 938px;
}

#contentwrap {
	background: #fff url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/bg-wrapper.gif") repeat-y;
	width: 938px;
}

#content {
	float: right;
	padding-top: 10px;
	width: 824px;
}

	#wrapper2 {
		/* to place gradient background in the content area and not have it bleed down into spotlight */
		background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/bg-secondary.jpg") repeat-y 624px 0;
		margin-bottom: 10px;
		padding-bottom: 40px;
	}
	
		.threecol #wrapper2 { background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/bg-wrap2.gif") repeat-y 11px 0; }
	
		.vendor #wrapper2 { background: transparent; }
	
	#primary {
		float: left;
		margin: 0 0 0 11px;
		width: 603px;
	}
	
		.threecol #primary {
			background: transparent;
		}
	
		#main {
			float: left;
			padding-bottom: 20px;
			width: 603px;
		}
			.threecol #main {
				width: 397px;
			}
		
		#local { /* not present in 2 column layouts */
			float: right;
			width: 196px;
		}

	.contentfoot {
		margin: 10px;
	}

	.contenthead {
		background: #fff;
		margin: 0;
		padding-bottom: 20px;
		width: 100%;
	}

	#secondary {
		background: #fff;
		float: right;
		margin: 0 10px 0 0;
		width: 190px;
	}

#nav {
	float: left;
	padding-bottom: 20px;
	width: 114px;
}
/* end shell */



/* General Links */
a,
a:link,
a:visited,
a:hover {
	background: transparent;
	color: #053769;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
	
	a.clip {
		line-height: 12px;
		padding-right: 3px;
	}
	
		a.clip:hover {
			text-decoration: none;
		}
	
	a.lnk-video {
		background: url("/web/20080708232730im_/http://www.brookings.edu/i/icons/video.gif") no-repeat bottom left;
		padding-left: 20px;
	}

	a.lnk-email {
		background: url("/web/20080708232730im_/http://www.brookings.edu/i/icons/envelope.gif") no-repeat left;
		padding-left: 15px;
	}

/* HEADINGS H1-H6 */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #053769;
}


/* Paragraphs, Quotes, Citations */
cite {
	color: #818181;
	font-size: 10px;
	line-height: 13px;
}

	cite em {
		font-style: italic;
	}

p.tags {
	color: #818181;
	font: 10px/1.1 arial,verdana,sans-serif;
}

	p.tags a {
		color: #818181;
	}

p.more {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 20px;
	margin-top: 25px;
}

	p.more a {
		color: #000;
		font-size: 10px;
	}



/* @group Masthead */
#masthead {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/bg-masthead.gif") repeat-y right top;
	border-bottom: 1px solid #d1d1d1;
	margin-top: 20px;
}

	#masthead .logo {
		border-bottom: 1px solid #c8d8eb;
		height: 78px;
		margin: 0;
		position: relative;
		text-indent: 0;
	}
	
		#masthead .logo img {
			padding: 28px 0 0 28px;
		}
		
		#masthead .logo a { display: block; height: 28px; width: 210px; }
	
		#masthead .home .logo {
			height: 87px;
		}
			
			#masthead .home .logo img {
				padding: 17px 0 0 20px;
			}
	
		#masthead .logo span {
			border-left: 1px solid #c8d8eb;
			color: #376498;
			display: block;
			font: italic 25px times,"times new roman",georgia, serif;
			height: 46px;
			left: 257px;
			line-height: 46px;
			padding-left: 18px;
			padding-top: 3px;
			position: absolute;
			text-indent: 0;
			top: 18px;
			width: 500px;
		}
			
			#masthead .logo span.home {
				background: url("/web/20080708232730im_/http://www.brookings.edu/i/global/qii.gif") no-repeat 22px 25px;
				font: italic 25px times,"times new roman",georgia, serif;
				height: 59px;
				left: 300px;
				line-height: 59px;
				text-indent: -9999px;
				top: 17px;
			}
	
	#masthead div.welcomebar {
		background: #fff url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x 0 2px;
		color: #c7c7c7;
	}
	
		#masthead p.today-date {
			color: #818181;
			float: left;
			font: 11px/11px georgia,"times new roman",serif;
			margin-bottom: 9px;
			margin-left: 9px;
			text-transform: uppercase;
		}
		
			#masthead p.today-date strong {
				color: #000;
				font-weight: normal;
			}

		#masthead p.myaccount {
			float: right;
			font: 10px/10px arial,verdana,sans-serif;
			margin-bottom: 8px;
			margin-right: 9px;
			margin-top: 12px;
			text-transform: uppercase;
		}
		
			#masthead p.myaccount .welcome {
				color: #818181;
				font-size: 11px;
				font-family: georgia,"times new roman",serif;
			}
			
				#masthead p.myaccount .name {
					text-transform: none;
				}
		
		#masthead .welcomebar a {
			color: #818181;
		}
		
			#masthead .welcomebar a.logout {
				color: #a20303;
			}
/* end masthead */



/* @group Footer */
#footer {
	background: #fff url("/web/20080708232730im_/http://www.brookings.edu/i/global/b.gif") no-repeat 9px 7px;
	border-top: 1px solid #d1d1d1;
	clear: both;
	color: #999;
	height: 42px;
	overflow: hidden;
	padding: 1px 10px 0 47px;
	width: 938px; /* value for IE5.5 */
	w\idth: 881px; /* value for everyone else */
}
	
	#footer p {
		float: left;
		font-size: 10px;
		line-height: 13px;
		margin: 7px 0;
		width: 50%;
	}
	
		#footer p.legalities {
			text-align: right;
		}
	
	#footer a {
		color: #999;
	}
	
	#footer .pipe {
		color: #ccc;
	}
	
	#footer .vcard {
	}
	
		#footer .org {
			font-size: 9px;
			font-weight: bold;
			text-transform: uppercase;
		}
/* end footer */



/* @group Rounded boxes */
.box {
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-bottom: 1px;
}

.box h4 {
	font: 14px/1em arial, verdana, sans-serif;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 15px;
}

.box p {
	margin-left: 10px;
}

.box ul {
	margin-left: 10px;
}

.box ol {
	margin-left: 28px;
}


/* Blue Rounded bubble areas */
#main .blue {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-btm.gif") no-repeat bottom left;
}

#main .blue .top {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/blue-rnd-md-top.gif") no-repeat;
}

#secondary .blue {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/blue-rnd-sm-btm.gif") no-repeat bottom left;
}

#secondary .blue .top {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/blue-rnd-sm-top.gif") no-repeat;
}

/* Gray Rounded bubble areas */
#main .gray {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/gray-rnd-md-btm.gif") no-repeat bottom left;
}

#main .gray .top {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/gray-rnd-md-top.gif") no-repeat;
}

#secondary .gray {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/gray-rnd-sm-btm.gif") no-repeat bottom left;
}

#secondary .gray .top {
	background: url("/web/20080708232730im_/http://www.brookings.edu/i/bkgd/gray-rnd-sm-top.gif") no-repeat;
}
/* end rounded boxes */



/* Callout in main content area */
/*
.callout {
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
	padding-bottom: 10px;
	width: 181px;
}
*/

.callout {
	background: #fff;
	float: right;
	margin: 0 0 0 15px;
	padding-bottom: 10px;
	width: 181px;
}


/* Brookings name */
.brookings { text-transform: uppercase; }

/* Error messaging */
#main .e500 {}

	#main .e500 h1 {
		color: #000;
		font: normal 26px/30px georgia, "times new roman", times, serif;
		margin: 18px 0;
	}
	
	#main .e500 p {
		font-size: 13px;
		line-height: 18px;
		margin: 18px 0 0;
	}
/*
     FILE ARCHIVED ON 23:27:30 Jul 08, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:59:19 Nov 15, 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):
  captures_list: 130.557
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.069
  RedisCDXSource: 3.355
  esindex: 0.005
  LoadShardBlock: 105.009 (3)
  PetaboxLoader3.datanode: 106.318 (4)
  CDXLines.iter: 17.015 (3)
  PetaboxLoader3.resolve: 89.941 (2)
  load_resource: 133.326
*/