/* MOBILE
*/

@media screen and (max-width: 599px) {
	
	/* MOBILE BODY
	*/
	#primary {
		padding: 0;
	}
	
	
	/* MOBILE HEADER
	*/
	.v3-post-title {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.v3-panel-header {
		margin-left: 10px;
		margin-right: 10px;
	}	
	
	/* MOBILE NAV
	*/	
	
	#site-navigation {
		padding-left: 0;
	}
	
	.main-navigation {
		width: 20%;
	}
	
	#menu-item-489445,
	#menu-item-489444 {
		margin-top: 15px;
	}
	
	.main-navigation ul > li {
		background-color: #339390;
		border-right: none !important;
		font-size: 14px;
	}
	
	/* MOBILE CONTENT
	*/
	
	.v3-gic-left {
	  padding-bottom: 10px;
	}
	
	.v3-gic-right {
		text-align: center;
		width: 100%
	}
	
	.home-page-top-right {
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	
	.v3-panel-main-left {
		padding-bottom: 15px;
		padding-right: 0;
	}
	
	.v3-gic-left-bottom-row {
		padding-bottom: 10px;
	}
	
	.v3-g-plusone-parentpage {
		text-align: center;
	}
	
	.v3-g-plusone-page {
		text-align: center;
		display: inline-block;
	}
	
	.post-and-page-header-ad {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	
	.g-plusone {
		text-align: center;
	}
	
	.v3-post-and-page-bottom-links,
	.v3-post-and-page-bottom-links-disabled {
		min-width: 90px;
	}
	
	.v3-post-and-page-graphic-links-width-300 {
		width: 100%;
	}
	
	.v3-bottom-2-column-panel-left {
		padding-right: 0;
	}
	
	.v3-lower-post-title {
		margin-left: 10px;
		margin-right: 10px;
	}

	/* MOBILE FOOTER
	*/
	.footer-left {
		display: none;
	}
	
	.footer-right {
		text-align: center;
		margin: 0 10px;
	}
	
	/* INDEX PAGES
	*/
	.index-body .index-item-outer {
		margin-top: 0;
		margin-bottom: 15px;
		margin-right: 0;
	}
	
	.v3-index-panel {
		padding: 10px;
	}
	
	/* LEGACY
	*/
	.v3-content .game-header-button-link {
		border: none;
	}
	
	.v3-content .game-header-button-active {
		border: none;	
	}
	
	.v3-content .game-header-buttons {
		text-align: center
	}
	
	/* HOME
	*/
	
	.v3-panel-home-en-top-right {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.v3-panel-home-en-bottom-right {
		display: inline-block;
		max-width: 100%;
	}
	
	/* GHG ad network
	*/
	.ghg-ad-network-text {
		max-width: 300px;
		margin-bottom: 15px;
	}
	
	.ghg-ad-network-outer {
		margin: 0 auto;
	}
	
	.v3-panel-main-ghg-ad-network {
		width: 100%;
		text-align: center;
	}
	
	/* VANILLA*/
	
	#site-logo-vanilla {
		margin: 8px 40px 8px 40px;
	}
	
	#site-logo-vanilla-desktop {
		display: none;
	}
	
	.vanilla-v3-gic-left {
		display: none;
	}
	
	.vanilla-ad {
		display: block;
	}
	
	.vanilla-game-header-outer {
		margin: 0px;
	}
	
	.vanilla-game-header-outer-desktop-only {
		display: none;
	}
	
	.vanilla-game-header-outer {
		display: flex;
	}
	
	.vanilla-answer-walkthrough-content-mobile {
		display: block;
	}
	
	.vanilla-answer-walkthrough-content-desktop {
		display: none;
	}
	
	.vanilla-loading {
		margin: 0 auto;
	}
	
	.vanilla-h1 {
		font-size: 16px;
		color: #fff;
		margin: 0px;
		max-width: 100%;
	}
	
	.vanilla-game-sub-header-similar-games-expandable {
		padding: 10px;
	}
	
	.vanilla-answer-walkthrough-content {
		padding-bottom: 30px;
	}
	
	.vanilla-sidebar {
		display: none;
	}
	
	.vanilla-answer-parentpage-h4 {
		color: #fff;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 20px;
		font-size: 16px;
	}
	
	.vanilla-v3-post-and-page-graphic-links-width-300 {
		width: 300px;
	}
	
	.vanilla-content-outer {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		display: table;
	}
	
	.vanilla-answer-parentpage-h4-desktop-only {
		display: none;
	}
	
	.vanilla-comments-box {
		display: block;	
	}
	
	.v3-panel-comments {
		padding: 10px;
	}
	
	.vanilla-basic-guide-text {
		color: #9cc;
		padding-bottom: 10px;
	}
	
	.nav_container {
		display: none;
	}
	
	.vanilla-ad-top-desktop {
		display: none;
	}
	
	.vanilla-ad-bottom-desktop {
		display: none;
	}
	
	.desktop-only {
		display: none;
	}
	
	.vanilla-ad-bottom {
		display: block;
		margin-bottom: 35px;
		text-align: center;
		margin-top: 20px;
		vertical-align: top;
	}
	
	.site-footer {
		margin-top: 0px !important;
		border-top: 0px !important;
		padding-top: 15px !important;
		padding-bottom: 0px !important;
	}
	
	#similar-box {
		display: block;
	}

}

/* between mobile and small tablet just to align top menu with responsive.css
*/
@media screen and (min-width: 600px) and (max-width: 767px) {
	#menu-item-489445,
	#menu-item-489444 {
		margin-top: 15px;
	}
	
	.main-navigation ul > li {
		background-color: #339390;
		border-right: none !important;
		font-size: 14px;
	}
}

/* SMALL TABLET
*/

@media screen and (min-width: 600px) and (max-width: 829px) {
	
	/* TABLET BODY
	*/
	#primary {
		padding: 0 15px 0 15px;
	}
	
	
	/* TABLET HEADER
	*/
	.v3-post-title {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.v3-panel-header {
		margin-left: 10px;
		margin-right: 10px;
	}	
	
	.v3-panel-main-left {
		padding-bottom: 15px;
		padding-right: 0;
	}
	
	.v3-g-plusone-parentpage {
		text-align: center;
	}
	
	.v3-g-plusone-page {
		text-align: center;
		display: inline-block;
	}
	
	.g-plusone {
		text-align: center;
	}
	
	.post-and-page-header-ad {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	
	.v3-post-and-page-bottom-links,
	.v3-post-and-page-bottom-links-disabled {
		min-width: 90px;
	}
	
	.v3-post-and-page-graphic-links-width-300 {
		width: 100%;
	}
	
	.v3-bottom-2-column-panel-left {
		padding-right: 0;
	}
	
	/* TABLET NAV
	*/
	.main-navigation {
		width: 60%;
	}
	
	/* TABLET CONTENT
	*/
	
	.v3-gic-left {
	  padding-bottom: 10px;
	}
	
	.v3-gic-right {
		text-align: center;
		width: 100%
	}
	
	.home-page-top-right {
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	
	.v3-lower-post-title {
		margin-left: 10px;
		margin-right: 10px;
	}

	/* TABLET FOOTER
	*/
	.footer-left {
		display: none;
	}
	
	.footer-right {
		text-align: center;
		margin: 0 10px;
	}
	
	/* INDEX PAGES
	*/
	.index-body .index-item-outer {
		margin-top: 0;
		margin-bottom: 15px;
		margin-right: 0;
	}
	
	.v3-index-panel {
		padding: 10px;
	}
	
	/* LEGACY
	*/
	.v3-content .game-header-button-link {
		border: none;
	}
	
	.v3-content .game-header-button-active {
		border: none;	
	}
	
	.v3-content .game-header-buttons {
		text-align: center
	}
	
	/* HOME
	*/
	
	.v3-panel-home-en-top-right {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.v3-panel-home-en-bottom-right {
		display: inline-block;
		max-width: 100%;
	}
	
	/* GHG ad network
	*/
	.ghg-ad-network-text {
		max-width: 300px;
		margin-bottom: 15px;
	}
	
	.ghg-ad-network-outer {
		margin: 0 auto;
	}
	
	.v3-panel-main-ghg-ad-network {
		width: 100%;
		text-align: center;
	}
	
	/* VANILLA*/
	
	#site-logo-vanilla {
		margin: 8px 40px 8px 40px;
	}
	
	#site-logo-vanilla-desktop {
		display: none;
	}
	
	.vanilla-v3-gic-left {
		display: none;
	}
	
	.vanilla-ad {
		display: block;
	}
	
	.vanilla-game-header-outer {
		margin: 0px;
	}
	
	.vanilla-game-header-outer-desktop-only {
		display: none;
	}
	
	.vanilla-game-header-outer {
		display: flex;
	}
	
	.vanilla-answer-walkthrough-content-mobile {
		display: block;
	}
	
	.vanilla-answer-walkthrough-content-desktop {
		display: none;
	}
	
	.vanilla-loading {
		margin: 0 auto;
	}
	
	.vanilla-h1 {
		font-size: 16px;
		color: #fff;
		margin: 0px;
		max-width: 100%;
	}
	
	.vanilla-game-sub-header-similar-games-expandable {
		padding: 10px;
	}
	
	.vanilla-answer-walkthrough-content {
		padding-bottom: 30px;
	}
	
	.vanilla-sidebar {
		display: none;
	}

	.vanilla-answer-parentpage-h4 {
		color: #fff;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 20px;
		font-size: 16px;
	}
	
	.vanilla-v3-post-and-page-graphic-links-width-300 {
		width: 300px;
	}
	
	.vanilla-content-outer {
		margin-right: 0;
		margin-left: 0;	
		width: 100%;
		display: table;
	}
	
	.vanilla-answer-parentpage-h4-desktop-only {
		display: none;
	}
	
	.vanilla-comments-box {
		display: block;	
	}
	
	.v3-panel-comments {
		padding: 10px;
	}
	
	.vanilla-basic-guide-text {
		color: #9cc;
		padding-bottom: 10px;
	}
	
	.vanilla-answer-parentpage-h4 {
		color: #fff;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 20px;
		font-size: 16px;
	}
	
	.nav_container {
		display: none;
	}
	
	.newor-mobile-footer {
		display: none;
	}
	
	.vanilla-ad-top-desktop {
		display: none;
	}
	
	.vanilla-ad-bottom-desktop {
		display: none;
	}
	
	.desktop-only {
		display: none;
	}
	
	.vanilla-ad-bottom {
		display: block;
		margin-bottom: 35px;
		text-align: center;
		margin-top: 20px;
		vertical-align: top;
	}
	
	#similar-box {
		display: block;
	}
}


