/*
Components CSS - Large size
Large size of text on various resizable components

Version: 2007-06-26
Copyright: 2007 Brookings. All rights reserved
-------------------------------------------------------- */

/* C12: Promo */
.promo {
}

	.promo h5 {
		font-size: 15px;
		line-height: 19px;
	}
	
	.promo p {
		font-size: 13px;
		line-height: 18px;
	}



/* C17: Page Header */
.page-header {
}

	.page-header p {
		font-size: 14px;
		line-height: 20px;
	}



/* C22: Rotating Feature */
.rotate-feature {
}

		.rotate-feature h2 {
			font-size: 26px;
			line-height: 29px;
		}
		
		.rotate-feature p {
			font-size: 15px;
			line-height: 20px;
		}
		
			.rotate-feature p.attribution {
				font-size: 12px;
				line-height: 15px;
			}



/* C23A: Dynamic Content List (Image & Summary Text) */
.dynlist-c23a {
}

		.dynlist-c23a .item h4 {
			font-size: 16px;
			line-height: 20px;
		}
		
		.dynlist-c23a .item p {
			font-size: 14px;
			line-height: 19px;
		}
		
		.dynlist-c23a .item p.attribution {
			font-size: 12px;
			line-height: 15px;
		}



/* C23b: Dynamic Content List */
.dyn-content-list {
}

	.dyn-content-list h4,
	.dyn-content-list h4 a {
		font-size: 16px;
		line-height: 20px;
	}
	
	.dyn-content-list p.attribution {
		font-size: 12px;
		line-height: 15px;
	}



/* C24A: Manual Content Feature Area */
.featured {
}

	.featured h3 {
		font-size: 16px;
		line-height: 20px;
	}

	.featured p {
		font-size: 15px;
		line-height: 20px;
	}
	
		.featured p.attribution,
		.featured p.attribution a {
			font-size: 12px;
			line-height: 15px;
		}



/* 24B: Manual Content Feature Area */
.manual-content-feature {
}

.manual-content-feature p {
	font-size: 15px;
	line-height: 20px;
}

	.manual-content-feature h4,
	.manual-content-feature h4 a {
		font-size: 23px;
		line-height: 26px;
	}
	
	.manual-content-feature p.attribution,
	.manual-content-feature p.attribution a {
		font-size: 12px;
		line-height: 15px;
	}



/* C25: Upcoming Events */
.upcoming-events {}

	.upcoming-events h5 {
		font-size: 15px;
		line-height: 19px;
	}
	
		.upcoming-events p.event-date,
		.upcoming-events p.event-location {
			font-size: 12px;
			line-height: 15px;
		}



/* C26: Recent Research and Commentary */
.recentresearch {}

	.recentresearch h5 {
		font-size: 15px;
		line-height: 19px;
	}
	
		.recentresearch p.attribution,
		.recentresearch p.event-date {
			font-size: 12px;
			line-height: 15px;
		}



/* 27: Manual Link List */
.manual-link-list { }

		.manual-link-list li {
			background:url("/i/components/c27_manuallinklist/arrow_dk-gray.gif") no-repeat 0 4px;
			font-size: 13px;
			line-height: 14px;
		}



/* C28A Main Content (Dynamic) */
.main-content {
		font-size: 16px;
		line-height: 23px;
}

	.main-content .intro,
	.main-content .body {
		font-size: 16px;
		line-height: 23px;
	}

	.main-content p {
	}
	
		.main-content p.byline {
			font-size: 15px;
			line-height: 21px;
		}



/* C28b: manual content (static)*/
.c28b {
	font-size: 16px;
	line-height: 23px;
}



/* C32: Related Content */
.related-content {
}

	.related-content h5 {
		font-size: 15px;
		line-height: 19px;
	}
	
		.related-content p.attribution {
			font-size: 12px;
			line-height: 15px;
		}



/* C33: Related Topics */
.relatedtopics {
}
	
			.relatedtopics li {
				background: url("/i/bullets/bullet-grayarrow.gif") no-repeat 0 9px;
				font-size: 13px;
				line-height: 14px;
			}



/* C34: Featured Experts */
.featured-experts {
}

	.featured-experts h4 {
		font-size: 15px;
		line-height: 19px;
	}
	
	.featured-experts p {
		font-size: 13px;
		line-height: 18px;
	}
	
	.featured-experts p.tags,
	.featured-experts p.tags a {
		font-size: 12px;
		line-height: 15px;
	}



/* C36: Spotlight */
.spotlight {
}
	
	.spotlight h4 {
		font-size: 20px;
		line-height: 23px;
	}
	
	.spotlight p {
		font-size: 13px;
		line-height: 18px;
	}



