body {
    Margin: 0 auto;
    width: 1150px;
    font-family: arial;
    color: #fff;
    font-size: 14px;
    background: linear-gradient(45deg, #292929 25%, transparent 25%, transparent 75%, #292929 75%), linear-gradient(45deg, #292929 25%, transparent 25%, transparent 75%, #292929 75%) 0.1875em 0.1875em, radial-gradient(at 50% 0, #484847, #090909);
background-size: 0.375em 0.375em, 0.375em 0.375em, 100% 100%;

}
a{
    color: #ffbe1c;
    text-decoration: none;
}
b{
    color:#9ddced;
    font-size: 15px;
}
h1{
    font-size: 24px;
    color: #ffe400;
}
h2{
    font-size: 20px;
    color: #ffd771;
}
h3{
    font-size: 16px;
    color: #fcf4b0;
}
h4{
    font-size: 15px;
    color: #fcf4b0;
}
h5{
    font-size: 12px;
    color: #fcf4b0;
}
h6{
    font-size: 12px;
    color: #2b2c30;
    text-shadow: 1px 1px 1px 2px black;
    padding: 0px;
    margin: 0px;
    display:inherit;
}
p{
    width: 100%;
    font-size: 17px;
    text-indent: 35px;
    text-align: justify;
    font-family: Georgia;
    color: #dedfe0;
}
.head{
    width: 100%;
    height: 110px;
    background: url(../img/head.png);
    border-bottom:solid 3px #c6c6c6;
}
.namesite{
    Height: 25px;
    width: 190px;
    padding: 5px;
    background: #585858;
    border-radius: 6px 6px 0px 0px;
    border:solid 1px;
    border-color: #c6c6c6;
    font-size: 25px;
    text-align: center;
    position:relative;
    top: 75px;
    left: 40px;
}
.namesite a{
    color: #00d627;
}
.namesite a:hover{
    color: #dee041;
}
.site{
    width: 1150px;
    margin: 0 auto;
}
.left-menu{
    width: 19%;
    float: left;
    min-height: 200px;
    display: inline-block;
}
.right-menu{
    width: 20%;
    float: right;
     min-height: 200px;
     display:inline-block;
}
.content{
    padding: 20px;
    width: 57%;
    border-left: solid 1% #c6c6c6;
    border-right: solid 1% #c6c6c6;
    margin: 10 auto;
    background:#626870;
    
}
.menu{
    width: 80%;
    margin: 5 auto;
    
}
.menu a{
    text-decoration: none;
    display: block;
    font-weight: 600;
    color: #c6c6c6;
    background: linear-gradient(to right, #585858, #494949);
      background-size: 200% auto;
    margin: 20 auto;
    padding: 10px;
    Text-align:center;
    border-radius: 5%;
    border-bottom: 1px solid #c6c6c6;
    box-shadow: 0 0 14px #000;
    z-index: 0;
}
.menu a:hover{
    color: #383838;
    background: linear-gradient(to right, #787878, #696969);
    border-bottom: 1px solid #c6c6c6;
    box-shadow: 0 0 14px #585858;
}
.l{
    float:left;
    margin: 10px;
    border: 1px solid #c6c6c6;
}
.r{
     float:right;
    margin: 10px;
    border: 1px solid #c6c6c6;
}
.c{
    margin: 10px auto;
    border: 1px solid #c6c6c6;
}
.look{
    width: 20%;
    color: #203656;
    font-size: 10px;
    font-family: cursive;
    float:right;
}
red{
    color:#a80000;
    font-weight: 600;
}
.top-news{
    width: 100%;
    margin: 5px auto;
}
.top-news1{
    width: 90%;
    height: 140px;
    display: block;
    border-radius: 6px;
    box-shadow: 0 0 7px #000;
    margin: 20px auto;
    position: relative;
}
.mini{
    font-size: 12px;
    text-align: justify;
    padding: 5px;
    color: #dfe4ed;
    background: rgba(31, 33, 36,0.6);
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 6px 6px;
    
}
.mini:hover{
     background: rgba(31, 33, 36,0.9);
}
.mini-n{
    padding: 5px;
    font-size: 13px;
     line-height: 1;
    font-weight: 700;
    font-family: 'Times new Romania';
    margin: 0 auto;
    background: rgba(31, 33, 36, 0.9);
    display: block;
    border-radius:6px 6px 0px 0px;
    
}
.news-foto{
    float: right;
    width: 45%;
    max-height: 100px;
    min-height: 100px;
    border-radius: 0px 6px 6px 0px;
}
.top-news1:hover{
    color: #92ff05;
    box-shadow: 0 0 16px #585858;
}
.menu-img{
    width: 50px;
    height: 50px;
    float: right;
    margin: -17px 0;
    z-index: 2;
}
.game_top a{
    width: 580px;
    height: 170px;
    border-radius: 10px;
    box-shadow: 0 0 15px #000;
    margin: 20 auto;
    display: block;
    background: url('/img/games_foto.jpg');
    padding: 10px;
    position: relative;
}
.game_top a:hover{
   box-shadow: 0 0 16px #1f296b;
}
.g_g_foto{
    float: right;
    width: 230px;
    max-height: 190px;
    min-height: 190px;
    z-index: 0;
    border-radius: 0px 10px 10px 0px;
    margin: -10px -10px 0px 0px;
}
g_name{
    color: #4fb9ff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px ;
    margin: 0 auto;
}
.g_text{
    width: 74%;
    height: 95px;
    color: #ccc;
    padding: 10px;
    font-size: 14px;
    text-align: justify;
    background: rgba(31, 33, 36,0.7);
    margin: 0 auto;
    position: absolute;
    display: block;
    bottom: 25;
    z-index: 3;
    border-left: dashed 3px #ccc;
    border-radius: 0px 0px 0px 20px;
}
.g_text p{
    font-size: 14px;
    padding: 0px;
    margin:0;
}
.game_top h6{
    color: #ccc;
    position: absolute;
    bottom: 5;
    left: 10px;
}
.g_g_g{
    width: 350px;
    float: left;
}
.all_name{
    width: 100%;
    float: left;
}
.anime_top a{
    width: 580px;
    height: 170px;
    border-radius: 10px;
    box-shadow: 0 0 15px #000;
    margin: 20 auto;
    display: block;
    background: url('/img/anime_fon3.png');
    padding: 10px 10px;
}
.anime_top a:hover{
   box-shadow: 0 0 16px #1f296b;
}
a_name{
    color: #0a2657;
    font-size: 16px;
    font-weight: 600;
    padding: 10px ;
    font-family: 'Times New Romania';
    margin: 5px auto;
}
.a_text p{
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.kpop_top a{
    width: 580px;
    height: 170px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 15px #000;
    margin: 20 auto;
    display: block;
    background: url('/img/kfon.png');
    padding: 10px 10px;
}
.kpop_top a:hover{
   box-shadow: 0 0 16px #1f296b;
}
.kpop_top h6{
    position: absolute;
    bottom: 5px;
    left: 10px;
}
k_name{
    color: #d1d62d;
    font-size: 20px;
    font-weight: 700;
    padding: 10px ;
    font-family: 'Times New Romania';
    margin: 5px auto;
}
.k_text p{
    width: 410px;
    color: #ccc;
    padding: 10px;
    font-size: 14px;
    text-align: justify;
    background: rgba(31, 33, 36,0.6);
    display: block;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    border-left: dashed 3px #ccc;
    border-radius: 0px 0px 0px 20px;
}




.y_top a{
    width: 580px;
    height: 170px;
    border-radius: 10px;
    box-shadow: 0 0 15px #000;
    margin: 20 auto;
    display: block;
    position: relative;
    background: url('/img/metall-min.jpg');
    padding: 10px 10px;
}
.y_top a:hover{
   box-shadow: 0 0 16px #1f296b;
}
.y_top h5{
    position: absolute;
    bottom: 2px;
    right: 2px;
}
y_name{
    color: #d1d62d;
    font-size: 20px;
    font-weight: 700;
    padding: 10px ;
    font-family: 'Times New Romania';
    margin: 5px auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 410px; 
}
.y_text p{
    width: 410px;
    height: 100px;
    color: #ccc;
    padding: 10px;
    font-size: 14px;
    text-align: justify;
    background: rgba(31, 33, 36,0.6);
    display: block;
    position: absolute;
    top: 61px;
    left: 5px;
    margin: 0 auto;
    border-left: dashed 3px #ccc;
    border-radius: 0px 0px 0px 20px;
}
.all_top{
    width: 30%;
    height: 220px;
    border-radius: 10px;
    box-shadow: 0 0 10px #000;
    margin: 9px 9px;
    background: linear-gradient(to bottom, #202245, #181a36);
    display: inline-block;
}
.all_top:hover{
    box-shadow: 0 0 10px #1b1e42;
    background: #3e396b;
    opacity: 0.7;
}
.all_foto{
    float: right;
    width: 100%;
    max-height: 160px;
    min-height: 160px;
    border-radius: 0px 0px 10px 10px;
}
.all_s{
    font-family: Georgia ;
    font-size: 15px;
    width: 178px;
    height: 49px;
    padding: 5px 10px;
    display: block;
    word-wrap:break-word;
}
.but{
    padding: 10px 45px;
    border: 0px;
    background: linear-gradient(to right, #272c36, #030b1c);
    border-radius: 5px;
    color: #fff;
    font-family: Georgia;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
     box-shadow: 0 0 10px #000;
}
.but:hover{
     background: linear-gradient(to right, #272c36, #434761);
     border-bottom: #515778;
}
.zad{
    float: left;
    display: block;
    margin: 0px 0px 0px 180px;
}
.pered{
    float: right;
    display: block;
    margin: 0px 180px 0px 0px;
}
.navigation{
    width: 100%;
    height: 30px;
    margin: 5px auto;
    display: inline-block;
}
.social{
    width: 100%;
    margin: 15px auto;
    height: 36px;
    background: linear-gradient(to right, #5e6770, #40464d);
    border-left: solid 3px #000;
    border-right: solid 3px #000;
    border-top: dashed 1px #282b2e;
    border-bottom: dashed 1px #282b2e;
    border-radius: 5px;
    display: inline-block;
}
soc{
    float: right;
    display: inline-block;
    margin: 6px 30px;
}
soc_t{
    float: left;
    display: inline-block;
    font-size: 16px;
    font-family: Georgia;
    margin: 10px 20px;
}
.register{
    
    width: 60%;
    margin: 10px auto;
    padding: 20px;
    display: block;
    background: linear-gradient(to right, #454647, #1f2124);
    border-left: dashed 3px #fff;
    border-right: dashed 2px #fff;
    border-radius: 0px 20px 0px 20px;
}
.row_text{
    margin: 0px auto;
    width: 90%;
    display: block;
    padding: 4px;
    color: #222;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.name_row{
    font-size: 14px;
    color: #fff;
    font-family: Georgia;
    margin: 10 auto;
    width: 95%;
    padding: 5px;
}
fail{
    display: block;
    background: #9e1010;
    padding: 10px;
    margin: 5px;
    width: 90%;
    color: #290707;
    font-size: 18px;
    font-family: georgia;
}
succes{
    display: block;
    background: #1b9e31;
    padding: 10px;
    margin: 5px;
    width: 90%;
    color: #072b0d;
    font-size: 18px;
    font-family: georgia;
}
.user_anketa{
    width: 85%;
    height: 230px;
    position: relative;
    background: #f2f3f5;
    border-radius: 10px;
    color: #000;
    margin: 20 auto;
    display: block;
}
.user_foto{
    width: 145px;
    height: 145px;
    position: absolute;
    left: 15px; top: 15px;
    display: block;
    border: solid 1px #a9b2c4;
    
}
.user_foto img{
    margin: 0 auto;
}
.user_name{
    position: absolute;
    top: 15px; right: 30px;
    display: block;
    margin: 10px;
    color: #27292b;
    font-size: 20px;
    font-family: TAHOMA;
}
.text_name{
    font-family: arial;
    font-size: 12px;
    color: #222324;
}.user_info1{
    display: block;
    position: absolute;
    top: 15px; left: 170px;
    padding: 5px;
    border: solid 1px #a7a8a8;
}.user_info2{
    width: 135px;
    display: block;
    position: absolute;
    top: 170px; left: 15px;
    padding: 5px;
    border: solid 1px #a7a8a8;
}.user_info3{
    width: 64%;
    height: 85px;
    display: block;
    position: absolute;
    top: 65px; left: 170px;
    padding: 5px;
    border: solid 1px #a7a8a8;
}.user_info4{
    width: 64%;
    display: block;
    position: absolute;
    top: 170px; left: 170px;
    padding: 5px;
    border: solid 1px #a7a8a8;
}
.file_upload{
        width: 90%;
        display: block;
        font-size: 12px;
        margin: 10px auto;
    }
    .file_but{
         padding: 5px 25px;
    border: 0px;
    background: linear-gradient(to right, #272c36, #030b1c);
    border-radius: 5px;
    color: #fff;
    font-family: Georgia;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
     box-shadow: 0 0 10px #000;
    }
    .file_but:hover{
     background: linear-gradient(to right, #272c36, #434761);
     border-bottom: #515778;
}
.href_redact{
    position: absolute;
    right: -25px; top: -25px;
}
.coments{
    display: block;
    width: 100%;
}
.coments_button{
    display: block;
    margin: 5px;
    background:#b5bdc9;
    border: dashed 1px #3333;
    padding: 5px 10px;
}
.comment_area{
   display: block;
   margin: 5px;
   
    width: 70%;
    background: #edf1f7;
}
/* wmlink */
.wmlink a{
    text-decoration: none;
    display: block;
    font-weight: 600;
    color: #c6c6c6;
    background: linear-gradient(to right, #585858, #494949);
      background-size: 200% auto;
    margin: 20 auto;
    padding: 10px;
    Text-align:center;
    border-radius: 5%;
    border-bottom: 1px solid #c6c6c6;
    box-shadow: 0 0 14px #000;
    z-index: 0;
}
.wmlink a:hover{
    color: #383838;
    background: linear-gradient(to right, #787878, #696969);
    border-bottom: 1px solid #c6c6c6;
    box-shadow: 0 0 14px #585858;
}

/** new **/
.new_posts{
                width: 100%;
                margin: 10px auto;
                display: block;
                height: 180px;
            }
            .new_posts a{
                display: inline-block;
                width: 215px;
                height: 180px;
                position: relative;
                margin: 0 5px;
                border-radius: 5px;
                box-shadow: 0 0 5px #222;
            }
            .new_posts a:hover{
                box-shadow: 0 0 5px yellow;
            }
            .new_posts_text{
                position: absolute;
                bottom: 0;
                left: 0;
                width: calc(100% - 10px);
                height: 70px;
                padding: 5px;
                background: rgb(31, 33, 36, .8);
                color: #fff;
                border-radius: 0 0 5px 5px;
            }
/** new and **/