/* LARGE TABLET
*/

@media screen and (min-width: 830px) and (max-width: 1024px) {
	
	/* TABLET BODY
	*/
	#primary {
		padding: 0 15px 0 15px;
	}
	
	
	/* TABLET HEADER
	*/
	
	
	/* TABLET NAV
	*/
	.main-navigation {
		width: 70%;
	}
	
	/* TABLET CONTENT
	*/
	
	.v3-gic-left {
	  max-width: 475px;
	  padding-right: 15px;
	}
	
	.v3-gic-right {
		width: 300px;
	}
	
	.home-page-top-right {
		margin-left: 20px;
		max-width: 300px;
	}
	
	.v3-panel-main-left {
		padding-bottom: 0;
		padding-right: 15px;
	}
	
	.v3-post-and-page-bottom-links,
	.v3-post-and-page-bottom-links-disabled {
		min-width: 110px;
	}
	
	.v3-post-and-page-graphic-links-width-300 {
		width: 385px;
	}
	
	.v3-bottom-2-column-panel-left {
		padding-right: 10px;
	}

	/* TABLET FOOTER
	*/
	.footer-left,
	.footer-right {
		text-align: center;
		margin: 0 10px;
	}
	
	/* INDEX PAGES
	*/
	.index-body .index-item-outer {
		margin-top: 0;
		margin-bottom: 15px;
		margin-right: 20px;
	}
	
	.v3-index-panel {
		padding: 30px;
	}
	
	/* LEGACY
	*/
	
	.col-md-9 {
		width: 830px !important;
	}
	
	.container {
		width: 830px !important;
	}
	
	.v3-content .game-header-button-link {
		border-right: 1px #fff solid;
		border-left: none;
		border-top: none;
		border-bottom: none;
		padding: 0 10px 0 0;
	}
	
	.v3-content .game-header-button-active {
		border-right: 1px #fff solid;
		border-left: none;
		border-top: none;
		border-bottom: none;
		padding: 0 10px 0 0;	
	}
	
	/* HOME PAGE
	*/
	.v3-panel-home-en-top-left {
		margin-right: 20px;
	}
	
	.v3-panel-home-en-bottom-left {
		margin-right: 20px;
	}
	
	.v3-panel-home-en-top-right {
		display: inline-block;
		max-width: 300px;
	}
	
	.v3-panel-home-en-bottom-right {
		display: inline-block;
		max-width: 300px;
	}
	
	/* GHG Ad Network
	*/
	.ghg-ad-network-inner img {
		width: 246px;
	}
	
	.ghg-ad-network-text {
		max-width: 246px;
	}
	
	.ghg-ad-network-outer {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	/* VANILLA*/
	
	#site-logo-vanilla {
		margin: 15px 40px 15px 40px;
	}
	
	#site-logo-vanilla-desktop {
		display: none;
	}

	.vanilla-v3-gic-left {
		display: none;
	}	
	
	.vanilla-ad {
		display: block;
	}
	
	.vanilla-game-header-outer {
		margin: 0px;
	}

	.vanilla-game-header-outer-desktop-only {
		display: none;
	}
	
	.vanilla-game-header-outer {
		display: flex;
	}
	
	.vanilla-answer-walkthrough-content-mobile {
		display: block;
	}
	
	.vanilla-answer-walkthrough-content-desktop {
		display: none;
	}
	
	.vanilla-loading {
		margin: 0 auto;
	}
	
	.vanilla-h1 {
		font-size: 16px;
		color: #fff;
		margin: 0px;
		max-width: 100%;
	}

	.vanilla-game-sub-header-similar-games-expandable {
		padding: 10px;
	}
	
	.vanilla-answer-walkthrough-content {
		padding-bottom: 30px;
	}
	
	.vanilla-sidebar {
		display: none;
	}
	
	.vanilla-answer-parentpage-h4 {
		color: #fff;
		margin-bottom: 0px;
		padding-top: 5px;
		padding-bottom: 20px;
		font-size: 16px;
	}
	
	.vanilla-v3-post-and-page-graphic-links-width-300 {
		width: 300px;
	}
	
	.vanilla-content-outer {
		margin-right: 0;
		margin-left: 0;	
		width: 100%;
		display: table;
	}
	
	.vanilla-game-sub-header-comments {
		display: none;
	}
	
	.vanilla-game-panel,
	.vanilla-post-list,
	.vanilla-parentpage-list {
		background-color: #022727;
		background: rgba(2, 39, 39, 0.7);
	}
	
	.vanilla-game-panel:before,
	.vanilla-comments-box:before,
	.vanilla-post-list:before,
	.vanilla-parentpage-list:before {
		content: "";
		background-color: black;
		height: 1px;
		display: block;
		top: -1px;
		position: relative;
		background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}
	
	.vanilla-game-panel:after,
	.vanilla-comments-box:after,
	.vanilla-post-list:after,
	.vanilla-parentpage-list:after {
		content: "";
		background-color: black;
		height: 1px;
		display: block;
		top: -1px;
		position: relative;
		background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}

	.v3-panel-comments {
		padding: 20px;
	}
	
	.vanilla-basic-guide-text {
		color: #fff;
		padding-top: -8px;
		padding-bottom: 10px;
		font-size: 14px;
	}
	
	.newor-mobile-footer {
		display: none;
	}
	
	.vanilla-similar-games-text-only {
		display: none;
	}
	
	#similar-box-selector-a {
		display: none;
	}
	
	#similar-box {
		display: none;
	}
	
	#answer-content {
		display: block;
	}
	
	#answer-loading {
		display: none;
	}
	
	.vanilla-ad-bottom {
		display: none;
	}
}

/* DESKTOP
*/