/* C39: About the Author */
.about-author {
}

	.about-author .description {
		font-size: 16px;
		line-height: 21px;
	}



/* C49: Page Summary */
.page-summary-wrapper {
}

	.page-summary p,
	.page-summary div.body {
		font-size: 13px;
		line-height: 18px;
	}



/* C50: Content Page Header */
#contentheader {
}

	#contentheader p {
		font-size: 14px;
		line-height: 20px;
	}
	
	#contentheader p.attribution {
		font-size: 12px;
		line-height: 15px;
	}



/* C51: Top Topics */
.toptopics {
}

			.toptopics li {
				background: url("/i/bullets/bullet-grayarrow.gif") no-repeat 0 9px;
				font-size: 13px;
				line-height: 14px;
			}



/* C52 Manual Key Content */
.key-content-wrapper {
}

	#secondary .key-content h5 {
		font-size: 15px;
		line-height: 19px;
	}

	#secondary .key-content p,
	.key-content .round p,
	.key-content .round p a,
	.key-content .square p {
		font-size: 13px;
		line-height: 18px;
	}



/* 55: Quote Box */
.quote-box {
}

.quote-box p.quote {
	font-size: 15px;
	line-height: 22px;
}



/* C59: Recent Catalogs */
.recent-catalogs {
}

.recent-catalogs p {
	font-size: 13px;
	line-height: 18px;
}

		.recent-catalogs h4,
		.recent-catalogs h4 a {
			font-size: 15px;
			line-height: 19px;
		}



/* C60: featured book */
.featured-book {}

		.featured-book h4 {
			font-size: 22px;
			line-height: 25px;
		}
		
		.featured-book p {
			font-size: 15px;
			line-height: 20px;
		}
		
		.featured-book p.attribution {
			font-size: 12px;
			line-height: 15px;
		}



/* C61: Related Books and Courses */
.related-books-courses {
}

	.related-books-courses div.book .attribution,
	.related-books-courses div.book .attribution a,
	.related-books-courses div.course .date {
		font-size: 12px;
		line-height: 15px;
	}

	.related-books-courses h4 {
		font-size: 15px;
		line-height: 19px;
	}



/* C62 : best-sellers */
.best-sellers { }

	.best-sellers h4 {
		font-size: 15px;
		line-height: 19px;
	}
	
	.best-sellers p.attribution {
		font-size: 12px;
		line-height: 15px;
	}



/* C64: PCP List (Manual) */
.pcp-list {
}

	.pcp-list p,
	.pcp-centers li,
	.pcp-projects li {
		font-size: 15px;
		line-height: 20px;
	}



/* C65: Expert Detail */
.expert-detail {
}

	 .expert-detail p {
		font-size: 16px;
		line-height: 23px;
	}



/* C66 : Expert Research and Commentary */
.expert-research-commentary {
}

	.expert-research-commentary h5,
	.expert-research-commentary h5 a {
		font-size: 15px;
		line-height: 19px;
	}



/* C68: Manual book features */
.manual-book-features {
}

		.manual-book-features .book h4 {
			font-size: 16px;
			line-height: 20px;
		}
		
		.manual-book-features .book p {
			font-size: 14px;
			line-height: 19px;
		}

		.manual-book-features .book p.attribution {
			font-size: 12px;
			line-height: 15px;
		}



/* C74: Profile Welcome */
.user-profile-welcome {
}

	.user-profile-welcome h2 {
		font-size: 20px;
		line-height: 23px;
	}

	.user-profile-welcome p {
		font-size: 14px;
		line-height: 20px;
	}



/* C75-76: Profile Settings */
.user-profile-settings {
}
	
	.user-profile-settings h3 {
		font-size: 16px;
		line-height: 20px;
	}
	
		.user-profile-settings .settings li {
			font-size: 13px;
			line-height: 14px;
		}



/* C77: selected reviews */
.selected-reviews {
}

	.selected-reviews p {
		font-size: 16px;
		line-height: 23px;
	}
	
	.selected-reviews span {
		font-size: 12px;
	}



/* C78: Search Results - Recommended Links */
.rec-links {
}

		.rec-links .link h5 {
			font-size: 16px;
			line-height: 20px;
		}
		
		.rec-links .link p {
			font-size: 14px;
			line-height: 19px;
		}



/* C79: Search Results - Listing */
.search-listing {
}
	
	.search-listing .item h3 {
		font-size: 16px;
		line-height: 19px;
	}
	
	.search-listing .item p {
		font-size: 14px;
		line-height: 19px;
	}
	
	.search-listing .item p.attribution,
	.search-listing .item p.date {
		font-size: 12px;
		line-height: 15px;
	}



