* {
	margin: 0;
	padding: 0;
}

body {
	font-size:16px;
	font-family: 'Cuprum', sans-serif;
	height:100%;
    color: #3F3F3F;
    
	margin:0px auto;
    background: #485c74 url(../images/gta_background.jpg) 72% 100% repeat-x fixed;
  
}

h3{
	font-size:18px;
}



#vicelua_banner_h1{
    margin: 0px 0px 0px 0px;  
    padding: 10px 0px 0px 5px;  
}  

#vicelua_banner_h2{
    margin: 0px 0px 0px 0px;  
    padding: 10px 0px 0px 5px;  
}  

#vicelua_banner_h3{
    margin: 0px 0px 0px 0px;  
    padding: 0px 0px 0px 5px;  
}  


#salua_news
{
    color: #F4A428;
    text-shadow: 0px 1px 1px #A7711E;
	font-size:13px;
}  



#vicelua_news{
    color: #ff96e1;
	text-shadow: 0px 1px 1px #ff96e1;
	font-size:13px;
}  

#vicelua_red{
    color: #c91818;
	text-shadow: 1px 1px 0px #871010;
}  


.gta_cat_desc_main{
     width: 1178px;
     background-color:#F6F6F6;
     margin-left: 91px;
     padding-left: 22px;
}


.gta_cat_desc_main{
     width: 1178px;
     background-color:#F6F6F6;
     margin-left: 0px;
     padding-left: 32px;
}


.gta_cat_desc{
     width: 700px;
     text-align: center;
     padding-top:    5px;
     padding-bottom: 20px;
     margin-left: 0px;
}

.gta_cat_down {
      width: 1200px;
      background-color:#3B5571;  
      height: 10px;  
      margin-left: 0px;
 }


.gta_cat_top {
      width: 1200px;
      background-color:#4E7397;  
      height: 10px;  
      margin-left: 0px;
 }

.gta_web{
    position: relative;
    margin: -31px 0px 0px 120px;    
        
}

.gta_li {
    position: relative;
    padding: 100px 0px 0px 15px;      
        
}

/* edit новостей */

.gta_copy {
	position: relative;
    color: white; 
    font-size:13px;
    position: relative;   
    text-shadow: 1px 1px 1px black, 0 0 0em black;
    padding: 30px 0 0 340px;
    text-align: none;
    float: center;
    margin: -120px 0px 0px 120px;    
    width: 230px
 }




.gta_edit_entry_jv {
    font-size:12px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
	text-align:center;
    overflow:hidden;
	float:right;
    position:relative;
    height:34px;
        
 }


.gta_edit_entry {
    font-size:12px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
	text-align:center;
    overflow:hidden;
	float:right;
    position:relative;
    height:34px;
    background: url("../menu/edit_gta_file.png") no-repeat 4px 7px;
}

.gta_edit_entry a{
	color:#fff;
}



.gta_full_entry {
    font-size:12px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 30px 0px 30px;
	text-align:center;
    overflow:hidden;
	float:right;
    position:relative;
    height:34px;
    background: url("../menu/full_button.png") no-repeat 18px 5px;
}

.gta_full_entry a{
	color:#fff;
}



.gta_back_button {
    font-size:12px;
    color:#FFF;
    text-shadow: 0px 1px 1px #9E6E44;
    padding: 10px 25px 0px 30px;
	text-align:center;
    overflow:hidden;
	float:right;
    position:relative;
    height:34px;
    background: url("../menu/back_gta_button.png") no-repeat 23px 2px;
}

.gta_back_button a{
	color:#fff;
}



form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
*:focus {outline: none;}

