<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Globals
 */
@media (min-width: 48em) {
  html {
    /*font-size: 18px;*/
    font-size: 16px;
  }

}
.blog-post img {
	max-width: 100%;
	margin: 5px;
}
body {
	min-width: 320px;
	font-family: Arial, Tahoma, sans-serif;
	color: #2c2c2c;  
}
h1, .h1,
h2, .h2,
h4, .h4,
h5, .h5,
h6, .h6 {
/*  font-family: "Roboto", Helvetica, Arial, sans-serif;*/
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
    color: #2c2c2c;
}

@font-face {
  font-family: "Roboto Light";
  src: url(/fonts/Robotolight.ttf) format("truetype");
}
@font-face {
  font-family: "Roboto";
  src: url(/fonts/Roboto.ttf) format("truetype");
}
@font-face {
  font-family: "Dited";
  src: url(/fonts/dited.ttf) format("truetype");
}

/* РљР°С‚ Рё РїСЃРµРІРґРѕРєР°С‚ РІ РЅРѕРІРѕСЃС‚СЏС… */
.news_cut {width: 100%; margin: 0 auto; text-align: center;}
.news_cut a {display: inline-block; position: relative; min-width: 80px; max-width: 480px; overflow: hidden; text-transform: uppercase; text-align: center; border-radius: 4px; text-decoration: none; background-color: #fff; transition: all 0.3s;}
.news_cut a:hover {text-decoration: none;}
	.news_cut.normal a {padding: 7px 30px 6px 10px; margin: 20px 0 5px 0; font-size: 13px; line-height: 20px; font-weight: bold; border-width: 2px; border-style: solid;}
	.news_cut.normal a:after {position: absolute; right: 0; content: "в†’"; width: 34px; height: 20px; line-height: 18px; font-size: 16px; font-weight: bold;}
.news_cut.pseudo a {height: 18px; padding: 5px 24px 4px 24px; margin: 10px 0 5px 0; font-size: 11px; line-height: 18px; font-weight: bold; border-width: 1px; border-style: dotted;}
.news_cut.pseudo a:before, .news_cut.pseudo a:after {position: absolute; content: "в†“"; width: 26px; height: 18px; line-height: 16px; font-size: 12px; font-weight: bold;}
.news_cut.pseudo a:before {left: 0;}
.news_cut.pseudo a:after {right: 0;}
	.movies_cat .news_cut a, .movies_cat .news_cut a:visited {color: #009d76; border-color: #009d76;}
	.movies_cat .news_cut a:hover {color: #ffffff; background-color: #009d76;}
	.tv_cat .news_cut a, .tv_cat .news_cut a:visited {color: #631cc4; border-color: #631cc4;}
	.tv_cat .news_cut a:hover {color: #ffffff; background-color: #631cc4;}
	.games_cat .news_cut a, .games_cat .news_cut a:visited {color: #e14000; border-color: #e14000;}
	.games_cat .news_cut a:hover {color: #ffffff; background-color: #e14000;}
	.anime_cat .news_cut a, .anime_cat .news_cut a:visited {color: #c124a2; border-color: #c124a2;}
	.anime_cat .news_cut a:hover {color: #ffffff; background-color: #c124a2;}

a:hover {color: #014c8c; text-decoration: none !important;}

.news_cover_center {width: 100%; overflow: hidden; padding: 10px 0;}
.news_cover_center a img:hover {filter: saturate(120%); -webkit-filter: saturate(120%); -moz-filter: saturate(120%); -o-filter: saturate(120%); -ms-filter: saturate(120%);}
.blog-post .news_cover_center img {display: block; max-width: 100%; margin: 0 auto;}
.news_cover_left, .news_cover_right {max-width: 300px; overflow: hidden;}
.news_cover_left {float: left; padding: 10px 10px 5px 0;}
.news_cover_right {float: right; padding: 10px 0px 5px 10px;}



/* РЁР°РїРєР° СЃ Р»РѕРіРѕС‚РёРїРѕРј */
.blog-masthead {
	padding: 20px 0 0 0;
	background-color: #000000;
	-webkit-box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
	box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
}
	.blog-masthead img {
		max-width: 100%;
	}
	.blog-masthead .nav {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
/* РќР°РІРёРіР°С†РёСЏ */
.blog-masthead-menu {
	padding: 0 0 0 0px;
	margin-bottom: 1.5rem;
	background-color: #000000;
	-webkit-box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
	box-shadow: inset 0 -.1rem .25rem rgba(0,0,0,.1);
}
.blog-masthead-menu .nav {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -11px;
	position: relative;
}
.blog-masthead-menu .nav-link {
	display: inline-block;
	padding: 6px 10px 6px 10px;
	margin: 4px -4px 4px 0; /* inline-block pull-in */
	font-weight: 500;
	color: #aaaaaa;
	white-space: nowrap;
}
.blog-masthead-menu .nav-link:hover,
.blog-masthead-menu .nav-link:focus {
	color: #fff;
	background-color: transparent;
}
.blog-masthead-menu .nav-link.active {
	color: #fff;
	background-color: #565f77;
	border-radius: 6px;
}
.blog-masthead-menu .menu-group {
	margin-left: 20px;
	display: inline-block;
}
/* РџРѕРёСЃРє РІ С€Р°РїРєРµ */
.nav-search {
	position: absolute;
	right: 15px;
	bottom: 20px;
	font-weight: 500;
  	color: #aaaaaa;
}
.menu_search {
	position: relative;
	display: block;
	float: right;
	height: 30px;
}
.menu_search input[type="text"] {
	float: right;
	width: 250px;
	height: 30px;
	padding: 0px 30px 0 0;
	font-size: 16px;
	line-height: 18px;
	color: #bdbdbd;
	border: 0;
	border-bottom: 2px solid #fff;
	background-color: transparent;
	transition: all 300ms ease;
}
.menu_search input[type="text"]:focus {
	color: #fff;
	border-color: #fff694;
	background-color: transparent;
	outline-width: 0;
	outline: none;
}
.menu_search input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/i/atlas.png?090217-1);
	background-position: -283px -228px;
	border: 0;
	outline-width: 0;
	outline: none;
}
.menu_search input[type="submit"]:focus,
.menu_search input[type="submit"].active,
.menu_search input[type="submit"].active:hover {
	outline-width: 0;
	outline: none;
}

/* Р&nbsp;РµСЃРїРѕРЅСЃРёРІ РґР»СЏ С€Р°РїРєРё СЃР°Р№С‚Р° */
@media only screen and (max-width: 900px) {
	.blog-masthead-menu .nav-link {
		font-size: 0.9rem;
	}
	.nav-search {
		bottom: 18px;
	}
	.menu_search input[type="text"] {
		width: 160px;
	}
}
@media only screen and (max-width: 999px) {
	.nav-search {
		position: relative;
		bottom: 0;
		right: 0;
		left: 10px;
		width: 99%;
		width: calc(100% - 10px);
		margin: 6px 0 4px 0;
	}
	.menu_search {
		float: none;
	}
	.menu_search input[type="text"] {
		float: none;
		width: 100%;
	}
}



/*
 * Blog name and description
 */

.blog-header {
  padding-bottom: 1.25rem;
  margin-bottom: 2rem;
  border-bottom: .05rem solid #eee;
}
.blog-title {
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 1.5rem;
  font-weight: normal;
  /*font-family: "Dited", Helvetica, Arial, sans-serif;*/
  font-family: Arial, Tahoma, sans-serif;

}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}


/*
 * Main column and sidebar layout
 */

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 1rem;
  /*margin: 0 -1rem 1rem;*/
}
.sidebar-module-inset {
  padding: 1rem;
  background-color: #f5f5f5;
  border-radius: .25rem;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}

.sidebar-module ul {
	 list-style-type: square;
	 padding-left: 0;
}

.sidebar-module li {
	 margin-bottom: 5px;
	 font-size: 0.8em;

}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination &gt; .btn {
  border-radius: 2rem;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 4rem;
  max-width: 690px;
}

.blog-post-title {
  margin-bottom: .5rem;
  /*font-size: 2rem;*/
    font-size: 1.5rem;
	font-weight: bold;
}

.blog-post-title-single {
  margin-bottom: .5rem;
  	font-size: 1.75rem;
    /* font-size: 1.5rem;*/
	font-weight: bold;
}


.review-header
{
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.5rem;
}

@media only screen and (max-width: 819px) {
	
.blog-post-title {
  font-size: 1.5rem !important;
}

.blog-post-meta {
  margin-bottom: 0.25rem !important;
}

.blog-masthead-menu {
	padding: 0 0 0 0px;
	margin-bottom: 1.5rem !important; 

}

}

.blog-post-title a {  color: #2c2c2c !important;}

.blog-post-title a:hover {  color: #0275d8 !important;}

.blog-post-meta {
  margin-bottom: 0.5rem;
  color: #9f9f9f;
  font-size: 0.8rem;

}

.blog-post-meta a {color: #3b6785}

.blog-post-meta a.name {color: #9f9f9f; margin-left: 5px;}
.blog-post-meta a.name:hover {color: #3b6785;}



/* РўРёРїР°РІРёРґР¶РµС‚ РјРµР»РєРѕР№ РЅРѕРІРѕСЃС‚Рё РІ Р»РµРЅС‚Рµ (СЂРµР»РёР·С‹ Рё РїСЂРѕС‡РµРµ) */
.blog-microdate {
	max-width: 690px;
	margin-left: 15px;
	margin-bottom: 2px;
	font-size: 0.7rem;
	line-height: 0.9rem;
	color: #9f9f9f;
}
.blog-micropost {
	display: block;
	position: relative;
	max-width: 690px;
	overflow: hidden;
	margin-bottom: 3rem;
	background-color: #e5f0ff;
	border-radius: 10px;
	transition: background-color 300ms ease;
}

.blog-micropost.external {
	background-color: #ebf0ff;
	margin-bottom: 0.5rem;
}



.blog-micropost:hover {
	background-color: #d0e3ff;
}
	
.blog-micropost .content {
	padding: 15px 150px 15px 15px;
}
.blog-micropost h2 {
	display: block;
	margin-bottom: 10px;
	font-size: 1.2rem;
    font-weight: bold;
	color: #2c2c2c;
}
	.blog-micropost h2 u {
		display: inline-block;
		padding: 1px 6px 0px 6px;
		margin-right: 1px;
		font-size: 0.9rem;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		border: 1px solid #2c2c2c;
		border-radius: 4px;
		transform: translate(0, -2px);
	}
	.blog-micropost h2 span {
		font-size: 0.8rem;
		color: #7c90ab;
		font-weight: normal;
	}
		.blog-micropost h2 span b {
			color: #172d4a;
			font-weight: normal;
		}
.blog-micropost .text {
	float: left;
	width: 80%;
	padding-right: 10px;
	padding-top: 1px;
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: #7c90ab;
}

.blog-micropost .text.big {
	width: 100%;

}

.blog-micropost.external .text
{
	width: 100%;
}

.blog-micropost .text + .action {
	float: left;
	width: 20%;
	font-size: 0.9rem;
	line-height: 1.2rem;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	right: 150px;
}

.blog-micropost .text &gt; .action {
	float: right;
	position: relative;
	width: 100%;
	font-size: 0.9rem;
	line-height: 1.2rem;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
/*	bottom: 20px;*/
	margin-top: 10px;
}

.blog-micropost .action span {
	display: inline-block;
	padding: 1px 5px 0 5px;
	color: #fff;
	background-color: #115098;
	border-radius: 4px;
	transition: background-color 300ms ease;
}
.blog-micropost:hover .action span {
	color: #fff;
	background-color: #0275d8;
}

.blog-micropost .img {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	right: 0;
	width: 130px;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
}
	.blog-micropost .img.glow {
		z-index: 1;
		transform: translate(-5px, 0);
		-webkit-filter: blur(15px) brightness(1.5);
		filter: blur(15px) brightness(1.5);
	}
@media only screen and (max-width: 500px) {
	.blog-micropost .content {
		padding-right: 140px;
	}
	.blog-micropost .date,
	.blog-micropost .action {
		width: 100%;
		text-align: left;
	}
	.blog-micropost .date {
		margin-bottom: 4px;
	}
}
@media only screen and (max-width: 430px) {
	.blog-micropost .content {
		padding: 10px 15px 18px 10px;
	}
	.blog-micropost h2 {
		margin-bottom: 16px;
	}
	.blog-micropost .date {
		font-size: 0.7rem;
		line-height: 1rem;
	}
	.blog-micropost .clearfix {
		padding-right: 100px;
	}
	.blog-micropost .img {
		top: auto;
		width: 93px;
		height: 70px;
	}
	.blog-micropost .img.glow {
		transform: translate(5px, 0);
	}
}


/* Pagination */
.pagination {
	padding: 8px;
	background-color: #f7f7f7;
}
.pagination a, .pagination span {display: block; float: left; width: 40px; margin: 5px; font-size: 14px; line-height: 40px; color: #2c2c2c; text-align: center; text-decoration: none; border-radius: 3px; }
.pagination a:hover, .pagination a:visited {background-color: #e2e2e2;}
.pagination span {cursor: default; color: #c1c1c1;}
.pagination a.active,
.pagination a.active:hover
	{cursor: default; color: #fff; background-color: #386fc2; box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.20);}


/* Reset + fixes */
.clr {clear: both;}
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: block;}
* html .clearfix {height: 1%;}
.left {float: left;}
.right {float: right;}


.plyr {margin-bottom: 20px;}


/* РќР°С‚РёРІРЅРѕРµ HTML5-РІРёРґРµРѕ Рё Р·Р°РїР°СЃРЅРѕР№ РєР»Р°СЃСЃ, С‡С‚РѕР±С‹ РґРѕ РЅРµРіРѕ РґРѕР±СЂР°С‚СЊСЃСЏ */
video, .htmlplayer {
	width: 100% !important;
	height: auto !important;
}

/* "Р&nbsp;РµР·РёРЅРѕРІС‹Рµ" С„СЂРµР№РјС‹ (РЅР°РїСЂРёРјРµСЂ, СЃС‚СЂРёРјС‹ РЅР° СЋС‚СѓР±Рµ Рё С‚РІРёС‚С‡Рµ) */
/* Р РєСЃС‚Р°С‚Рё Сѓ РЅР°СЃ СѓР¶Рµ РµСЃС‚СЊ РїРѕС…РѕР¶Р°СЏ С‚РµРјР° - СЃРј. РЅРёР¶Рµ РјРѕР±РёР»СЊРЅС‹Р№ РїР»РµРµСЂ РґР»СЏ YouTube */
.iframe_responsive_player {
	position: relative;
	width: 100%;
	/* max-width: 690px; */
	margin: 10px 0;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
}
	.iframe_responsive_player iframe {
		position:absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}



/* РњРѕР±РёР»СЊРЅС‹Р№ РїР»РµРµСЂ РґР»СЏ YouTube */
.iframeplayer_wrap {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56%;
	background-color: #000;
}
	.iframeplayer_wrap.aspect43 {
		padding-top: 75%;
	}
	.iframeplayer_wrap.audio {
		padding-top: 13.5%;
	}
.iframeplayer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.iframeplayer_poster {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border: 0;
	outline: none;
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-size: cover;
	overflow: hidden;
	opacity: 1;
	transition: opacity 800ms, height 0s;
	transition-delay: 0s, 0s;
}
	.iframeplayer_poster:before {
		content: '';
		position: absolute;
		top: 47%;
		left: 50%;
		width: 60px;
		height: 60px;
		margin: -30px 0 0 -26px;
		border: 2px solid rgba(255,255,255,0.4);
		border-radius: 100%;
		background-color: rgba(0,0,0,0.5);
	}
	.iframeplayer_poster:after {
		content: '';
		position: absolute;
		top: 47%;
		left: 50%;
		width: 0;
		height: 0;
		margin: -18px 0 0 -7px;
		border-left: 35px solid #fff;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
	}
.iframeplayer_wrap.active .iframeplayer_poster {
	opacity: 0;
	height: 0;
	transition-delay: 0s, 800ms;
}


.lightbox { display: none; }
.fl-page h1,
.fl-page h3,
.fl-page h4 {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 100;
	letter-spacing: 1px;
}
.fl-page h1 { font-size: 110px; margin-bottom: 0.5em; }
.fl-page h1 i { font-style: normal; color: #ddd; }
.fl-page h1 span { font-size: 30px; color: #333;}
.fl-page h3 { text-align: right; }
.fl-page h3 { font-size: 15px; }
.fl-page h4 { font-size: 2em; }
.fl-page .jumbotron { margin-top: 2em; }
.fl-page .btn-download { float: right; margin-top: -40px; }
.fl-page .btn-default { vertical-align: bottom; }

.fl-page .row { margin-top: 2em;}

.fl-page .btn-lg span { font-size: 0.7em; }
.fl-page .footer { margin-top: 3em; color: #aaa; font-size: 0.9em;}
.fl-page .footer a { color: #999; text-decoration: none; margin-right: 0.75em;}
.fl-page .github { margin: 2em 0; }
.fl-page .github a { vertical-align: top; }



/* customized gallery */
.featherlight-gallery2 {
	background: rgba(100,100,100,0.5) !important;
}
.featherlight-gallery2 .featherlight-content {
	background: #000 !important;
}
.featherlight-gallery2 .featherlight-next:hover,
.featherlight-gallery2 .featherlight-previous:hover {
	background: rgba(0,0,0,0.5) !important;
}
.featherlight-gallery2 .featherlight-next:hover span,
.featherlight-gallery2 .featherlight-previous:hover span {
	font-size: 25px !important;
	line-height: 25px !important;
	margin-top: -12.5px !important;
	color: #fff !important;
}
.featherlight-gallery2  .featherlight-close {
	background: transparent;
	color: #fff !important;
	font-size: 1em !important;
}
.featherlight-gallery2.featherlight-last-slide .featherlight-next,
.featherlight-gallery2.featherlight-first-slide .featherlight-previous {
	display: none;
}



/* text slide */
.thumbnail a { text-decoration: none; }
.blurb {
	display: inline-block;
	width: 150px;
	height: 150px;
}
.blurb h2 { text-align: center;}
.blurb .detail { display: none;}
.blurb .teaser {
	font-style: italic;
	text-align: center;
}
.featherlight .blurb {
	display: inline-block;
	width: 500px;
	height: 300px;
	color: #99f;
}
.featherlight .blurb .detail {
	color: #ddf;
	font-size: large;
	display: inherit;
}
.featherlight .blurb .teaser { display: none;}

.featherlight .featherlight-close-icon {background: rgba(0, 0, 0, 0) !important;}



@media(max-width: 768px){
.fl-page h1 span { display: block; }
.fl-page .btn-download { float: none; margin-bottom: 1em; }
}
			
			
.game-info {
  margin-bottom: 0 !important;
  color: #666;
  font-size: 0.8rem;
}

.game-description {
	margin-top: 10px;
}


figure {
  margin: 0;
  padding: 10px;
  position: relative;
  cursor: pointer;
  display: inline-block; /* float: left; */
   
}
figure:before,
figure:after {
  position: absolute;
}
figure:before {
/* Firefox */
top: -moz-calc(50% - 25px);
/* WebKit */
top: -webkit-calc(50% - 25px);
/* Opera */
top: -o-calc(50% - 25px);
/* Standard */
top: calc(50% - 25px);
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.7);
  border-radius: 25px;
  background-color: rgba(204, 209, 217, 0.3);
  font-family: 'Ionicons';
  content: '\f215';
  text-align: center;
  line-height: 45px;
  font-size: 19px;
  color: #F5F7FA;
}

/*
	figure:after {
  content: 'gif';
  position: absolute;
  display: inline-block;
  width: 40px;
  text-align: center;
  top: 20px;
  right: 20px;
  font-size: 11px;
  font-weight: 600;
  padding: 5px;
  border-radius: 3px;
  color: #656D78;
  background-color: rgba(170, 178, 189, 0.1);
  text-transform: uppercase;
}
*/
figure.play:before {
  display: none;
}
figure.play:after {
  color: #fff;
  background-color: #8CC152;
}
figcaption {
  padding-top: 15px;
  font-size: 14px;
  color: #8d9bad;
}
figcaption a {
  color: #59687b;
  text-decoration: none;
}

.pixelated {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
}

@media (max-width: 1200px){
  .blog-sidebar {max-width: 25%; margin-left: 0px;}
  .blog-main {max-width: 75%; flex: 0 0 75%;}
}

@media (max-width: 992px){
.blog-main {max-width: 100%; flex: 0 0 100%;}
.blog-sidebar {max-width: 100%; margin-left: 0px; flex: 0 0 100%;}
}



/* Р¤РѕСЂСЃРёРј РЅРѕСЂРјР°Р»СЊРЅС‹Рµ СЂР°Р·РјРµСЂС‹ РѕСЃРЅРѕРІРЅРѕРіРѕ РєРѕРЅС‚РµР№РЅРµСЂР° СЃР°Р№С‚Р°, РґРѕ СЌС‚РѕРіРѕ РїСЂРѕРїРёСЃР°РЅРЅС‹Рµ РІ /scss/mixins/_grid.scss (Р±СѓС‚СЃС‚СЂР°Рї?) */
@media (min-width: 1200px){
	.container {
		width: 1180px !important;
		max-width: 100%
	}
}
@media (max-width: 1199px){
	.container {
		width: 100% !important;
		max-width: 100%
	}
}


@media (min-width: 1200px){
	.offset-sm-1 {margin-left: 3%}
	.col-sm-3 {flex: 0 0 30%; max-width: 30%;}
}

.news_tags {margin: 5px 0 0 0px; font-size: 0.8rem; color: #9f9f9f}

.news_tags a {color: #9f9f9f}
.news_tags span a {color: #0275d8}

.news_tags a:hover {color: #014c8c}


.tab {font-size: 0.9rem; margin: 0 10px 0 0; border-bottom: 1px dotted #0275d8; color: #0275d8; cursor: pointer;}

.tab.active {color: #000000; border-bottom: none; cursor: default;}

.donate_block {margin-bottom: 30px;}

.donate {font-size: 0.9rem;  display: block; clear: both; float: none;}

.donate.left {float: left; display: block;}
.donate.right {float: right; display: block;}

.games_list ul li {
  list-style: none !important; padding-bottom: 3px;
}

.games_list_header { margin-bottom: 5px;}
.games_list_header h1 {display: inline; font-size: 2.2rem;}
.games_list_header span {color: #999; margin-left: 10px;}
.games_list_filters {color: #999; margin-bottom: 25px;}
.games_list_filters span {font-weight: bold; color: #000;}
.games_list_filters a {color: #3b6785}

.blog-post-meta b {color: #000000 !important; font-weight: 100;}

.likely {  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ &amp; Safari 6+ */
  opacity: 0.5 !important;
  margin-top: 3px;
  }
  
.likely:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1 !important;
}

.likely .likely__widget {margin: 0 5px 10px 0 !important;}

p {margin: 0.7rem 0 !important;}

.blog-post b, .blog-post strong {color: #444;}

.blog-post-meta a.blog_comments {
    height: 20px;
    padding: 0 10px 0 9px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    background-color: #2c2c2c;
    border: none;
    transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;
    margin-right: 5px;
    border: 1px solid #2c2c2c;
    border-radius: 2px;
}


.blog-post-meta a.blog_tag {
    height: 20px;
    padding: 0 10px 0 9px;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    color: #000;
    background-color: #ffea00;
    border: none;
    transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;
    margin-right: 5px;
    border: 1px solid #ffea00;
    border-radius: 2px;
}
.blog-post-meta a.blog_tag:hover {
    background-color: #ffbf00;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.blog-block {overflow: hidden;}


.h2-large {
	margin-left: -1px;
	margin-bottom: .2rem;
	font-size: 2rem;
	line-height: 2.2rem;
	font-weight: bold;
}



/* РЈРЅРёРІРµСЂСЃР°Р»СЊРЅС‹Рµ СЂР°Р·РІРѕСЂР°С‡РёРІР°СЋС‰РёРµСЃСЏ СЃРїРёСЃРєРё */
.expandable-list {
	max-width: 800px;
	color: #666;
	font-size: 1rem;
}
.expandable-list.small {
	font-size: 0.8rem;
}
	.expandable-list .pseudolink {
		display: inline-block;
		margin-bottom: 4px;
		line-height: 1rem;
		color: #0275d8;
		text-decoration: none;
		border-bottom: 1px dashed #0275d8;
	}
		/* Р”РѕРїРѕР»РЅРёС‚РµР»СЊРЅС‹Р№ РєР»Р°СЃСЃ РґР»СЏ СЃРµСЂРѕР№ РјР°Р»РѕР·Р°РјРµС‚РЅРѕР№ РїСЃРµРІРґРѕСЃСЃС‹Р»РєРё */
		.expandable-list .pseudolink.faded {
			color: #a5a5a5;
			border-bottom-color: #d6d6d6;
		}
	.expandable-list .pseudolink:hover,
	.expandable-list .pseudolink.active,
	.expandable-list .pseudolink.faded:hover,
	.expandable-list .pseudolink.faded.active {
		cursor: pointer;
		color: #014c8c;
		border-bottom-color: #014c8c;
	}
	.expandable-list .items {
		display: none;
		list-style: none;
		margin-left: 0;
		padding-left: 0;
	}
	.expandable-list .items li {
		margin: 3px 0;
	}



/* РўСЌРіРё (РЅР°РїСЂРёРјРµСЂ Р¶Р°РЅСЂС‹) */
.tags {
	max-width: 800px;
	margin: 8px 0 -8px -6px;
}
.tags span {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px 5px;
	white-space: nowrap;
	border: 1px solid #e2e2e2;
	border-radius: 6px;
}
.tags span.accent {
	font-weight: bold;
	background-color: #fff695;
	border-color: #fff695;
}
.tags a:hover span {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8;
	transition: all 300ms ease;
}



/* РЈРЅРёРІРµСЂСЃР°Р»СЊРЅС‹Рµ СЃС‚РёР»Рё СЂРµР№С‚РёРЅРіРѕРІ РґР»СЏ РІСЃС‚Р°РІРєРё РЅР° РґСЂСѓРіРёС… СЃС‚СЂР°РЅРёС†Р°С… СЃР°Р№С‚Р° */
.ratings-block &gt; div {position: relative;}
.ratings-block .critics,
.ratings-block .users {
	height: 42px;
	line-height: 42px;
}
.ratings-block .critics {background-color: #e7e7e7;}
.ratings-block .users {background-color: #dbdbdb;}
.ratings-block .title {
	display: inline-block;
	padding: 0 10px;
	font-size: 0.7rem;
	font-weight: bold;
	line-height: 0.85rem;
	text-transform: uppercase;
	vertical-align: middle;
}
.ratings-block .title span {
	display: inline-block;
	padding: 0 3px;
	font-size: 0.6rem;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #f5f5f5;
	border-radius: 2px;
}
.ratings-block .rating {
	position: absolute;
	right: 0;
	top: 0;
	width: 52px;
	height: 42px;
	font-size: 1.1rem;
	line-height: 44px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #7f7f7f; background: linear-gradient(135deg, #7f7f7f 0%,#b7b7b7 100%);
}
.ratings-block .rating.high {background: #00c420; background: linear-gradient(135deg, #00c420 0%,#55edbd 100%);}
.ratings-block .rating.med {background: #ff8121; background: linear-gradient(135deg, #ff8121 0%,#ffc300 100%);}
.ratings-block .rating.low {background: #ff2121; background: linear-gradient(135deg, #ff2121 0%,#ff00ae 100%);}
.ratings-block .rating.none {background: #7f7f7f; background: linear-gradient(135deg, #7f7f7f 0%,#b7b7b7 100%);}
.ratings-block .action {
	display: block;
	font-size: 0.9rem;
	line-height: 2rem;
	text-align: center;
	color: #fff;
	background-color: #0275d8;
}
.ratings-block .action:hover {background-color: #014c8c;}



/* РЈРЅРёРІРµСЂСЃР°Р»СЊРЅС‹Рµ Р±Р»РѕРєРё СЃ РєРѕРЅС‚РµРЅС‚РѕРј */
.content-item {
	padding: 0;
	margin: 10px 0 10px 0;
/*	margin: 10px 0 25px 0; */
	font-size: 1rem;
	line-height: 1.1rem;
}

.content-item h3 {
	display: inline-block;
	padding: 2px 5px;
	margin: 0 0 0.3rem -5px;
	font-size: 0.9rem !important;
	line-height: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff695;
}
.content-item h4 {
	padding: 0;
	margin: 4px 0 0 0;
	font-size: 0.9rem;
	line-height: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}

.content-item h5 {
	display: inline-block;
	padding: 2px 10px;
	margin: 0 0 0.3rem -5px;
	font-size: 0.7rem !important;
	line-height: 0.8rem;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff695;
}
.content-item p {
	display: block;
	padding: 0;
	margin: 5px 0 7px 0 !important;
	line-height: 1.4rem;
}



/* РЈРјРµРЅСЊС€РµРЅРЅР°СЏ РІРµСЂСЃРёСЏ Р±Р»РѕРєРѕРІ СЃ РєРѕРЅС‚РµРЅС‚РѕРј (small РґР»СЏ С„Р»РµРєСЃР° РІ РѕСЃРЅРѕРІРЅРѕР№ РєРѕР»РѕРЅРєРµ, tiny Р±РµР· РЅРµРіРѕ РІ РєР°РІРµСЂРµ) */
.content-item.small a {
	white-space: nowrap;
}			
.content-item.small,
.content-item.tiny {
	font-size: 0.8rem;
}
.content-item.small h4,
.content-item.tiny h4,
.content-item.small h5,
.content-item.tiny h5 {
	font-size: 0.7rem;
	line-height: 0.8rem;
}
.content-item.small p,
.content-item.tiny p {
	line-height: 1rem;
}



/* РЈРЅРёРІРµСЂСЃР°Р»СЊРЅС‹Рµ СЃРµР»РµРєС‚РѕСЂС‹ Рё С‚Р°Р±С‹ */
.content-item .selectors a {
	font-size: 0.9rem;
	position: relative;
	display: inline-block;
	margin: 5px 0;
	padding: 0;
	color: #0275d8;
	line-height: 1rem;
	text-decoration: none;
	white-space: nowrap;
	transition: color 300ms ease, background-color 300ms ease;
}
	.content-item .selectors a span {
		border-bottom: 1px dashed #0275d8;
	}
	.content-item .selectors a:hover span {
		cursor: pointer;
		color: #014c8c;
		border-bottom-color: #014c8c;
	}
.content-item .selectors a.active,
.content-item .selectors a.active:hover {
	cursor: default;
	margin: 2px -3px 2px -3px;
	padding: 3px 3px;
	background-color: #5454ff;
	border-radius: 2px;
}
	.content-item .selectors a.active span,
	.content-item .selectors a.active:hover span {
		color: #fff;
		border: none;
	}
.content-item .selectors a sup {
	position: relative;
	top: -6px;
	right: -2px;
	display: inline-block;
	margin: 0 2px;
	font-size: 0.7rem;
}
	.content-item .selectors a.active sup {
		color: #fff;
	}
.content-item .tab-content {
	padding: 4px 0;
}
.content-item .tabs {
	white-space: nowrap;
	border-bottom: 1px solid #c7c7c7;
}
.content-item .tabs a {
	display: inline-block;
	padding: 6px 6px 4px 6px;
	margin: 0 2px -1px 0px;
	color: #e4e4ff;
	text-decoration: none;
	background-color: #9c9cd8;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border: 1px solid #c7c7c7;
	transition: color 300ms ease, background-color 300ms ease;
}
.content-item .tabs a.active,
.content-item .tabs a.active:hover {
	cursor: default;
	color: #2c2c2c;
	background-color: #fff;
	border-bottom-color: #fff;
}
.content-item .tab-content {display: none;}
.content-item .tab-content.active {display: block;}



/* РЈРЅРёРІРµСЂСЃР°Р»СЊРЅС‹Рµ С‚Р°Р±Р»РёС†С‹ СЃ РґР°РЅРЅС‹РјРё */
.content-data {
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
	margin: 10px 0 0px 0;
/*	margin: 10px 0 25px 0;*/
	font-size: 1rem;
	line-height: 1.1rem;
}
.content-data .content-col {
	float: left;
/*	width: 25%;
	padding: 0 10px 5px 0;
*/
	width: auto;
	padding: 0 50px 5px 0;
	
	margin-bottom: 5px;
	box-sizing: border-box;
}
.content-data h4,
.content-item.tiny h4 {
	display: inline-block;
	padding: 2px 10px;
	margin: 4px 0 2px -3px;
	font-size: 0.9rem;
	line-height: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e9f2fd;
}

.content-data h5,
.content-item.tiny h5 {
	display: inline-block;
	padding: 2px 10px;
	margin: 4px 0 2px -3px;
	font-size: 0.9rem;
	line-height: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff695;
}

.content-item.tiny h4, .content-item.tiny h5 {
	font-size: 0.7rem;
    line-height: 0.8rem;
}
.content-data p {
	display: block;
	padding: 0;
	margin: 5px 0 7px 0 !important;
	line-height: 1.1rem;
	color: #5c5c5c;
}
.content-item.story {
	max-width: 1000px;
	padding-bottom: 5px;
}



/* РЈРјРµРЅСЊС€РµРЅРЅР°СЏ РІРµСЂСЃРёСЏ С‚Р°Р±Р»РёС† СЃ РґР°РЅРЅС‹РјРё */
.content-data.small {
	font-size: 0.8rem;
}
.content-data.small .content-col {
	margin-bottom: 2px;
}
.content-data.small h4, .content-data.small h5 {
	font-size: 0.7rem;
	line-height: 0.8rem;
}
.content-data.small p {
	margin: 3px 0 3px 0 !important;
	line-height: 1rem;
}

.content-item.story p {
	margin: 8px 0 8px 0 !important;
	line-height: 1.2rem;
}

.content-item.story ol, .content-item.story ul  {
	margin: 8px 0 8px 0 !important;
	line-height: 1.2rem;
	color: #5c5c5c;
}

/* Р“Р°Р»РµСЂРµСЏ */
a.gallery-item {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 2px 10px 8px 0;
	text-align: center;
	white-space: normal;	
	vertical-align: top;
	background-color: #ffffff;
}
a.gallery-item img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	margin: auto;
	vertical-align: middle;
	/*transition: opacity 300ms ease;*/
}
a.gallery-item img:hover {
	opacity: 0.85;
}
a.gallery-item.size-320x240 {width: 320px; height: 240px;}
a.gallery-item.size-320x224 {width: 320px; height: 224px;}
a.gallery-item.size-320x200 {width: 320px; height: 200px;}
a.gallery-item.size-280x216 {width: 288px; height: 216px;}
a.gallery-item.size-256x192 {width: 256px; height: 192px;}



/* РџРµСЂРµРґРѕРІРёС†Р°-С‚СЂРµС…РєРѕР»РѕРЅРЅРёРє РЅР° СЃС‚СЂР°РЅРёС†Рµ РєРѕРЅРєСЂРµС‚РЅРѕР№ РёРіСЂС‹ */
.cover-item {
	box-sizing: border-box;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.cover-col {
	margin-top: 10px;
	padding: 0 30px 0 0;
}
.cover-col-first {
	flex: 0 0 auto;
}
.cover-col-second {
	flex: 1 2 auto;
	max-width: 70%;
}
.cover-col-third {
	flex: 1 1 auto;
	min-width: 180px;
}
.cover-col-first img {
	display: block;
	max-width: 360px;
	height: auto;
	/*margin: 10px 0 30px -10px;*/
	margin: 5px 0 30px 0;
	border: 10px solid #f0f0f0;
}
.cover-col .list-item {
	display: block;
	margin-bottom: 4px;
}
	.cover-col .list-item h4 {
		/* flex: 0 0 126px; */
		display: inline-block;
		width: 126px;
		padding: 1px 0;
		margin-right: 6px;
		margin-left: -5px;
		text-align: center;
		white-space: nowrap;
		background-color: #efefef;
		border-radius: 4px;
	}
	.cover-col .list-item p {
		flex-grow: 1;
		display: inline;
		max-width: 460px;
	}
.cover-col .genres {
	background-color: #efefef;
    padding: 6px 10px 2px 10px;
    margin: 4px -10px 10px -10px;
    border-radius: 10px;
}
.cover-col .genres h3 {
	border-top-left-radius: 6px;
}
/* Р&nbsp;РµСЃРїРѕРЅСЃРёРІ РёРіСЂРѕРІРѕР№ РїРµСЂРµРґРѕРІРёС†С‹ */
@media only screen and (max-width: 1000px) {
	.cover-col {
		padding-right: 20px;
	}
}
@media only screen and (max-width: 900px) {
	.cover-item {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 600px) {
	.cover-col-second {
		max-width: 100%;
	}
}



/* Р¤СѓС‚РµСЂ */
.blog-footer {
	padding: 2.5rem 0;
	color: #999;
	text-align: center;
	background-color: #f9f9f9;
	border-top: .05rem solid #e5e5e5;
  }
  .blog-footer p {
	  width: 92%;
	  margin-left: auto !important;
	  margin-right: auto !important;
  }
  .blog-footer p:last-child {
	margin-bottom: 0;
  }



/* Р&nbsp;РµСЃРїРѕРЅСЃРёРІ */
@media only screen and (max-width: 1200px) {
	.content-data .content-col {width: 33%;}
}
@media only screen and (max-width: 770px) {
	.content-data .content-col {width: 50%;}
}
@media only screen and (max-width: 430px) {
	.content-data .content-col {width: 100%;}
}

.dotted {border-bottom: 1px dotted; cursor: hand; cursor: pointer;}
.dashed {border-bottom: 1px dashed; cursor: hand; cursor: pointer;}

.blue {border-color: #0275d8; color: #0275d8; cursor: pointer;}
.grey {border-color: #9f9f9f; color: #9f9f9f; cursor: pointer;}
.red {text-decoration: none; font-family: arial; font-weight: normal; color: #ff0000;}
.darkred {text-decoration: none; font-family: arial; font-weight: normal; color: #da0404;}
.green {text-decoration: none; font-family: arial; font-weight: normal; color: #3caa3c;}
.purple {text-decoration: none; font-family: arial; font-weight: normal; color: #740088;}
.orange {text-decoration: none; font-family: arial; font-weight: normal; color: #ff5518;}

.hidden {display: none !important;}

blockquote {
	position: relative;
	padding: 10px 50px 10px 20px;
	border-left: 2px #999 solid;
	margin-left: 10px;
	background-color: #efefef;
}


.caption {font-size: 12px; color: #8c8c8c; text-align: center;}

.caption p {margin-top: 0 !important; padding-top: 0;}

.l-2col * {
	box-sizing: border-box;
	font-size: 13px;
}
.l-2col:after {
	content: ' ';
	display: table;
	clear: both;
}
.l-2col {
	padding: 0 0 20px 0;
}
.l-2col &gt; .col {
	float: left;
	width: 50%;
	padding: 0 20px;
	flex: 1; /* Safari fix: all 'display: flex' children must have 'flex' property set as well */
}

@media only screen and (max-width: 679px) {
	.l-2col &gt; .col {
		width: 100%;
		padding: 0 20px 5px 20px;
	}
}


/* РЎС‡РµС‚С‡РёРє РїСЂРѕСЃРјРѕС‚СЂРѕРІ РЅРѕРІРѕСЃС‚Рё (РІРёРґРµРЅ С‚РѕР»СЊРєРѕ Р°РґРјРёРЅР°Рј) */
.blog-post-meta .views {
	margin-left: 3px;
	color: #9f9f9f;
}
.blog-post-meta .views:before {
	display: inline-block;
	content: ' ';
	width: 19px;
	height: 14px;
	margin-right: 2px;
	background-image: url(/i/atlas@2x.png);
	background-repeat: no-repeat;
	background-size: 400px auto;
	background-position: -24px -21px;
}


.ten_ears_wrap, .ten_ears_wrap * {
    box-sizing: border-box
}

.ten_ears_wrap {
    position: relative;
    z-index: 903;
    width: 100%;
    height: 186px;
    display: block;
    background-color: #ffffff;
    padding: 13px 0 10px 0 !important;
    margin-bottom: 20px;
}

/*
.ten_ears_wrap a {
    position: relative;
    display: inline-block;
    width: 31%;
    height: 160px;
    margin: 0 1.2% 0 0;
    text-align: left;
    background-color: #e2e2e2;
    background-position: center -12px;
    background-repeat: no-repeat;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}
*/


.ten_ears_wrap a {
    position: relative;
    display: inline-block;
    width: 31%;
    height: 160px;
    margin: 0 1.2% 0 0;
    
    text-align: left;
	color: #090909;
	padding: 0.7em 1.7em;
	border-radius: 0.5em;
	background: #e8e8e8;
	cursor: pointer;
	border: 1px solid #e8e8e8;
	transition: all 0.3s;
	box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;
    
}

.ten_ears_wrap a span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 38px;
    max-height: 69px;
    overflow: hidden;
    padding: 4px 8px 5px 8px;
    margin: 0;
    font-size: 11px;
    line-height: 15px;
    font-weight: 400;
    color: #2c2c2c;
    background-color: #f5f5f5;
    transition: border-color 200ms ease
}

.ten_ears_wrap a:hover span {
    border-color: #5593ec;
    transition-delay: .1s
}

.ten_ears_wrap a span i {
    font-style: normal
}

/*

.credits h4 {
float: left;
width: 150px;
display: inline-block;
padding: 2px 3px;
margin: 4px 0 2px 0;
font-size: 0.9rem;
line-height: 1rem;
font-weight: bold;
text-transform: uppercase;
background-color: #e9f2fd;
}

.credits .right {
float: left;
display: inline-block;
padding: 2px 3px;
margin: 4px 0 2px 5px;
font-size: 0.9rem;
line-height: 1rem;
}




	.content-data h5 {
		display: inline-block;
		width: 126px;
		padding: 1px 0;
		margin-right: 6px;
		margin-left: -5px;
		text-align: center;
		white-space: nowrap;
		background-color: #efefef;
		border-radius: 4px;
font-size: 0.7rem;
line-height: 0.8rem;
font-weight: bold;
text-transform: uppercase;
	}
*/

ul.box_office {display: table; margin: 10px 0 0 0; padding: 0; width: 100%; font-size: 13px; line-height: 16px; color: #333;}
.box_office li {display: table-row;}
.box_office li.row2 {background: #ffffff;}
.box_office li.new {background: #f2f6ff;}
/*.movies_cat .box_office li.new {background: #dfffee;}
.anime_cat .box_office li.new {background: #fff3fc;}*/
.box_office li &gt; div.mov {position: relative; padding-right: 36px; color: #5c5c5c;}
.box_office li &gt; div &gt; a {color: #1965b5}
.box_office li &gt; div &gt; a:hover {color: #f40000}
.box_office li.row2 &gt; div {border-bottom: 1px solid #ebebeb;}
.box_office li &gt; div {border-bottom: 1px solid #ebebeb;}
.box_office li &gt; div {display:table-cell; padding: 8px 4px; vertical-align:middle;}
.box_office li.new &gt; div {border-bottom:1px solid #ebebeb;}
.box_office li.head &gt; div {padding: 8px 4px; font-size: 10px; color: #777; text-transform: uppercase; text-align: center; background: #f2f2f2;}
.box_office div.num {text-align:center;}
.box_office div.box {text-align:right; padding:6px;}
.box_office div.days {text-align:center;}
.box_office div.bold {font-weight: bold;}
.box_office div.discount {font-size:11px; color: green; text-align:center;}
.box_office div.fal {font-size:11px; text-align:center;}
.box_office div.cop {font-size:11px; text-align:center;}
.box_office div.per {font-size:11px; text-align:center;}
.box_office div.num span {display:block; font-size:11px;}
.box_office .down {color:red;}
.box_office .up {color:green;}

.blog-post blockquote .photo
{
	position: absolute;
	top: -14px;
	right: -10px;
	width: 70px;
	height: 70px;
	background-image: url(/i/article_ref_quote_nophoto.png);
	background-repeat: no-repeat;
	background-position: 50% 40%;
	background-size: cover;
	border-radius: 50%;
}

.blog-post-external {
  margin-bottom: 0;
  max-width: 1000px;
}

.border {
	border-width: 5px 6px 5px 6px;
	border-style: solid;
}

.pixelated {
	image-rendering: crisp-edges;
	image-rendering: pixelated;
}

.blog-post-external .news_cover_center.main img {display: block; width: 100%; margin: 0;}

.blog-post-external .news_cover_center img {display: block; max-width: 100%; margin: 0 auto;}

ins {color: #009900; text-decoration: none;}
del {color: #ff0000; text-decoration: none;}

.blog-post h3 {font-size: 1.4rem;}


.blog-post-birthday a {color: #3b6785 !important; font-weight: bold;}

.blog-post-birthday a:hover {  color: #0275d8 !important;}

.blog-post-birthday {
  margin: 1rem 0 0.5rem 0 !important;
  color: #2c2c2c;
  font-size: 0.8rem;
  clear: both;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: .25rem;
  width: 96.5%;
  padding: 10px 15px;


}

/*
.blog-post-meta a {color: #3b6785}

.blog-post-meta a.name {color: #9f9f9f; margin-left: 5px;}
.blog-post-meta a.name:hover {color: #3b6785;}
*/

	.cover-col .list-item h5 {
	/* flex: 0 0 126px; */
	display: inline-block;
	width: 80px;
	padding: 1px 0;
	margin-right: 6px;
	margin-left: -5px;
	text-align: center;
	white-space: nowrap;
	background-color: #efefef;
	border-radius: 4px;
}

	.cover-col .maingame {
		font-size: 1.5rem;
		margin-bottom: 10px;
	}
	
	.cover-col .maingame span {
		font-size: 1rem;
		color: #625a5a
	}
	
	.remake-block {margin-bottom: 30px;}
	
	a {color: #0275d8;}
	
	
	
/* РџСѓРЅРєС‚С‹ */
	.menu .menu_item {
		position: relative;
		float: left;
		display: inline;
		margin: 0 3px;
	}
	.menu .menu_item &gt; a {
		display: block;
	}

/* РџРѕРґРјРµРЅСЋ */
	.menu .menu_item .dropdown {
		position: absolute;
		z-index: 1003;
		top: 40px;
		overflow: hidden;
		padding: 5px 0;
		line-height: 11px;
		color: #9f9f9f;
		background-color: #000000;
		opacity: 0;
		visibility: hidden;
		-webkit-font-smoothing: antialiased;
		transition: visibility, opacity 300ms ease;
		transition-delay: .2s;
	}
	
	.menu .menu_item:hover .dropdown {
		opacity: 1;
		visibility: visible;
		transition-delay: .3s;
	}
	.menu .dropdown a {
		display: block;
		min-width: 80px;
		padding: 5px 20px 9px 20px;
		font-weight: 500;
		color: #aaaaaa;
		white-space: nowrap;
	}
	.menu .dropdown a:hover {
		background-color: #000;
		color: #ffffff;
	}
	
	.menu .dropdown a.secondary {
		font-weight: normal;
		font-size: 12px;
		text-transform: none;
	}
		.menu .dropdown a.secondary-first {
			margin-top: 10px;
			border-top: 1px solid #9f9f9f;
		}
		.menu .dropdown a.secondary-last {
			margin-bottom: 10px;
			border-bottom: 1px solid #9f9f9f;
		}</pre></body></html>