
@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('gothic.eot');
    src: url('gothic.eot') format('embedded-opentype'),
         url('gothic.woff2') format('woff2'),
         url('gothic.woff') format('woff'),
         url('gothic.ttf') format('truetype'),
         url('gothic.svg#CenturyGothicRegular') format('svg');
}

html, body{
    font-family:'CenturyGothicRegular', Century Gothic,arial,sans-serif;
    margin:0;
    padding:0;
    text-align: center;
    background:url(bff.jpg) #eeeef0 repeat-x;
    min-width:320px;
    min-height: 150px;

}
input, select, textarea{
    font-family: 'CenturyGothicRegular',Century Gothic,arial,sans-serif;
}

a img {
    border: none;
}
a {
    color:#222;
}
#body {
  max-width: 1024px;
  min-width: 320px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#header{
    color:#fff;
    font-weight: bold;
}
#login{
    padding: 18px 30px;
}

#lang{
    position: absolute;
    right: 30px;
    top: 17px;
}
#menu {
    position: relative;
    height:70px;
}
#menu a{
    text-decoration: none;
    text-transform: uppercase;
    font-size:14px;
    font-weight: bold;
    padding: 12px 20px;
    margin-right: 13px;
    display:block;
    float:left;
    background: #262626;
    color: #c7c7c7;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    margin-bottom: 10px;
}
#menu a.active{
    background: #fff;
    color: #000;
}
#menu a:hover{
    background: #ccc;
    color: #000;
}
#search_block {
    
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    color: #636363;
    width:225px;
    float:right;
    margin-bottom: 10px;
}
#search {
    margin: 12px 5px 12px 20px;
    border:0;
    float:left;
    width:160px;
    font-size:14px;
    font-weight: bold;
    background: #fff;
}
#searchbutt{
    padding: 13px 5px;
    float:left;
    cursor: pointer;
}
#logo{
    padding:38px 32px 30px;
    width: 80%;
}
#sort{
    text-align: right;
    padding-bottom:19px;
    height: 23px;
    color:#333;
    line-height: 16px;
}
#top_navi, #bottom_navi, .tops, .block, .block_ex, .abuses{
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    word-wrap:break-word;
    clear: both;
}
#add_err {
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #b0120a;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    padding:20px;
    margin-bottom: 15px;
}
#add_err .name {
    color:#fff;
    font-size: 18px;
    font-weight: bold;
}
#add_err .type {
    color:#fff;
    margin: 5px 0 0 20px;
}
#add_err a{
    color: #fff;
    font-weight: bold;
}
.abuses{
    padding:10px;
    margin-bottom: 5px;
}
.block {
    padding:20px;
    margin-bottom: 15px;
}
.block .name{
    font-size: 18px;
    font-weight: bold;
}
.block_ex {
    padding:10px 5px;
}
.tops {
    padding:15px;
}
#in, #la, #da, #co, #ul, #abuse_dial {
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.46);
}
#in {
    display:none;
    width:200px;
    color:#424242;
    position: absolute;
    right: 0;
    top: 18px;
    list-style: none;
    line-height: 16px;
    margin:0;
    padding:0;
    z-index:2;
}
#ul {
    display:none;
    width:325px;
    color:#424242;
    position: absolute;
    right: 0;
    top: 18px;
    list-style: none;
    line-height: 16px;
    margin:0;
    padding:0;
    z-index:2;
}
#la {
    display:none;
    width:143px;
    color:#424242;
    position: absolute;
    right: 0px;
    top: 110px;
    list-style: none;
    line-height: 16px;
    margin:0;
    padding:0;
    z-index:2;
}
#da {
    display:none;
    width:190px;
    color:#424242;
    position: absolute;
    right: 18px;
    top: 246px;
    list-style: none;
    line-height: 16px;
    margin:0;
    padding:0;
    z-index:2;
}
#co {
    text-align: center;
    display:none;
    width:170px;
    color:#424242;
    position: absolute;
    right: 50px;
    top: 246px;
    list-style: none;
    line-height: 16px;
    margin:0;
    padding:10px;
    z-index:2;
}
#enter {
    text-align:right;
}
#in li span, #enter span{
    padding:18px 28px;
    color:#333;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #9a9a9a;
}
#in li a, #la li a, #da li a{
    padding:18px 28px;
    text-decoration: none;
    color:#444;
    display: block;
}
#in li:hover, #la li:hover, #da li:hover{
    background: #ccc;
}
#in li img, #enter img {
    float: right;
    margin:6px 7px;
}
#co a {
    margin: 4px 0;
    display: inline-block;
}
#co a img{
    
    border:1px solid #cfd8dc;
}
#co a img:hover{
    
    border:1px solid #333;
}
.navi {
    text-align: center;
    font-weight: bold;
    padding: 5px 15px 15px;
    color: #393939;
    font-size:16px;
}
.navi a{
    text-decoration: none;
    color: #393939;
     margin: 5px;
     line-height: 30px;
}
.navi a.active{
    color: #2e7885;
    font-size:20px;
}
.hr{
    width: 100%;
    height:1px;
    background: #cecece;
    margin-bottom: 10px;
}
.block_emblems{
    padding:10px 0;
    text-align: center;
}
#footer{
    margin: 30px 10px 20px;
    color:#636363;
    font-weight: bold;
}
#footer a{
     color:#636363;
}
.emblems {
    display: inline-block;
    width:160px;
    margin: 10px 2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    
}
#iemblem {
    display: inline-block;
    width:100%;
    margin: 0  0 10px;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    
}
#iemblem img{
    width:100%;
}
.emblems a img, #iemblem img{
    background: #ececec;
    }