a {text-decoration: underline; color:#747474;}
a:hover {text-decoration: none;}

img {border-style: none;}

h1, h2, h3, h4, h5 {
    margin:8px;
    padding:0px; 
    font-weight:normal;
    color: #6587A9;
}

p {padding:0px; margin:0px;}


input {
	vertical-align: middle;
}
/*---forms---*/
.baseform { background: #f5f6f7; }
.tableform { width: 100%; }
	.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
	.fieldsubmit, .tableform td { padding: 10px 15px; }
	.addnews { font-weight: bold; }
	.impot { color: #96c; font-weight: normal; }
	.checkbox { padding: 4px 0; line-height: 1em; }
		.checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }
.fbutton, .btn_reglog, .vresult { border: 0 none; background: none; cursor: pointer; }

.fbutton { text-shadow: 0 1px 0 #fff; font-size: 1.15em; margin-bottom: 2px; border: 1px solid #bcc5c9; width: 100px; height: 29px; color: #596368; padding: 2px 0 5px 0; background: #fff url("../images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
	.fbutton:hover { background-position: 0 10px; }
.fbutton {
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	box-shadow: 0 1px 4px -3px black;
}
button.fbutton span { cursor: pointer; display: block; padding-top: 2px; }

.navigatsion {
	position:relative;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

.nav_back_numbers {
	position:relative;
	overflow:hidden;
	float:left;
	width:668px;
	font-size:15px;
	color:#FFF;
}

.nav_back_numbers span {
	display:inline-block;
	float:left;
	text-align:center;
	width:22px;
	height:24px;
	padding:7px 0px 0px 0px;
	margin:0px 6px 0px 0px;
	background:#9bb36e url(../images/nav_back_numbers_span.png) left top no-repeat;
}

.nav_back_numbers a {
	display:inline-block;
	float:left;
	text-align:center;
	width:22px;
	height:24px;
	padding:7px 0px 0px 0px;
	margin:0px 6px 0px 0px;
	color:#494948;
	text-decoration:none;
}

.nav_back_numbers a:hover {
	background:#9bb36e url(../images/nav_back_numbers_span.png) left top no-repeat;
	color:#FFF;
}

.nav_back_link {
	position:relative;
	overflow:hidden;
	float:left;
	width:69px;
	height:31px;
	background: url(../images/nav_back_link.png) left top no-repeat;
}

.nav_back_link ul {
	padding:0px;
	margin:0px;
}

.nav_back_link li {
	list-style:none;
	float:left;
	margin:0px 7px 0px 0px;
}

.nav_back_link li:last-child {
	margin-right:0px;
}

li.li_nav_one a, li.li_nav_one span {
	display:block;
	background: url(../images/li_nav_one.png) left top no-repeat;
	width:31px;
	height:31px;
	text-indent:-9999px;
	cursor:pointer;
}

li.li_nav_one a, li.li_nav_one span {
	display:block;
	background: url(../images/li_nav_one.png) left top no-repeat;
	width:31px;
	height:31px;
	text-indent:-9999px;
	cursor:pointer;
}


li.li_nav_one a:hover, li.li_nav_one span:hover {
	background: url(../images/li_nav_one.png) left bottom no-repeat;
}

li.li_nav_two a, li.li_nav_two span {
	display:block;
	background: url(../images/li_nav_two.png) left top no-repeat;
	width:31px;
	height:31px;
	text-indent:-9999px;
	cursor:pointer;
}

li.li_nav_two a:hover, li.li_nav_two span:hover {
	background: url(../images/li_nav_two.png) left bottom no-repeat;
}
.nblock {
display: none;
}
#top_navigation {
	position:relative;
	overflow:hidden;
	margin:10px auto 0px;
	background:#6a4527 url(../images/top_navigation.png) left top no-repeat;
	width:1200px;
	height:31px;
}

#top_navigation ul {
	padding:0px;
	margin:0px;
}

#top_navigation li {
	list-style:none;
	float:left;
}

ul.ul_one {
	float:left;
}

ul.ul_one li {
	padding:0px 2px 0px 0px;
	background: url(../images/ul_one_li.png) right top no-repeat;
}

ul.ul_one li:last-child {
	background:none;
}

ul.ul_one li a {
	display:block;
	padding:9px 14px 0px;
	height:22px;
	text-transform:uppercase;
	text-shadow: 0px 1px 1px #616161;
	color: #F0EEEC;
	font-size:13px;
	text-decoration:none;
}

ul.ul_one li a:hover {
	text-decoration:underline;
    color: #FFFFFF;
	text-shadow: 1px 1px 0px #036DD5;
}

ul.ul_two {
	float:right;
}

ul.ul_two li {
	padding:0px 11px 0px 0px;
	margin:12px 10px 0px 0px;
	background: url(../images/ul_two_li.png) right 4px no-repeat;
}

ul.ul_two li:last-child {
	background:none;
	padding:0px;
	margin-right:14px;
}

ul.ul_two li a {
	display:block;
	text-indent:-9999px;
	width:11px;
	height:9px;
}

a.li_main {
	background: url(../images/ul_two_link.png) left top no-repeat;
}

a.li_map {
	background: url(../images/ul_two_link.png) center top no-repeat;
}

a.li_feedback {
	background: url(../images/ul_two_link.png) right top no-repeat;
}

#logo_login_holder {
	position:relative;
	overflow:hidden;
	width:1200px;
	height:150px;
	margin:0px auto;
    background: url(../images/gta_bg_header.png) right top no-repeat;
}

.logo {
	position:relative;
	overflow:hidden;
	float:left;
	width:243px;
	height:56px;
	margin:20px 0px 0px 0px;
}

.logo h1 a {
/*	width:243px;
	height:56px; */
	display:block;
	text-indent:-9999px; 
    
	/* background: url(../images/logo.png) left top no-repeat; */
}

.login_box {
	position:relative;
	overflow:hidden;
	float:right;
	margin:30px 12px 0px 0px;
	width:350px;
}

.login_box_left {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 4px 0px 0px;
	width:96px;
}

.login_box_left p {
	text-align:right;
	background: url(../images/login_box_left_p.png) right 5px no-repeat;
	font-size:10px;
	color:#bbce9b;
	font-style:italic;
	padding:0px 33px 0px 0px;
	margin:8px 0px 18px 0px;
}

.login_box_left p a {
	text-decoration:none;
	color:#bbce9b;
}

.login_box_left p a:hover {
	text-decoration:underline;
}

.login_box_center {
	position:relative;
	overflow:hidden;
	float:left;
	width:154px;
	margin:0px 5px 0px 0px;
}

.log_one {
	position:relative;
	overflow:hidden;
	font-size:11px;
	font-style:italic;
	color:#FFF;
    background: url(../images/login_box_center_p.png) left top no-repeat;
	width:154px;
	height:28px;
	margin:0px 0px 2px 0px;
}

.login_box_center p {
	float:left;
	width:30px;
	margin:8px 0px 0px 22px;
}

.log_name {
	float:left;
	width:91px;
	position:relative;
	overflow:hidden;
	font-size:11px;
	font-style:italic;
	color:#FFF;
	font-family: 'Cuprum', sans-serif;
	background:none;
	border:none;
	margin:8px 0px 0px 0px;
}

.log_name_one {
	float:left;
	width:86px;
	position:relative;
	overflow:hidden;
	font-size:11px;
	font-style:italic;
	color:#FFF;
	font-family: 'Cuprum', sans-serif;
	background:none;
	border:none;
	margin:8px 0px 0px 5px;
}

