/*
 Theme Name:   Twenty Twelve Child
 Template:     twentytwelve
*/

.archive .entry-header img.wp-post-image {
	margin-bottom: .5em;
}
p.thumbnailcaption {
	margin-bottom: 14px;
	font-size: 90%;
	font-style: italic;
}
.searchform-label {
	font-size: 12px;
	float: none;
	padding-bottom: 4px;
}
.searchform-input-wrapper {
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}
.searchform-input-wrapper input[type="checkbox"] {
	width: auto;
	margin-right: 6px;
}
table.sightings {
	border-top: 1px solid #757575;
	border-right: 1px solid #757575;
	font-size: 11px;
	line-height: 12px;
	color: #444;
	margin-top: 7px;
}
table.sightings tr {
	border-bottom: 1px solid #757575;
}
table.sightings td {
	border-left: 1px solid #757575;
	padding: 3px 5px;
}
.heading td {
	font-weight: bold;
}
.widget-area .widget h3 {
	font-size: 1rem;
	margin-bottom: .4rem;
}
body #wpspn-nextpost a, body #wpspn-prevpost a {
	border-top: 0;
	border-bottom: 0;
	text-decoration: none;
}
.edit-link {
	display: block;
	clear: left;
}
a.sightings-link {
	color: #21759b;
	font-weight: bold;
}
.nav-next, .next-image {
	float: left;
	text-align: left;
}
.nav-previous, .previous-image {
	float: right;
	text-align: right;
}
.post-categories li {
	line-height: 16px;
}
.entry-header {
    margin-bottom: 0;
}
footer.entry-meta {
	margin-top: 4px;
}
.site-content article {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 28px;
}
.archive-header, .page-header {
	border-bottom: 1px solid #ddd;
	margin-bottom: 28px;
	padding-bottom: 10px;
}
.archive-title, .page-title {
	font-size: 20px;
	text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
	body .wpspn-area, body #wpspn-nextpost, body #wpspn-prevpost {
		display: block;
	}
}