	body {
		background: #E0D9C4;
		color: #000;
		font-size: 10pt;
	}

	#page, .site, .footer{ width: 980px; }
	#main, .wrapper, #masthead{ width: 940px; }	

	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}

	a { text-decoration: none; }

	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

	.entry-header .entry-title,
	.entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}

	.ctaButton, .nav-menu, .headerLogo, .headerLogo img{display: block !important; }

	.main-navigation, .nav-menu{
		background-color: #245788;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation a, .nav-menu a, .main-navigation li a{
		color: #fff;
		display: inline-block;
		float: left;
		border-right: 1px solid #fff;
		padding: 5px 15px;
	}

	.sub-menu{display: none !important;}

	h3.menu-toggle, .assistive-text{ display: none; }


#primary{width: 700px; float:left;}
#secondary{width: 220px; float: right}
