/* Genel Sıfırlama ve Font Tanımları */
* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.gstatic.com/s/ubuntu/v20/4iCs6KVjbNBYlgo6eA.woff2) format('woff2');
}

body {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #a8a8a8;
    background: #242424 url(images/arka.png) repeat 0 0;
    min-width: 1000px;
    background-attachment: fixed;
}

body a {
    color: #57b4f7;
    text-decoration: none;
    cursor: pointer;
}

body a:hover {
    text-decoration: none;
    color: #57b1db;
}

body a img {
    border: 0;
}

/* Yardımcı Sınıflar */
.temizle {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
}

/* Üst Katman ve Başlık */
#gKatman {
    background: url(images/gkatman.png) repeat-x 0 0;
}

.bKatman {
    width: 995px;
    padding: 0px 0 30px;
    margin: 0 auto;
    background: url(images/bkatman.png) no-repeat 0 0;
}

.bSosyal {
    display: inline;
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}

.bSosyal a {
    display: block;
    float: left;
    padding-right: 9px;
    width: 22px;
    height: 22px;
    text-indent: -4000px;
}

.bSosyal a.facebook {
    background: url(https://metin2epvpserver.com/css/images/facebook.png) no-repeat 0 0;
}

.bSosyal a.twitter {
    background: url(https://metin2epvpserver.com/css/images/twitter.png) no-repeat 0 0;
}

.bSosyal a.googlep {
    background: url(https://metin2epvpserver.com/css/images/googlep.png) no-repeat 0 0;
}

.bSosyal a.rss {
    background: url(https://metin2epvpserver.com/css/images/rss.png) no-repeat 0 0;
}

.bSosyal a:hover {
    background-position: 0 -22px;
}

.girisKatman {
    float: right;
    padding-right: 20px;
    padding-top: 10px;
}

.girisKatman > a {
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    width: 110px;
    height: 60px;
    background: rgba(0, 77, 192, 0.56);
    font-family: Ubuntu, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    border-bottom: solid 1px #FFF;
    margin: 10px 1px 4px 7px;
}

#uKatman {
    position: relative;
    padding: 12px 0 9px 9px;
    width: 981px;
}

#uLogo {
    display: inline;
    float: left;
    width: 248px;
    height: 90px;
}

#uLogo a {
    display: block;
    width: 248px;
    height: 90px;
    background: url(images/logo.png) no-repeat 0 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

#uReklam {
    display: inline;
    float: right;
    width: 728px;
    height: 90px;
}

#uMenutrans {
    margin: 0 0 0 9px;
    padding: 0px 0 0 0px;
    width: 981px;
    height: 58px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#uMenu {
    margin: 6px 0 0 0px;
    padding: 0px 0 0 0px;
    width: 979px;
    height: 45px;
    background: url(images/nav-tail.png) repeat-x 0 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}

#uMenu ul li {
    list-style: none;
    display: inline;
    float: left;
    line-height: 45px;
    text-shadow: 1px 1px #1b3242;
}

#uMenu ul li {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
}

#uMenu ul li a {
    display: inline;
    float: left;
    padding: 0 22px 0 19px;
    color: #fff;
    background: url(images/doldur.png) repeat-x 0 -4000px;
}

#uMenu ul li a:hover {
    background-position: 0 0;
    text-decoration: none;
}

#FacebookUyeOl a {
    margin-left: 15px;
    padding: 4px 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background: rgba(86, 160, 194, 0.7);
    cursor: pointer;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    width: 287px;
    height: 20px;
    position: absolute;
    text-align: center;
    background-image: url(images/fbton.png);
    background-repeat: no-repeat;
    background-position: 55px 4px;
}

#FacebookUyeOl a:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    background-color: #57b1db;
}

#FacebookUyeOl a:active {
    background-color: #000000;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);
    border-color: rgba(86, 160, 194, 0.7);
    border-color: rgba(0, 0, 0, 0.9);
    color: #0f9ad9;
}

/* Ana İçerik Düzeni */
.anaKatman {
    width: 992px; /* Mevcut genişlik korundu */
    display: flex; /* Yan yana düzen için flex kullanıyoruz */
    justify-content: space-between; /* Elemanlar arasında boşluk bırakır */
    flex-wrap: nowrap; /* Elemanların kaymasını engeller */
    margin: 0 auto; /* Ortalanmış hali korundu */
    padding: 20px 0; /* Üst ve alt padding */
    box-sizing: border-box;
}

.solKatman {
    width: 680px; /* Mevcut genişlik korundu */
    float: none; /* Float kaldırıldı, flex ile düzenlenecek */
    box-sizing: border-box;
}

