@font-face {
	font-family: 'Calibri Bold Italic';
	src: local('☺'), url('fonts/CALIBRIZ_0.woff') format('woff'), url('fonts/CALIBRIZ_0.ttf') format('truetype'), url('fonts/CALIBRIZ_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri Bold';
	src: url('fonts/CALIBRIB_0.eot');
	src: local('☺'), url('fonts/CALIBRIB_0.woff') format('woff'), url('fonts/CALIBRIB_0.ttf') format('truetype'), url('fonts/CALIBRIB_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri Italic';
	src: url('fonts/CALIBRII_0.eot');
	src: local('☺'), url('fonts/CALIBRII_0.woff') format('woff'), url('fonts/CALIBRII_0.ttf') format('truetype'), url('fonts/CALIBRII_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri Bold Italic';
	src: url('fonts/CALIBRIZ_0.eot');
	src: local('☺'), url('fonts/CALIBRIZ_0.woff') format('woff'), url('fonts/CALIBRIZ_0.ttf') format('truetype'), url('fonts/CALIBRIZ_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* =========== © 2016 Centroarts.com =========== */

/* Сброс */


body { min-height: 100%; background: url('../images/subtlenet2.png'); position: relative; }


/* Настройка основной типографии */
body, select, input, textarea, button {
	/*font: normal 14px/1.5 Tahoma,Arial,Verdana,sans-serif;*/
	font: normal 14px/1.5 Tahoma,Arial,Verdana,sans-serif;
	color: #353535;
	outline: none;
}
	a { 
		outline: none;
		color: #000;
		text-decoration: none;
		font-family: Tahoma,Arial,Verdana,sans-serif;
	}
	a:hover { color: #000; text-decoration: underline; }

	a img { border: 0 none; }
	a > img { vertical-align: bottom; }

/* Заголовки H1-6 */
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
	margin: 2em 0 .6em 0;
	line-height: normal;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}
h1, .h1 { font-size: 23px; }
h2, .h2 { font-size: 21px; }
h3, .h3 { font-size: 20px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 16px; }

button {
	font-family: Tahoma,Arial,Verdana,sans-serif;
}

.addcomment h3 { margin: .3em 0 .6em 0; }

/* Частые стили */
.strike { text-decoration: line-through; }
.nobr { white-space: nowrap; }
.hide { display: none; }
.title_hide { left: -9999px; position: absolute; top: -9999px; overflow: hidden; width: 0; height: 0; }
.uline { text-decoration: underline; }
.strike { text-decoration: line-through; }
.justify { text-align: justify; }
.center { text-align: center; }
.left { float: left; }
.right { float: right; }
	fieldset { border: 1px solid rgba(0,0,0,0.1); padding: 20px; margin-bottom: 25px; }
	fieldset legend { font-weight: bold; }

.grey { color: #919191; }
.grey a { color: inherit; }
.grey a:hover { color: #353535; }
.blue { color: #3394e6; }
.orange { color: #e85319; }

sup { vertical-align: super; font-size: smaller; }
sub { vertical-align: sub; font-size: smaller; }
.over { display: inline-block; vertical-align: middle; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
a .over { cursor: pointer; }

.cover { background-position: 50% 50%; background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; }

/* Настройка других элементов */
ul { padding-left: 25px; list-style: disc outside; }
ol { padding-left: 25px; list-style: decimal outside; }



.img-responsive {
	max-width: 100%;
}

.form-input {
	border: none;
	padding: 8px 10px;
	width: 100%;
}

#header {
	background: url('../images/header-background.jpg') repeat-x #83bf0a;
}
#header .logo {
	margin-top: 30px;
	padding-left: 20px;
}
#header .logo img {}
#header .logo-image {}
#header .logo-image {
	z-index: 9999;
}
#header .q_search {
	margin-top: 23px;
	position: relative;
}
#header .q_search button {
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 3px solid #e74c3c;
	position: absolute;
	right: 0;
	top: 0px;
	padding: 7px 12px 3px 12px;
}
#header {}
#header {}
#header {}
#header .menu {
	background: #fff;
	margin-top: 22px;
}
#header .menu ul {}
#header .menu ul li {
	text-transform: uppercase;
}
#header .menu ul li a {
	color: #336600;
	border-bottom: 3px solid transparent;
	padding: 7px 27px 5px 27px;
}





#header .menu ul li a:hover {
	border-color: #e74c3c;
}
#header {}
#header {}
#header {}
#header {
	min-height: 126px;
}

