.main-navigation li ul.sub-menu {
	z-index: 1000;
}

body.custom-font-enabled {
	font-family: "Trebuchet MS", sans-serif;
}

.main-navigation {
	margin-top: .7rem;
}

#post-49 .entry-header {
	display: none;
}

.entry-content dl {
	margin: 0 !important;
}

.callout h2 {
	font-size: 1.7em;
	margin-bottom: .3em;
}

.entry-content figure.gallery {
	margin: .8em;
}

div#actionbar {
	display: none;
}

#jp-post-flair {
	display: none;
}

#comments {
	display: none;
}

.jetpack-slideshow-slide-caption,.jetpack-slideshow-window {
	pointer-events: none;
}

.hero {
	margin-bottom: 20px;
}

.callout {
	width: 39%;
	margin-right: 15px;
	float: left;
}

.callout a.title {
	font-weight: bold;
}

.callout-right a:visited,
.callout a:visited {
	color: #21759b;
}

.callout-right {
	margin-top: 20px;
	width: 15%;
	border-left: 1px solid silver;
	margin-right: 0;
	float: left;
	padding: 10px;
}

.callout-center {
	width: 49%;
}

.callout-center .listing-item {
	margin-bottom: 10px;
}

.callout-left {
	width: 28%;
}

.callout .section {
	height: 175px;
}

.site-title {
	font-family: "Palatino", "Times New Roman", serif;
	font-size: 35px !important;
}

.site-description {
	font-family: "Palatino", "Times New Roman", serif;
	font-size: 20px !important;
}

.logo {
	width: 85px;
	float: left;
	margin-top: 21px;
	display: block;
}

.logo img {
	width: 85px;
}

#colophon {
	display: none;
}

#masthead {
	float: left;
}

#masthead hgroup {
	float: left;
}

.site-header h1 {
	line-height: normal;
}

#masthead {
	height: 120px;
}

header nav {
	width: 866px;
	float: right;
}

.entry-header {
}

@media all {
	.site-content {
		margin-top: 15px;
	}
	
	.jetpack-slideshow-window {
		height: 400px;
		margin-top: -90px;
		padding-top: 0 !important;
		margin-bottom: -50px !important;
		background-color: transparent !important;
		border: 0 solid transparent !important;
	}
	
	.jetpack-slideshow-slide {
		background-color: transparent !important;
		border: 0 solid transparent !important;
	}
	
	.jetpack-slideshow-controls {
		display: none;
	}
	
	.page .entry-title {
		display: none;
	}
	
	header>a {
	}
	
	img.header-image {
		position: relative;
		top: -75px;
		left: -5px;
		display: block;
		box-shadow: none;
	}
	
	.main-navigation li {
		margin-right: 15px;
	}
}

#masthead hgroup {
	margin-left: 90px;
}

.hidden-mobile {
	display: block;
}

.visible-mobile {
	display: none;
}

@media screen and (max-width: 720px) {
	.slideshow-window {
		display: none;
		margin-top: -30px;
	}
	
	.hidden-mobile {
		display: none;
	}
	
	.visible-mobile {
		display: block;
	}
	
	.callout {
		width: 100%;
		margin-right: 0;
		border: none;
	}
	
	.callout-right {
		width: 100%;
		margin-right: 0;
		float: none;
		border: none;
		padding: 0;
	}
	
	.callout .section {
		height: auto;
	}
	
	.logo {
		text-align: center;
		width: 100%;
	}
	
	img.header-image {
		display: none;
	}
	
	#masthead {
		margin-left: 0;
		height: auto;
	}
	
	header nav {
		width: 100%;
	}
	
	header {
		width: 100%;
	}
	
	#masthead>hgroup {
		margin-left: 0;
	}
	
	.main-navigation li {
		margin-right: 0;
	}
	
	.main-navigation .menu-item {
		font-size: 20px;
	}
	
	.menu-toggle {
		font-size: 20px;
	}
}

@media screen and (max-width: 1366px) {
	#page {
		margin: 0;
		max-width: 100%;
	}
	
	img.header-image {
		position: absolute;
		top: 10px;
		width: 60px;
		left: 30px;
	}
	
	.site-title {
		font-size: 25px !important;
	}
	
	.site-description {
		font-size: 18px !important;
	}
	
	.main-navigation li {
		font-size: 12px;
	}
	
	#masthead {
		margin-left: 0;
	}
	
	.site-header h1 {
		margin-top: 16px;
	}
	
	header nav {
		width: 100%;
	}
}