.sagKatman {
    width: 312px; /* Mevcut genişlik korundu */
    float: none; /* Float kaldırıldı, flex ile düzenlenecek */
    box-sizing: border-box;
    border: 1px solid #996B49; /* Mevcut stil korundu */
    border-radius: 5px;
    background: #f8f8f8;
    padding: 15px;
}

.uyesolKatman {
    width: 340px;
    float: left;
}

.uyeortaKatman {
    width: 340px;
    float: left;
}

.uyesagKatman {
    width: 312px;
    float: left;
}

/* Diğer Bölümler */
.sUyelik {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

.sKurallar {
    margin: 15px;
    border-bottom: solid 1px #373737;
    padding-bottom: 15px;
}

#sDuyuru {
    margin: 8px 3px 0 9px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf1.png) repeat;
    height: 30px;
}

.sListe {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

.sServertur {
    display: inline-block;
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
    width: 327px;
}

.sServertur img {
    margin: 15px 60px 15px 60px;
}

.sServerturbaslik {
    background: url(images/seffaf.png) repeat;
    font-size: 24px;
    text-align: center;
    padding: 10px;
}

#sArama {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

.sAlttarafi {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

.sAlttarafi > h2 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

.sAlttarafi p {
    padding-left: 17px;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.sServerekle {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

.sServerekleic {
    margin-left: 15px;
    margin-right: 15px;
}

.sServerekleana {
    background: rgba(147, 186, 196, 0.2);
    margin-bottom: 15px;
}

.sServereklesol {
    float: left;
    padding: 5px;
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
    font-size: 14px;
}

.sServereklesag {
    float: right;
}

.sServerekleanabut {
    float: right;
}

.sServereklesag select {
    width: 270px;
    background: #000000;
    color: #a9a9a9;
    border: 1px solid #3c7088;
    padding: 2px;
    font-size: 12px;
    margin-top: 1px;
    margin-right: 1px;
    height: 26px;
}

.sServereklesag input {
    width: 270px;
    background: #000000;
    color: #a9a9a9;
    border: 1px solid #3c7088;
    padding: 2px;
    font-size: 12px;
    margin-top: 1px;
    margin-right: 1px;
    height: 26px;
}

.sServerekleanatext {
    margin: 4px;
    height: 306px;
}

.sBlogsay {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sReklam {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
    height: 600px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sReklamvip {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
}

#sBlogsaykat {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sBlogsayson {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sSistatik {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sBlog {
    margin: 8px 0 0 9px;
    padding: 0px 0 0 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sBlogana {
    margin: 0px 15px 20px 15px;
    color: #FFF;
}

.sSistatikana {
    margin: 10px 15px 20px 15px;
}

.sSistatikanaic {
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
    margin-top: 5px;
}

.sSistatikanametin2 {
    float: left;
    margin: 6px 4px 6px 4px;
    background: url(images/metin2.png) no-repeat 0px 0;
    width: 20px;
    height: 20px;
}

.sSistatikanaknight {
    float: left;
    margin: 6px 4px 6px 4px;
    background: url(images/knight.png) no-repeat 0px 0;
    width: 20px;
    height: 20px;
}

.sSistatikanasilkroad {
    float: left;
    margin: 6px 4px 6px 4px;
    background: url(images/silkroad.png) no-repeat 0px 0;
    width: 20px;
    height: 20px;
}

.sSistatikanakul {
    float: left;
    margin: 6px 4px 6px 4px;
    background: url(images/kullanici.png) no-repeat 0px 0;
    width: 20px;
    height: 20px;
}

.sSistatikanaon {
    float: left;
    margin: 6px 4px 6px 4px;
    background: url(images/onlinekullanici.png) no-repeat 0px 0;
    width: 20px;
    height: 20px;
}

.sSistatikanabas {
    float: left;
    padding: 6px 4px 6px 0px;
}

.sSistatikanasay {
    float: right;
    padding: 6px 6px 6px 0px;
    color: #00a2ed;
    font-size: 11px;
}

#sDuyuruic {
    float: left;
    background: url(images/duyuru.png) no-repeat 0px 0;
    height: 25px;
    width: 100px;
    padding: 5px 0 0 7px;
    font-size: 14px;
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
}

#slider {
    float: left;
    padding: 6px 0 0 2px;
    font-size: 13px;
}

#Duyuruaddthis {
    float: right;
    width: 140px;
    margin: 8px;
}

#sBilgiler {
    position: relative;
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sBilgilerduz {
    position: absolute;
    left: 605px;
    top: 15px;
}

#sTanitim {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
    width: auto;
    height: auto;
}

#sTanitimic {
    padding: 20px;
    width: auto;
    height: auto;
}

#sYorumlar {
    margin: 8px 0 0 9px;
    padding: 0px 0 20px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sYorumlar a {
    margin: 3px 3px 0 3px;
    padding: 0px 0 5px 0px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sServerbAna {
    margin: 0px 15px 0px 15px;
    width: 635px;
}

#sServerbSol {
    float: left;
    width: 485px;
}

#sServerbSag {
    float: left;
    width: 150px;
    height: 132px;
}

