/* Footer Adjustments */
.menu a > i {
	margin-top: -0.1em;
}

/* EO News Customization */
span.submitted-by {
	font-size: 14px;
}

.form-wrapper {
	clear: both;
}

.deck {
	font-size: 1.25rem;
}

.authored-on {
	font-size: .9em;
	color: #666;
	padding-bottom: 15px;
	font-style: oblique;
}

/* Author Customization */
.node-authors h2.node-title {
	font-size: 14px;
	margin-bottom: 0px;
	padding-top: 7px;
}

.field-name-field-authors {
	font-size: 14px;
	padding-top: 20px;
}

.field-name-field-authors .field-label {
	border-bottom: 1px solid #ddd;
}

.node-authors {
	float: left;
	padding-right: 80px;
}

/* County List */
div#edit-field-site-list-und {
	max-width:1024px;
}

div#edit-field-site-list-und div.form-type-checkbox {
  float:left;
  width:200px;
  margin:2px 0px;
  font-size:0.8em;
}

div#edit-field-site-list-und div.form-type-checkbox:last-of-type {
	margin-bottom:10px;
}

div.vertical-tabs {
	clear: both;
}

/* Sidebar */
ul {
	padding-left: 18px;
}

/* News View */
.views-field-field-thumbnail-image {
	float: left;
	padding-right: 10px;
}