@media screen and (min-width: 1025px) {
	
	/* DESKTOP BODY
	*/
	.post-template-single-a-and-w,
	.page-template-single-a-and-w,
	.home,
	.page,
	.post,
	.single,
	.error404,
	.search	{
		background-image: url('/uploads/2017/05/background-v4-003.jpg');
		background-size: 100%;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}

	#primary {
		padding: 0 15px 0 15px;
	}
	
	/* DESKTOP HEADER
	*/
	
	
	/* DESKTOP NAV
	*/
	.main-navigation {
		width: 70%;
	}
	
	/* DESKTOP CONTENT
	*/
	
	.v3-gic-left {
	  max-width: 475px;
	  padding-right: 15px;
	}
	
	.v3-gic-right {
		width: 300px;
	}
	
	.home-page-top-right {
		margin-left: 20px;
		max-width: 300px;
	}
	
	.v3-panel-main-left {
		padding-bottom: 0;
		padding-right: 15px;
	}
	
	.v3-post-and-page-bottom-links,
	.v3-post-and-page-bottom-links-disabled {
		min-width: 110px;
	}
	
	.v3-post-and-page-graphic-links-width-300 {
		width: 385px;
	}

	.v3-bottom-2-column-panel-left {
		padding-right: 10px;
	}
	
	/* DESKTOP FOOTER
	*/
	.footer-left {
		text-align: left;
		width: 70%;
	}
	
	.footer-right {
		text-align: right;
		float: right;
	}
	
	.footer-left,
	.footer-right {
		display: inline-block;
	}
	
	/* INDEX PAGES
	*/
	.index-body .index-item-outer {
		margin-top: 0;
		margin-bottom: 15px;
		margin-right: 20px;
	}
	
	.v3-index-panel {
		padding: 30px;
	}
	
	/* LEGACY
	*/
	
	.col-md-9 {
		width: 830px !important;
	}
	
	.v3-content .game-header-button-link {
		border-right: 1px #fff solid;
		border-left: none;
		border-top: none;
		border-bottom: none;
		padding: 0 10px 0 0;
	}
	
	.v3-content .game-header-button-active {
		border-right: 1px #fff solid;
		border-left: none;
		border-top: none;
		border-bottom: none;
		padding: 0 10px 0 0;	
	}
	
	/* HOME PAGE
	*/
	.v3-panel-home-en-top-left {
		margin-right: 20px;
	}
	
	.v3-panel-home-en-bottom-left {
		margin-right: 20px;
	}
	
	.v3-panel-home-en-top-right {
		display: inline-block;
		max-width: 300px;
	}
	
	.v3-panel-home-en-bottom-right {
		display: inline-block;
		max-width: 300px;
	}
	
	/* GHG Ad Network
	*/
	.ghg-ad-network-inner img {
		width: 246px;
	}
	
	.ghg-ad-network-text {
		max-width: 246px;
	}
	
	.ghg-ad-network-outer {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	/* VANILLA
	*/
	
	#site-logo-vanilla {
		display: none;
	}
	
	#site-logo-vanilla-desktop {
		margin: 15px 40px 15px 40px;
	}

	.vanilla-v3-gic-left {
		display: inline-block;
	}
	
	.vanilla-ad {
		max-width: 300px;
		display: inline-block;
	}
	
	.vanilla-gradient-background {
		margin: 20px 0px 0px 0px;
	}
	
	.vanilla-game-panel,
	.vanilla-post-list,
	.vanilla-parentpage-list {
		background-color: #022727;
		background: rgba(2, 39, 39, 0.7);
	}
	
	.vanilla-game-panel:before,
	.vanilla-comments-box:before,
	.vanilla-post-list:before,
	.vanilla-parentpage-list:before {
		content: "";
		background-color: black;
		height: 1px;
		display: block;
		top: -1px;
		position: relative;
		background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}
	
	.vanilla-game-panel:after,
	.vanilla-comments-box:after,
	.vanilla-post-list:after,
	.vanilla-parentpage-list:after {
		content: "";
		background-color: black;
		height: 1px;
		display: block;
		top: -1px;
		position: relative;
		background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}
	
	.vanilla-game-header-outer-desktop-only {
		display: flex;
	}
	
	.vanilla-game-header-outer {
		display: none;
	}
	
	.vanilla-answer-walkthrough-content {
		padding: 0px;
	}
	
	.vanilla-answer-walkthrough-content-mobile {
		display: none;
	}
	
	.vanilla-answer-walkthrough-content-desktop {
		display: block;
		text-align: left;
	}
	
	.vanilla-answer-walkthrough-content-desktop .v3-lower-post-title-and-subtitle {
		background: none;
	}
	
	.vanilla-answer-walkthrough-content-desktop .v3-lower-post-title {
		padding: 10px;
	}
	
	.vanilla-answer-walkthrough-content-desktop .v3-lower-post-title-and-subtitle:after {
		content: "";
		background-color: black;
		height: 1px;
		display: block;
		top: -1px;
		position: relative;
		background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	}
	
	.vanilla-answer-walkthrough-content-desktop .v3-lower-post-title-h2 {
		margin: 0px;
		padding: 0px;
	}
	
	.vanilla-answer-walkthrough-content-desktop .v3-panel-main {
		padding: 20px;
		margin-bottom: 0px;
	}
	
	.vanilla-answer-walkthrough-content-desktop .type-page {
		margin-bottom: 0px !important;
	}
	
	.vanilla-loading {
		margin: 30px auto;
	}
	
	.vanilla-button-row {
		display: none;
	}
	
	.vanilla-h1 {
		font-size: 24px;
		color: #fff;
		margin: 0px;
		max-width: 100%;
	}

	.vanilla-game-sub-header-similar-games-expandable {
		padding: 20px;
	}
	
	.vanilla-footer-container {
		margin-top: 20px;
	}
	
	.vanilla-sidebar {
		display: inline-block;
		vertical-align: top;
		margin-top: 20px;
		width: 300px;
	}
	
	.vanilla-answer-parentpage-h4 {
		color: #fff;
		margin-bottom: 0px;
		padding-top: 15px;
		padding-bottom: 10px;
		font-size: 22px;
		text-align: left;
	}
	
	.vanilla-v3-post-and-page-graphic-links-width-300 {
		width: 399px;
		text-align: center;
	}
	
	.vanilla-v3-post-and-page-graphic-links {
		width: 159px;
		text-align: center;
	}
	
	.vanilla-content-outer {
		margin-right: auto;
		margin-left: auto;	
		max-width: 1460px;
		display: table;
	}
	
	.vanilla-game-sub-header-comments {
		display: none;
	}
	
	.v3-panel-comments {
		padding: 20px;
	}
	
	.vanilla-basic-guide-text {
		color: #fff;
		margin-top: -8px;
		padding-bottom: 0px;
		font-size: 14px;
		text-align: left;
	}
	
	.newor-mobile-footer {
		display: none;
	}
	
	.vanilla-similar-games-text-only {
		display: none;
	}
	
	#similar-box-selector-a {
		display: none;
	}
	
	#similar-box {
		display: none;
	}
	
	#answer-content {
		display: block;
	}
	
	#answer-loading {
		display: none;
	}
	
	.vanilla-ad-bottom {
		display: none;
	}
}

/* AGNOSTIC
*/

/* AGNOSTIC BODY
*/
.post-template-single-a-and-w,
.page-template-single-a-and-w,
.home,
.page,
.post,
.single,
.error404,
.search {
	background-color: #003333;
}

.site-branding {
    background-color: #fff;
	padding: 0;
}

.site-content {
	padding-top: 20px;
}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, li, ul {
    font-family: "Open Sans Regular", Verdana, Tahoma;	
	color: #fff;
}

a, a:hover, a:visited, a:active {
    font-family: "Open Sans Regular", Verdana, Tahoma !important;
	color: #9cc;
}

a:hover {
	text-decoration: underline;
}

#site-logo {
    margin: 15px;
    text-align: center;
    width: 100%;
}


/* AGNOSTIC HEADER
*/
.top-bar {
	border-top: none;
	background-color: #339390;
}

.nav_container {
    padding-top: 0;
    background-color: #339390;
    border-top: 0;
	margin: 0;
}

.nav_container .container {
	vertical-align: middle;
}

.main-navigation {
	display: inline;
}

.main-navigation li a {
	font-size: 14px;
    border-left: 0;
    padding: 0;
    color: #fff;
}