.iBilgiler {
    padding: 3px;
    font-size: 14px;
}

.iSol {
    float: left;
    width: 70px;
    text-align: right;
    color: #FFFFFF;
    font-family: 'Ubuntu', sans-serif;
    text-shadow: 1px 1px #1b3242;
}

.iNokta {
    float: left;
    width: 20px;
    text-align: center;
    color: #FFFFFF;
    font-family: 'Ubuntu', sans-serif;
    text-shadow: 1px 1px #1b3242;
}

.iSag {
    float: left;
    font-family: 'Ubuntu', sans-serif;
    text-shadow: 1px 1px #1b3242;
}

#iCubuk {
    color: #CCCCCC;
    margin: 15px 15px 0px 15px;
    border: 1px solid rgba(6, 6, 6, 0.5);
    background: rgba(0, 0, 0, 0.2);
}

#iAdd {
    float: left;
    width: 200px;
    font-family: 'Ubuntu', sans-serif;
}

.iAddSek {
    float: left;
    padding: 5px 2px 5px 5px;
}

.iAddSek2 {
    float: right;
    padding: 1px;
}

#iAddsag {
    float: right;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
}

.iBanner {
    float: left;
    padding: 6px 6px 6px 6px;
    background: rgba(88, 162, 196, 0.7);
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
    -webkit-transition: background-color 0.3s;
}

#iOy {
    float: left;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px #1b3242;
    padding: 0px 5px 0px 0px;
}

.iOysag {
    float: left;
}

.iOyver {
    padding: 6px 6px 6px 6px;
    background: rgba(88, 162, 196, 0.7);
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
    -webkit-transition: background-color 0.3s;
    border: none;
    height: 30px;
}

.iOyver:hover {
    background: rgba(0, 0, 0, 0.2);
}

.iBanner:hover {
    background: rgba(0, 0, 0, 0.2);
}

.iBanner:active {
    color: #FF0000;
}

#sCubuk {
    color: #CCCCCC;
    margin: 15px 15px 0px 15px;
    border: 1px solid rgba(6, 6, 6, 0.5);
    background: rgba(0, 0, 0, 0.2);
}

.kAna {
    margin-left: auto; /* Tabloyu sağa hizalar */
    margin-right: 0; /* Sağda boşluk bırakmaz */
    width: 640px; /* Mevcut genişlik korundu */
    border: 1px solid #373737;
    color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}

.kAna {
    margin-left: 15px;
    border: 1px solid #373737;
    width: 640px;
    color: #FFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 5px;
}

.kAna a {
    color: #cccccc;
    text-decoration: none;
    cursor: pointer;
}

.kAna a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.kAna a:active {
    text-decoration: underline;
    color: #F00;
}

.kAna {
    width: 100%; /* Tablonun genişliği, kapsayıcısına göre %100 olacak */
    max-width: 100%; /* Taşmayı engeller */
    box-sizing: border-box;
}

.kKatman {
    background: rgba(236, 133, 0, 0.5);
    width: 640px;
    height: 28px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
}

.kNo {
    float: left;
    padding: 5px;
    width: 30px;
    text-align: center;
}

.kServer {
    float: left;
    padding: 5px;
    width: 430px;
}

.kTip {
    float: left;
    padding: 5px;
    width: 30px;
    text-align: center;
}

.kDurum {
    float: left;
    padding: 5px;
    width: 50px;
    text-align: center;
}

.kZorluk {
    float: left;
    padding: 5px;
    width: 50px;
    text-align: center;
}

.oNo {
    float: left;
    padding: 5px;
    width: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
}

.oServer {
    float: left;
    padding: 5px;
    width: 430px;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
}

.oServer a:hover {
    text-decoration: none;
}

.oTip {
    float: left;
    padding: 4px 5px 2px 5px;
    width: 30px;
    text-align: center;
}

.oDurum {
    float: left;
    padding: 2px 5px 2px 5px;
    width: 50px;
    text-align: center;
}

.oZorluk {
    float: left;
    padding: 5px;
    width: 50px;
    text-align: center;
    font-size: 13px;
}

.kOrta1 {
    background: rgba(0, 0, 0, 0.3);
    height: 28px;
    color: #CCCCCC;
    width: 640px;
    -webkit-transition: background-color 0.3s;
}

