
/*	
	======================================================================

	stylesheets/community/essay.css

	======================================================================
	Copyright 2009, FQXi
	======================================================================
*/


.essaySponsorNote {

	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.essayPageTitle, #essayPageTitle {

	color: #405A7B;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
}

#essaySubtitle {

	color: #405A7B;
	font-size: 12pt;
	line-height: 16pt;
	font-style: italic;
}

#essayDisplayDate {

	color: #888;
	font-size: 10pt;
}

.essayTopNote {

	float: right;
	width: 25%;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 10px;
	color: #448;
	background-color: #EEF;
	border: 1px dotted #88C;
}