@charset "UTF-8";

.halfbus-blog{
	/*font-family: Myriad Pro, Lucida Sans, Segoe UI, Calibri, sans serif;*/
	font-family: "PT Sans" , sans-serif;
	background-image: url('http://static.tumblr.com/brjoxbq/CVan9lcmw/backgroundtile.png');
	background-color: #000000;
	margin: 0;
	min-height: 100%;
}

.halfbus-logo img{
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.halfbus-page{
	min-width: 100%;
	padding-bottom: 32px;
}

.halfbus-first-row{
	display: inline;
	float: left;
	min-width: 25%;
}

.halfbus-games-sidebar{
	display: inline;
	float:left;
	color: #ffce49;
	padding-top: 16px;
	padding-left: 16px;
	font-weight: bold;
}

.halfbus-game-sidebar-entry{
	padding-top: 16px;
}

.halfbus-game-sidebar-entry img{
	max-width: 136px;
	max-height: 64px;
}

.halfbus-game-sidebar-entry a{
	color: #49dfff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 12pt;
}

.halfbus-social-links-bar{
	padding-top: 32px;
}

.halfbus-social-links-bar-entry{
	padding-top: 8px;
	vertical-align: middle;
}

.halfbus-social-links-bar-entry img{
	vertical-align: middle;
	max-width: 24px;
	max-height: 24px;
	padding-right: 8px;
}

.halfbus-social-links-bar-entry a{
	color: #49dfff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 12pt;
}

.halfbus-content {
	display: inline-block;
	float: left;
	background-color: #1c1417;
	border: solid;
	border-color: #3c352f;
	border-width: 1px;
	width: 50%;
	min-width: 560px;
}

.halfbus-page-links {
	padding: 16px;
	padding-bottom: 12px; /*this is for caps text centralization*/
	margin: 0;
	color: #ffce49;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid;
	border-color: #3c352f;
	border-width: 1px;
}

.halfbus-page-links a{
	text-transform: uppercase;
	padding-right: 16px;
	color: #49dfff;
	text-decoration: none;
}

.halfbus-kickstarter-banner{
	background-color: #0f2105;
	height: 120px;
	text-decoration: none;
	border-color: #14e06e;
	border-width: 2px;
	border-style: solid;
}

.halfbus-greenlight-banner{
	background-color: #2f3919;
	text-decoration: none;
	height: 120px;
	border-color: #14e06e;
	border-width: 2px;
	border-style: solid;	
}

.halfbus-post {
	padding-bottom: 16px;
	border-bottom: solid;
	border-color: #3c352f;
	border-width: 1px;
}

.halfbus-post img{
	max-width: 528px;
}

.halfbus-post-flag {
	background-image: url('http://static.tumblr.com/brjoxbq/MLQn9p1l2/flag.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	left: -46px;
	margin-top: 0px;
	width: 44px;
	height: 40px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	vertical-align: middle;
	color: #000000;
}

.halfbus-post-title {
	line-height: 1;
	text-align: left;
	background-color: #ffce49;
	border: solid;
	padding: 8px;
	border-color: #ffce49;
	border-width: 1px;
	border-radius: 2px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	max-height: 26px;
	vertical-align: middle;
}

.halfbus-post-title a{
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 20pt;
}

.halfbus-post-author{
	margin-top: 8px;
	margin-left: 16px;
	text-align: left;
	color: #806725;
	font-size: 12pt;
	text-decoration: none;
}

.halfbus-post-author a{
	color: #806725;
	font-size: 12pt;
	text-decoration: none;
}

.halfbus-post-content {

	font-size: 12pt;
	color: #dbcca5;
	margin: 8px 16px;
}

.halfbus-post-content a{
	color: #49dfff;
	font-style: normal;
	text-decoration: none;
}

.halfbus-post-tags{
	min-width: 1px;
	display: block-inline;
	text-align: left;
	margin-left: 16px;
	font-size: 12pt;
	color: #ffce49;
}

.halfbus-post-tags a{
	font-size: 12pt;
	color: #49dfff;
	text-decoration: none;
}

.halfbus-comment-button a{
	color: #000000;
	background-image: url('http://static.tumblr.com/brjoxbq/Pfnn9lfuo/button.png');
	background-repeat: no-repeat;
	background-size: 89px 24px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	display: inline-block;
	position: relative;
	padding-top: 4px;
	float: right;
	width: 89px;
	height: 24px;
	margin-right: 16px;
}

.halfbus-comments{
	padding: 16px;
}

.halfbus-disqus-thread{
	border-top: solid;
	border-color: #3c352f;
	border-width: 1px;
	color: #dbcca5;
}

a img{
	border: none;
}

a:hover{
	color: #ffffff;
}

@media screen and (max-width: 950px) {
	.halfbus-first-row{
		min-width: 0%;
	}
}

@media screen and (max-width: 768px){
	.halfbus-games-sidebar{
		display: none;
	}
}

.halfbus-team-info img{
	max-width: 128px;
	max-height: 128px;
}
@charset "UTF-8";

.halfbus-blog{
	/*font-family: Myriad Pro, Lucida Sans, Segoe UI, Calibri, sans serif;*/
	font-family: "PT Sans" , sans-serif;
	background-image: url('http://static.tumblr.com/brjoxbq/CVan9lcmw/backgroundtile.png');
	background-color: #000000;
	margin: 0;
	min-height: 100%;
}

.halfbus-logo img{
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.halfbus-page{
	min-width: 100%;
	padding-bottom: 32px;
}

.halfbus-first-row{
	display: inline;
	float: left;
	min-width: 25%;
}

.halfbus-games-sidebar{
	display: inline;
	float:left;
	color: #ffce49;
	padding-top: 16px;
	padding-left: 16px;
	font-weight: bold;
}

.halfbus-game-sidebar-entry{
	padding-top: 16px;
}

.halfbus-game-sidebar-entry img{
	max-width: 136px;
	max-height: 64px;
}

.halfbus-game-sidebar-entry a{
	color: #49dfff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 12pt;
}

.halfbus-social-links-bar{
	padding-top: 32px;
}

.halfbus-social-links-bar-entry{
	padding-top: 8px;
	vertical-align: middle;
}

.halfbus-social-links-bar-entry img{
	vertical-align: middle;
	max-width: 24px;
	max-height: 24px;
	padding-right: 8px;
}

.halfbus-social-links-bar-entry a{
	color: #49dfff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 12pt;
}

.halfbus-content {
	display: inline-block;
	float: left;
	background-color: #1c1417;
	border: solid;
	border-color: #3c352f;
	border-width: 1px;
	width: 50%;
	min-width: 560px;
}

.halfbus-page-links {
	padding: 16px;
	padding-bottom: 12px; /*this is for caps text centralization*/
	margin: 0;
	color: #ffce49;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid;
	border-color: #3c352f;
	border-width: 1px;
}

.halfbus-page-links a{
	text-transform: uppercase;
	padding-right: 16px;
	color: #49dfff;
	text-decoration: none;
}

.halfbus-post {
	padding-bottom: 16px;
	border-bottom: solid;
	border-color: #3c352f;
	border-width: 1px;
}

.halfbus-post img{
	max-width: 528px;
}

.halfbus-post-flag {
	background-image: url('http://static.tumblr.com/brjoxbq/MLQn9p1l2/flag.png');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	left: -46px;
	margin-top: 0px;
	width: 44px;
	height: 40px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	vertical-align: middle;
	color: #000000;
}

.halfbus-post-title {
	line-height: 1;
	text-align: left;
	background-color: #ffce49;
	border: solid;
	padding: 8px;
	border-color: #ffce49;
	border-width: 1px;
	border-radius: 2px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	max-height: 26px;
	vertical-align: middle;
}

.halfbus-post-title a{
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	font-size: 20pt;
}

.halfbus-post-author{
	margin-top: 8px;
	margin-left: 16px;
	text-align: left;
	color: #806725;
	font-size: 12pt;
	text-decoration: none;
}

.halfbus-post-author a{
	color: #806725;
	font-size: 12pt;
	text-decoration: none;
}

.halfbus-post-content {

	font-size: 12pt;
	color: #dbcca5;
	margin: 8px 16px;
}

.halfbus-post-content a{
	color: #49dfff;
	font-style: normal;
	text-decoration: none;
}

.halfbus-post-tags{
	min-width: 1px;
	display: block-inline;
	text-align: left;
	margin-left: 16px;
	font-size: 12pt;
	color: #ffce49;
}

.halfbus-post-tags a{
	font-size: 12pt;
	color: #49dfff;
	text-decoration: none;
}

.halfbus-comment-button a{
	color: #000000;
	background-image: url('http://static.tumblr.com/brjoxbq/Pfnn9lfuo/button.png');
	background-repeat: no-repeat;
	background-size: 89px 24px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	display: inline-block;
	position: relative;
	padding-top: 4px;
	float: right;
	width: 89px;
	height: 24px;
	margin-right: 16px;
}

.halfbus-comments{
	padding: 16px;
}

.halfbus-disqus-thread{
	border-top: solid;
	border-color: #3c352f;
	border-width: 1px;
	color: #dbcca5;
}

a img{
	border: none;
}

a:hover{
	color: #ffffff;
}

@media screen and (max-width: 950px) {
	.halfbus-first-row{
		min-width: 0%;
	}
}

@media screen and (max-width: 768px){
	.halfbus-games-sidebar{
		display: none;
	}
}

.halfbus-team-info img{
	max-width: 128px;
	max-height: 128px;
}

.gist{
	font-size: 12px!important;
	background:transparent!important;
	background-color:#1c1417!important;
}

.gist-data {
    color: #dbcca5!important;
   	background-color:#1c1417!important;
}

.gist-syntax {
	background-color:#1c1417!important;
}

.line-numbers{
	background-color:#1c1417!important;
}

.footer-pages{
	padding: 16px;
}

.footer-pages a{
	color: #49dfff;
	text-decoration: none;
}

.footer-pages a:hover{
	color: #ffffff;
}

.halfbus-copyright{
	padding-top: 16px;
	clear: left;
	color: #dbcca5;
}