.kOrta2 {
    height: 28px;
    color: #CCCCCC;
    width: 640px;
    -webkit-transition: background-color 0.3s;
}

.kOrta1:hover {
    height: 28px;
    background: rgba(49, 71, 81, 0.2);
}

.kOrta2:hover {
    height: 28px;
    background: rgba(49, 71, 81, 0.2);
}

.Zor {
    color: #FF0000;
}

.Orta {
    color: #f79517;
}

.Kolay {
    color: #00CC33;
}

.PK {
    color: #FC0;
}

.Ardream {
    color: #0099FF;
    font-size: 12px;
}

.Mage {
    color: #00CC33;
}

.Emek {
    color: #6699FF;
}

.Wslik {
    color: #FFFFFF;
}

.GM {
    color: #CCFF00;
}

.Sunucuacik {
    color: #00CC33;
}

.Sunucukapali {
    color: #FF0000;
}

#Sayfalama {
    margin-left: 15px;
    margin-top: 15px;
    text-align: right;
    margin-right: 15px;
}

.dugme {
    display: inline-block;
    padding: 2px 6px 2px 6px;
    margin: 1px;
    border: 1px solid rgba(6, 6, 6, 0.5);
    background: rgba(0, 0, 0, 0.4);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    -webkit-transition: background-color 0.3s;
    text-shadow: 1px 1px #1b3242;
}

.dugme-aktif {
    display: inline-block;
    padding: 2px 6px 2px 6px;
    margin: 1px;
    border: 1px solid rgba(6, 6, 6, 0.5);
    background: rgba(88, 162, 196, 0.5);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    -webkit-transition: background-color 0.3s;
    text-shadow: 1px 1px #1b3242;
}

.dugme:hover {
    background: rgba(86, 160, 194, 0.7);
}

.dugme:active {
    background: rgba(0, 0, 0, 0.4);
    color: rgba(236, 133, 0, 0.9);
    border: 1px solid rgba(86, 160, 194, 0.7);
}

.dugme-aktif:hover {
    background: rgba(0, 0, 0, 0.4);
}

.iSag > h2 {
    font-weight: normal;
    font-size: 14px;
}

.sServerekle > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

.sListe > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    line-height: 47px;
    color: #efb765;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

.sUyelik > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sBilgiler > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

.sBlogsay > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sTanitim > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sYorumlar > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sYorumlara {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sArama > h1 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 26px;
    line-height: 47px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sBlog > h3 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sVideo > h3 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sBlogsaykat > h3 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sBlogsayson > h3 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sSistatik > h3 {
    margin-bottom: 5px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
    font-weight: normal;
    border-bottom: solid 1px #373737;
    margin-left: 15px;
    margin-right: 15px;
}

#sCubuk > div.eti {
    display: inline-block;
    padding: 3px;
}

#sCubuk > div.eti > h3 > a {
    color: #fff;
    font-weight: normal;
}

#sCubuk > div.eti > h3 > a:hover {
    color: #00a2ed;
}

#sBlogsayson > ul {
    margin: 10px 15px 20px 15px;
    list-style: square url("images/list-style.png");
    list-style-position: inside;
}

#sBlogsayson > ul > li {
    padding: 6px;
    margin: 4px 0px 4px 0px;
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sBlogsayson > ul > li > a {
    color: #a8a8a8;
}

#sBlogsayson > ul > li > a:hover {
    color: #559fc1;
}

#sBlogsayson > ul > li > span {
    color: #00a2ed;
    font-size: 11px;
}

#sBlogsaykat > ul {
    margin: 10px 15px 20px 15px;
    list-style: square url("images/list-style.png");
    list-style-position: inside;
}

#sBlogsaykat > ul > li {
    padding: 6px;
    margin: 4px 0px 4px 0px;
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
}

#sBlogsaykat > ul > li > a {
    color: #a8a8a8;
}

#sBlogsaykat > ul > li > a:hover {
    color: #00a2ed;
}

#sBlogsaykat > ul > li > span {
    color: #00a2ed;
    font-size: 11px;
}

.sBlogsaysons {
    float: right;
}

#aKatman {
    padding-left: 4px;
}

#aKatman-ust {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    height: 10px;
    background: url(images/akatman-ust.png) no-repeat 0 0;
}

#aKatman-orta {
    padding: 10px 27px 0;
    width: 937px;
    background: url(images/akatman-orta.png) repeat-y 0 0;
}

#aKatman-alt {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    height: 11px;
    background: url(images/akatman-alt.png) no-repeat 0 0;
}

