/* CSS Specific to the RSS pages and implementations */

/* RSS Items in C17 */
.page-header .rss-readers {}

.page-header .rss-readers ul {
	margin: 20px 0 0;
	padding: 0;
}

.page-header .rss-readers li {
	float: left;
	font-size: 12px;
	line-height: 1;
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0 0 20px;
	position: relative;
}

	.page-header .rss-readers li.one {
		clear: left;
		list-style: none;
		width: 91px;
	}

	.page-header .rss-readers li.two {
		width: 106px;
	}

	.page-header .rss-readers li.three {
		width: 92px;
	}

.page-header p.view-feed {
	color: #053762;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1em;
}

	.page-header p.view-feed a {
		color: #053762;
		font-weight: bold;
	}


.page-header .rss-jumplinks {
	background: url("/web/20080708232734im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x;
	padding-bottom: 8px;
	padding-top: 13px;
}

	.page-header .rss-jumplinks p {
		color: #053762;
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
		margin: 0 0 9px;
	}


/* Feed FAQs */
.rss-faq {
	padding: 10px 15px 10px 10px;
}

	.rss-faq h3 {
		color: #000;
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
		margin: 20px 0 5px;
	}
	
	.rss-faq p {
		color: #000;
		font-size: 13px;
		line-height: 18px;
		margin: 0 0 13px;
	}


/* Feed Items list on subscribe page */
.feed-items {}

	.feed-items h2 {
		background: url("/web/20080708232734im_/http://www.brookings.edu/i/bkgd/bg-callout-bar.gif") repeat-x;
		border: 1px solid #d1d1d1;
		color: #000;
		font-size: 10px;
		font-weight: normal;
		line-height: 1;
		margin: 18px 0;
		padding: 7px 10px 6px;
		text-transform: uppercase;
	}

	.feed-items ul {
		list-style: none;
		margin: 0 10px;
		padding: 0;
	}
	
		.feed-items li {
			list-style: none;
			padding-bottom: 30px;
		}
		
		.feed-items li ul {
			margin: 0 10px 10px 0;
		}
		
			.feed-items li li {
				background: url("/web/20080708232734im_/http://www.brookings.edu/i/bullets/bullet-dkgrayarrow-li.gif") no-repeat;
				padding: 0 0 5px 15px;
			}
		
		
	.feed-items h3 {
		color: #053762;
		font: normal 13px/18px georgia, "times new roman", serif;
		margin: 0;
	}
	
	.feed-items h3 a { color: #053762; }
	
	.feed-items p {
		color: #000;
		font-size: 11px;
		line-height: 16px;
		margin: 0;
	}
	
		.feed-items p.attribution {
			color: #999;
			font-size: 10px;
			margin-bottom: 5px;
		}


/* C43 Content filter for RSS */
.rsstabs {
	background: url("/web/20080708232734im_/http://www.brookings.edu/i/components/c43_tabnav/contenttab_tile.gif") repeat-x;
	border-bottom: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
}

	.rsstabs .tabs {
		background: url("/web/20080708232734im_/http://www.brookings.edu/i/bkgd/contenttab_tile.gif") top left repeat-x;
		border: 1px solid #d1d1d1;
		display: block;
		height: 23px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.rsstabs .tabs li {
			border-bottom-width: 1px;
			border-left: 1px solid #fff;
			border-right: 1px solid #d1d1d1;
			color: #053769;
			display: inline;
			float: left;
			font: 11px/11px arial, helvetica, sans-serif;
			padding: 6px 8px;
		}
		
			.rsstabs .tabs li a {
				font-size: 11px;
				line-height: 11px;
				padding: 0;
			}
		
			.rsstabs .tabs li.active {
				background-color: #FFF;
				border-bottom: 1px solid #fff;
				border-right: 1px solid #d1d1d1;
				color: #000;
			}

	.alphabet {
		background: url("/web/20080708232734im_/http://www.brookings.edu/i/bkgd/bg-masthead-dot.gif") repeat-x bottom left;
		color: #818181;
		font: normal 11px/16px arial,helvetica, sans-serif;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	
		.alphabet a {
			font-weight: bold;
			padding: 0 2px 0 3px;
		}
	
		.feeds-list {
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			padding: 15px 0 30px 10px;
		}
		
		.feeds-list .col {
			float: left;
			list-style: none;
			margin: 0 9px 0 0;
			padding: 0;
			width: 188px;
		}
		
			.feeds-list h3 {
				color: #000;
				font: bold 12px/1 arial,helvetica,sans-serif;
				margin: 6px 0 18px;
				text-transform: uppercase;
			}

			.feeds-list p {
				color: #818181;
				font-size: 12px;
				line-height: 16px;
				margin: 0 0 16px;
			}
			
			.feeds-list p a {}
			.feeds-list p a:hover {
				text-decoration: none;
			}
			
				.feeds-list p a:hover span {
					text-decoration: underline;
				}
				
				.feeds-list p a img {
					padding-left: 2px;
				}
				
				.feeds-list p a:hover img {
					text-decoration: none;
				}
			
			.feeds-list p .programs,
			.feeds-list p .programs a {
				background: transparent;
				color: #818181;
				font-size: 10px;
				padding-right: 0;
			}


/* C46 RSS icon rules */
.pcp-banner .pcp-save .pipe {
	visibility: hidden;
}

.pcp-banner .pcp-save a:hover {
	text-decoration: none;
}

.pcp-banner .pcp-save a.clip {
	padding-right: 8px;
}
.pcp-banner .pcp-save a.subscribe {
	border-left: 1px solid #aec3df;
	padding-left: 12px;
	padding-top: 2px;
}


/* Subscribe to RSS Content Box */
.rssbox {}

.rssbox h4 {
	background: #ccdaf1 url("/web/20080708232734im_/http://www.brookings.edu/i/bkgd/bg_sqbox_title.gif");
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #000;
	font: normal 10px/1.2 arial,verdana,sans-serif;
	margin: 0 0 14px;
	padding: 8px 10px 6px;
	text-transform: uppercase;
}

.rssbox ul {
	list-style: none;
	margin: 0 0 16px;
	padding: 0 10px;
}

	.rssbox li {
		background: url("/web/20080708232734im_/http://www.brookings.edu/i/icons/feed-lg.gif") no-repeat 0 2px;
		list-style: none;
		padding-left: 18px;
	}

/*
     FILE ARCHIVED ON 23:27:34 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: 71.453
  exclusion.robots: 0.187
  exclusion.robots.policy: 0.172
  RedisCDXSource: 0.971
  esindex: 0.009
  LoadShardBlock: 42.066 (3)
  PetaboxLoader3.datanode: 75.716 (4)
  CDXLines.iter: 21.522 (3)
  load_resource: 73.096
  PetaboxLoader3.resolve: 31.663
*/