/*

	Theme Name: rockstar-games

	Description: Тема для сайта rockstar-games.ru

	Author: Евгений ph

	Author URI: http://evgenyph.ru

	Version: 1.3
	
*/

@import "css/slider.css";
@import "css/content.css";
@import "css/menu.css";
@import "css/board.css";
@import "css/tiny.css";
@import "css/share.css";
@import "css/tabs.css";
@import "css/comments.css";
@import "css/reveal.css";
@import "css/loginform.css";
@import "css/footer.css";

/*---------------------reset---------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 for old*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


*{ margin: 0; padding: 0;}

html, body {
width: 100%;
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
color: #222;
}

hr {
color:#cbcbcb; 
background-color:#cbcbcb; 
border:none;
height:2px;
clear:both;
margin-top: 5px;
margin-bottom: 5px;
}

/*---------------------/reset---------------------*/ 

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.6;}
#share42:hover a {opacity: 0.8;}
#share42 a:hover {opacity: 1;}

/*---------------------header---------------------*/ 
#header { height: 55px; }
#rc-logo { 
float: left;
background: url(css/images/main/logo.png) no-repeat;
width: 216px; height: 73px; z-index: 9999999;
position: relative;
left: 20px;
z-index: 99999;
}

#tv-share-and-login{
	height: 36px;
	top: 20px;
	left: 0px;
	position: relative;
}

.pod{
	color: #767673;
	font: 11px Arial, Helvetica;
	text-transform: uppercase; 
	font-weight: 700;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	padding-left: 220px;
}

.login{
	top: 3px;
	margin-left: 90px;	
}

.login a{
	color: #fff;
	font: 11px Arial, Helvetica;
	text-transform: uppercase; 
	font-weight: 700;
}

.vxod-exit{
	margin-right: 5px;
}

.reg-adm{
	color: #351d08;
	font: 11px Arial, Helvetica;
	text-transform: uppercase;
	font-weight: 700;
	
	background: #f1a618;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	box-shadow: 0px 0px 15px #ff7400;
}

.reg-adm a{
	color: #351d07;
}

.else{
	color: #767673;
	font: 11px Arial, Helvetica;
	text-transform: uppercase; 
	font-weight: 700;
	margin-right: 5px;
	margin-left: 10px;
}

.sharebotton{
	margin-top: 2px;
	float: left;
}

.sharebotton img{
	margin-left: 5px;
}

.what{
	height: 25px;
	width: 100%; 
}

#rightblock li {list-style-type: none; font-size: 12px; color: #333333;}

#rightblock li ul li ul li{
	background: url("https://rockstar-games.ru/wp-content/themes/rockstar_old/images/child.png") 1px 10px no-repeat;
	padding-left: 12px;
}

.switch-tv{
	border:none;
	background:left no-repeat;
	width:98px;
	height:35px;
	padding:0;
	margin:0;
	float:left;
	top: -40px;
	left: 70px;
	position: relative;
}

.rc, .tv{
	width:47px;
	height:35px;
	display:inline-block;
	cursor:pointer;
}

.copyright{
	color: #ccc;
	font: 11px Arial, Helvetica;
	text-transform: uppercase; 
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}

.copyright a{
	color: #ccc;
}

.stat{
	text-align: center;
	padding-bottom: 10px;
}

.site-info{
	color: #ccc;
	font: 8px Arial, Helvetica;
	text-transform: uppercase; 
	text-align: center;
	padding-bottom: 10px;
}

.site-info a{
	color: #ccc;
}

.site-info a:hover{
	border-bottom: 1px dotted #ccc;
}

.mailto{
	color: #ccc;
	font: 8px Arial, Helvetica;
	text-transform: uppercase; 
	text-align: center;
	padding-bottom: 10px;
}

.mailto a{
	color: #ccc;
}

.mailto a:hover{
	border-bottom: 1px dotted #ccc;
}

#top .button-top{
display: block;
font: 13px "Arial", "Helvetica", sans-serif;
height: 100%;
text-align: center;
text-decoration: none;
width: 100px;
}

#top{
display: block;
height: 100%;
left: 0px;
margin: 0px;
padding: 0px;
position: fixed;
text-decoration: none;
top: 0px;
width: 15%;
z-index: 0;
}

#top:hover .button-top { 
background: rgba(43, 43, 43, 0.298);
}


#top-bar{
	height: 30px;
	background: #2D2D2D;
	border-bottom: 1px solid #000;
}

#top-link-groups{
	background: #2D2D2D;
	height: 30px;
	margin: 0 auto;
	max-width: 565px;
}


#menu-verxnee-menyu li > a{
	float: left;
	margin: 10px;
	font-family: "Segoe UI", "Calibri", "Myriad Pro", "Myriad", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	color: #9BBBBB;
}

#menu-verxnee-menyu li > a:hover{
	color: #f2f2f2;
}

/** Стили администраторов и редакторов(писать через запятую c #(решеткой) */
#StalkerLegend, #deproko, #ph, #Gooodd, #Machinke, #mrb {
 box-shadow: inset 0px 1px 8px -2px black;
 -moz-box-shadow: inset 0px 1px 8px -2px black;
 -webkit-box-shadow: inset 0px 1px 8px -2px black;
 
 color: #fff;
 border: 1px solid #9E6E0E;
 background-color: #FCAF17;
}

#StalkerLegend, #deproko, #ph, #Gooodd, #Machinke, #mrb > span{
	color: #222 !important;
	font-size:10px;
	color:#aaa;
	margin:0 0 5px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/** Убираем обводку аватара */
#Machinke .avatar{
	border: none;
}

.cat-item-1438  { display: none; }