/* Job Posting */
.job-post {
	font-size: 16px;
	line-height: 23px;
}

	.job-post .job-basics h2,
	.job-post .job-details h2 {
		font-size: 15px;
		line-height: 23px;
	}
	
	.job-post .job-basics h3,
	.job-post .job-details h3 {
		font-size: 16px;
		line-height: 23px;
	}



/* Event Details */
.pastevent {
	font-size: 16px;
	line-height: 23px;
}

	.pastevent .event-summary p,
	.pastevent .event-details p {
		font-size: 16px;
		line-height: 23px;
	}
	
	.pastevent .event-summary h2,
	.pastevent .event-details h2 {
		font-size: 15px;
		line-height: 23px;
	}
	
	.pastevent .event-details h3 {
		font-size: 12px;
		line-height: 15px;
	}

	.pastevent .event-details h4 {
		font-size: 15px;
		line-height: 19px;
	}
	
	.pastevent .event-details p.title {
		font-size: 12px;
		line-height: 15px;
	}


/* Apps Template */
.app-space h1 { font-size: 13px; }
.app-space div#flash-app h3 { font-size: 28px; }
.app-space div#flash-app p { font-size: 14px; }
.app-space p.footnote { font-size: 12px; }

.application #main #indicator-info { font-size: 15px; }
.application #main h2 { font-size: 29px; }


/* SOMA Series */
.soma-series .soma-intro { font-size: 15px; }
.soma-series .soma-ataglance h2 { font-size: 13px; }
.soma-series .soma-ataglance th,
.soma-series .soma-ataglance td { font-size: 14px; }
.soma-series .getinvolved p.intro { font-size: 16px; }
.soma-series .explore-the-data h2 { font-size: 20px; }

.soma-series .content-filter div.filter { font-size; 13px; }

.soma-series .data-area h3 { font-size: 18px; }
.soma-series .data-area h4 { font-size: 14px; }

.soma-series .data-downloads h4 { font-size: 13px; }

.series-d .related-content h3 { font-size: 12px; }

.series-d h3 { font-size: 14px; }
.series-d h4 { font-size: 12px; }

.series-d .archive h4 { font-size: 14px; }
.series-d .archive select { font-size: 13px; }



/* Modules: Generic rules for components that appear in #local */
.module h4 {
	font-size: 13px;
}
.module p {
	font-size: 15px;
}
.module p.attribution {
	font-size: 12px;
}
.module li {
	font-size: 15px;
}


/* Intro Blurb */
.intro-blurb p {
	font-size: 16px;
}
.intro-blurb p.attribution {
	font-size: 13px;
}
.intro-blurb p.more {
	font-size: 13px;
}


/* BPEA-Specific Component Items */
.bpea .main-content h1 {
	font-size: 26px;
}


/* Publication Edition */
.bpea .edition p {
	font-size: 14px;
}

.bpea .edition .editors-note h2 {
	font-size: 16px;
}
.bpea .edition .editors-note p.attribution {
	font-size: 12px;
}

.bpea .edition .footnote p {
	font-size: 12px;
}

.bpea .edition .item h3 {
	font-size: 16px;
}
.bpea .edition .item p.attribution {
	font-size: 12px;
}


/* Subscription Info */
.bpea .subscription-info h1 {
	font-size: 26px;
}
.bpea .subscription-info h2 {
	font-size: 16px;
}
.bpea .subscription-info p {
	font-size: 14px;
}
.bpea .subscription-info th {
	font-size: 12px;
}
.bpea .subscription-info td {
	font-size: 14px;
}

.bpea .order-single h3 {
	font-size: 16px;
}
.bpea .order-single h3 small {
	font-size: 13px;
}
.bpea .order-single p {
	font-size: 16px;
}
.bpea .order-single .mail-orders h3 {
	font-size: 16px;
}

.bpea p.learn-more {
	font-size: 14px;
}
.bpea .editors p.more,
.bpea .editors p.more a {
	font-size: 14px;
}


/* Past Editions */
.bpea .past-editions h1 {
	font-size: 26px;
}
.bpea .past-editions h2 {
	font-size: 16px;
}
.bpea .past-editions p {
	font-size: 14px;
}
.bpea .past-editions .item p {
	font-size: 13px;
}
.bpea .past-editions p.more a {
	font-size: 14px;
}


/* In the News */
.bpea .dynlist-c23a h1 {
	font-size: 26px;
}
.bpea .dynlist-c23a p {
	font-size: 16px;
}
.bpea .dynlist-c23a .item p {
	font-size: 14px;
}