#fKatman {
    padding-top: 11px;
    overflow: hidden;
}

#fKatman .fKopya {
    float: right;
    padding-right: 2px;
    color: #8e8e8e;
    line-height: 19px;
}

#fKatman .fKopya span {
    color: #000;
    padding: 0 4px;
}

#fKatman .fKopya online {
    color: #a8ff00;
}

#fKatman .fKopya a {
    color: #c2c3c3;
    text-decoration: underline;
}

#fKatman .fKopya a:hover {
    text-decoration: none;
}

#fButon {
    padding-left: 8px;
    color: #000;
}

#fButon span {
    padding: 0 8px 0 6px;
}

#fButon a {
    color: #8e8e8e;
}

/* Blog Sayfaları için Stiller */
.sBlogsayici {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
    max-width: 100%;
}

.sBlogsayici input[type=submit] {
    padding: 4px 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background-color: #0f9ad9;
    cursor: pointer;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

.sBlogsayici input[type=submit]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    background-color: #1065a1;
}

.sBlogsayici input[type=submit]:active {
    background-color: #000000;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);
    border-color: rgba(0, 0, 0, 0.9);
    color: #0f9ad9;
}

.sBlogsaycubuk {
    color: #CCCCCC;
    margin: 15px 15px 0px 15px;
    border: 1px solid rgba(6, 6, 6, 0.5);
    background: rgba(0, 0, 0, 0.2);
    height: 25px;
    border-radius: 5px;
    width: auto;
    max-width: 100%;
}

.sBlogsaycubukl {
    float: left;
    padding: 3px 0 5px 5px;
}

.sBlogsaycubukl span {
    color: #00a2ed;
}

.sBlogsaycubukr {
    float: right;
    background: url(images/devami.png) no-repeat 0px 0;
    height: 25px;
    width: 100px;
}

.sBlogsaycubukrsay {
    float: right;
    height: 25px;
    width: 200px;
}

.sBlogsaycubukric {
    padding: 3px 0 5px 28px;
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
    font-size: 13px;
}

.sBlogsaycubukric a:hover {
    color: #FFFFFF;
}

.sSekme {
    margin: 10px 15px 10px 15px;
    background: rgba(86, 160, 194, 0.7);
    height: 30px;
}

.sSekmesol {
    float: left;
    padding: 5px;
    color: #FFFFFF;
    font-size: 14px;
    text-shadow: 1px 1px #1b3242;
}

.sSekmesag {
    float: right;
}

/* Form Stilleri */
.girisForm {
    display: flex;
    flex-direction: column;
    gap: 5px;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.girisForm input[type=text],
.girisForm input[type=password] {
    font-size: 12px;
    padding: 4px 5px;
    background: #000;
    border: 1px solid #333;
    font-family: 'Ubuntu', sans-serif;
    color: #a8a8a8;
    width: 160px;
    margin-right: 5px;
}

.girisForm input[type=text]:hover,
.girisForm input[type=password]:hover {
    background: #171717;
}

.girisForm input[type=text]:focus,
.girisForm input[type=password]:focus {
    box-shadow: inset 0 0 2px #000;
    background: #282828;
    border-color: #0f9ad9;
    outline: none;
}

.girisForm input[type=submit] {
    padding: 4px 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background: rgba(86, 160, 194, 0.7);
    cursor: pointer;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    width: 150px;
    height: 30px;
}

.serverEkle input[type=submit]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    background-color: #57b1db;
}

.serverEkle input[type=submit]:active {
    background-color: #000000;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);
    border-color: rgba(86, 160, 194, 0.7);
    border-color: rgba(0, 0, 0, 0.9);
    color: #0f9ad9;
}

.uyeGirisana {
    margin: 5px 15px 10px 10px;
}

.uyeGirisanasol {
    float: left;
    width: 400px;
}

.uyeGirisanasag {
    float: left;
}

.uyeGirisanasagkay {
    background: url(images/seffaf.png) repeat;
    width: 230px;
    text-align: center;
    margin-top: 5px;
    padding: 6px;
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.4);
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

.uyeGirisanasagyanlis {
    background: rgba(202, 0, 0, 0.7);
    width: 230px;
    text-align: center;
    margin-top: 5px;
    padding: 6px;
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.4);
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

.uyeGirisanasagdogru {
    background: rgba(11, 236, 0, 0.7);
    width: 230px;
    text-align: center;
    margin-top: 5px;
    padding: 6px;
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.4);
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

.uyeGirisanasagkay img {
    vertical-align: -3px;
}

.uyeGirisanasagsif {
    background: url(images/seffaf.png) repeat;
    width: 230px;
    text-align: center;
    margin-top: 5px;
    padding: 6px;
    font-size: 13px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.4);
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}