#sort {
	background: #333333;
	text-transform: uppercase;
	font-size: 12px;
}


#sort ul li a {
	color: #fff;
	position: relative;
	padding: 0.5em 1.5em;
}


#sort ul li a:before {
	content: " ";
	background: #fff;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 14px;
	left: 5px;
}
#sort ul li.asc a:before {
	top: 42%;
	left: 3px;
	content: " ";
	height: 5px;
	width: 6px;
	position: absolute;
	background: url('../images/menu-arrow.png');
}
#sort ul li.desc a:before {
	top: 42%;
	left: 3px;
	content: " ";
	height: 5px;
	width: 6px;
	position: absolute;
	background: url('../images/menu-arrow-down.png');
}


.search svg {
	width: 19px;
	height: 18px;
	fill: #83bf0a;
}

#breadcrumbs {
	background: #e74c3c;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 8px 0;
}
#breadcrumbs a {
	color: #fff;
}
#breadcrumbs {}
#breadcrumbs {}

#headline {
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'Calibri Bold';
	color: #336600;
	padding: 46px 0 40px 0;
}

#sort {
	background: #333333;
	text-transform: uppercase;
	font-size: 12px;
}
#sort ul li a {
	color: #fff;
}
#main-menu {
	background: #e6e5e5;
	color: #336600;
	text-transform: uppercase;
	margin-bottom: 37px;
	font-size: 14px;
	padding: 6px 0;
}


#main-menu {
	background: #e6e5e5;
	color: #336600;
	text-transform: uppercase;
	margin-bottom: 37px;
	font-size: 14px;
	padding: 6px 0;
}
#main-menu ul li:first-child a {
	padding-left: 0;
}
#main-menu ul li a {
	color: #336600;
	padding-left: 20px;
	padding-right: 20px;
}

#dle-content {
	margin-left: -20px;
}

#content {
	position: relative;
}

.green-line {
	background: #83bf0a;
	width: 100%;
	height: 4px;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 0;
}