.main-navigation ul > li {
	text-transform: none;
	border-right: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu-top-right-desktop {
	margin: 0;
	font-size: 0;
}

.menu-top-right-desktop-container {
    display: inline !important;
    float: right;
    text-align: right;
	margin: auto 0;
}

.menu-top-right-desktop-container ul > li a {
    font-size: 14px;
    border-left: 0;
    padding: 0;
    color: #fff;
	display: inline;
    text-decoration: none;
}

.menu-top-right-desktop-container ul > li a:hover {
    text-decoration: underline;
}

.menu-top-right-desktop-container ul > li {
    text-transform: none;
	border-right: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline;
	float: left;
    position: relative;
}

.menu-top-right-desktop-container ul > li:last-of-type {
    border-right: none;
}

/* AGNOSTIC NAV
*/

.v3-above-post-ad-space {
	text-align: center;
}

/* AGNOSTIC ADS
*/

mark, ins {
	background: transparent !important;
}

/* AGNOSTIC CONTENT
*/

.entry-header {
	display: visible;
}

.v3-post-title-and-subtitle {
	margin-bottom: 3px;
}

.v3-post-title-and-subtitle:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.v3-body-title-h1 {
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
}

.v3-gic {
	padding: 10px;
	background-color: #022727;
	max-width: 800px;
	background: rgba(2, 39, 39, 0.7);
}

.v3-gic-left {
	display: inline-block;
	max-width: 475px;
}

.v3-gic-header {
	color: #9cc;
	font-size: 12px;
}

.v3-gic-value {
	color: #fff;
	font-size: 14px;
	padding-bottom: 5px;	
}

.v3-gic-right {
	display: inline-block;
	vertical-align: top;
	height: 250px;
}

.v3-gic-left-top-row-icon {
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
}

.vanilla-game-header-image {
	font-size: 0px;
}

.v3-gic-icon-img {
	width: 120px;
	height: 120px;
}

.v3-gic-left-top-row-info {
	display: inline-block;
	color: #fff;
	padding-bottom: 10px;
	max-width: 300px;
}

.v3-gic-left-bottom-row {
	color: #fff;
}

.v3-content .v3-panel-main {
	background-color: #022727;
	max-width: 800px;
	background: rgba(2, 39, 39, 0.7);	
}

.v3-panel-main {
	background-color: transparent;
	color: #fff;
	padding: 10px;
	max-width: 800px;
	margin-top: 3px;
}

.vanilla-answer-walkthrough-content-desktop:after {
	content: "";
	background-color: black;
	height: 1px;
	display: block;
	top: -1px;
	position: relative;
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.v3-lower-post-title-and-subtitle:after {
	content: "";
	background-color: black;
	height: 1px;
	display: block;
	top: -1px;
	position: relative;
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.v3-panel-main p {
	color: #fff;
}

.v3-panel-main .bottom-links-a a, a:hover, a:active, a:visited {
	color: #9cc;
}

.v3-panel-main .bottom-links-a a:hover {
	text-decoration: underline;
}

.v3-lower-post-title-and-subtitle:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.v3-lower-post-title-h2 {
	color: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
	padding-bottom: 3px;
    margin-bottom: 3px;
}

.v3-panel-main-parentpage-links {
	margin-bottom: 15px;
	font-size: 0;
}

.v3-post-and-page-button-box {
	margin-bottom: 25px;
	font-size: 0;
}

.v3-post-and-page-graphic-links {
    background-color: #339390;
    text-transform: none;
    box-shadow: none;
    text-shadow: none;
    font-size: 12px;
    margin: 0 4px 4px 0;
	display: inline-block;
	border-radius: 3px;
	width: 110px;
	text-align: center;

}

.v3-post-and-page-graphic-links a, 
.v3-post-and-page-graphic-links a:hover, 
.v3-post-and-page-graphic-links a:active, 
.v3-post-and-page-graphic-links a:visited {
	color: #fff;
	font-size: 14px;	
}

.v3-post-and-page-graphic-links a:hover {
	text-decoration: underline;	
}

.v3-post-and-page-graphic-links-width-300 {
    background-color: #339390;
    text-transform: none;
    box-shadow: none;
    text-shadow: none;
    font-size: 12px;
    margin: 0 4px 4px 0;
	display: inline-block;
	border-radius: 3px;
	text-align: center;

}

.v3-post-and-page-graphic-links-width-300 a, 
.v3-post-and-page-graphic-links-width-300 a:hover, 
.v3-post-and-page-graphic-links-width-300 a:active, 
.v3-post-and-page-graphic-links-width-300 a:visited {
	color: #fff;
	font-size: 14px;	
}

.v3-post-and-page-graphic-links-width-300 a:hover {
	text-decoration: underline;	
}

.v3-post-and-page-graphic-links-width-full {
    background-color: #339390;
    text-transform: none;
    box-shadow: none;
    text-shadow: none;
    font-size: 10px;
    margin: 0 4px 4px 0;
	display: inline-block;
	border-radius: 3px;
	width: 100%;
	text-align: center;
}

.v3-post-and-page-graphic-links-width-full a, 
.v3-post-and-page-graphic-links-width-full a:hover, 
.v3-post-and-page-graphic-links-width-full a:active, 
.v3-post-and-page-graphic-links-width-full a:visited {
	color: #fff;	
}

.v3-panel-main-left {
	display: inline-block;
	max-width: 395px;
	vertical-align: top;
}

.v3-panel-main-left-video {
	display: inline-block;
	vertical-align: top;
}

.v3-panel-main-right {
	display: inline-block;
	max-width: 350px;
	vertical-align: top;
}

.v3-panel-main-right-data-name {
	color: #9cc;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 2px;
    margin: 0;
}

.v3-panel-main-right-data {
	color: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 3px;
	margin-top: 0;
	padding-bottom: 14px;
}

.continuousimages {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
}

.v3-main-panel-randomized {
	color: #f7ff7f; /* yellow */
	font-size: 20px;
	margin-bottom: 40px;
}

.v3-is-this-correct {
	color: #9cc;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 9px;
    margin: 0;
}

.v3-main-panel-is-this-correct {
	padding-bottom: 25px;
}

.v3-post-and-page-bottom-links-boxed {
	margin-top: 35px;
	font-size: 0;
}

.v3-post-and-page-bottom-links {
	background-color: #339390;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-right: 3px;
	display: inline-block;
	text-align: center;
	vertical-align: center;
}

.v3-post-and-page-bottom-links h4 {
	margin: 0;
	font-size: 12px;
}

.v3-post-and-page-bottom-links h4 a, 
.v3-post-and-page-bottom-links h4 a:visited, 
.v3-post-and-page-bottom-links h4 a:hover, 
.v3-post-and-page-bottom-links h4 a:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.v3-post-and-page-bottom-links-disabled {
	background-color: #339390;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-right: 3px;
	display: inline-block;
	text-align: center;
	vertical-align: center;
}

.v3-post-and-page-bottom-links-disabled h4 {
	color: #9cc;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
}

.static-page-body {
	padding: 10px;
}

/* AGNOSTIC BELOW CONTENT
*/

.v3-panel-main-solo-video {
	background-color: #022727;
	color: #fff;
	padding: 10px;
	max-width: 800px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
}

.v3-below-post-ad-space {
	margin-top: 25px;
	margin-bottom: 15px;
}

.v3-below-post-ad-space .ad-below-page {
	background-color: transparent;
}

.v3-below-post-ad-space .widget.ad {
	padding-bottom: 0;
}

.v3-bottom-2-column-panel-left {
	max-width: 395px;
	display: inline-block;
	vertical-align: top;
}

.v3-panel-comments {
	background-color: #022727;
	background: rgba(2, 39, 39, 0.7);
}

.v3-panel-comments #comments {
	margin-right: 0;
}

.v3-comment-list .comment-content p {
	color: #fff;
}

.v3-comment-list .comment-metadata time {
	color: #9cc;
}

.v3-comment-list .comment-author .says {
	color: #fff;
	margin-bottom: 0;
}

.v3-comment-list .comment-author .fn {
	color: #fff;
}

.v3-comments-list .no-comments {
	color:#9cc;
}

#respond {
	background-color: transparent;
	margin-bottom: 0;
}

.v3-comment-form {
	background-color: transparent;
}

.logged-in-as a {
	color: #9cc;
}

#respond label {
	color: #9cc;
	font-weight: normal;
	font-size: 14px;
}

#comment {
	background-color: #022727;
	border: 1px #fff solid;
	background: rgba(2, 39, 39, 0.7);
	color: #fff;
}

#respond #submit {
	background-color: #339390;
	text-transform: none;
	box-shadow: none;
	text-shadow: none;
	font-size: 12px;
	margin-bottom: 0;
}

.required {
	color: #fff;
}

