/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

#masthead .menu-container li {
	background-color: #fff;
	color: #4A8FA8 !important;
	padding: 8px;
}


#masthead .menu-container a {
	background-color: #fff;
	color: #4A8FA8 !important;
	padding: 0px;
}

#masthead .menu-container a:hover {
	background-color: #e8eaed !important;
	color: #4A8FA8 !important;
	padding: 0px;
}


.search-toggle {
	padding: 7px;	
}



blockquote p {
	font-style: normal !important;
	color: #4E4352;
}

.site-title, .menu, .nav a {
	font-family: helvetica, sans-serif !important;
	font-weight: normal;
	color: #4A8FA8 !important;
}

.site-header {
	padding-right: 0;
	padding-left: 0;
}

.search-toggle {
	text-transform: lowercase;
}

.masthead.site-header {
	width: 500px;
	padding: -30px;
}

.entry-thumbnail {
	display: none;
}

@media screen and (min-width: 1150px) {
	div.menu-pages-container {
		width: 600px;
	}
}

.page-header-image-single {
	display: none;
}

@media screen and (min-width: 1150px) {
	.menu-pages-container {
		width: 600px;
		text-align: right;
		padding-top: 0;
		padding-bottom: 0;
	}
}

.entry-content {
	font-family: helvetica, Sans-serif !important;
	font-size: 9px !important;
	font-weight: none;
	color: black;
	line-height: 1.4em;
}

.entry-title {
	font-family: helvetica, Sans-serif !important;
	font-size: 12px;
	font-weight: none;
	color: black;
	line-height: 1.4em;
	text-transform: lowercase;
	text-decoration: none !important;
	border: none !important;
}

.byline, .comments-link {
	display: none !important;
}

.nav-menu {
	font-family: helvetica, Sans-serif;
	font-size: 4px;
	font-weight: normal !important;
	color: black;
	line-height: 1.2em;
}

.menu-container {
	font-family: helvetica, Sans-serif;
	font-size: 4px;
	font-weight: normal !important;
	color: black;
	line-height: 1.2em;
}


.entry-date {
	font-family: helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal !important;
	color: black;
	line-height: 1.4em;
}

blockquote {
	font: 15px/20px helvetica, sans-serif;
	padding: 18px;
	font-style: normal !important;
	background-color: #fff;
	border-top: 0 solid #e1cc89;
	border-bottom: 0 solid #e1cc89;
	margin: 15px;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 0;
}

.archive .page-header {
	display: none;
}

.entry-meta:after {
	border: 0;
}

blockquote:before {
	color: #fff;
	font-size: 4em;
	margin-right: .25em;
	vertical-align: -.4em;
}

.site-branding {
	width: 360px;
}

a:link {
	color: #4A8FA8;
	border: none;
	border-bottom: none !important;
		text-decoration: none !important;
}

a:hover {
	color: #4A8FA8;
	border: none;
	border-bottom: none !important;
		text-decoration: none !important;
}

a:visited {
	color: #4A8FA8;
	border: none !important;
		text-decoration: none !important;
}