.item-default {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.item-default .wrapper {
	background: #fff;
	margin-right: -10px;
	height: 100%;
}
.item-default.related {
	margin-left: 0 !important;
}
.item-default .rating-box {
	background: #83bf0a;
	padding: 8px 15px;
}
.item-default.related .rating-box {
	padding: 4px 15px;
}
.item-default .rating-box .rating {
	margin-top: 8px;
}
.item-default .rating-box .rating-count {
	float: right;
	padding-right: 0;
	color: #fff;
}
.item-default .rating-box .unit-rating,
.item-default .rating-box .unit-rating li a:hover,
.item-default .rating-box .unit-rating li.current-rating {
	background-image: url('../images/rating-shortstorynew.png');
}
.item-default .image {
	margin-top: 16px;
}
.item-default .image img {
	border-radius: 18px;
	max-width: 100%;
}
.item-default .name {
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Calibri Bold';
}
.item-default .name a {
	color: #83bf0a;
	text-transform: uppercase;
}
.item-default .category {
	background: #e6e5e5;
	color: #999999;
	font-size: 12px;
	padding: 4px 0;
}
.item-default .category a {
	color: #999999;
}
.item-default .description {
	color: #333333;
    font-size: 12px;
    margin: 10px 10px 15px 10px;
}
.item-default .parameters {
	font-size: 14px;
	color: #999999;
	padding-bottom: 14px;
}
.item-default.related .description {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.item-default {}
.item-default {}
.item-default {}
.item-default {}
.item-default {}

.fullstory .headline-game {
	padding-bottom: 11px;
}
.fullstory .headline-game h1 {
	color: #336600;
    font-size: 21px;
    font-family: Tahoma,Arial,Verdana,sans-serif;
    margin-bottom: 5px;
    margin-top: 32px;
    font-weight: normal;
}
.fullstory .headline-game .genre a {
	color: #999999;
	font-size: 14px;
}
.fullstory .game-info {
	background: #fff;
}
.fullstory .game-info .poster {
	margin-top: -54px;
	margin-left: -15px;
	margin-bottom: 35px;
}
.fullstory .game-info .poster img {
	border-radius: 18px;
	border: 3px solid #83bf0a;
	max-width: 100%;
}
.fullstory .game-info .android-info {
	margin-top: 10px;
	margin-bottom: 30px;
}
.fullstory .game-info .android-info .item {
	color: #999999;
	font-size: 14px;
	margin-bottom: 3px;
}
.fullstory .game-info .rating-box {
	margin-top: 5px;
}
.fullstory .game-info .rating-box .voted {
	padding-top: 4px;
    margin-left: 10px;
    float: left;
}
.rating-box .rating {
	float: left;
	margin: 4px 0 0 3px;
}
.rating-box .rating-count {
	float: left;
	border: 1px solid #83bf0a;
	border-radius: 250px;
	padding: 7px 11px;
	color: #999999;
	font-size: 16px;
}
.rating-box .rating-count.active {
	padding: 7px 8px;
}
.rating-box .rating-count.active + .rating-box .rating {
	margin-top: 7px;
}
.fullstory .download-button {
	padding-top: 20px;
	font-size: 18px;
}
.fullstory .download-button .btn-download {
	background: #3366ff;
	border-radius: 250px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 13px 56px;
	cursor: pointer;
	font-weight: bold;
}
.fullstory .screenshots,
.fullstory .screenshots ul {
	-webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.fullstory .screenshots ul {
	list-style: none;
	padding-left: 20px;
}
.fullstory .screenshots ul li {
	float: left;
	margin-left: 35px;
	margin-bottom: 30px;
}
.fullstory .screenshots img {
	border: 3px solid #83bf0a;
	max-width: 100%;
}
.fullstory .game-info .description {
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 46px;
}
.fullstory .download .headline {
	color: #336600;
	font-size: 20px;
	line-height: 30px;
}
.fullstory .attachment-item {
	color: #fff;
    border-radius: 250px;
    text-decoration: underline;
    padding: 20px 15px 20px 90px;
    display: block;
    background: url(../images/attachment-icon.png) no-repeat 28px center #83bf0a;
    font-size: 16px;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    margin-top: 20px;
}
.fullstory .attachment-item:hover {
	text-decoration: none;
}
.fullstory .attachment-item .size {
	float: right;
	margin-right: 18px;
}
.fullstory .chache {
	border: 2px solid #333333;
	padding: 20px;
	margin: 44px 70px 30px 70px;
}
.fullstory .related {
	
}
.fullstory .related .wrapper {
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
}
.fullstory .related .headline {
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 15px;
}

.fullstory {}
.fullstory {}
.fullstory {}
.fullstory {}
.fullstory {}


.comments-box {
	margin-bottom: 25px;
}
.comments-box .headline {
	margin-bottom: 20px;
}
.comments-box input, .comments-box textarea {
	width: 100%;
	padding: 14px 18px;
	font-size: 13px;
	color: #333333;
}
.comments-box {}
.comments-box {}
.comments-box {
	margin-left: -15px;
	margin-right: -15px;
}
.comments-box form {
	width: 100%;
}
.comments-box input {
	border: 2px solid #e4e3e2;
}
.comments-box textarea {
	border-left: 2px solid #e4e3e2;
	border-bottom: 2px solid #e4e3e2;
	border-right: 2px solid #e4e3e2;
	border-top: none;
	line-height: 20px;
}
.comments-box .login textarea {
	border-top: 2px solid #e4e3e2;
}
#comment-editor {
	position: relative;
}
.comments-box .button-add {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: none;
	border: none;
	cursor: pointer;
}
.comments-box .login .button-add {
	bottom: 50px;
}
.comments-box .c-captcha a {
	float: left;
	width: 22%;
	height: 45px;
	display: block;
}
.comments-box .c-captcha a img {
	width: 100%;
	max-height: 100%;
	border: 2px solid #e4e3e2;
	border-top: 0;
	border-right: 0;
}
.comments-box .c-captcha input {
	float: left;
	width: 78%;
	border-top: 0;
}
.comment-item .mass-action input,
#allow_subscribe {
	width: auto;
}
#allow_subscribe {
	margin-left: 15px;
}
.mass_comments_action {
	margin: 15px;
}
.mass_comments_action .bbcodes {
	margin-top: 10px;
}

