﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
    background-image: url(images/site/bg-hbo.jpg); 
	background-repeat: repeat;
	background-position:center;
	background-attachment:fixed;
    	height: 100%;
    	min-width: 1030;
	max-width: 995;
	width: 1010px;
	text-align:left;
    	margin:0 auto;
    	padding:0;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -40px 0; /* отрицательный нижний отступ на высоту футера */
	padding: 0;
	min-width: 900;
	width: auto !important;
	width: 90%;
	background: #010652; /* Для старых браузров */
    background: linear-gradient(to bottom right, rgb(238,244,250,0.9), rgba(190,204,219,0.85));
    border: 1px solid #2c007f;
}

.widthalox img {
height: 1px;
width: 480px;  
}

.tables {
    	background: linear-gradient(to bottom right, #CFE3E0, #a0b5ce);
    	border: 1px solid #2c007f;
}
.footer-push {
    height: 50px;
    margin: 0;
    padding: 0;
}

.footer {
    height: 80px;
    margin: 0; 
    padding: 0;
	background-color: #15141a;
}

.logo {background-image:url(images/site/logo_s.jpg);
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	text-align:center;	
}	

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.x_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.95em;
}
.colorfooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#eeeeee;
	font-size: 1.4em;
}
.colorwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color:#ffffff;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.6em;
}
.bigcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#d64c00; 
	font-size: 2.5em;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 3.4em;
}
.usrDotted {
; Border-Color: #242c31;
; Border-Style: Dotted;
; Border-Width: 1px;
background-color:#7c99a1;

}


A:Link {
; Text-Decoration: None;
; Color: #842f00;
}
A:Active {
; Text-Decoration: Underline;
; Color: #993904;
}

A:Hover {
; Text-Decoration: Underline;
; Color: #0e7fce;
}

A:Visited {
; Text-Decoration: None;
; Color: #ba550b;
}


.menu a {
    color: #ffffff; /* Цвет ссылки */
	text-decoration:none;
	font-size: 2.0em;
	text-shadow: 1px 1px 0px #000000;
   }
.menu_season a {
    color: #d7e5f2; /* Цвет ссылки */
	text-decoration:none;
	font-size: 2.1em;
	text-shadow: 1px 1px 0px #000000;
   }
.leftimg {
float:left; /* Выравнивание по левому краю */
margin: 7px 7px 3px 3px; /* Отступы вокруг картинки */
}
.rightimg {
float:right; /* Выравнивание по правому краю */
margin: 3px 3px 3px 7px; /* Отступы вокруг картинки */
}

.seeonline {
float:right; /* Выравнивание по правому краю */
margin: 3px 3px 3px 10px; /* Отступы вокруг картинки */
}

.seeonline img {
height: 375px;
width: 650px;
margin: 5px 10px 10px 10px; /* Отступы вокруг картинки */
}

.idc-text_noresize {
font-size: 30px !important;
}
.idc-text {
font-size: 25px !important;
}
.IDCommentTime {
font-size: 21px !important;
}
.IDCommentThreadTimeRead{
font-size: 18px !important;
}
.da-list__title {
    font-size: 33px !important;
}

.hide-on-mobile { display: inline; }
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .hide-on-mobile { display: none; }}

.aloxatrans {
transform: scale(2.0) !important;
font-size: 28px !important;
height: 270px;
}