#author {
	background-color: #022727;
	border: 1px #fff solid;
	background: rgba(2, 39, 39, 0.7);
	color: #fff;
}

#email {
	background-color: #022727;
	border: 1px #fff solid;
	background: rgba(2, 39, 39, 0.7);
	color: #fff;
}

#email-notes {
	color: #9cc;
}

.comment-notes {
	color: #9cc;
}

#respond.comment-respond {
	border: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 20px;
	max-width: 500px;
}

#comments.comment-area {
	margin: 0;
}

#comments ol.children {
    margin-left: 15px !important;
}

#reply-title.comment-reply-title {
	margin-top: 0;
	display: none;
}

.v3-bottom-2-column-panel-right {
	max-width: 390px;
	display: inline-block;
	vertical-align: top;
}

.v3-panel-similar-games {
	background-color: #022727;
	padding: 10px;
	background: rgba(2, 39, 39, 0.7);
}

.v3-cv-body .index-item-outer {
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 0;
}

.v3-cv-body .index-item-outer:last-of-type {
	margin-bottom: 0;
}

.index-item-game-name a {
	color: #fff;
}

.index-item-game-links a {
	color: #fff;
}

.index-item-game-name {
	color: #9cc;
}

.index-item-game-links {
	color: #9cc;
}


.v3-panel-header {
	color: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    margin-bottom: 3px;
}

.v3-panel-header:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

/* AGNOSTIC SIDEBAR
*/

.col-md-3 {
    min-width: 330px;
}

.v3-sidebar #search-2 {
	padding: 0;
	background: none;
	margin-bottom: 0;
}

.v3-sidebar form.searchform {
	background-color: #022727;
	background: rgba(2, 39, 39, 0.7);
}

.v3-sidebar form.searchform #s {
	padding: 0;
	background: none;
	background-color: transparent;
	font-style: italic;
    width: 90%;
	color: #fff;
}

.v3-sidebar #search-button {
	margin-top: 2px;
}

.v3-sidebar .widget-title {
	background: none;
	margin: 20px 0 0 0;
	padding-left: 0;
}

.v3-sidebar .widget-title:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.v3-sidebar .widget-title h4 {
	color: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
	padding: 0 0 3px 0;
    margin-bottom: 3px;
	background: none;
}

.v3-sidebar #text-25 {
	background: none;
	padding: 25px 0 10px 0;
}

.v3-sidebar #text-10 {
	background: none;
	padding: 0;
}

.v3-sidebar .textwidget {
	background-color: #022727;
	padding: 0;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
}

.v3-sidebar .pt-cv-ctf-value {
	color: #fff;
}

.v3-sidebar #pt-cv-view-78a18f418f {
	margin: 0;
	padding-bottom: 10px;
}

.v3-sidebar #text-23 .textwidget {
	background: none;
}

.v3-sidebar #text-23 {
	background: none;
	background-color: transparent;
	margin-bottom: 0;
}

#text-23 { 
	padding: 0;
}

#widget aside {
	padding: 0;
}

.v3-sidebar .menu-genres-container {
	background-color: #022727;
	padding: 10px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
	font-size: 0;
}

.v3-sidebar li a,
.v3-sidebar li a:hover,
.v3-sidebar li a:visited,
.v3-sidebar li a:active {
	color: #fff;
	font-size: 12px;
}

.v3-sidebar li a:hover {
	text-decoration: underline;
}

.v3-sidebar #nav_menu-2 {
	background: none;
	padding: 0;
}

.v3-sidebar li {
	display: inline-block;
	background-color: #339390;
	margin: 0 4px 4px 0;
	padding: 4px 8px 4px 8px;
	border-radius: 3px;
}

.v3-panel-sidebar {
	background-color: #022727;
	padding: 10px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
	font-size: 0;	
}

.v3-panel-sidebar .index-item-outer {
	width: 280px;
}

.v3-panel-sidebar .index-item-text {
	max-width: 220px;
}

.v3-panel-sidebar .index-item-textinner {
	max-width: 220px;
}

.sidebar-ad {
	margin-top: 30px;
	text-align: center;
}

.v3-index-panel-outter {
	background-color: #022727;
	background: rgba(2, 39, 39, 0.7);		
}

.index-item-outer {
	width: 320px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 15px;
}

.index-item-image {
	width: 50px;
	height: 50px;
}

.index-item-icon {
	display: inline-block;
	vertical-align: top;
}

.index-item-text {
	display: inline-block;
	max-width: 250px;
	margin-top: 0;
	margin-left: 10px;
}

.index-item-text-inner {
	font-size: 0;
}

.index-item-game-name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0;
}

.index-item-game-links {
	font-size: 11px;
	margin-top: 0;
}

.index-item-game-name a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


/* AGNOSTIC FOOTER
*/

footer#colophon {
	padding-bottom: 10px;
}

.page-template-smallpage footer {
  position: fixed;
  bottom: 0;
  width: 100%;
} 

.menu-main-container li {
	display: inline-block;
}

.menu-main-container li a {
	color: #fff;
}

.footer-left,
.footer-right {
	font-size: 12px;
}




/* NON LOCATION SPECIFIC TEXT CSS
*/
.v3-basic-light-text-18 {
	color: #9cc;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 9px;
    margin: 0;
}


/* INDEX PAGE ONLY
*/

.v3-index-panel {
	background-color: transparent;
	color: #fff;
	max-width: 800px;
	margin-top: 3px;
}

.index-body {
	padding: 15px 0 0 0;
}

.post-and-page-header-alphabetized {
	color: #fff;
	font-size: 0;
}

.find-your-game {
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
}

.alphabet-letter-links-div {
    margin: 0 6px 6px 0;
    width: 34px;
    height: 34px;
    padding-top: 2px;
    background-color: #339390;
    display: inline-block;
}

.alphabet-letter-links-div a,
.alphabet-letter-links-div a:hover,
.alphabet-letter-links-div a:active,
.alphabet-letter-links-div a:visited {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}

.alphabet-letter-links-div a:hover {
	text-decoration: underline;
}


/* LEGACY
*/

.page-template-single-a-and-w .page .status-publish {
	background-color: transparent !important;	
}

.v3-content .post-and-page-body-wide {
	margin: 0;
}

.v3-content.entry-content {
	background-color: transparent !important;
}

.entry-content {
	background-color: #022727;
	color: #fff;
	max-width: 800px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
}

.v3-content .game-header-buttons {
	background-color: #339390;
    font-size: 0;
    width: auto;
    margin: 20px 0 20px 0;
	padding: 10px;
}

.v3-content .game-header-button-link {
	display: inline-block;
    padding: 0 10px 0 10px;
    font-size: 12px;
    font-weight: normal;
	text-decoration: none;
}

.v3-content .game-header-button-link:last-child {
	border: none;
}

.v3-content .game-header-button-active {
	color: #f7ff7f; /* yellow */
	display: inline-block;
    padding: 0 10px 0 10px;
}

.v3-content .game-header-button-active a,
.v3-content .game-header-button-active a:hover, 
.v3-content .game-header-button-active a:visited, 
.v3-content .game-header-button-active a:active {
	color: #f7ff7f; /* yellow */
	text-decoration: none;
}

.v3-content .game-header-button-active a:hover {
	text-decoration: underline;
}

.v3-content .game-header-button-active:last-child {
	border: none;
}

.v3-content .game-header-button-link a,
.v3-content .game-header-button-link a:hover, 
.v3-content .game-header-button-link a:visited, 
.v3-content .game-header-button-link a:active {
	color: #fff;
	text-decoration: none;
}

.v3-content .game-header-button-link a:hover {
	text-decoration: underline;
}

.v3-panel-main .game-v3-table-td-header {
	color: #fff;
}

.v3-panel-main .game-v3-table-td {
	color: #fff;
}

.col-md-4 .textwidget a, 
.col-md-4 .textwidget a:hover, 
.col-md-4 .textwidget a:visited, 
.col-md-4 .textwidget a:active {
	color: #339390;
	font-size: 14px;
}

/* LEGACY CONTENTVIEWS
*/
.pt-cv-wrapper .col-md-12 {
    width: 100%;
	margin: 0;
	padding: 0;
}

.pt-cv-colsys {
    margin: 0;
}

.textwidget .pt-cv-wrapper .pt-cv-view .pt-cv-content-item .pt-cv-ctf-App .pt-cv-ctf-value {
    max-width: 200px;
    text-align: left;
    font-size: 85%;
    font-weight: 700;
}

