/*
	Theme Name: Oleg2
	Theme URI: http://newwpthemes.com/gamesmax-free-wordpress-theme/
    Description: Перевод от <a href="http://wordpress-theming.ru/">wordpress-theming.ru</a>.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
    Tags: black, two-columns, right-sidebar
*/

/* LAYOUT */

@import url("css/tables.css");

body { background: #070604; }

#global { margin: 0 auto;  padding: 0; width: 1220px; }/*1300px; }*/
#globalLeft { float: left; margin: 0; padding: 0; width: 1050px; }
#globalRight { float: left; margin: 0; padding: 0; margin-left: 10px; width: 160px; } /*240px; }*/
#globalRightTop {margin-top: 4px;}
#globalRightAds { float: left; margin: 0; padding: 0; margin-top: 33px; width: 10px; } 

#wrapper {
/*    background: url(images/wrapper-bg.png) left 208px repeat-x;*/
	background-color: #070604;
   }

#generalTable { margin: 0 auto; }

#container { /*    background: url(images/container-bg.jpg) right 36px no-repeat;*/ }

#contentwrap { background: #2C2B2B url(images/contentwrap-bg.png) right top repeat-y; }

a {	color: #EDB91C; }

a:hover { color: #FFD200; }
/* HEADER */

.borderTopGlobal { border-top: 3px solid #6d6d6d; height: 40px; margin: 0; }

#leftHeader {
	height: 250px;
	background: #070604 url(images/top-250.jpg) left top no-repeat;
	background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	-ms-background-size: contain;
	-khtml-size: contain;
}

#header {
	position: relative;
	height: 209px; /*122px*/
	margin-bottom: 0;
	
	overflow: hidden;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	-o-border-radius: 5px !important;
}

#header2 {
	position: absolute;
	top: 20px;
	left: 160px; }

#header h2.zg {
	margin: 0;
	padding: 0;
/*	position: absolute;
	top: 20px;
	left: 160px; */
	color: #fff;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, Sans-serif;*/
	font-weight: bold;
	font-size: 24px;
}

#header h2 a, #header h2 a:visited {
	position: absolute;
	color: #EAEDE8;
	text-decoration: none;
}

#header h2.dvz {
	margin: 0;
	padding: 0;
/*	position: absolute;
	top: 60px;
	left: 160px;*/
	color: #edb91c; /* #EAEDE8;*/
	font-size: 36px;
	line-height: 50px;
	font-family: "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, Sans-serif;*/
}

#header #socials { margin-top: 30px; }

#header #headTw, #header #headInst, #header #headVk {
	font-size: 12px;
	line-height: 20px;
/*	left: 160px;
	position: absolute;*/
	color: #fff;
	margin: 0;
	padding: 0;
} 

/*
#header #headTw { top: 125px; }
#header #headInst { top: 145px; }
#header #headVk { top: 165px; }
*/

.logoimg { margin: 20px 0 0 0; }

.feedtwitter {
	float: right;
	margin: 8px 10px 0 0;
	text-align: right;
}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 26px;
    float: left;
    padding: 0 0 0 0;
	margin-bottom: 10px;
}

#pagemenucontainer2 {
	background: #ccc url(images/bg-menu-1.gif) left top repeat-x;
	background-color: #eee;
	
	overflow: hidden;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

#pagemenu {
	height: 26px;
    float: right;
}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#pagemenu {
	margin-bottom: 1px;
}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#pagemenu li a, #pagemenu li a:link {
	color: #FFFFFF;
	display: block;
    margin: 0 6px 0 0;
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#pagemenu li a:hover, #pagemenu li a:active, #pagemenu  li.current_page_item a {
    color: #FFFFFF;
	display: block;
    text-decoration: none;
    background: #282726;
   }
	

#pagemenu li:hover, #pagemenu li.sfhover {
	position: static;
}
	
/* Menu */
#navcontainer {
/*	height: 44px;*/
	display: block;
	overflow: hidden;
	padding-left: 10px;
   	background: url(images/nav-bg.png) left top repeat-x;
	margin-top: 5px;
	margin-bottom: 10px;
/*	border: 1px solid #eee;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
}

#navcontainer .current-cat a {
	background: url(images/nav-hover.png) left top repeat-x;
	color: #FFFFFF;
}
	
/* CONTENT */

#content {
/*	padding: 15px 5px 15px 15px;*/
	padding: 15px 0 15px 0;
    color: #CBCBCB;
}

#contentLeft { background-color: #2c2b2b; padding-bottom: 15px; }
#contentCenter {}
#.contentRight {}