.log_button {
	position:relative;
	overflow:hidden;
	float:left;
	width:61px;
	height:60px;
	text-indent:-9999px;
	background: url(../images/log_button.png) left top no-repeat;
	display:block;
	border:none;
	cursor:pointer;
}

#wrapper {
	position:relative;
	overflow:hidden;
	margin:0px auto;
	width:1200px;
	background: url(../images/wrapper.png) left top repeat-y;
}

.bg_top {
	position:relative;
	overflow:hidden;
	/* background: url(../images/bg_top.png) left top no-repeat; */
}

.bg_bottom {
	position:relative;
	overflow:hidden;
	background: url(../images/bg_bottom.png) left bottom no-repeat;
}

#left_side {
	position:relative;
	overflow:hidden;
	float:left;
	width:212px;
}

#center_side {
	position:relative;
	overflow:hidden;
	float:left;
	width:738px;
	margin:17px 24px 0px 10px;
}

#right_side {
	position:relative;
	overflow:hidden;
	float:right;
	width:216px;
	margin:22px 0px 0px 0px;
}

.right_side h5 {
    
  margin:0px;
        
}

.search_holder {
	position:relative;
	overflow:hidden;
	margin:16px 0px 0px 0px;
	background: color:#fff url(../images/search_holder.png) left top no-repeat;
	height:34px;
}

.s_field {
	position:relative;
	overflow:hidden;
	float:left;
	background: url(../images/s_field.png) left top no-repeat;
	font-family: 'Cuprum', sans-serif;
	color:#a89e95;
	font-size:12px;
	border:none;
	margin:0px 0px 0px 8px;
	width:149px;
	height:27px;
	padding:0px 0px 0px 23px;
}

.dlet_bttn_search {
	position:relative;
	overflow:hidden;
	float:left;
	width:27px;
	height:27px;
}

.menu {
	position:relative;
	overflow:hidden;
	background:#93ae65 url(../images/menu.png) left top no-repeat;
	margin:0px 0px 10px 0px;
}

.menu_bg_bottom {
	position:relative;
	overflow:hidden;
	background: url(../images/menu_bg_bottom.png) left bottom no-repeat;
	padding-bottom:6px;
}

.menu ul {
	margin:32px 0px 0px 0px;
	padding:0px;
}

.menu li {
	list-style:none;
}

.menu li a {
	background:#a0bd6f url(../images/menu_li.png) 5px 4px no-repeat;
	padding:4px 10px 4px 22px;
	margin:0px 10px 3px 11px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display:block;
	text-decoration:none;
	text-shadow:1px 0px 0px #93ae65;
	color:#FFF;
}

.menu li a:hover {
	text-decoration:underline;
}

.vote_holder {
	position:relative;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding:0px 0px 22px 8px;
/*	background: url(../images/vote_holder.png) left bottom no-repeat; */
}

.vote_title {
	position:relative;
	overflow:hidden;
	background: url(../images/vote_title.png) left top no-repeat;
	color: #E2E2E2;
	text-shadow: 0px 1px 0px #666666;
	padding:10px 0px 0px 21px;
	height:23px;
	margin:0px 0px 9px 0px;
    font-size: 14px;
}

.vote_sub_title {
	position:relative;
	overflow:hidden;
	background: #a0b7c8 url(../images/vote_sub_title.png) left top no-repeat;
	width:151px;
	padding:15px 40px 0px 19px;
	margin: 5px 0px 0px 0px;
	min-height:19px;
	color: #FCFCFC;
	text-shadow: 0px 1px 0px #6C6C6C;
}

.vote_sub_title_bottom {
	position:relative;
    margin: 0px 0px 0px 0px;
	overflow:hidden;
	background: url(../images/vote_sub_title_bottom.png) left top no-repeat;
	height:8px;
	margin-bottom:5px;
}

#dle-vote {
	line-height:20px;
	margin: 0px 12px 6px 8px;
	color: #FFFFFF;
    text-shadow: 1px 1px 1px #777;
	font-size: 13px;
}

.all_result {
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	margin:0px 3px 0px 5px;
	width:36px;
	height:25px;
	background: url(../images/all_result.png) left top no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}

.all_vote {
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	margin:0px 4px 0px 0px;
	width:35px;
	height:25px;
	background: url(../images/all_vote.png) left top no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}

.all_doit {
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	margin:0px 0px 0px 38px;
	width:79px;
	height:25px;
	background: url(../images/all_doit.png) left top no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}

.left_news {
	position:relative;
	overflow:hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 22px 6px;
	background: url(../images/vote_holder.png) left bottom no-repeat;
}

.left_news h3 {
	background: url(../images/vote_holder_h3.png) left top no-repeat;
	color: #E0E0E0;
	text-shadow: 0px 1px 0px #36474A;
	padding: 10px 0px 0px 20px;
	margin:0px 0px 9px 3px;
	height:24px;
	font-size: 14px;
}

.left_news_box {
	position:relative;
	overflow:hidden;
	background: url(../images/left_news_box.png) left bottom repeat-x;
	width:200px;
	padding:0px 0px 6px 2px;
	margin:0px 0px 4px 1px;
}

.left_news_box:last-child {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.left_news_box h4 {
	position:relative;
	overflow:hidden;
	background: url(../images/left_news_box_h4.png) left top no-repeat;
	font-size:11px;
    margin: 0px;
}

.left_news_box h4 a {
	height:23px;
	padding:3px 10px 0px 30px;
	line-height:20px;
	text-decoration:none;
	display:block;
	color:#fff8e8;
	text-shadow:0px 0px 3px #ecdfcd;
    margin: 0px;
}

.left_news_box h4 a:hover {
	text-decoration:underline;
}

.left_news_body {
	position:relative;
	overflow:hidden;
	background:#e9e7d4 url(../images/left_news_body.png) left bottom no-repeat;
	padding:0px 0px 5px 0px;
}

.left_news_img {
	position:relative;
	overflow:hidden;
	float:left;
	margin:4px 3px 0px 4px;
	width:59px;
	height:59px;
}

.left_news_img img {
	width:59px;
	height:59px;
}

.left_news_img_shadow {
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/left_news_img_shadow.png) left top no-repeat;
	width:59px;
	height:59px;
}