.comment-item {
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 30px;
	margin: 25px 16px 0 16px;
	position: relative;
}
.comment-item .title {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}
.comment-item .name {}
.comment-item .comment-text {
	color: #333333;
	margin-top: 12px;
}
.comment-item .quote-button {
	position: absolute;
	right: 0;
	bottom: 20px;}
.comment-item .comment-reply {}
.comment-item {}
.comment-item {}


/* navigation */
.navigation {
	clear: both;
}
.navigation {}
.navigation .pages {}
.navigation .pages span {
	background: #e6e5e5;
    color: #e74c3c;
    border-radius: 250px;
    padding: 8px 13px;
    font-size: 18px;
    font-weight: bold;
}
.navigation .pages a,
.navigation .page_prev,
.navigation .page_next {
	background: #e6e5e5;
	color: #333333;
	border-radius: 250px;
	padding: 7px 11px;
}
.navigation .page_prev {
	background: url('../images/navigation-arrow-left.png') #e6e5e5 no-repeat center;
	padding: 7px 15px;
	margin-right: 5px;
}
.navigation .page_next {
	background: url('../images/navigation-arrow-right.png') #e6e5e5 no-repeat center;
	padding: 7px 15px;
}


#footer {
	margin-top: 55px;
	background: #333333;
	padding: 18px 0;
}

#footer .logo {}
#footer .logo-text {
	padding-top: 45px;
}
#footer .menu {
	background: url('../images/menu-background-footer.png') no-repeat left top;
}
#footer .menu ul {
	padding-left: 74px;
	margin-top: 15px;
}
#footer .menu ul li {
	position: relative;
	text-transform: uppercase;
	margin-bottom: 13px;
}
#footer .menu ul li a {
	color: #fff;
	padding: 0;
}
#footer .menu ul li::before {
	content: " ";
	position: absolute;
	left: -15px;
	top: 5px;
	width: 5px;
	height: 5px;
	background: #fff;
}
#footer .copy {
	color: #fff;
	font-size: 12px;
	font-weight: 100;
	margin-top: 16px;
}
#footer {}
#footer {}
#footer {}
#footer {}
#footer {}

.searchpage {
	background: #fff;
	margin: 7px;
	padding: 15px 25px;
}
.searchpage h1 {
	margin-top: 0;
}
#searchinput {
	padding: 12px 18px;
	border: 2px solid #e4e3e2;
}

.bbcodes {
	border: none;
	background: #83bf0a;
	border-radius: 4px;
	color: #fff;
	padding: 10px;
}
.search_result_num {
	margin-top: 10px;
	font-size: 13px;
}


#download-box a {
    color: #fff;
    border-radius: 250px;
    text-decoration: underline;
    padding: 20px 15px 20px 90px;
    display: block;
    background: url(../images/attachment-icon.png) no-repeat 28px center #83bf0a;
    font-size: 16px;
    /* font-weight: bold; */
    /* text-transform: uppercase; */
    margin-top: 20px;
	font-weight: 400;
}
#download-box a:hover {
	text-decoration:none !important;
}

@media (min-width: 1200px) {
	.fullstory .headline-game {
	    padding-bottom: 11px;
	    margin-left: 185px;
	}
}