iframe { max-width: 100%; }

object { max-width: 100%; }

ins { max-width: 100%; }

pre { overflow: auto; 
	width: 470px;
}

.post {
	padding-bottom: 30px;
	margin-bottom: 10px;
    background: url(images/post-line.png) left bottom repeat-x;
}

.post p {
	margin-bottom: 10px;
}

h2.title {
	margin: 10px 0 20px 0;
	padding: 0 0 5px 0;
/*	line-height: 22px;*/
	font-size: 20px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: normal;
	color: #edb91c;
	border-bottom: 1px solid #444;
/*	clear: both;*/
}


.title a {
	text-decoration: none;
/*	color: #FFFFFF;*/
	color: #edb91c;
}

.title a:hover {
	text-decoration: none;
/*	color: #EDB91C;*/
	color: #edb91c;
}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: none;
    color: #FFFFFF;
}

.postdate {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
    color: #E4E7E2;
	border-bottom: 1px dotted #777;
	margin-bottom: 0px;
}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	background-color: #444;
	border: 1px dotted #777;
	clear: both;
}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}

.post_thumbnail {
    padding: 4px;
    border: 1px solid #3E3D3D;
    margin: 10px 10px 10px 0;
    background: #2C2B2B;
	-moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Verdana, Arial;
	font-size: 13px;
}

.entry p { margin-top: 0; }

.navigation {
	padding: 10px 0;
	font-size: 11px;
	line-height: 13px;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #888;
	border-left: 3px solid #CADAE7;
}
	
.post img {
/*	max-width: 710px;*/
	max-width: 100%;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/* wp-caption */

.wp-caption {
   border: 1px solid #999;
   text-align: center;
/*   background-color: #f3f3f3;*/
   background-color: #666;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 5px 4px 5px;
   margin: 0;
   color: #eee;
}

	
/* wp-pagenavi */

.wp-pagenavi span, .wp-pagenavi a {
    padding:  3px 6px !important;
	font-size: 11px !important;
	border: 1px solid #888 !important;
	color: #888 !important;
	
	overflow: hidden;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-o-border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	-khtml-border-radius: 3px !important;
	border-radius: 3px !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    
/*    color: #fff !important;*/
    background: none !important;
}

.wp-pagenavi a:hover {
    color: #fff !important;
    background-color: #444 !important;
	border: 1px solid #fff !important;
}

.wp-pagenavi span.pages {
    padding: 4px 8px !important;
    color: #cbcbcb !important;
    background: none !important;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #000 !important;
    background: #EDB91C !important;
	border: 1px solid #555 !important;
}

.wp-pagenavi span.extend {
    background: transparent !important;
    color: #fff !important;
    background: none !important;
}
	
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
}
	
.ad125 {
	margin: 6px;
}


.sidebar {
/*	margin: 0 10px 10px 10px;*/
	margin: 0 0 10px 0;
    font-size: 13px;
    color: #999690;
}
	
.sidebar a {
	text-decoration: none;
	color: #999690;
}

.sidebar a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
	
	
#search {
    border: 1px solid #3A3A3A;
    height: 28px;
    padding: 2px 0;
    background: #2A2A2A;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #AFACAC;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 10px 0 0 0;
    padding-right: 4px;
}
    
#topsearch #s {
    width: 244px;
}

	
		
/* Social icons */
.addthis_toolbox {
    padding: 5px 0 0px 0;
	text-align: center;
}

.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
/*    margin: 0 3px 0 3px !important;*/
	margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}

.addthis_toolbox .custom_images a img {
    opacity: 0.85;
}


	
.sidebarvideo {

}

.sidebar h2 {
	margin: 10px 0 2px 0;
	padding: 16px 6px 7px 4px;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #edb91c;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
    background: url(images/sidebar-tab-2.png) left bottom no-repeat;
}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 4px;
	margin: 0;
}

.sidebar ul li li:hover, .sidebar ul li ul li:hover {
	padding: 6px 0px 6px 4px;
	margin: 0;
    background: url(images/sidebar-line.png) left bottom repeat-x;
}

/* wp-calendar  */
    
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #999690;
	background: none;
}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #999690;
}

#wp-calendar td {
	color: #999690;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td a {
	display: block;
	color: #edb91c;
	text-decoration: underline;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #EDB91C;
	color: #fff;
}
	
#wp-calendar td:hover a, #wp-calendar #today a {
	color: #000;
}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width: 100%;
}

#wp-calendar tfoot td {
	border-top: 1px solid #333;
}