.left_news_text {
	position:relative;
	overflow:hidden;
	float:left;
	margin:5px 5px 0px 0px;
	width:129px;
	font-size: 11px;
	color: #5E5E5E;
	text-shadow: 0px 1px 0px #DBD9C4;
}



.right_box_holder {
	position:relative;
	overflow:hidden;
	background:#FFF url(../images/right_box_holder.png) left top repeat-y;
	margin:0px 0px 9px 0px;
}

.right_box_bottom {
	position:relative;
	overflow:hidden;
	background: url(../images/right_box_bottom.png) left top no-repeat;
	height:12px;
}

.right_box_holder h5 {
	position:relative;
	overflow:hidden;
	background:#CFCFCF url(../images/right_box_holder_h5.png) left top no-repeat;
	color:#f3f7e7;
	font-size:14px;
	text-shadow:0px 1px 1px #0047C8;
	padding:15px 0px 0px 30px;
	height:32px;
    margin: 0px;
}

.top_player_box {
	position:relative;
	overflow:hidden;
	background: url(../images/top_player_box.png) left bottom repeat-x;
	margin:8px 7px 0px 11px;
	padding:0px 0px 8px 0px;
	width:198px;
}

.top_player_num {
	position:relative;
	overflow:hidden;
	float:left;
	margin:2px 7px 0px 0px;
	width:21px;
	height:16px;
	padding:5px 0px 0px 0px;
	background:#91ab64;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	color:#FFF;
}

.top_player_ava {
	position:relative;
	overflow:hidden;
	float:left;
	margin:2px 5px 0px 0px;
	width:33px;
	height:33px;
}

.top_player_ava img {
	width:33px;
}

.top_player_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:132px;
}

.top_player_right a {
	text-decoration:none;
	font-size:12px;
	color:#799721;
}

.top_player_right a:hover {
	text-decoration:underline;
}

.top_player_right p {
	font-size:10px;
	color:#717171;
}

.archives_holder {
	position:relative;
	overflow:hidden;
	line-height:0px;
	margin:6px 0px 0px 0px;
}

.archives_holder a {
	background:#91ab64 url(../images/archives_holder_a.png) 4px 3px no-repeat;
	padding:4px 10px 4px 19px;
	margin:0px 11px 2px 11px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display:block;
	text-decoration:none;
	text-shadow:1px 0px 0px #93ae65;
	color:#FFF;
	line-height:normal;
}

.archives_holder a:hover {
	text-decoration:underline;
}

.banner_one {
	position:relative;
	overflow:hidden;
	width:214px;
	height:221px;
	margin:0px 0px 20px 1px;
}

#footer {
	position:relative;
	overflow:hidden;
	margin:0px auto 0px;
	width:1200px;
	height:150px;
	background: url(../images/footer_gta.png) left top repeat-x;
}

.footer_nav {
	position:relative;
	overflow:hidden;
	height:40px;
    margin-left: 30px;
	margin-top: 10px;
}

.footer_nav ul {
	padding:0px;
	margin:0px;
}

.footer_nav li {
	list-style:none;
	float:left;
	background: url(../images/footer_nav_li.png) right 1px no-repeat;
	padding:2px 11px 2px 0px;
	margin:16px 9px 0px 0px;
}

.footer_nav li:last-child {
	background:none;
}

.footer_nav li a {
	color:#adab95;
	font-size:11px;
	text-transform:uppercase;
	background: url(../images/footer_nav_li_a.png) left top no-repeat;
	padding:2px 0px 2px 18px;
	text-decoration:none;
}

.footer_nav li a:hover {
	text-decoration:underline;
}

.footer_buttom {
	position:relative;
	overflow:hidden;
	background: url(../images/footer_buttom.png) left top no-repeat;
	height:98px;
}

.footer_left {
	position:relative;
	overflow:hidden;
	float:left;
	background: url(../images/footer_left.png) left 18px no-repeat;
	padding:0px 0px 0px 242px;
	width:527px;
	height:98px;
}

.footer_left p {
	font-size:11px;
	color:#9e9d92;
	margin:25px 0px 0px 0px;
}

.footer_left ul {
	padding:0px;
	margin:5px 0px 0px 0px;
}

.footer_left li {
	list-style:none;
	float:left;
	font-size:11px;
	color:#bfbeb0;
	padding:0px 5px 0px 0px;
}

.footer_left li a {
	color:#bfbeb0;
	text-decoration:none;
}

.footer_left li a:hover {
	text-decoration:underline;
}

.counter {
	position:relative;
	overflow:hidden;
	float:left;
	width:231px;
}

.counter_box {
	position:relative;
	overflow:hidden;
	margin:21px 0px 0px 0px;
}

.counter_box_one {
	position:relative;
	overflow:hidden;
	float:left;
	width:88px;
	height:31px;
	padding:0px 1px 2px 1px;
	background: url(../images/counter_box_one.png) left top no-repeat;
	margin:0px 9px 0px 0px;
}

.counter p {
	display:block;
	text-indent:-9999px;
	background: url(../images/counter_p.png) left top no-repeat;
	width:116px;
	height:10px;
	margin:6px 0px 0px 37px;
}