#iemblem div img{background: none;width:auto;}
.emblems img, #imageemb{
    width:100%;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;

}
.likes{
    float:right;
    font-weight: bold;
    margin:10px 8px 12px 0;
    cursor:pointer;
}
.icon-premium{
    float:left;
    margin:8px 0 6px 8px;
}
.likes img{
    width:15px;
}
.icon-premium img{
    width:20px;
}
.right{
    float:right
}
#lang, #login{
    line-height: 16px;
    cursor: pointer;
}
#lang img, #login img, #sort img, #in img, #la img{
    vertical-align: middle;
    margin: 0 4px;
}
.color{
    height: 16px;
    width: 16px;
}
#date, #colors, #premium {
    float:right;
    margin-right: 15px;
    cursor: pointer;
    height: 18px;
    padding: 12px;
}
#date:hover, #colors:hover, #premium:hover {
    background: #cccccc;
}
.iinfo .icon-premium img{
    width:31px;
}
.iinfo .likes img{
    width:28px;
    vertical-align: middle;
}
.iinfo .likes {
    font-size:18px;
}
.iinfo{
    list-style: none;
    padding:0;
    margin:0;
}

.iinfo li{
    display: block;
    float: left;
    width: 100%;

    border-top:1px solid #ccc;
    font-size: 16px;
}
.iinfo li:first-child{
    
    border-top:none;
}
#copy, #layers{
    font-weight: bold;
    float: right;
}
.rinfo {
    margin: 0 2px 10px 2px;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    color:#111;
}
.radsense {
    margin: 0 2px 10px 25px;
    
}
h1 {
    margin:0;
    padding:7px 18px 6px 18px;
    font-size: 22px;
    font-weight: bold;
}
h2 {
    margin:0;
    padding:7px 18px 6px 18px;
    font-size: 24px;
    font-weight: bold;
}
#autor, #hidecode{
    padding:7px 18px 6px 18px;
}
#autor a{
    color:#111;
    font-weight: bold;
    margin-left:5px;
}
.headinfo {
    padding:7px 18px 6px 18px;
    font-size: 16px;
    font-weight: bold;
}
#idemblem {
    float:right;
    font-size:14px;
}
#idemblem span {
    font-weight: 100;
}
#showcode {
    padding: 9px 18px;
    cursor: pointer;
}
#showcode img, .rinfo img {
    vertical-align: middle;
}