/* FOOTER */

#footer {
	padding: 22px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
    background:#121212;
    margin-top: 10px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
    color: #565656;
} 
	
#credits {
	color: #565656;
	font-size: 11px;
	text-align: center;
	padding: 10px;
}
    	
#credits a {
	color: #565656;
    text-decoration: none;
} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
	
/* BREADCRUMBS */

.breadcrumb {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
	border-bottom: 1px solid #777 !important;
	font-size: 11px;
}

.breadcrumb .post { padding: 0; margin: 0; }

/* widget_recent */

.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_recent_entries li {
/*	margin-top: 10px;*/
	padding: 0 !important;
	margin: 0 !important;
	font-size: 11px;
	line-height: 14px;
	padding-left: 25px;
	position: relative;
	border-bottom: 1px dotted #333333;
}
.widget_recent_entries li a {
	padding: 5px 5px 5px 18px;
	margin: 0;
	display: block;
}

.widget_recent_entries li a:hover {
	background-color: #222;
}

.widget_recent_entries li:before {
	content: "\f0f6";
	font-family: FontAwesome;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 3px;
	font-size: 14px;
	position: absolute;
	left: 0;
}

.widget_recent_entries li:first-child {
	margin-top: 0;
}

.widget_mks {
}

.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_mks li {
/*	margin-top: 10px;*/
	padding: 0 !important;
	margin: 0 !important;
	font-size: 11px;
	line-height: 14px;
	padding-left: 25px;
	position: relative;
	border-bottom: 1px dotted #333333;
}
.widget_mks li a {
	padding: 5px 5px 5px 5px;
	margin: 0;
	display: block;
}

.widget_mks li a:hover {
	background-color: #222;
}