.uyeGirisanasagsif img {
    vertical-align: -3px;
}

.sSekmegiris {
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
    margin: 5px;
}

.sSekmegirisag {
    float: right;
}

.sSekmegirisag a {
    padding: 4px 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background-color: #0f9ad9;
    cursor: pointer;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    background-image: url(images/fbton.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    padding-left: 32px;
    margin-right: 3px;
}

.sSekmegirisag a:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    background-color: #1065a1;
    color: #FFFFFF;
}

.sSekmegirisag a:active {
    background-color: #000000;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);
    border-color: rgba(0, 0, 0, 0.9);
    color: #0f9ad9;
}

.sSekmegirisol {
    float: left;
    font-size: 13px;
    padding: 5px;
    color: #FFFFFF;
}

.uyeGiris input[type=text],
.uyeGiris input[type=password] {
    float: right;
    font-size: 12px;
    padding: 4px;
    background: #000;
    border: none;
    font-family: 'Ubuntu', sans-serif;
    color: #a8a8a8;
    width: 170px;
    height: 25px;
}

.uyeGiris input[type=submit] {
    margin: 0px 5px 10px 15px;
    padding: 4px 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background: rgba(86, 160, 194, 0.7);
    cursor: pointer;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    width: 178px;
    height: 30px;
}

.uyeGiris input[type=submit]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    background-color: #1065a1;
}

.uyeGiris input[type=submit]:active {
    background-color: #000000;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6);
    border-color: rgba(86, 160, 194, 0.7);
}

#iCubukiki input[type=submit] {
    padding: 6px 6px 6px 6px;
    background: rgba(86, 160, 194, 0.7);
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
    -webkit-transition: background-color 0.3s;
    border: none;
    height: 30px;
}

#iCubukiki input[type=submit]:hover {
    background: rgba(0, 0, 0, 0.2);
}

#iCubukiki input[type=submit]:active {
    color: #FF0000;
}

#iCubukiki input[type=text] {
    font-size: 12px;
    padding: 4px;
    background: #000;
    border: 1px solid rgba(86, 160, 194, 0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #a8a8a8;
    width: 77px;
    height: 20px;
}

#iCubukiki input[type=text]:hover {
    background: rgba(0, 0, 0, 0.2);
}

#iCubukiki input[type=text]:active {
    color: #FF0000;
}

.araForm {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 10px;
}

.araForm input[type=text] {
    font-size: 12px;
    padding: 4px;
    background: #000;
    border: 1px solid rgba(86, 160, 194, 0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #a8a8a8;
    width: 150px;
    height: 20px;
    width: 548px;
}

.araForm input[type=text]:hover {
    background: #171717;
}

.araForm input[type=text]:focus {
    box-shadow: inset 0 0 2px #000;
    background: #282828;
    border-color: rgba(86, 160, 194, 0.7);
    outline: none;
}

.araForm input[type=submit] {
    padding: 6px;
    background: rgba(35, 116, 153, 0.7);
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
    -webkit-transition: background-color 0.3s;
    border: none;
    height: 30px;
}

.araForm input[type=submit]:hover {
    background: rgba(0, 0, 0, 0.2);
}

.araForm input[type=submit]:active {
    color: #FF0000;
}

.sAramaic {
    margin: 50px 170px 40px 170px;
}

#comments {
    margin-left: 15px;
    margin-right: 15px;
    background: url(images/seffaf.png) repeat;
    color: #0F6;
}

#iCubukiki {
    color: #CCCCCC;
    margin: 5px 15px 0px 15px;
    float: right;
}

#yukleniyor {
    float: left;
    display: none;
}

#iOyla {
    float: left;
    padding: 5px;
    background: rgba(88, 162, 196, 0.7);
    color: #FFFFFF;
    text-shadow: 1px 1px #1b3242;
}

#iCubukcevap {
    float: left;
}

#iCubukcevapver {
    float: left;
}

#basarili {
    display: none;
    margin: 10px 15px 10px 15px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background: rgba(11, 236, 0, 0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    text-align: center;
}

.sSekmehata {
    display: none;
    margin: 10px 15px 10px 15px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background: rgba(202, 0, 0, 0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    text-align: center;
}

.sSekmehatagiris {
    margin: 15px 15px 15px 15px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 0 10px 10px rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    background: rgba(202, 0, 0, 0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    text-align: center;
}

#banneric {
    margin: 0 15px 0 15px;
}

.bannerkod {
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.bannertext {
    width: 627px;
    height: 130px;
    border-radius: 5px;
    background: url(images/seffaf.png) repeat;
    border: 1px #00a2ed dotted;
    padding: 5px;
    color: #00a2ed;
    font-size: 13px;
}

#bilgialti {
    text-align: center;
    margin-top: 7px;
}

#kayithat {
    display: none;
    margin: 10px 15px 10px 15px;
    padding: 5px;
    border: 1px solid rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);
    border-radius: 3px;
    background: rgba(202,0,0,0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
    text-align: center;
}