.short_holder {
	position:relative;
	overflow:hidden;
	margin:0px 0px 25px 0px;
}

.title_date {
	position:relative;
	overflow:hidden;
	margin:0px 0px 6px 0px;
}

.title_hold {
	position:relative;
	overflow:hidden;
	background:#FFF url(../images/title_date_gta.png) left top no-repeat;
	width:738px;
	margin:0px 10px 0px 0px;
	float:left;
}




.title_hold_stat {
	float:inherit;
	width:815px;
	margin:0px;
	/* background:#8bab5e url(../images/title_hold_stat.png) left top no-repeat; */
}

.title_bottom {
	position:relative;
	overflow:hidden;
	/* background: url(../images/title_bottom.png) left bottom no-repeat; */
}

.title_bottom_stat {
	position:relative;
	overflow:hidden;
	/* background: url(../images/title_bottom_stat.png) left bottom no-repeat; */
}

.title_hold h4 {
	position:relative;
	overflow:hidden;
	float:left;
	background: url(../images/title_hold_h4.png) left 15px no-repeat;
	margin:0px 10px 0px 5px;
	padding:12px 0px 12px 10px;
	width:303px;
	text-transform:uppercase;
	color:#FFF;
	font-size:13px;
	text-shadow:0px 1px 1px #657d46;
}

.title_bottom_stat h4 {
	width:377px;
}

.title_hold h4 a {
	color:#FFF;
	text-decoration:none;
	text-shadow:0px 1px 1px #657d46;
}

.title_hold h4 a:hover {
	text-decoration:underline;
	color: #B0C0F5;
	text-shadow: 1px 0px 0px #6F6F6F;
}


.title_hold h4 span {
	font-weight:bold;
}

.short_rating {
	position:relative;
	overflow:hidden;
	float:left;
	width:108px;
	height:20px;
	margin:8px 0px 0px 0px;
}

.date_holder {
	position:relative;
	overflow:hidden;
	float:left;
	background:#7b5634 url(../images/date_holder.png) left top no-repeat;
	width:64px;
	height:34px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:15px;
	line-height:15px;
	text-shadow:0px 1px 1px #422d1b;
	color:#FFF;
}


/* таблица вывода даты, над статьей */
.data_post_gta {
    font-size:12px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 0px;
	text-align:center;
    overflow:hidden;
	float:right;
   
    position:relative;
    height:34px;
        
 }

/* Иконки игр для категорий */
.data_category_icon_gta_vc {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:0px 20px 0px 20px;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_vice_city_icon.png") no-repeat 12px 6px;
}


/* Иконки игр для категорий SA */
.data_category_icon_gta_sa {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_san_andreas_icon.png") no-repeat 12px 6px;
}

/* Иконки игр для категорий GTA 2D */
.data_category_icon_gta_2d {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_2d_icon.png") no-repeat 12px 6px;
}
    
/* Иконки игр для категорий GTA III */
.data_category_icon_gta_3 {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_3_icon.png") no-repeat 12px 6px;
}
    
/* Иконки игр для категорий GTA Portable */
.data_category_icon_gta_portable {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_portable_icon.png") no-repeat 12px 6px;
}
    
/* Иконки игр для категорий GTA IV */
.data_category_icon_gta_4 {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_4_icon.png") no-repeat 12px 6px;
}
            
/* Иконки игр для категорий GTA V */
.data_category_icon_gta_5 {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gta_5_icon.png") no-repeat 12px 6px;
}
                
/* Иконки игр для категорий GameDev */
.data_category_icon_gamedev {
    font-size:5px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
    text-align:center;
    float:left;
    position:relative;
    height:32px;
    background: url("../menu/gamedev_icon.png") no-repeat 12px 6px;
}

.data_category_gta {
    font-size:12px;
    color:#FFF;
    text-shadow:0px 1px 1px #422d1b;
    padding:10px 20px 0px 25px;
	text-align:center;
    overflow:hidden;
	float:right;

    position:relative;
    height:34px;
    background: url("../menu/folder_gta.png") no-repeat 0px 8px;
       
 }


.data_category_gta a{
      color:#FFF;
 }

.data_category_gta a:hover{
    text-decoration:underline;
    color: #FFFFFF;
	text-shadow: 1px 1px 0px #036DD5;
}


.date_holder p {
	font-size:11px;
}


/* GTA иконки */
.short_sub_gta_author  {
    list-style:none;
	float:left;
	background: url(../images/short_sub_li_gta_author.png) left top no-repeat;
	padding:3px 2px 5px 25px;
	margin:8px 15px 0px 0px;    
        
}



.short_sub_gta_comment  {
    list-style:none;
	float:left;
	background: url(../images/short_sub_gta_comment.png) left top no-repeat;
	padding:3px 2px 5px 25px;
	margin:8px 15px 0px 0px;    
        
}


.short_sub_gta_view {
    list-style:none;
	float:left;
	background: url(../images/short_sub_gta_view.png) left top no-repeat;
	padding:3px 2px 5px 25px;
	margin:8px 15px 0px 0px;    
        
}


.short_sub_gta_rang {
    list-style:none;
    float:right;
	padding:3px 2px 5px 25px;
	margin:0px 2px 0px 0px;    
}



.short_sub {
	position:relative;
/* overflow:hidden; */	
	background:#f6f6f6 url(../images/short_sub.png) left top no-repeat;
	margin:0px 0px 10px 0px;
	color:#9c9c9c;
	height:38px;
}

.short_sub ul {
	padding:0px;
	margin:0px 0px 0px 12px;
	float:left;
	width:720px;
}

