/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
div#actionbar {
	display: none;
}

a:hover, a:focus, a:active {
	color: f35029;
}

.site-title {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}

.entry-title {
	display: inline-block;
	font-size: 1.5em;
	line-height: 1.3;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-weight: 100;
	line-height: 1.3;
	margin: 0 0 .67em;
}

.row-three-post .hentry .entry-title {
	font-size: 1.3em;
}

.site-info {
	display: none;
}

.site-title {
	margin-bottom: 0;
}

.main-navigation>ul.menu {
	margin-top: -9px;
}

.site-header+.site-content {
	margin-top: 0;
}

a.header-search-btn {
	line-height: 4.7;
}

.site-header+.site-content {
	width: 90%;
}

.single .attachment-post-thumb {
	width: 70%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post-navigation .nav-previous, .post-navigation .nav-next {
	background-color: white;
}

.post-navigation .nav-previous a, .post-navigation .nav-next a {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

.post-navigation {
	margin: -60px auto 5.625em;
	display: none;
}

body, button, input, select, textarea {
	color: #555;
	font-family: "Muli", sans-serif;
	font-size: 14px;
	line-height: 1.8;
}

.main-navigation li {
	border-bottom: 1px solid #fff;
	font-size: .9em;
	padding: .75em 0 .75em 2em;
}

.menu-toggle {
	float: left;
}

.main-navigation {
	background-color: white;
}

button {
	background: white;
}

@media only screen and (max-width: 960px) {
	#primary-menu {
		margin-top: 53px;
	}
}

@media only screen and (max-width: 960px) {
	.single .attachment-post-thumb {
		width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

.site-branding-text {
	display: inline-block;
	vertical-align: bottom;
	margin-top: 7px;
}

@media screen and (min-width: 1023px)
.row-three-post .hentry {
	
}

div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
	display: none;
}

.intro-block {
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	color: black;
	font-size: 1.388888889em;
	line-height: 1;
	padding: 1.3em;
}