.textwidget .pt-cv-wrapper .pt-cv-view .pt-cv-content-item .pt-cv-ctf-Platforms .pt-cv-ctf-value {
    max-width: 200px;
    text-align: left;
    font-size: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #9cc;
}

.textwidget .pt-cv-wrapper .pt-cv-view .pt-cv-content-item .pt-cv-ctf-App {
    margin: 0;
    text-align: left;
    font-family: inherit;
}

.textwidget .pt-cv-wrapper .pt-cv-view .pt-cv-content-item .pt-cv-ctf-Platforms {
    margin: 0;
    text-align: left;
}

.textwidget .pt-cv-wrapper .pt-cv-view .pt-cv-content-item {
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 10px;
}

.pt-cv-custom-fields {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}

.pt-cv-meta-fields {
	color: #fff;
}

.pt-cv-meta-fields time {
	color: #fff !important;
}

.home-page-bottom-right .pt-cv-ctf-value {
	font-size: 12px;
}

.home-page-bottom-right .pt-cv-wrapper {
	margin-top: 10px;
}

.home-page-bottom-right .pt-cv-wrapper .col-md-12 {
	margin-left: 10px;
	margin-bottom: 10px;
}

.pt-cv-ctf-value {
	color: #9cc;
}

h3.pt-cv-title {
	max-width: 270px;
	font-size: 12px;
}

.home-page-top-left {
    max-width: 455px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.home-page-bottom-left {
    max-width: 455px;
    display: inline-block;
}

.home-page-top-right {
	margin-top: 0;
    vertical-align: top;
    display: inline-block;
}

.home-page-bottom-right {
	max-width: 300px;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}

.home-page-bottom-right .widget-title {
	margin: 0;
	padding: 0;
	max-width: 300px;
}

.home-page-bottom-right .pt-cv-title {
	margin-bottom: 4px;
}

.pt-cv-title {
	margin-bottom: 3px;
}

.pt-cv-title a,
.pt-cv-title a:hover,
.pt-cv-title a:active,
.pt-cv-title a:visited {
	color: #fff !important;
	font-weight: normal;
}

.arrow-right {
	display: none;
}

.pt-cv-thumbnail.pull-left {
    margin-bottom: 0 !important;
}



/* LEGACY PREVIOUS v3-basic-light-text-18
*/
.widget-title-large .entry-title {
	color: #fff;
}
.post-and-page-header {
	vertical-align: top;
	max-width: 400px;
	margin: 15px;
	display: inline-block;
}

.post-and-page-header-alphabetized {
	vertical-align: top;
	display: inline-block;
	margin-bottom: 20px;
}

.post-and-page-header-logo {
	vertical-align: top;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 20px;
}

.post-and-page-header-info {
	vertical-align: top;
	display: inline-block;
}

.post-and-page-short-summary {
	margin-top: 15px;
}

.post-and-page-header-ad {
	display: inline-block;
}

.post-and-page-app-name {
	color: #339390;
	margin: 0;
	max-width: 260px;
}

.post-and-page-developer {
	color: #999999;
	margin-bottom: 5px;
	max-width: 260px;
	font-size: 80%;
}

.post-and-page-genre {
	color: #999999;
	margin-bottom: 5px;
	max-width: 260px;
	font-size: 80%;
}

.post-and-page-platform {
	color: #999999;
	margin-bottom: 5px;
	max-width: 260px;
	font-size: 80%;
}

.post-and-page-body {
	margin: 15px;
	max-width: 430px;
}

.post-and-page-body-wide {
	margin: 15px;
	color: #fff;
}

.post-and-page-body-wide h3 {
	color: #fff;
}

.post-and-page-body-wide-article {
	margin: 15px;
	color: #fff;
}

.post-and-page-post-type-header {
	color: #339390;
	margin-bottom: 30px;
	font-size: 24px;
}

.post-and-page-post-type-header-red {
	color: #d91f2c;
	margin-bottom: 30px;
	font-size: 24px;
}

.post-and-page-store-box-get-it-now {
	margin-bottom: 15px;
	max-width: 350px;
}

.post-and-page-store-box {
	color: #339390;
	font-family: "Open Sans Regular", Verdana, Tahoma;
	max-width: 750px;
	margin-top: 10px;
	margin-left: 15px;
}

.platform-logo {
	height: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.bottom-margin-25 {
	margin-bottom: 25px;
}

.gallerypic {
	height: 200px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.game-v3-merchandise {
	display: inline;
}

.game-v3-table {
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 700px;
}

.game-v3-table-td-header {
	font-weight: bold;
	border-bottom: 1px #339390 solid;
}

.game-v3-table-td {
	border-bottom: 1px #339390 solid;
}

.game-header-buttons {
	font-size: 0;
	margin-bottom: 30px;
	margin-top: 10px;
}

.game-header-button-link {
	background-color: #339390;
	font-size: 14px;
	display: inline-block;
	border: 1px white solid;
	padding: 4px 10px;
}

.game-header-button-link a {
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

.game-header-button-active {
	background-color: #339390;
	font-size: 14px;
	color: white;
	display: inline-block;
	border: 1px white solid;
	padding: 4px 10px;
	text-decoration: bold;
}

.post-and-page-short-summary {
	color: #fff;
}



/* SMALL SITE
*/

.tml-login {
	background-color: #022727;
	padding: 10px;
	background: rgba(2, 39, 39, 0.7);
}

.tml {
	max-width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.tml-link-wrapper {
	text-align: center;
}

#user_login {
	width: 100% !important;
	margin: 0 !important;
	font-size: 125%;
}

#user_email {
	width: 100% !important;
	margin: 0 !important;
	font-size: 125%;
}

#user_pass {
	width: 100% !important;
	margin: 0 !important;
	font-size: 125%;
}

#wp-submit {
	width: 100%;
	padding: 15px;
	font-size: 125%;
	margin-top: 0 !important;
}

.small-site-main {
	max-width: 330px;
	margin: 40px auto;
}

.small-content-area {
	margin: 0 auto;
	float: none;
	width: 100%
}

.wp-social-login-provider-list {
	padding: 10px 0;
}

@media screen and (min-width: 500px) {
	.small-site-footer {
		position: fixed;
		bottom: 0;
		width: 100%;
	}
	
	.small-site-content {
		width: 330px;
		padding: 100px 15px 0;
	}
	
	.small-content-area {
		max-width: 100%;
		padding: 0 15px;
	}
}

@media screen and (max-width: 499px) {
	.small-site-footer {
		position: fixed;
		bottom: 0;
		text-align: center;
	}
	
	.small-site-content {
		margin: 0;
		padding: 0;
		border-top: 1px solid #fff;
	}
	
	.small-content-area {
		padding: 0;
	}
}

/* CONTENT.AD
*/
.ac_header_title {
	color: #fff;
	font-size: 22px !important;
	font-weight: normal !important;
	padding-bottom: 5px !important;
}

#ac_366312 .ac_credit {
	top: -35px !important;
}

.ac_header_title:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.ac_container .ac_title_wrapper a {
	color: #fff !important;
}

.ac_adbox {
	background-color: #022727;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
}


/* MULTILINGUAL
*/

.index-page-en-text {
	display: inline-block;
	color: #fff;
	background-color: #000;
	padding: 0 3px 0 3px;
	border: 1px solid #fff;
	font-size: 12px;
	margin-right: 5px;
	vertical-align: top;
}

.index-item-text-inner {
	display: inline-block;
	font-size: 12px;	
}

/* HOME PAGE*/

.v3-panel-home-en {
	background-color: #022727;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 15px;
	background: rgba(2, 39, 39, 0.7);
	font-size: 0;	
	max-width: 100%;
}

.v3-panel-home-en-top-left {
	max-width: 460px;
	display: inline-block;
	vertical-align: top;
}

.article-title {
	max-width: 100%;
}

.article-title a,
.article-title a.hover,
.article-title a.visited,
.article-title a.active
{
	color: #fff;
	font-size: 18px;
}

.article-title a.hover {
	text-decoration: underline;
}

.article-date-and-genre {
	color: #9cc;
	font-size: 12px;
	margin-bottom: 15px;
	max-width: 100%;
}

.v3-panel-home-article-image {
	max-width: 100%;
	height: auto; 
    width: auto;
	box-sizing: border-box;
}

