body{
	margin:0;
	padding:0;
	border:0;
	display:inline-block;
}

*:focus{
	outline:none;
}

.header{
	width:100%;
	font-family:"museo-sans", sans-serif;
}

.subscribe-scroll{
	display:none;
}

.header-highlight{
	display:none;
}

.header-nav{
	height:146px;
	width:100%;
}

.logo{
	display:inline-block;
	margin:50px 50px 0 36px;
	width: 250px;
}

.nav-link{
	display:none;
}

.signup{
	border: 3px solid #27baa5;
	border-radius: 3px;
	color:#27baa5;
	display: block;
	float: right;
	font-size: 1.5em;
	height: 45px;
	line-height: 39px;
	margin: -56px 42px 0 0;
	text-align: center;
	width: 105px;
}

.subscribe{
	background-color:#86a9ce;
	height:60px;
	font-weight:300;
	font-size:24px;
	line-height:60px;
	text-align:center;
	color:#ffffff;
}

.hidden{
	visibility:hidden;
}

.subscribe-text{
	width:400px;
	margin:0 auto;
}

.subscribe-text-submitted{
	display:none;
}

.subscribe-text-submitted.appear{
	display:inline-block;
}

.form-group label{
	color:#ffffff;
}

.form-field{
	width:200px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	vertical-align:middle;
}

.form-submit{
	background: transparent no-repeat url('http://cdn2.hubspot.net/hub/120299/file-986660013-png/ProfitWell_Blog/ProfitWell_Blog_Listing/profitwell_blog2/profitwell_blog2_Logos/subscribe_button.png');
	width:18px;
	height:18px;
	display:inline-block;
	border:0;
	vertical-align:middle;
}

.form-submit:hover{
	cursor:pointer;
}

.form-group.appear{
	display:inline-block;
	width:400px;
	margin:0 auto;
}

.header-topics{
	font-weight:500;
	background-color:#4bc8b6;
	height:60px;
	line-height:60px;
	font-family:"museo-sans", sans-serif;
	font-size:20px;
	margin-bottom:60px;
}

.nav-all{
	margin:0 auto;
	text-transform:uppercase;
	width:605px;
}

.nav-all * a{
	text-decoration:none;
	color:#aee4da;
}

.nav-all * a:hover{
	color:#ffffff;
}

.nav-1{
	margin:0 48px 0 36px;
	display:inline-block;
}

.nav-2{
	margin-right:48px;
	display:inline-block;
}

.nav-3{
	margin-right:48px;
	display:inline-block;
}

.nav-4{
	margin-right:36px;
	display:inline-block;
}

.main{
	margin:0 auto;
	padding:0 36px;
	background-color:#ffffff;
}

.main div{
	font-family: "museo-sans", sans-serif;
}

.date{
	font-weight:300;
	font-size:35px;
	margin-bottom:60px;
	text-transform:uppercase;
	color:#8a8c8f;
}

.title{
	font-weight:700;
	font-size:45px;
	line-height:60px;
	margin-bottom:40px;
}

.author-top{
	margin-bottom:60px;
}

.avatar-48{
	border-radius:50%;
	display:inline-block;
	height:78px;
	width:78px;
	vertical-align:middle;
	margin-right:24px;
}

.author{
	font-weight:700;
	font-size:35px;
	display:inline-block;
	vertical-align:middle;
}

.author a{
	text-decoration:none;
	color:#464648;
}

.post-body{
	margin-bottom:60px;
	color:#464648;
}

.post-body * img{
	margin:60px auto;
	width:568px;
}

.post-body * h1{
	font-size:48px;
	line-height:52px;
	font-weight:700;
	margin:120px 0 60px 0;
	display:block;
}

.post-body * h2{
	font-size: 42px;
	line-height: 52px;
	font-weight: 500;
	margin:80px 0 40px 0;
	display: block;
}

.post-body * h4{
	font-size:35px;
	line-height:52px;
	font-weight:700;
	font-style:italic;
}

.post-body * p, li{
	font-size:35px;
	font-weight:300;
	line-height:52px;
	margin: 0 0 28px 0;
}

.sharing-icons{
	width:339px;
	margin:0 auto 36px auto;
}

.email{
	background:transparent no-repeat url('http://cdn2.hubspot.net/hub/120299/file-1027269617-png/ProfitWell_Blog/ProfitWell_Blog_Final/profitwell_mobile_logos/mail_mobile2.png');
	margin-right:48px;
	height:78px;
	width:78px;
	background-size:78px 78px;
	border:0;
	display:inline-block;
}

.linkedin{
	background:transparent no-repeat url('http://cdn2.hubspot.net/hub/120299/file-1021296549-png/ProfitWell_Blog/ProfitWell_Blog_Final/profitwell_mobile_logos/linkedin_mobile2.png');
	margin-right:48px;
	height:78px;
	width:78px;
	background-size:78px 78px;
	border:0;
	display:inline-block;
}

.twitter{
	background:transparent no-repeat url('http://cdn2.hubspot.net/hub/120299/file-1027269607-png/ProfitWell_Blog/ProfitWell_Blog_Final/profitwell_mobile_logos/twitter_mobile2.png');
	height:78px;
	width:78px;
	background-size:78px 78px;
	border:0;
	display:inline-block;
}

hr{
	margin-bottom:60px;
}

.author-bottom{
	margin-bottom:60px;
}

.avatar-60{
	border-radius:50%;
	display:inline-block;
	height:78px;
	width:78px;
	vertical-align:top;
}

.author-info{
	display:inline-block;
}

.author{
	font-weight:700;
	font-size:35px;
	line-height:40px;
}

.job-title{
	font-weight:300;
	font-size:35px;
}

.contact{
	text-transform:uppercase;
	font-size:35px;
	font-weight:300;
}

.contact a{
	text-decoration:none;
	color:#a7a8a9;
}

.tags{
	margin-bottom:60px;
	font-weight:700;
	font-size:35px;
	line-height:52px;
	color:#000000;
}

.tags span{
	font-weight:700;
	color:#000000;
}

.tags a{
	color:#8a8c8f;
	text-decoration:none;
}