article.post {
	padding-bottom: 20px;
}

.post_text {
	font-size: 11pt;
}

.sidebar.affix-bottom {
	position: absolute;
	top: auto;
	bottom: 220px;
}

.post_body {
	padding: 15px 0 15px 0;
	padding-left:0px;
	padding-right: 15px;
	padding-bottom: 0px;
}

.post_footer {
	padding-top: 271px;
	padding-bottom: 20px;
	margin-top:	-251px;
}

.post_border {
	visibility: visible;

}
.post_border.black {
	border-color: #1c1c1c;
}

.post_border.orange {
	border-color: #229BD5;
}

a#post_link.orange {
	color: #229BD5;
}

.game_name {
}

.game_name.orange {
	color: #229BD5;
}

.game_description {
	max-width: 290px;
	float: left;
}

.share {
	top: 10px;
}

.share.appstore {
	/*right: 100px;*/
}

.meta {
	margin-bottom: 44px;
}

.dream {
	padding-left: 0;
	height: 220px;
}

div.right_menu {
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 220px;
    width: 267px;
}

h1.right_menu {
	font-size: 31px;
	padding: 10px 0;
	width:100%;
	text-align: center;
}

.store_badge {
	/*width: 180px;*/
	position: absolute;
	top: -4px;
	right: 80px;
	display: table-cell;
}