.v3-body-title-h2 {
	color: #fff;
	font-size: 22px;
	margin-top: 0;
}

.v3-panel-home-en-bottom-left {
	max-width: 460px;
	display: inline-block;
	vertical-align: top;
}

/* CHEATS
*/

.v3-panel-submit-a-cheat {
	background-color: #022727;
	padding: 10px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
}

.v3-submit-a-cheat-label {
	color: #9cc;
}

.v3-form-notification {
	color: #f7ff7f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.v3-submit-textarea {
	background-color: #022727;
	border: 1px #fff solid;
	background: rgba(2, 39, 39, 0.7);
	color: #fff;
	max-width: 500px;
	margin-bottom: 15px;
}

.v3-submit-textarea:focus { 
	color:#fff;
}

.v3-submit-a-cheat-textbox {
	background-color: #022727;
	border: 1px #fff solid;
	background: rgba(2, 39, 39, 0.7);
	color: #fff !important;
	max-width: 500px;
	margin-bottom: 15px;
	display: block;	
}

.v3-submit-a-cheat-textbox:focus { 
	color:#fff !important;
}

.v3-submit-button {
	background-color: #339390 !important;
    text-transform: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
	color: #fff !important;
	border: none !important;
}



/* 404
*/

.error-404-content-area {
	margin: 0 auto !important;
	float: none !important;
	width: 100% !important;
}

.error-404-title-h1 {
	margin-top: 100px;
	font-size: 28px !important;
	text-align: center !important;
	color: #fff !important;
}

.error-404-title-h2 {
	font-size: 18px !important;
	text-align: center !important;
	color: #fff !important;
}

.error-404-title-h2 a,
.error-404-title-h2 a:hover,
.error-404-title-h2 a:active,
.error-404-title-h2 a:visited
{
	color: #9cc !important;
}

.error-404-title-h2 a:hover {
	text-decoration: underline !important;
}


/* TEMP
*/

.post-and-page-body-wide img {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* SEARCH
*/

.v3-panel-search {
	background-color: #022727;
	padding: 10px 10px 30px 30px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
	max-width: 800px;
}

.search-inner-left img {
	display: inline-block;
	width: 50px;
	height: 50px;
}

.search-inner-left,
.search-inner-right {
	display: inline-block;
	vertical-align: top;
}

.search-inner-right {
	margin-left: 10px;
}

.search-outer {
	background: none;
	vertical-align: top;
	margin-top: 20px;
	font-size: 0;
}

.search-inner-right .entry-title {
	margin-bottom: 2px;
}

.search-inner-read-more {
	padding: 0;
	background: none;
	font-size: 12px;
	color: #9cc;
	border: 0;
}

.search-inner-right .entry-title a {
	color: #fff;
	font-size: 14px;
}

/* TABOOLA
*/

.trc_rbox_header {
	color: #fff !important;
    font-size: 22px !important;
    text-decoration: none !important;
    font-weight: normal !important;
	background-color: transparent !important;
	font-family: "Open Sans Regular", Verdana, Tahoma !important;
}

.trc_rbox_header:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	margin-top: 6px;
}

.trc_rbox_outer {
	margin-left: 0 !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: -5px;
	background-color: #022727;
	max-width: 800px;
	background: rgba(2, 39, 39, 0.7);
}


/* BBPRESS
*/

.bbp-breadcrumb {
	color: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
	padding-bottom: 3px;
    margin-bottom: 3px;
}

.v3-panel-forum {
	background-color: #022727;
	padding: 10px 10px 10px 10px;
	margin-top: 3px;
	background: rgba(2, 39, 39, 0.7);
	max-width: 800px;	
}

.bbp-template-notice {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

.bbp-template-notice p {
	color: #f7ff7f !important; /* yellow */	
}

.bbp-form label {
	color: #9cc;
	font-weight: normal;
	font-size: 14px;
}

.bbp-form textarea {
	height: 80px;
	background-color: #022727;
    border: 1px #fff solid;
    background: rgba(2, 39, 39, 0.7);
    color: #fff;
	line-height: 12px;
}

#wp-bbp_topic_content-editor-container {
	border: none !important;
}

.bbp-form input {
	background-color: #022727;
    border: 1px #fff solid;
    background: rgba(2, 39, 39, 0.7);
    color: #fff;
}

.bbp-form input:focus { 
	color:#fff !important;
}

.bbp-the-content-wrapper input {
	background-color: #339390 !important;
	border: none !important;
	border-radius: 3px !important;
	color: #fff !important;
	font-weight: normal !important;
	box-shadow: none !important;
	font-family: "Open Sans Regular", Verdana, Tahoma !important;
	padding: 4px !important;
	font-size: 12px !important;
}

.bbp-the-content-wrapper input:hover {
	background-color: #339390 !important;
	border: none !important;
	border-radius: 3px !important;
	color: #fff !important;
	font-weight: normal !important;
	box-shadow: none !important;
	text-decoration: underline;
	font-family: "Open Sans Regular", Verdana, Tahoma !important;
}

.bbp-form select {
	background-color: #022727;
    border: 1px #fff solid;
    background: rgba(2, 39, 39, 0.7);
    color: #fff;
}

li.bbp-header,
li.bbp-body,
ul.odd,
li.bbp-footer {
	background: none !important;
}

.bbp-pagination-count {
	color: #9cc;
}

/* Video Games Pay My Bills
*/

.vgpmb-ad {
	margin-top: 20px;
}

/* GHG Ad Network
*/
.v3-panel-main-ghg-ad-network {
	padding: 10px;
	background-color: #022727;
	max-width: 800px;
	background: rgba(2, 39, 39, 0.7);
}

.ghg-ad-network-outer {
	display: inline-block;
	vertical-align: top;
}

.ghg-ad-network-text a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.ghg-ad-network-text {
	margin-top: 5px;
	text-align: left;
}

/* VANILLA
*/

@media screen and (max-width: 839px) {
	.vanilla-content {
		width: 100%;
	}	
}

@media screen and (min-width: 840px) {
	.vanilla-content {
		width: 840px;
	}
}

.page-template-single-aw-vanilla {
	min-height: 100%;
}

.vanilla-content {
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	box-sizing: border-box;
}

.site-content {
	margin-left: auto;
	margin-right: auto;
}

.vanilla-game-header-outer {
	width: 100%;
	border-top: 1px solid #022727;
	border-bottom: 1px solid #022727;
	background-color: #339390;
	background: -webkit-linear-gradient(#339390, #2a7b78); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#339390, #2a7b78); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#339390, #2a7b78); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#339390, #2a7b78); /* Standard syntax */
}

.vanilla-game-header-outer-desktop-only {
	width: 100%;
	margin-top: 20px;
	border-width: 0 0 1px 0;
	border-color: #fff;
	/*-webkit-border-image: -webkit-gradient(linear, 100% 0, 0 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;*/
	/*-webkit-border-image: -webkit-linear-gradient(right, black, rgba(0, 0, 0, 0)) 1 100%;*/
	/*-moz-border-image: -moz-linear-gradient(right, black, rgba(0, 0, 0, 0)) 1 100%; */
}

.vanilla-game-header-image {
	margin: 10px 0 10px 10px;
	width: 60px;
	vertical-align: top;
}

.vanilla-game-header-image-img {
	width: 50px;
	height: 50px;
}

.vanilla-game-header-game-and-developer {
	padding: 10px 10px 10px 10px;
	display: inline-block;
	vertical-align: top;	
	width: 100%;
	vertical-align: middle;
}

.vanilla-game-header-game-and-developer-game {
	width: 100%;
}

.vanilla-game-header-game-and-developer-developer {
	margin-top: 6px;	
}

.vanilla-h2 {
	font-size: 12px;
	max-width: 100%;

	color: #fff;
	margin: 0px
}

.vanilla-h3 {
	font-size: 10px;
	color: #fff;
	margin: 0px;
}

.vanilla-game-sub-header-not-the-right-game {
	margin: 0px;
	padding: 10px;
	max-width: 100%;
	border-bottom: 1px solid #022727;
	background-image: url("/uploads/2017/06/minus-symbol.png");
	background-repeat: no-repeat;
	background-origin: content-box;
	height: 45px;
	line-height: 25px;
	vertical-align: middle;
	text-decoration: none;
}

#similar-box-selector-a {
	text-decoration: none;
}

#similar-box-selector {
	display: block;
}

#comments-box-selector {
	display: block;
}