.short_sub li {
	list-style:none;
	float:left;
	background: url(../images/short_sub_li.png) right top no-repeat;
	padding:3px 9px 5px 0px;
	margin:10px 6px 0px 0px;
}

.short_sub li a {
	text-decoration:none;
	color:#9c9c9c;
}

.short_sub li a:hover {
	text-decoration:underline;
}

.short_sub li:last-child {
	background:none;
	padding-right:0px;
	margin-right:0px;
}

.short_sub li span {
	background: url(../images/short_sub_li_span.png) left 4px no-repeat;
	padding:8px 0px 6px 24px;
}

.short_sub li span a {
	text-decoration:none;
	color:#9c9c9c;
}

.short_sub li span a:hover {
	text-decoration:underline;
}

.cat_name {
	position:relative;
	overflow:hidden;
	float:left;
	width:72px;
	height:22px;
	padding:8px 0px 0px 0px;
	text-align:center;
	text-shadow:0px 1px 1px #506d32;
	color:#FFF;
	background:#6b9340 url(../images/cat_name.png) left top no-repeat;
	margin:4px 0px 0px 0px;
}

.short_body {
	position:relative;
	overflow:hidden;
	margin:25px 0px 10px 20px;
}

.short_body img {
	margin:0px 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 8px;
}

.tag_holder {
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
}

.tag_holder a {
	background:#85a348;
	color:#FFF;
	text-decoration:none;
	padding:3px 12px 2px;
	text-indent:0px;
	display:table;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: inset 1px 0px 3px 0px rgba(103,123,63,1);
	-moz-box-shadow: inset 1px 0px 3px 0px rgba(103,123,63,1);
	box-shadow: inset 1px 0px 3px 0px rgba(103,123,63,1);
	float:left;
	margin:0px 3px 0px 0px;
}

.tag_holder a:hover {
	text-decoration:underline;
}

.tag_holder_full {
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	width:405px;
	margin:5px 10px 0px 0px;
}

.tag_holder_full a {
	background:#85a348;
	color:#FFF;
	text-decoration:none;
	padding:3px 12px 2px;
	text-indent:0px;
	display:table;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: inset 1px 0px 3px 0px rgba(103,123,63,1);
	-moz-box-shadow: inset 1px 0px 3px 0px rgba(103,123,63,1);
	box-shadow: inset 1px 0px 3px 0px rgba(103,123,63,1);
	float:left;
	margin:0px 3px 0px 0px;
}

.tag_holder_full a:hover {
	text-decoration:underline;
}

.back_button {
	position:relative;
	overflow:hidden;
	float:left;
	width:105px;
	height:30px;
}

.back_button a {
	display:block;
	background:#815b38 url(../images/back_button_a.png) left top no-repeat;
	width:88px;
	height:23px;
	padding:7px 0px 0px 17px;
	font-size:13px;
	text-shadow:0px 1px 0px #604329;
	color:#FFF;
	text-decoration:none;
}

.back_button a:hover {
	text-decoration:underline;
}

.attention_holder {
	/* background:#b12121 url(../images/attention_holder.png) left top no-repeat; */
    position:relative;
	overflow:hidden;
	background-color: #cc0000;
	margin:0px 0px 20px 0px;
	text-shadow:0px 1px 0px #8e1d1d;
	height:29px;
	padding:15px 0px 0px 66px;
	color:#FFF;
}

.comment_hold {
	position:relative;
	overflow:hidden;
	margin:0px 0px 10px 20px;
}

.comment_left {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 4px 0px 0px;
	width:55px;
	height:55px;
}

.comment_left_shadow {
	width:55px;
	height:55px;
	top:0px;
	left:0px;
	position:absolute;
	overflow:hidden;
	background: url(../images/comment_left_shadow.png) left top no-repeat;
}

.comment_left img {
	height:55px;
}

.comment_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:640px;
	margin:7px 0px 0px 0px;
}

.comment_top {
	margin:0px 0px 3px 0px;
	position:relative;
	overflow:hidden;
	background:#f2f2f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 3px 0px #cecece;
	-moz-box-shadow: inset 0px 1px 3px 0px #cecece;
	box-shadow: inset 0px 1px 3px 0px #cecece;
	height:26px;
}

.comm_date {
	position:relative;
	overflow:hidden;
	float:left;
	margin:4px 9px 0px 3px;
	width:110px;
	height:16px;
	padding:3px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	color:#f5f3e4;
	text-shadow: 0px 1px 1px #0B0B0B;
	background: url(../images/comm_date.png) left top no-repeat;
}

.comm_author {
	position:relative;
	overflow:hidden;
	float:left;
	width:230px;
	color:#555983;
	margin:7px 0px 0px 0px;
}

.comm_author a {
	color:#201A1A;
}

.comm_group {
	position:relative;
	overflow:hidden;
	float:right;
	margin: 3px 4px 0px 0px;
	background:#f2f2f2;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius: 4px;
	color:#FFF;
	background:#ddd;
	text-align:center;
	padding: 5px 6px 5px;
	height: 12px;
	font-size: 15px;
	line-height: 13px;
}

.comment_stat {
	position:relative;
	overflow:hidden;
	background: url(../images/comment_stat.png) left bottom repeat-x;
	padding:0px 0px 6px 0px;
	margin:0px 0px 3px 0px;
}

.comment_stat span {
	font-size:11px;
	color:#acacac;
	background:#f0f0f0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:2px 6px 1px 0px;
	display:inline-block;
}