#hidecode textarea{
    display:none;
    border:1px solid #999999;
    background: #fff;
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    width: 100%;
    height: 200px;
    font-family: "Lucida Console", Monaco, monospace;
    font-size:10px;
    margin: 10px 0;
}
#copy-button {
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border: 1px solid #c6c6c6;
    padding: 8px 14px;
    margin: 14px;
    width:70%;
}
#showimport {
    cursor: pointer;
}
#showimport img{
    vertical-align: middle;
}
#hideimport {
    padding:7px 18px 15px 18px;
    display:none;
}

#hideimport a{
    color:#111;
    font-weight: bold;
    margin-left:5px;
}
#tags{
    padding:7px 18px 15px 18px;
}
#tags a{
    color:#111;
    margin-right:15px;
    display: inline-block;
}
#abuse {
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #a40000;
    color:#fff;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
#abuse_dial {
    display: none;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    padding: 10px;
   
}
#abuse_dial select, #abuse_dial textarea {
    border: 1px solid #9e9e9e;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    
    margin: 3px 0;
    background: #fff;
    padding: 5px;
    
    
}
#abuse_dial select{
    width: 290px;
}
#abuse_dial textarea {
    width: 280px;
}
#abuse-button {
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
  width: 290px;
    border: 1px solid #c6c6c6;
   color:#000;
   padding 5px 0;
   cursor:pointer;
}
#ferror {
    text-align: center;
    font-size:70px;
    color:#999;
    padding: 20px 0;
}
#uLogin {
    text-align:center;
    padding: 12px 0 8px;
}
#uLogin img {
    margin: 4px;
    cursor: pointer;
}
#addform input {
    width:80%;
    border:1px solid #999999;
    background: #fff;
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    height:30px;
    margin: 7px 0;
    padding: 0 10px;
}

#addform textarea{
 
   border:1px solid #999999;
    background: #fff;
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    width: 80%;
    height: 200px;
    font-family: "Lucida Console", Monaco, monospace;
    font-size:10px;
    margin: 10px 0;
}
#addform input[type=submit]{
 cursor: pointer;
   border:1px solid #262626;
    background: #262626;
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    font-weight: bold;
    color: #fff;
    float:right;
    width: 250px;
    text-transform: uppercase;
 
}
#add{
     text-decoration: none;
    text-transform: uppercase;
    font-size:14px;
    font-weight: bold;
    padding: 12px 20px;
    margin-right: 13px;
    display:block;
    float:right;
    background: #262626;
    color: #fff;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
}
.buttons{
     text-decoration: none;
    text-transform: uppercase;
    font-size:14px;
    font-weight: bold;
    padding: 12px 20px;
   
    display:block;
    float:right;
    background: #262626;
    color: #fff;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    border: none;
    cursor: pointer;
}
.orders {
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    background: #fff;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
     padding:10px;
    margin-bottom: 15px;
    word-wrap:break-word
}
.orders a{
    font-weight: bold;
}
.orders span {
    float:right;
    color:#259b24;
    font-weight:bold
}
.orders textarea{
      
    border:1px solid #999999;
    background: #fff;
     border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -khtml-border-radius:2px;
    width: 100%;
    height: 100px;
    font-family: "Lucida Console", Monaco, monospace;
    font-size:10px;
    margin: 10px 0;
}
#delete {
    float: right;
    font-weight: bold;
    padding: 10px 20px 12px;
}
#eleft{
    float:left;
    width:100%;
    clear:both;
}
#eright{
    float:left;
    width:100%;
    margin-top: 20px;
}
iframe{
                width:100%;
}
@media only screen and (min-width:500px) {
    #eleft{
        width:30%;
    }
    #eright{
        width:70%;
        margin-top: 0;
    }
    .rinfo{
        margin: 0 2px 10px 25px;
    }
    #copy-button{
        float:right;
        margin: 0 14px 0 0;
        width:auto;
    }
    .navi a {
        margin: 0 2px;
    }
}
@media only screen and (min-width:780px) {
    #logo{
        width:auto;
    }
    #login{
            right: 0;
        top: 17px;
        position: absolute;
    }
    #lang{
        top: 128px;
    }
}