@charset "UTF-8";

.city {
	font-weight: bold;
}
.date {
	font-size: 10px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.release-date {
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #224466;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
	line-height:20px;
}
.sub-headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: gray;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.byline {
	font-size: 10px;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0em;
}
.image-float-right {
	float: right;
	margin-left: 10px;
	width: 200px;
}
.image-Large-float-right {
	float: right;
	margin-left: 10px;
	width: 400px;
}
.image-float-left {
	float: left;
	margin-right: 10px;
	width: 200px;
}
.photo-caption {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 0.5em;
}
.photo-caption-right {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 0.5em;
	text-align:right;
}
.photo-credit {
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0em;
	margin-bottom: 0em;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 11px; line-height: 15px; margin-top: -5px 
	}