body {
	overflow-y: scroll;
	overflow-x: hidden;
	color: #2e4453;
	font-size: 13px;
	line-height: 1.2;
}

.wf-active {
	font-weight: 200;
}

.site-header {
	border-top: 5px solid #444;
	padding-bottom: 20px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}


.header-wrapper {
	width: 993px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	position: relative;
	text-align: center;
}

.menu-wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1100px;
}

.main-navigation ul ul a {
	background: #222;
	color: #fff;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	width: 300px;
}

.contact-info-wrapper {
	margin: 0 auto;
	width: 100%;
}

.contact-info-area a {
	color: #fff;
}

.contact-info-area {
	background-color: #444;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
}

.entry-header {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.content-area {
	background-color: #f9faff;
}

.page-content, .entry-content, .entry-summary {
	font-size: 14px;
	font-size: 1.5rem;
	line-height: 1.5;
}

.hentry {
	margin-bottom: 18px;
}

.entry-title {
	font-size: 50px;
	font-size: 5rem;
	line-height: 1.44;
}

.entry-title {
	font-size: 40px;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.25;
	margin: 0 auto;
	word-wrap: break-word;
	width: 100%;
}

a, a:visited {
	color: #0087be;
	text-decoration: none;
}

a, a:visited, .jetpack-social-navigation a:hover, .jetpack-social-navigation a:focus, .posts-navigation a:hover, .comment-navigation a:hover, .post-navigation a:hover, .contact-info-area a:focus, .contact-info-area a:hover, .site-title a:hover, .site-info a:hover, #wp-calendar tfoot a:hover, .entry-title a:hover, .entry-meta a:hover, .entry-footer a:hover {
	color: #00aadc;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.6em;
	margin-left: 0;
	width: 100%;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.widget {
	font-size: .9rem;
	text-align: center;
}

.widget-area {
	border-top-color: #fff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.site-info {
	font-size: 0px;
	margin: 0px;
	padding: 0;
	border: 0px;
  text-transform: uppercase;
  text-align: center;
}