#ssSekmehata {
    margin: 10px 15px 10px 15px;
    padding: 5px;
    border: 1px solid rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);
    border-radius: 3px;
    background: rgba(202,0,0,0.7);
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
    text-align: center;
}

#yaziekleb input[type=submit] {
    padding: 4px 5px;
    border: 1px solid rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);
    border-radius: 3px;
    background-color: #ffa200;
    cursor: pointer;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 12px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.8);
}

#yaziekleb input[type=submit]:hover {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.6);
    background-color: #da6c00;
}

#yaziekleb input[type=submit]:active {
    background-color: #000000;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.6);
    border-color: rgba(0,0,0,0.9);
    color: #ffa200;
}

#reklamform select {
    width: 270px;
    background: #000;
    color: #a8a8a8;
    border: none;
    font-size: 12px;
    margin-top: 1px;
    margin-right: 1px;
    height: 26px;
    padding: 4px;
}

#siraliste ul > li {
    list-style-type: none;
    text-align: center;
    line-height: 40px;
}

.blok img {
    border-width: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: auto;
    max-width: 666px;
}

/* Genel Stil */
#mainContainer, .anaKatman {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
}

#sBilgiler, .solKatman {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

#sagKatman, .sagKatman {
    width: 25%;
    max-width: 300px;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid #996B49;
    border-radius: 5px;
    background: #f8f8f8;
}

#sTanitimic, .sBlogsayici {
    width: 100%;
    box-sizing: border-box;
}

.serverTable, .sBlogsaycubuk {
    width: 100%;
    box-sizing: border-box;
}

.serverTable th, .serverTable td, .sBlogsaycubukl span {
    height: 40px;
    font-size: 16px;
    border-radius: 5px;
}

.serverTable th, .sBlogsaycubukl span {
    width: 40%;
    border: none;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.serverTable td, .sBlogsaycubukl span {
    width: 60%;
    padding: 5px;
}

.serverTable img, .sBlogsaycubukl img {
    float: left;
    margin-right: 5px;
}

.serverTable span, .sBlogsaycubukl span {
    float: left;
    margin: 10px 3px 0px 3px;
}

.serverTable a, .sBlogsaycubukl a {
    color: #0077B5;
    text-decoration: none;
}

.serverTable a:hover, .sBlogsaycubukl a:hover {
    text-decoration: underline;
}

.detayButon {
    width: 100%;
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    color: #fff;
    background-color: #996B49;
    border: 1px solid #996B49;
    border-radius: 5px;
    cursor: pointer;
}

#genelOzellikler, #sistemler, #donusumler {
    display: none;
}

#ekstra {
    margin: 10px 0px 0px 0px;
    padding: 10px;
    border: 1px solid #996B49;
}

#ekstra h3 {
    background: #996B49;
    font-size: 18px;
    border-radius: 20px;
    letter-spacing: 1px;
    margin: 10px 0px;
    padding: 10px;
    cursor: pointer;
    text-align: center;
}

.sectionPlus {
    display: none;
}

.paylas {
    float: right;
    margin: 20px 10px 0px 10px;
}

.paylas-facebook, .paylas-twitter {
    float: left;
}

.paylas-twitter {
    margin-left: 5px;
}

.paylas-facebook a {
    padding: 10px 5px;
    background-color: #0077B5;
    color: #fff;
    line-height: 20px;
    border-radius: 3px;
    text-decoration: none;
}

.paylas-facebook a:hover {
    background-color: rgba(0,119,181,.6);
    color: #fff;
}

.paylas-twitter a {
    padding: 10px 5px;
    background-color: #00BFF3;
    color: #fff;
    line-height: 20px;
    border-radius: 3px;
    text-decoration: none;
}

.paylas-twitter a:hover {
    background-color: rgba(0,191,243,.6);
    color: #fff;
}

hr {
    margin: 10px 20px;
    border: 1px solid;
    border-color: #996B49;
}

#disqus_thread {
    margin: 0px 20px;
}

/* Responsive Tasarım */
@media screen and (max-width: 768px) {
    .anaKatman {
        flex-direction: column; /* Küçük ekranlarda dikey düzen */
    }
    .solKatman, .sagKatman {
        width: 100%; /* Küçük ekranlarda tam genişlik */
        max-width: 100%;
        margin-bottom: 20px;
    }
}