.comment_text {
	margin:0px 0px 3px 0px;
	position:relative;
	overflow:hidden;
	background:#f2f2f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 3px 0px #cecece;
	-moz-box-shadow: inset 0px 1px 3px 0px #cecece;
	box-shadow: inset 0px 1px 3px 0px #cecece;
	padding:5px 10px 3px;
	color:#626262;
}

.comment_text p {
	text-align:right;
	font-size:11px;
	font-style:italic;
	color:#bababa;
}

.comment_text p a {
	text-decoration:none;
	color:#bababa;
}

.comment_text p a:hover {
	text-decoration:underline;
}

.add_comment_holder {
	position:relative;
	overflow:hidden;
	margin:20px 0px;
}

.add_comment_holder h4 {
	font-size:16px;
	font-style:italic;
}

.add_comm_inside {
	position:relative;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}

.input_one {
	position:relative;
	overflow:hidden;
	background:#f2f2f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 3px 0px #cecece;
	-moz-box-shadow: inset 0px 1px 3px 0px #cecece;
	box-shadow: inset 0px 1px 3px 0px #cecece;
	color:#9e9e9e;
	font-family: 'Cuprum', sans-serif;
	font-size:11px;
	padding:5px 10px 3px;
	width:200px;
	border:none;
	margin:0px 20px 0px 0px;
}

.set_code {
	position:relative;
	overflow:hidden;
	float:left;
	width:120px;
	margin:0px 20px 0px 0px;
}

.set_code img {
	width:120px;
	height:50px;
}

.set_code a {
	display:none;
}

.input_two {
	position:relative;
	overflow:hidden;
	background:#f2f2f2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0px 1px 3px 0px #cecece;
	-moz-box-shadow: inset 0px 1px 3px 0px #cecece;
	box-shadow: inset 0px 1px 3px 0px #cecece;
	color:#9e9e9e;
	font-family: 'Cuprum', sans-serif;
	font-size:21px;
	padding:0px 10px;
	width:100px;
	height:50px;
	border:none;
	margin:0px 20px 0px 0px;
	float:left;
}

.fbutston {
	position:relative;
	overflow:hidden;
	float:right;
	width:108px;
	height:33px;
	margin:6px 0px 0px 0px;
	background:none;
	cursor:pointer;
	border:none;
}

.ava_holder {
	position:relative;
	overflow:hidden;
	float:left;
	width:55px;
	height:55px;
	margin:0px 10px 0px 0px;
}

.ava_holder_shadow {
	position:absolute;
	top:0px;
	left:0px;
	width:55px;
	height:55px;
	background: url(../images/comment_left_shadow.png) left top no-repeat;
}

.ava_holder img {
	height:55px;
}

.login_text_holder {
	position:relative;
	overflow:hidden;
	float:left;
	width:280px;
}

.login_text_holder ul {
	float:left;
	margin:0px 20px 0px 0px;
	padding:0px;
}

.login_text_holder li {
	list-style:none;
	margin:0px 0px 3px 0px;
}

.login_text_holder li a {
	text-decoration:none;
    color: #DDD;
    font-size:12px;
    font-weight:bold;
}

.login_text_holder li a:hover {
	text-decoration:underline;
    color: #FFF;
    font-weight:bold;
    font-size:12px;
}

.user_body {
	position:relative;
	margin:20px 0px 0px 15px;
}

.user_body table {
	border-collapse:collapse;
}

.user_body td {
	padding:3px 2px;
}

.user_ava_hold {
	position:relative;
	overflow:hidden;
	float:left;
	width:100px;
	margin:0px 20px 0px 0px;
}

.user_ava_hold img {
	width:100px;
	margin:0px 0px 10px 0px;
}

.user_ava_hold ul {
	padding:0px;
	margin:0px;
}

.user_ava_hold li {
	list-style:none;
	margin-bottom:4px;
	margin-left:5px;
}

.user_ava_hold li a {
	text-decoration:none;
}

.user_ava_hold li a:hover {
	text-decoration:underline;
}

.user_text_hold {
	position:relative;
	overflow:hidden;
	float:left;
	width:405px;
}

.user_body ul {
	padding:0px;
	margin:0px;
}

.user_body li {
	list-style:none;
	margin-bottom:4px;
	margin-left:5px;
}

li.li_stats {
	font-weight:bold;
	margin-top:12px;
}
/*---Найденные похожие новости при добавлении новостей на сайте---*/
.findrelated {
	width:99%;
	background: #ffc;border:1px solid #9E9E9E;
	padding: 5px;margin-top: 7px;
	margin-right: 10px;
}


/*

Visual Studio-like style based on original C# coloring by Jason Diamond <jason@diamond.name>

*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: white;
  color: black;
  -webkit-text-size-adjust: none;
}

.hljs-comment,
.hljs-annotation,
.hljs-template_comment,
.diff .hljs-header,
.hljs-chunk,
.apache .hljs-cbracket {
  color: #008000;
}

.hljs-keyword,
.hljs-id,
.hljs-built_in,.css
.smalltalk .hljs-class,
.hljs-winutils,
.bash .hljs-variable,
.tex .hljs-command,
.hljs-request,
.hljs-status,
.nginx .hljs-title,
.xml .hljs-tag,
.xml .hljs-tag .hljs-value {
  color: #00f;
}

.hljs-string,
.hljs-title,
.hljs-parent,
.hljs-tag .hljs-value,
.hljs-rules .hljs-value,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.hljs-template_tag,
.django .hljs-variable,
.hljs-addition,
.hljs-flow,
.hljs-stream,
.apache .hljs-tag,
.hljs-date,
.tex .hljs-formula,
.coffeescript .hljs-attribute {
  color: #a31515;
}

.ruby .hljs-string,
.hljs-decorator,
.hljs-filter .hljs-argument,
.hljs-localvars,
.hljs-array,
.hljs-attr_selector,
.hljs-pseudo,
.hljs-pi,
.hljs-doctype,
.hljs-deletion,
.hljs-envvar,
.hljs-shebang,
.hljs-preprocessor,
.hljs-pragma,
.userType,
.apache .hljs-sqbracket,
.nginx .hljs-built_in,
.tex .hljs-special,
.hljs-prompt {
  color: #2b91af;
}

.hljs-phpdoc,
.hljs-dartdoc,
.hljs-javadoc,
.hljs-xmlDocTag {
  color: #808080;
}

.hljs-type,
.hljs-typename { font-weight: bold; }

.vhdl .hljs-string { color: #666666; }
.vhdl .hljs-literal { color: #a31515; }
.vhdl .hljs-attribute { color: #00b0e8; }

.xml .hljs-attribute { color: #f00; }


/* ==========================================================================
   Модуль Easy Like by ПафНутиЙ */
