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

	stylesheets/community/news.css

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


.articleHeadline {

	color: #008;
	font-size: 12pt;
	font-weight: bold;
}

.articleAuthor {

	color: #008;
	font-size: 10pt;
	font-style: italic;
}

.articleLinks {

}

#podcastInset {
    background-color: #eee;
    width: 33%;
    padding: 5px 7px 9px 12px;
}