a.yellow { color: #edb91c !important; text-decoration: underline !important; }

/* languages */

#headerLanguages { /*position: absolute;*/ float: left; top: 0; margin-left: 10px; margin-top: 5px; width: 100px; text-align: right;}

.qtrans_language_chooser li { float: left; list-style: none; margin: 5px 10px; }


/* uptolike */
#__utl-buttons-1 .uptl_toolbar>ul>li>a, #__utl-buttons-1 .uptl_toolbar>ul>li, #__utl-buttons-1 .uptl_toolbar>ul>li>span {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}


/* ngg-gallery */
.ngg-gallery-thumbnail img {
/*	margin: 4px 0px 4px 4px;*/
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    padding: 3px;
	
	border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
}

.ngg-albumoverview a { font-size: 11px; }


/* tweetblender */
.widget_tweetblender { font-size: 11px;}

.tb_tweet a { color: #edb91c; }

.tb_tweet img {
	width:  30px !important;
	height: 30px !important;
	padding: 2px !important;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.tb_tools {}

.with-expansion { font-size: 10px !important; }

.p-author { font-size: 20px !important; }

/*-- twitter peep --*/

.widget_ajaxtown_twitter li.hoveractive { font-size: 11px !important; }

.widget_ajaxtown_twitter .top-meta { height: 18px !important; }

.widget_ajaxtown_twitter .twitter-avatar img {
	padding: 2px !important;
	border: 1px solid #999 !important;
	border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	width: 30px !important;
}

li.hoveractive .entry-content {
	text-align: left !important;
	font-size: 11px;
}

li.hoveractive .entry-content a {
/*	display: block;*/
	color: #edb91c;
	font-size: 11px;
}

li.hoveractive .entry-content a:hover {color: #aaa;}

li.hoveractive .bot-meta { font-size: 12px; }

.follow-button { margin-top: 10px; }


/*-- Really Simple Twitter --*/

li.widget_reallysimpletwitterwidget a { color: #edb91c; }

ul.really_simple_twitter_widget { font-size: 11px; line-height: 14px; }

ul.really_simple_twitter_widget li { border-bottom: 1px dotted #cbcbcb; }

ul.really_simple_twitter_widget img {
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 30px;
}

ul.really_simple_twitter_widget .twitter-user { font-weight: bold; }

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

ul.really_simple_twitter_widget .twitter-timestamp { display: block; margin-top: 5px; }

ul.really_simple_twitter_widget .twitter-timestamp:before { font-family: FontAwesome; content: "\f017"; padding-right: 5px; }

li.widget_reallysimpletwitterwidget .twitter-follow-button { float: left; display: block; width: 150px; margin: 10px 0 0 0; }

li.widget_reallysimpletwitterwidget .rstw_link_user { float: right; display: block; width: 130px; font-size: 11px; margin: 10px 0 0 0; }

li.widget { clear: both; }

.uptl_toolbar { margin-bottom: 15px !important; }

.uptolike-buttons-2 { text-align: center; }

.postLanguages { width: 130px; float: right; text-align: right; padding: 0; margin: 0; }

.postLanguages ul.qtrans_language_chooser { padding: 0 !important; margin: 0 !important; }

/* Ads */
.adsSpisok { margin-bottom: 20px; }

.adsTop, .adsBottom { border-top: 1px dotted #777; border-bottom: 1px dotted #777; padding: 10px 0 10px 0; }

.adsTop { margin-bottom: 15px; }
.adsBottom { margin-top: 15px; }
/* /Ads */

/* Qtranslate Chooser */
ul#qtranslate-chooser li { list-style: none; float: left; }

ul#qtranslate-chooser li { margin-right: 10px; }
ul#qtranslate-chooser li:nth-last-child(1) { margin-right: 0; }

/* yarpp */
.yarpp-related {
    margin: 50px 0 15px 0 !important;
	padding-top: 15px;
    border-top: 1px dotted #777;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 1px solid rgba(127,127,127,0.5);
	background-color: rgba(127,127,127,0.1);
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail:hover {
    border: 1px solid rgba(127,127,127,0.6);
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title_2 {
    font-size: 0.9em !important;
	font-weight: normal !important;
    line-height: 1.3em !important;
/*	max-height: 4.0em !important;
	text-align: center;*/
}

#map_canvas { max-width: 100%; }

.uptlk_wdgt_12oCp .uptl_toolbar.uptl_toolbar_like ul.horizontal li { display: block !important; }

/* Adaptive */

@media (max-width: 479px) {
	#leftHeader { height: 115px; }
	#header { height: 75px; }
	#header2 { top: 0; left: 55px; }
	#header h2.zg { font-size: 12px; line-height: 15px; }
	#header h2.dvz { font-size: 15px; line-height: 18px; }
	#header #socials { display: none; }
	#headerLanguages { float: right; }
	.borderTopGlobal { height: 25px; }
}

@media (min-width: 480px) and (max-width: 767px) {
	#leftHeader { height: 115px; }
	#header { height: 85px; }
	#header2 { top: 0; left: 60px; }
	#header h2.zg { font-size: 15px; line-height: 26px; }
	#header h2.dvz { font-size: 18px; line-height: 18px; }
	#header #socials { display: none; }
	#headerLanguages { float: right; }
	.borderTopGlobal { height: 25px; }
}

@media (min-width: 768px) and (max-width: 899px) {
	#leftHeader { height: 180px; }
	#header { height: 135px; }
	#header2 { top: 5px; left: 100px; }
	#header h2.dvz { font-size: 28px; line-height: 30px; }
	#header #socials { margin-top: 10px; }
	#pagemenu li a, #pagemenu li a:link { padding: 6px 5px; }
}

@media (min-width: 900px) and (max-width: 989px) {
	#leftHeader { height: 175px; }
	#header { height: 130px; }
	#header2 { top: 5px; left: 100px; }
	#header h2.dvz { font-size: 28px; line-height: 30px; }
	#header #socials { margin-top: 10px; }
	#pagemenu li a, #pagemenu li a:link { padding: 6px 5px; }
}

@media (min-width: 990px) and (max-width: 1099px) {
	#leftHeader { height: 180px; }
	#header { height: 135px; }
	#header2 { top: 5px; left: 110px; }
	#header h2.dvz { font-size: 28px; line-height: 30px; }
	#header #socials { margin-top: 10px; }
	#pagemenu li a, #pagemenu li a:link { padding: 6px 5px; }
}

@media (min-width: 1100px) and (max-width: 1299px) {
	#leftHeader { height: 190px; }
	#header { height: 145px; }
	#header2 { top: 10px; left: 120px; }
	#header h2.dvz { font-size: 28px; line-height: 30px; }
	#header #socials { margin-top: 15px; }
}

@media (min-width: 768px) {
	#navbar1 { display: none; }
	#navbar { display: none; }
	#navmenu { display: none; }
}

@media (max-width: 767px) {
	#pagemenucontainer { display: none; }
}

@media (max-width: 899px) {
	#rightHeader { display: none; }
	#contentCenter { display: none; }
}

@media (max-width: 1099px) {
	#contentRight { display: none; }
}

/* no ads rostelecom*/
.mrg-tag, .trg-b-wrap-meta, .trg-b-banner { display: none !important; z-index: 0 !important; height: 0 !important; width: 0 !important;}