
/* Overarching styles for Pubs */

.nf_pubs {
	display: block;
}

.nf_pubs_list {
	float: left;
}

.nf_pubsType {
	display: none;
}

.nf_pubsCategory {
	margin-bottom: 10px;
	margin-left: 0;
}

.nf_pubsArticle {
	display: block;
	clear: both;
	margin-left: 0;
	padding-bottom: 10px;
}

.nf_pubs_list .nf_pubsArticle {
	margin-left: 0px;
	padding-bottom: 20px;
}

.noleftmargin {
	margin-left: 0px;
}

.nf_pubs a:link {
	color: #769953;
	text-decoration: none;
}

.nf_pubs a:visited {
	color: #769953;
	text-decoration: none;
}

.nf_pubs a:hover {
	color: #769953;
	text-decoration: underline;
}

/* Show or Hide specific sections of information */

.nf_pubsTitle {
	color: #312419;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.nf_pubsTitle a {
	text-decoration: none;
}

.nf_pubsTitle a:hover {
	text-decoration: underline;
}

.nf_pubsInfo {
	display: none;
	clear: both;
	visibility: hidden;
}

.nf_pubsAuthor {
	display: block;
	text-transform: uppercase;
	float: left;
	margin-right: 8px;
	color: #312419;
}

.nf_pubsLastUpdated {
	display: block;
	text-transform: uppercase;
	float: left;
	margin-right: 8px;
	color: #312419;
}

.nf_pubsStory {
	display: block;
	clear: both;
}

.nf_pubsStartDate {
	display: block;
	margin-bottom: 10px;
	color: #312419;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.nf_pubsContent {
}

.nf_pubs .nf_pubsFullStory {
	display: none;
}

.nf_pubsStoryObject {
	display: none;
}

.nf_pubsSummary {
	width: 450px;
}

.nf_pubsSummary p {
	display: inline;
	color: #312419;
}