@media (min-width: 1100px) {
	#header .logo-image img {
		position: absolute;
	}
	.searchpage {
		margin: 20px;
	}
}

@media (min-width: 960px and max-width: 1180px) {
	.fullstory .screenshots li {
		margin-left: 8px !important;
		width: 23%;
	}
	.fullstory .headline-game {
	}
	.fullstory .related {
		margin-left: 0;
		margin-top: 20px;
	}
	.searchpage {
		margin: 20px;
	}
	.fullstory .related {
		display: none;
	}
}

@media (min-width: 780px and max-width: 960px) {
	.fullstory .headline-game {
	}
	#main-menu {
		font-size: 11px;
	}
	.item-default {
		margin-left: 1%;
		-webkit-box-flex: 0;
	    -webkit-flex: 0 0 49%;
	    -ms-flex: 0 0 49%;
	    flex: 0 0 49%;
	    max-width: 49%;
	}
	.searchpage {
		margin: 20px 7px;
	}
	.fullstory .related {
		display: none;
	}
}

@media (max-width: 780px) {
	#content {
		padding: 0 20px;
	}
	#sort {
		font-size: 11px;
	}
	#main-menu {
		font-size: 9px;
	}
	.fullstory .game-info .android-info .item {
		font-size: 15px;
	}
	.fullstory .headline-game {
	}
	.rating-box .rating-count.active {
		padding: 6px 4px;
		font-size: 11px;
	}
	.searchpage {
		margin: 20px 4px;
	}
	.fullstory .related {
		display: none;
	}
}

@media (max-width: 640px) {
	/*.fullstory .related {
	    margin-left: 0;
	    margin-top: 20px;
	    width: 45%;
	    float: left;
	    margin-left: 3% !important;
	}*/
}


@media (min-width: 220px) and (max-width: 640px) {
	#header .menu ul li a {
		padding-left: 5px;
		padding-right: 5px;
	}
	.item-default,
	.fullstory .game-info .poster {
		width: 100% !important;
	    float: none;
	    flex: none;
	}
	.fullstory .game-info .poster {
		position: static;
	    margin-top: 12px;
	    margin-left: 0;
	}
	.fullstory .download-button {
		padding-top: 10px;
		padding-bottom: 10px;
	    font-size: 18px;
	    margin: 0;
	    flex: none;
	    float: none;
	    width: 100%;
	    text-align: center !important;
	}
	.fullstory .download-button .btn-download {
		padding: 10px 40px;
	}
	#sort .nav,
	#main-menu .nav {
		display: block;
	}
	#main-menu ul li {
		display: block !important;
	}
	.fullstory .headline-game {
		margin-left: 10px;
		margin-right: 16px;
	}
	.fullstory .headline-game h1 {
		font-size: 20px;
	}
	.fullstory .game-info .poster,
	.fullstory .download-button {
		width: 100%;
		float: none;
		flex: none;
	}
	.fullstory .game-info,
	.fullstory .related {
		width: 100% !important;
	    max-width: 100%;
	    flex: none;
	}
	.fullstory .related {
		display: none;
	}
	.item-default.related {
		width: 100% !important;
	}
	.fullstory .attachment-item {
		font-size: 16px;
	    max-width: 100%;
	    padding: 10px 6px 10px 48px;
	    background-size: 20px;
	    background-position: 15px;
	    border-radius: 10px;
	}
	.fullstory .attachment-item span {
		float: none !important;
		display: block;
	}
	.fullstory .chache {
		margin-left: 5px;
		margin-right: 5px;
		font-size: 12px;
		padding: 0;
	}
	.fullstory .chache .wrapper {
		padding: 5px;
	}
	.fullstory .game-info .description {
		font-size: 15px;
	}
	.fullstory .screenshots {
		padding-left: 10px;
		padding-right: 10px;
	}
	.fullstory .screenshots ul li {
		margin-left: 0;
		width: 100%;
	}
	.item-default .rating-box .rating {
		width: 75%;
	}

	.green-line {
		display: none;
	}
}