/* ========================================================================== */

	.easylike_count {
		display: inline-block;
		color: #92DA4F;
		cursor: pointer;
		font: normal 16px/16px Arial, Tahome, sans-serif;
		background: #2c3e50 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABaElEQVR42qXUS0uUUQDH4XGcoiYpDBoogqg2AVWUm65QRAgVELRr08qIoAgICpRaRgS1lCAKShjcCd4QHXHjFxDxBqooIKgiOIqKKj4HGBiGGdR5f/AcOJs/Z3UqZp/eje3RRTJUUc8vShZnrz6Q5RONXIsymOIlX/jNMPejDNYzRQuhJaooWYJSXeENz9ghdIpsOS9M0kQr7YQqOcvMQV9YSZpqXpHrKkmWuUB+82SLDR7nD3d4wAK5agj1UNgWP/iYG7zJPd6xwm3GyO8vvRTrOmk6w+BDuhmhkZ+sUdg2ExRrihVOh8EXdPKEcrtFNRXxcKGLKPXzna9h8ByTRG2OQwlHklWiVMM36uKORU4SpUE2mQ2DI1ym3I7SQILxMNjFY8rtLQ28ZiyspvlMM5OMkmGa/dRHqINY7seu4xFnOE+Kf2RYZp38jpDiBs8ZoDZ/sLBa3nOJExzjMKENVpljiDb+s0VsF/laUSDICzycAAAAAElFTkSuQmCC') no-repeat 8px 50%;
		padding: 6px 15px 6px 40px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all ease .5s;
		-moz-transition: all ease .5s;
		-ms-transition: all ease .5s;
		-o-transition: all ease .5s;
		transition: all ease .5s;
	}
	.easylike_count:hover {
		color: #fff;
		background: rgba(44, 62, 80, .7) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABZElEQVR42qXTP29NcRzH8W9vS9wSUknvwCDUYFCCRGqwEDoYwFSjXCSGMhnQB8ATsDN0kcYgMfUBsIELibQMbVJF0n8h5V6vX3JvcodzWu55J68zfvPJyTmlRqMR6xhgmnmuEWtJj/U84DVV6hwscrDCChcI3nKDyFOKtbvDNE9I/WALufWQ1yDXOUedVD+L5JY3vZeXTBBN3SxznsiRubCbcfq4SqsD9LLAHtr7ymLWwq08Zp5Bok2VvFa5R3Slh4Y4zihLnOVjxvJdZHWIcU6HgyepU+M2ZeI/lfjOSHqHl3jGGTrtGH10RXPZKFHQfT6Xmu9liqLNsSEa0gmigCP84XJa+I3tFOkNq8ymg+/ZT6eVuUsPn9LcMV4QHbpFqtr6sPe6/I4JpvjAJF/4l47ynJ3MtP6UK5xiB7up8JBJFvhJe5uocJiLvGIYCx3MaJib7GMbm9lI6hfLzFHjKY/4TfwFLOFzQdqSgkUAAAAASUVORK5CYII=') no-repeat 8px 50%;
	}

	/*v 1.2*/
	.easylike_load {
		width:19px;
	}
	.easylike_circles {
		background-color: #2C3E50;
		float: left;
		height: 4px;
		margin: 6px 2px 6px 0;
		width: 4px;
		-webkit-animation-name: easylikeBounce;
		-webkit-animation-duration: 0.8999999999999999s;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-direction: linear;
		-o-animation-name: easylikeBounce;
		-o-animation-duration: 0.8999999999999999s;
		-o-animation-iteration-count: infinite;
		-o-animation-direction: linear;
		animation-name: easylikeBounce;
		animation-duration: 0.8999999999999999s;
		animation-iteration-count: infinite;
		animation-direction: linear;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.easylike_circles.ec1 {
		-webkit-animation-delay: 0.18s;
		-o-animation-delay: 0.18s;
		animation-delay: 0.18s;
	}
	.easylike_circles.ec2 {
		-webkit-animation-delay: 0.42000000000000004s;
		-o-animation-delay: 0.42000000000000004s;
		animation-delay: 0.42000000000000004s;
	}
	.easylike_circles.ec3 {
		-webkit-animation-delay: 0.5399999999999999s;
		-o-animation-delay: 0.5399999999999999s;
		animation-delay: 0.5399999999999999s;
	}
	@-webkit-keyframes easylikeBounce{0%{} 50%{background-color:#e74d3c} 100%{}}
	@-o-keyframes easylikeBounce{0%{} 50%{background-color:#e74d3c} 100%{}}
	@keyframes easylikeBounce{0%{} 50%{background-color:#e74d3c} 100%{}}