.vanilla-game-sub-header-not-the-right-game p {
	margin: auto 0px auto 35px;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
}

.vanilla-game-sub-header-comments {
	margin: 0px;
	padding: 10px;
	max-width: 100%;
	border-bottom: 1px solid #022727;
	background-image: url("/uploads/2017/06/minus-symbol.png");
	background-repeat: no-repeat;
	background-origin: content-box;
	height: 45px;
	line-height: 25px;
	vertical-align: middle;
	text-decoration: none;
}

#comments-box-selector-a {
	text-decoration: none;
}

.vanilla-game-sub-header-comments p {
	margin: auto 0px auto 35px;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
}

.vanilla-ad {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	vertical-align: top;
	height: 250px;
}

.vanilla-ad-beneath {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	display: block;
}

.vanilla-answer-walkthrough-loading {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

.vanilla-loading {
	width: 300px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

#site-logo-vanilla {
	text-align: center;
}

#site-logo-vanilla-desktop {
	text-align: center;
}

.vanilla-v3-gic-left {
	max-width: 435px;
	margin: 20px;
}

.vanilla-answer-walkthrough-content {
	display: none;
	text-align: center;
}

.vanilla-answer-h4 {
	padding-top: 10px;
	color: #9cc;
	font-size: 11px;
	margin-bottom: 5px;
}

.vanilla-answer-p {
	margin-bottom: 20px;
}

.vanilla-video {
	margin-top: 10px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.vanilla-footer-container {
	background: #339390;
	background: -webkit-linear-gradient(#339390, #2a7b78); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#339390, #2a7b78); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#339390, #2a7b78); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#339390, #2a7b78); /* Standard syntax */
	text-align: center;
	margin-bottom: 0px;
	padding: 10px;
	bottom: 0px;
	width: 100%;
}

.vanilla-gradient-background {
	background: #339390;
	background: -webkit-linear-gradient(#339390, #2a7b78); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#339390, #2a7b78); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#339390, #2a7b78); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#339390, #2a7b78); /* Standard syntax */
}

.vanilla-footer-container  p {
	margin: 0px;
	color: #022727;
	font-size: 11px;
}

.vanilla-footer {
	font-weight: normal;
}

@media(max-width: 729px) {
	.vanilla-responsive-comments {
		width: 320px;
		height: 100px;
	}
	
	.vanilla-responsive-summary {
		width: 320px;
		height: 100px;
	}
}
@media(min-width: 730px) {
	.vanilla-responsive-comments {
		width: 728px;
		height: 90px;
	}
	
	.vanilla-responsive-summary {
		width: 728px;
		height: 90px;
	}
}

.vanilla-button-row {
	background: #339390;
	background: -webkit-linear-gradient(#339390, #2a7b78); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#339390, #2a7b78); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#339390, #2a7b78); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#339390, #2a7b78); /* Standard syntax */	
	border-bottom: 1px solid #022727;
}

.vanilla-button-row-top {
	background: #339390;
	background: -webkit-linear-gradient(#339390, #2a7b78); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#339390, #2a7b78); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#339390, #2a7b78); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#339390, #2a7b78); /* Standard syntax */	
	border-bottom: 1px solid #022727;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.vanilla-button-row a,
.vanilla-button-row a:hover,
.vanilla-button-row a:active,
.vanilla-button-row a:visited {
	text-decoration: none;
}

.vanilla-button-row-prev,
.vanilla-button-row-parent,
.vanilla-button-row-next
{
	display: inline-block;
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: 32%;
	vertical-align: middle;
	height: 100%;
}

.vanilla-button-row-top-left,
.vanilla-button-row-top-right
{
	display: inline-block;
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: 49%;
	vertical-align: middle;
	height: 100%;
}

.vanilla-button-row-prev-disabled,
.vanilla-button-row-parent-disabled,
.vanilla-button-row-next-disabled {
	display: inline-block;
	font-size: 11px;
	color: #0d2625;
	text-align: center;
	width: 32%;
	vertical-align: middle;
	height: 100%;
}

.vanilla-button-row-prev span,
.vanilla-button-row-parent span,
.vanilla-button-row-next span,
.vanilla-button-row-prev-disabled span,
.vanilla-button-row-parent-disabled span,
.vanilla-button-row-next-disabled span {
	display: block;
}

.vanilla-button-row-prev,
.vanilla-button-row-parent,
.vanilla-button-row-prev-disabled,
.vanilla-button-row-parent-disabled,
.vanilla-button-row-top-left {
	border-right: 1px solid #022727;
}

.vanilla-button-row-next,
.vanilla-button-row-prev,
.vanilla-button-row-next-disabled,
.vanilla-button-row-prev-disabled {
	padding: 5px 30px 5px 30px;
}

.vanilla-button-row-top-left,
.vanilla-button-row-top-right {
	padding: 10px 10px 10px 10px;	
}

.vanilla-button-row-parent {
	padding: 5px;
}

.vanilla-button-row-parent-disabled {
	padding: 5px;
}

.vanilla-button-row-parent-cheat {
	padding: 15px 30px 15px 30px;
	display: inline-block;
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: 100%;
	vertical-align: middle;
	height: 100%;
}

/* Vanilla prentpag
*/

.vanilla-continuousimages {
	padding: 5px;
}

.vanilla-parentpage-list {
	margin-top: 10px;
}

.vanilla-v3-post-and-page-graphic-links-width-300 {
	background-color: #339390;
	color: #fff;
	vertical-align: center;
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 10px;
}

.vanilla-v3-post-and-page-graphic-links-width-300 h6 {
	margin: 0px;
}

.vanilla-v3-post-and-page-graphic-links-width-300 h6 a {
	color: #fff;
}

.vanilla-v3-post-and-page-graphic-links-width-full {
	width: 80%;
	background-color: #339390;
	color: #fff;
	vertical-align: center;
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 10px;
}

.vanilla-v3-post-and-page-graphic-links-width-full h6 {
	margin: 0px;
}

.vanilla-v3-post-and-page-graphic-links-width-full h6 a {
	color: #fff;
}

.vanilla-v3-post-and-page-graphic-links {
	width: 149px;
	background-color: #339390;
	color: #fff;
	vertical-align: center;
	display: inline-block;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 10px;
}

.vanilla-v3-post-and-page-graphic-links h6 {
	margin: 0px;
}

.vanilla-v3-post-and-page-graphic-links h6 a {
	color: #fff;
}

.vanilla-game-sub-header-similar-games-expandable {
	background-color: #022727;
	background: rgba(2, 39, 39, 0.7);
	border-bottom: 3px #339390 solid;
}

.vanilla-answer-parentpage-h4-desktop-only {
	color: #fff;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 22px;
}

.vanilla-cheat-p {
	margin-bottom: 0px;
}

.vanilla-post-list {
	color: #fff;
}

/* VANILLA ADS RESPONSIVE
*/

.vanilla_beneath { display:inline-block; width: 300px; height: 250px; }
@media(min-width: 800px) { .vanilla_beneath { display: none; } }


/* PRELOAD IMAGES
*/


/* NEWOR CHANGES
*/

.vanilla-similar-games-text-only {
	text-align: center;
}

/* VANILLA SIDEBAR*/

.vanilla-sidebar #search-2 {
	padding: 0;
	background: none;
	margin-bottom: 0;
}

.vanilla-sidebar form.searchform {
	background-color: #022727;
	background: rgba(2, 39, 39, 0.7);
}

.vanilla-sidebar form.searchform #s {
	padding: 0;
	background: none;
	background-color: transparent;
	font-style: italic;
    width: 90%;
	color: #fff;
}

.vanilla-sidebar #search-button {
	margin-top: 2px;
}

.vanilla-sidebar .widget-title {
	background: none;
	margin: 20px 0 0 0;
	padding-left: 0;
}

.vanilla-sidebar .widget-title:after {
    content: "";
    background-color: black;
    height: 1px;
    display: block;
    top: -1px;
    position: relative;
    background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.vanilla-sidebar .widget-title h4 {
	color: #fff;
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
	padding: 0 0 3px 0;
    margin-bottom: 3px;
	background: none;
}

.vanilla-ad-top-desktop {
	padding-top: 20px;
	text-align: center;
}

.vanilla-ad-bottom-desktop {
	padding-top: 20px;
	text-align: center;
}


body:after {
  content: url("/uploads/2017/06/plus-symbol.png");
  display: none; 
}