/* Blog Sayfaları için Ek Stiller */
.sBlogsay {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
}

.sBlogsay h1 {
    font-size: 24px;
    margin: 0 0 10px;
}

.sBlogsayici {
    font-size: 16px;
    line-height: 1.5;
}

.sBlogsaycubuk {
    margin-top: 10px;
}

.sBlogsaycubukl {
    float: left;
}

.sBlogsaycubukr {
    float: right;
}

.sBlogsaycubukric a {
    padding: 5px 10px;
    background-color: #996B49;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
}

.sBlogsaycubukric a:hover {
    background-color: #80573e;
}

.temizle {
    clear: both;
}

/* Mobil Uyumluluk için Medya Sorguları */
@media screen and (max-width: 1024px) {
    .bKatman, #uKatman, #uMenutrans, .anaKatman {
        width: 100%;
        padding: 0 15px;
    }

    #uLogo {
        width: 200px;
        height: 72px;
    }

    #uLogo a {
        width: 200px;
        height: 72px;
        background-size: contain;
    }

    #uReklam {
        width: calc(100% - 220px);
    }

    #uMenu ul li {
        font-size: 14px;
    }

    #uMenu ul li a {
        padding: 0 15px 0 12px;
    }
}

@media screen and (max-width: 768px) {
    body {
        min-width: auto;
    }

    .bKatman {
        padding: 0 10px;
    }

    .bSosyal {
        display: none;
    }

    .girisKatman {
        position: static;
        float: none;
        width: 100%;
        padding: 10px 0;
    }

    .girisForm {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }

    #uKatman {
        padding: 10px 0;
    }

    #uLogo {
        width: 150px;
        height: 54px;
        float: none;
        margin: 0 auto;
    }

    #uLogo a {
        width: 150px;
        height: 54px;
    }

    #uReklam {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    #uMenutrans {
        margin: 10px 0;
    }

    #uMenu {
        width: 100%;
    }

    #uMenu ul {
        display: flex;
        flex-direction: column;
    }

    #uMenu ul li {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    #uMenu ul li a {
        display: block;
        padding: 10px;
    }

    .anaKatman {
        flex-direction: column;
    }

    .solKatman, .sagKatman {
        width: 100%;
        float: none;
        margin: 10px 0;
    }

    .sDuyuru {
        margin: 10px 0;
    }

    .ads {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

    .ads img {
        max-width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    #uLogo {
        width: 120px;
        height: 43px;
    }

    #uLogo a {
        width: 120px;
        height: 43px;
    }

    .girisForm input[type=text],
    .girisForm input[type=password] {
        width: 100%;
    }

    .sDuyuruic {
        font-size: 14px;
    }

    #slider a {
        font-size: 12px;
    }

    .sBlogsay h1,
    .sListe > h1,
    .sUyelik > h1,
    #sBilgiler > h1,
    .sBlogsay > h1,
    #sTanitim > h1,
    #sYorumlar > h1 {
        font-size: 18px;
    }

    .sBlogsaycubukl,
    .sBlogsaycubukr {
        width: 100%;
        float: none;
    }

    .sBlogsaycubukl {
        margin-bottom: 10px;
    }
}

/* Mobil Menü için Hamburger Menü */
.menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 1000;
}

.menu-toggle span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fff;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.menu-toggle.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}

@media screen and (max-width: 768px) {
    .menu-toggle {
        display: flex;
    }

    #uMenu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.9);
        z-index: 999;
    }

    #uMenu.active {
        display: block;
    }

    #uMenu ul {
        padding: 0;
        margin: 0;
    }

    #uMenu ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    #uMenu ul li:last-child {
        border-bottom: none;
    }

    #uMenu ul li a {
        padding: 15px;
        display: block;
        text-align: center;
    }
}

/* Mobil için Dokunmatik Optimizasyonları */
@media (hover: none) {
    .girisForm input[type=submit]:hover,
    .girisForm a:hover,
    #uMenu ul li a:hover {
        background-color: initial;
    }

    .girisForm input[type=submit]:active,
    .girisForm a:active,
    #uMenu ul li a:active {
        background-color: #57b4f7;
    }
}

/* .top-banner {
    width: 100%;
    background: #222;
    color: #fff;
    padding: 20px 0 10px 0;
    text-align: center;
    border-bottom: 2px solid #0f9ad9;
} */
.top-banner-content h1 {
    margin: 0;
    font-size: 2.2em;
    letter-spacing: 1px;
}
.top-banner-content p {
    margin: 0;
    font-size: 1.1em;
    color: #a8a8a8;
}