pre[class*="language-"] {
	margin-bottom: 2em;
}

.post-content .full-img {
	width: 100% !important;
	margin: 0 auto !important;
}

#disqus_thread {
	margin: 0 auto;
	width: 80%;
	max-width: 750px;
}

.post-meta a.comments {
	color: #F95210;
}

h1 a {
	color: #fff;
	text-decoration: underline;
}

body > a {
	right: -50px !important;
}

.author-bio-long {
    padding-top: 20px;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.5em;
    font-weight: 200;
    color: #50585D;
    letter-spacing: 0;
    text-indent: 0;
}

@media (min-width: 400px) {
	.menu-button.start {
		color: #000 !important;
		background: #fff;
	}
}

.ask-share {
	margin-top: 30px;
}

@media (min-width: 600px) {
	.main-header-content {
		  position: relative;
		  max-width: 40%;
		  margin-left: 50%;
		  text-align: left;
	}
}

#bouncebar {
	margin-top: 0px;
	opacity: 0.9 !important;
}

ins {
	padding-bottom: 60px;
}