/* =========================================================
   AA-Grey-Default-Rashid-Tema-PRO3
   SİYAH METALİK TEMA — OPTİMİZE EDİLMİŞ
   + Footer + Portal + Toplist + Sosyal Medya
   Default-theme.xml yapısına uyarlanmıştır
   ========================================================= */

:root {
    --rashidi-accent: #8b0000;
    --rashidi-accent-text: #ffffff;
    --rashidi-accent-glow: rgba(139, 0, 0, 0.85);

    /* Siyah metalik degrade (standart) */
    --rashidi-metal: linear-gradient(to bottom,
        #4a4a4a 0%,
        #2a2a2a 45%,
        #111111 48%,
        #000000 100%);

    /* Koyu siyah metalik degrade (derin alanlar) */
    --rashidi-metal-dark: linear-gradient(to bottom,
        #2a2a2a 0%,
        #111111 45%,
        #050505 55%,
        #000000 100%);

    /* Açık metalik (üst parlaklık) */
    --rashidi-metal-light: linear-gradient(to bottom,
        #6a6a6a 0%,
        #3a3a3a 8%,
        #1a1a1a 45%,
        #000000 52%,
        #0d0d0d 70%,
        #1f1f1f 100%);

    --rashidi-border: #1f1f1f;
    --rashidi-border-soft: #0a0a0a;
    --rashidi-text: #ffffff;
    --rashidi-text-muted: #c0c0c0;
}

/* =========================================================
   1) GENEL ARKA PLAN — SİYAH
   ========================================================= */
body {
    background: #000000;
    background: linear-gradient(to bottom, #1a1a1a 0%, #000000 100%);
    background-attachment: fixed;
    color: #e8e8e8;
}

#container {
    background: #0d0d0d;
    border: 1px solid #1a1a1a;
}

#content {
    background: #0d0d0d;
    color: #e8e8e8;
}

.wrapper {
    background: transparent;
}

/* =========================================================
   2) LOGO ALANI
   ========================================================= */
#logo {
    background: #000000 url(../../../images/colors/black_header.png) top left repeat-x;
    border-bottom: 1px solid #1a1a1a;
}

#header ul.menu li a {
    color: #fff;
}

#logo ul.top_links a.portal {
    background-position: 0 -180px;
}

/* =========================================================
   3) ÜST PANEL — SİYAH METALİK
   ========================================================= */
#panel .upper {
    background: var(--rashidi-metal-dark);
    color: #fff;
    border-top: 1px solid #333;
    border-bottom: 1px solid #000;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:hover,
#panel .upper a:active {
    color: #fff;
}

#panel input.textbox {
    border-color: #333;
    background: #1a1a1a;
    color: #fff;
}

#panel input.button {
    background: var(--rashidi-metal-dark);
    color: #fff;
    border-color: #000;
}

/* =========================================================
   4) THEAD — SİLİNDİ (Renk seçiciden gelecek)
   ========================================================= */

/* =========================================================
   5) TCAT — SİYAH + BEYAZ
   ========================================================= */
.tcat {
    background: #000000;
    color: #ffffff;
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #000;
}

.tcat a:link,
.tcat a:visited,
.tcat a:hover,
.tcat a:active {
    color: #ffffff;
}

/* =========================================================
   6) FORUM LİSTESİ / ALT FORUM / SON YORUMLAR
   SİYAH METALİK + BEYAZ YAZI
   ========================================================= */
.trow1 {
    background: #141414;
    background: var(--rashidi-metal-dark);
    border: 1px solid;
    border-color: #2a2a2a #0a0a0a #0a0a0a #2a2a2a;
    color: #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.trow2 {
    background: #0f0f0f;
    background: linear-gradient(to bottom, #1a1a1a 0%, #050505 100%);
    border: 1px solid;
    border-color: #2a2a2a #0a0a0a #0a0a0a #2a2a2a;
    color: #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.trow_shaded {
    background: #1a1a1a;
    background: linear-gradient(to bottom, #222222 0%, #0f0f0f 100%);
    border: 1px solid;
    border-color: #333 #0a0a0a #0a0a0a #333;
    color: #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

/* Tüm trow içindeki linkler BEYAZ */
.trow1 a:link, .trow1 a:visited, .trow1 a:hover, .trow1 a:active,
.trow2 a:link, .trow2 a:visited, .trow2 a:hover, .trow2 a:active,
.trow_shaded a:link, .trow_shaded a:visited, .trow_shaded a:hover, .trow_shaded a:active {
    color: #ffffff;
}

/* Forum altındaki linkler (Yeni konu var/yok/kapatılmış) */
.forum_desc,
p.forum_desc,
.forum_desc a:link,
.forum_desc a:visited,
.forum_desc a:hover,
.forum_desc a:active {
    color: #ffffff !important;
}

/* Alt forumlar */
.alt_forumlar li {
    background: transparent;
}

.alt_forumlar li,
.alt_forumlar li a:link,
.alt_forumlar li a:visited,
.alt_forumlar li a:hover,
.alt_forumlar li a:active {
    color: #ffffff !important;
}

.forumbit_subforums {
    background: transparent;
    color: #ffffff;
}

.forumbit_subforums a:link,
.forumbit_subforums a:visited,
.forumbit_subforums a:hover,
.forumbit_subforums a:active {
    color: #ffffff !important;
}

/* Son yorumlar */
.trow1 .lastpost,
.trow2 .lastpost,
.trow1 .lastpost a:link,
.trow1 .lastpost a:visited,
.trow2 .lastpost a:link,
.trow2 .lastpost a:visited {
    color: #ffffff !important;
    background: transparent;
}

.trow1 .lastpost a:hover,
.trow2 .lastpost a:hover {
    color: var(--rashidi-accent) !important;
}

/* =========================================================
   7) HÜCRE İÇ ÇİZGİLERİ — KOYU
   ========================================================= */
.tborder {
    background: #0d0d0d;
    border: 1px solid #1a1a1a;
}

.tborder td {
    border-color: var(--rashidi-border);
}

.trow1 td,
.trow2 td,
.trow_shaded td {
    border-right: 1px solid var(--rashidi-border);
    border-bottom: 1px solid var(--rashidi-border);
}

/* =========================================================
   8) NAVIGATION — Hiyerarşi
   Büyük font + hover'da KIRMIZI arka plan + beyaz yazı
   ========================================================= */
.navigation {
    color: #e0e0e0;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    padding: 8px 10px;
    background: var(--rashidi-metal-dark);
    border: 1px solid #1a1a1a;
    border-radius: 6px;
    margin-bottom: 8px;
}

.navigation a:link,
.navigation a:visited {
    display: inline-block;
    padding: 3px 7px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    transition: background-color .18s ease, color .18s ease, box-shadow .18s ease;
}

.navigation a:hover,
.navigation a:active {
    background: var(--rashidi-accent) !important;
    color: var(--rashidi-accent-text) !important;
    font-size: 16px;
    text-decoration: none !important;
    padding: 3px 9px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(139, 0, 0, 0.6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.navigation .active {
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 6px;
}

.pagination_breadcrumb {
    background: var(--rashidi-metal-dark);
    border: 1px solid #1a1a1a;
    outline: 1px solid #333;
    padding: 6px;
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
}

.pagination_breadcrumb_link {
    vertical-align: middle;
    cursor: pointer;
    color: #e0e0e0;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 4px;
    transition: all 0.2s ease;
}

.pagination_breadcrumb_link:hover {
    background: var(--rashidi-accent);
    color: #ffffff;
    font-size: 15px;
    padding: 2px 6px;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(139, 0, 0, 0.6);
}

/* =========================================================
   9) RAŞİDİ ÜST MENÜ — SİYAH METALİK
   ========================================================= */
#rashidi-mainmenu {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

#rashidi-mainmenu ul.rashidi-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    background: var(--rashidi-metal-dark);
    border-top: 1px solid #333;
    border-bottom: 1px solid #000;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.15),
        inset 0 -1px 0 rgba(0,0,0,0.9),
        0 2px 6px rgba(0,0,0,0.55);
}

#rashidi-mainmenu ul.rashidi-menu li {
    flex: 1 1 0;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

#rashidi-mainmenu ul.rashidi-menu li a,
#rashidi-mainmenu ul.rashidi-menu li a:link,
#rashidi-mainmenu ul.rashidi-menu li a:visited {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 14px 10px !important;
    margin: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    border-right: 1px solid #1a1a1a !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 15px !important;
    letter-spacing: .4px;
    white-space: nowrap;
    text-align: center;
    background: var(--rashidi-metal-light) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.35),
        inset 0 -1px 0 rgba(0,0,0,0.85),
        inset 0 8px 12px -6px rgba(255,255,255,0.10),
        inset 0 -8px 12px -6px rgba(0,0,0,0.6),
        0 1px 3px rgba(0,0,0,0.6) !important;
    text-shadow: 0 1px 1px rgba(0,0,0,0.95),
                 0 0 1px rgba(255,255,255,0.15) !important;
    background-repeat: no-repeat !important;
    transition: background .2s ease, box-shadow .2s ease, color .2s ease;
}

#rashidi-mainmenu ul.rashidi-menu li:last-child a {
    border-right: none !important;
}

#rashidi-mainmenu ul.rashidi-menu li a:hover,
#rashidi-mainmenu ul.rashidi-menu li a:focus,
#rashidi-mainmenu ul.rashidi-menu li a:active {
    color: #ffffff !important;
    text-decoration: none !important;
    background: var(--rashidi-accent) !important;
    border-color: #000 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.55),
        inset 0 -1px 0 rgba(0,0,0,0.55),
        0 0 14px var(--rashidi-accent-glow),
        0 2px 6px rgba(0,0,0,0.7) !important;
    text-shadow: 0 1px 2px rgba(0,0,0,0.9) !important;
}

#rashidi-mainmenu ul.rashidi-menu li.current a,
#rashidi-mainmenu ul.rashidi-menu li a.active {
    background: var(--rashidi-accent) !important;
    color: #fff !important;
}

#header ul.menu.top_links {
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

/* =========================================================
   10) KONU BÖLÜMÜ (showthread) — SİYAH METALİK
   ========================================================= */
.post .post_author {
    background: #141414;
    background: var(--rashidi-metal-dark);
    border-bottom: 1px solid var(--rashidi-border);
    border-top: 2px solid var(--rashidi-border);
    color: #ffffff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.post.classic .post_author {
    background: #141414;
    background: var(--rashidi-metal-dark);
    border: 1px solid var(--rashidi-border);
    border-left: 0;
}

.post_content {
    background: #0f0f0f;
    background: linear-gradient(to bottom, #141414 0%, #0a0a0a 100%);
    color: #ffffff;
}

.post_body {
    background: transparent;
    color: #ffffff;
}

.post_controls {
    background: #0f0f0f;
    background: linear-gradient(to bottom, #1a1a1a 0%, #0a0a0a 100%);
    border-bottom: 1px solid var(--rashidi-border);
}

/* =========================================================
   11) AVATAR ve PROFİL ALANI — EN KOYU SİYAH METALİK
   ========================================================= */
.post .post_author div.author_avatar img {
    background: #000000;
    border: 1px solid #1a1a1a;
    padding: 5px;
}

.post .post_author div.author_information {
    background: #0a0a0a;
    background: linear-gradient(to bottom, #1a1a1a 0%, #000000 100%);
    color: #e0e0e0;
    padding: 6px 8px;
    border-radius: 4px;
}

.post .post_author div.author_statistics {
    background: #0a0a0a;
    background: linear-gradient(to bottom, #1a1a1a 0%, #000000 100%);
    color: #c0c0c0;
}

.post.classic .post_author div.author_information {
    background: #0a0a0a;
    background: linear-gradient(to bottom, #1a1a1a 0%, #000000 100%);
    color: #e0e0e0;
}

/* =========================================================
   12) EDİTÖR TUTAN ARKA PLAN — SİYAH METALİK
   ========================================================= */
.editor {
    background: #1a1a1a;
    background: linear-gradient(to bottom, #2a2a2a 0%, #0a0a0a 100%);
    border: 1px solid var(--rashidi-border);
    color: #ffffff;
}

.editor_control_bar {
    background: #1a1a1a;
    background: linear-gradient(to bottom, #2a2a2a 0%, #0a0a0a 100%);
    border: 1px solid var(--rashidi-border);
}

.post .editor_control_bar {
    background: #1a1a1a;
    background: linear-gradient(to bottom, #2a2a2a 0%, #0a0a0a 100%);
}

/* =========================================================
   13) POPUP MENÜ
   ========================================================= */
.popup_menu {
    background: #0f0f0f;
    border: 1px solid #2a2a2a;
}

.popup_menu .popup_item {
    background: #1a1a1a;
    color: #ffffff;
}

.popup_menu .popup_item:hover {
    background: var(--rashidi-accent);
    color: #fff;
}

/* =========================================================
   14) PAGINATION
   ========================================================= */
.pagination a {
    background: #1a1a1a;
    border: 1px solid #2a2a2a;
    color: #ffffff;
}

.pagination a:hover {
    background-color: var(--rashidi-accent);
    color: #fff;
    border-color: #000;
}

.pagination .pagination_current {
    background: none;
    color: #ffffff;
    border: none;
    font-weight: bold;
}

/* =========================================================
   15) TFOOT
   ========================================================= */
.tfoot {
    background: #0f0f0f;
    background: linear-gradient(to bottom, #1a1a1a 0%, #050505 100%);
    border-top: 1px solid var(--rashidi-border);
    color: #e0e0e0;
}

.tfoot a:link,
.tfoot a:visited,
.tfoot a:hover,
.tfoot a:active {
    color: #ffffff;
}

/* =========================================================
   16) BUTONLAR
   ========================================================= */
button,
input.button {
    background: #1a1a1a;
    background: linear-gradient(to bottom, #2a2a2a 0%, #0a0a0a 100%);
    border: 1px solid #2a2a2a;
    color: #ffffff;
}

button:hover,
input.button:hover {
    border-color: #444;
}

a.button:link,
a.button:hover,
a.button:visited,
a.button:active {
    background: #0a0a0a;
    background: linear-gradient(to bottom, #2a2a2a 0%, #000000 100%);
    color: #fff;
    border: 1px solid #000;
}

/* =========================================================
   17) INPUT / TEXTAREA / SELECT
   ========================================================= */
input.textbox,
textarea,
select {
    background: #141414;
    border: 1px solid #2a2a2a;
    color: #ffffff;
}

/* =========================================================
   18) BLOCKQUOTE / CODEBLOCK
   ========================================================= */
blockquote {
    background: #0f0f0f;
    border: 1px solid var(--rashidi-border);
    color: #ffffff;
}

.codeblock {
    background: #0f0f0f;
    border: 1px solid var(--rashidi-border);
    color: #ffffff;
}

/* =========================================================
   19) UYARI KUTULARI
   ========================================================= */
.pm_alert {
    background: #FFF6BF;
    border: 1px solid #FFD324;
    color: #333;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
}

/* =========================================================
   20) FOOTER — DEFAULT-TEMA YAPISI (SİYAH UYARLI)
   ========================================================= */
#footer {
    clear: both;
}

#footer ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer ul.menu li {
    margin: 0 5px;
    display: inline;
}

#footer .upper {
    background: #0a0a0a;
    background: linear-gradient(to bottom, #1a1a1a 0%, #000000 100%);
    border-top: 1px solid var(--rashidi-border);
    border-bottom: 1px solid var(--rashidi-border);
    padding: 6px;
    font-size: 12px;
    overflow: hidden;
    color: #ffffff;
}

#footer .upper a:link,
#footer .upper a:visited,
#footer .upper a:hover,
#footer .upper a:active {
    color: #ffffff;
}

#footer .upper a:hover {
    color: var(--rashidi-accent);
}

#footer .upper .language,
#footer .upper .theme {
    float: right;
    margin: -1px;
    margin-left: 15px;
}

#footer .upper .language select,
#footer .upper .theme select {
    border-color: #2a2a2a;
    background: #1a1a1a;
    color: #fff;
}

#footer .upper ul.bottom_links {
    float: left;
    margin: 4px 0 0 0;
}

#footer .lower {
    color: #c0c0c0;
    padding: 6px 6px 12px 6px;
    overflow: hidden;
    font-size: 11px;
    background: #000000;
}

#footer .lower a:link,
#footer .lower a:visited {
    color: #e0e0e0;
    font-weight: bold;
}

#footer .lower a:hover,
#footer .lower a:active {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

#footer .lower #current_time {
    float: right;
    color: #a0a0a0;
}

/* =========================================================
   21) jGrowl / Modal / Impromptu (SİYAH UYUMLU)
   ========================================================= */
.jGrowl-notification {
    background-color: #1a1a1a;
    border: 1px solid #2a2a2a;
    color: #fff;
}

.jGrowl-closer {
    background-color: #0a0a0a;
    color: #fff;
}

.modal {
    background: #0f0f0f;
    color: #fff;
}

div.jqi {
    background-color: #0f0f0f;
    border: solid 1px #2a2a2a;
    color: #fff;
}

div.jqi .jqimessage {
    color: #ffffff;
}

div.jqi .jqibuttons {
    background-color: #1a1a1a;
    border-top: solid 1px #2a2a2a;
}

/* =========================================================
   22) RESPONSIVE — TEMEL
   ========================================================= */
@media (max-width: 700px) {
    #rashidi-mainmenu ul.rashidi-menu {
        flex-wrap: wrap;
    }
    #rashidi-mainmenu ul.rashidi-menu li {
        flex: 1 1 50%;
    }
    #rashidi-mainmenu ul.rashidi-menu li a {
        padding: 11px 8px !important;
        font-size: 13px !important;
    }
    .navigation,
    .navigation a:link,
    .navigation a:visited {
        font-size: 14px;
    }
}

/* =========================================================
   23) PORTAL LAYOUT
   ========================================================= */
#tablaportal {
    display: table;
    width: auto;
    margin: 0 auto;
}

#contenido {
    display: table-row;
}

#columna1,
#columna3 {
    display: table-cell;
    border: none;
    vertical-align: top;
    padding: 3px;
    width: 200px;
}

#columna2 {
    display: table-cell;
    border: none;
    vertical-align: top;
    padding: 3px;
    width: 800px;
    float: left;
}

#box5,
#box6 {
    border: none;
    vertical-align: top;
    padding: 3px;
    width: 100%;
}

/* =========================================================
   24) PORTAL BLOKLARI — SİYAH
   ========================================================= */
.bloqueportal1 {
    width: 32%;
    border: none;
    display: inline-block;
    vertical-align: top;
    padding: 2px;
    border-radius: 2px;
    margin-bottom: 2px;
}

.bloqueportal1 img {
    max-width: 95% !important;
    max-height: auto !important;
}

.bloqueportal1,
.bloqueportal2 iframe {
    max-width: 98% !important;
    max-height: auto !important;
}

.bloqueportal2 {
    height: 450px;
    overflow: hidden;
    padding: 3px 0px 3px 5px;
    background: #0a0a0a;
    background: linear-gradient(to bottom, #1a1a1a 0%, #000000 100%);
    border: 1px solid #1a1a1a;
    border-radius: 4px;
    color: #e0e0e0;
}

.bloqueportal3 {
    border: 1px solid #1a1a1a;
    border-radius: 4px;
    padding: 3px;
    background: #000000;
    background: linear-gradient(to bottom, #000000 0%, #1a1a1a 100%);
    color: #e0e0e0;
}

/* =========================================================
   25) PORTAL AVATAR — KIRMIZI IŞIMA
   ========================================================= */
.avatarimg3 img {
    border: 0 none;
    border-radius: 50%;
    box-shadow: 0 0 5px var(--rashidi-accent);
    max-height: 96px;
    max-width: 96px;
    padding: 0;
    transition: all 1s ease 0s;
}

.avatarimg3 img:hover {
    border-radius: 0;
    box-shadow: 0 0 12px var(--rashidi-accent), 0 0 20px var(--rashidi-accent-glow);
    cursor: pointer;
    max-height: 125px;
    max-width: 125px;
    transition: all 1s ease 0s;
}

/* =========================================================
   26) PORTAL MESAJ STİLLERİ
   ========================================================= */
.mensaje1 {
    font-family: Helvetica, Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 30px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px 1px #fff;
}

.mensaje2 {
    font-family: Helvetica, Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
}

/* =========================================================
   27) PORTAL "DEVAMINA BAK" BUTONU
   SİYAH METALİK + KIRMIZI HOVER
   ========================================================= */
.rashidi-announcement-more,
.rashidi-announcement-more a,
a.rashidi-announcement-more,
.portal_announcement .readmore,
.portal_announcement a.readmore,
.portal_announcement_more a {
    display: inline-block !important;
    padding: 8px 16px !important;
    margin-top: 8px !important;
    border-radius: 7px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 12px !important;
    letter-spacing: .5px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    border: 2px solid #000 !important;
    background: var(--rashidi-metal) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.35),
        inset 0 -1px 0 rgba(0,0,0,0.6),
        0 2px 4px rgba(0,0,0,0.55) !important;
    text-shadow: 0 1px 1px #000 !important;
    transition: all .18s ease;
}

.rashidi-announcement-more:hover,
.rashidi-announcement-more a:hover,
a.rashidi-announcement-more:hover,
.portal_announcement .readmore:hover,
.portal_announcement a.readmore:hover,
.portal_announcement_more a:hover,
.rashidi-announcement-more:focus,
.rashidi-announcement-more a:focus,
a.rashidi-announcement-more:focus,
.portal_announcement .readmore:focus,
.portal_announcement a.readmore:focus,
.portal_announcement_more a:focus,
.rashidi-announcement-more:active,
.rashidi-announcement-more a:active,
a.rashidi-announcement-more:active,
.portal_announcement .readmore:active,
.portal_announcement a.readmore:active,
.portal_announcement_more a:active {
    color: #ffffff !important;
    text-decoration: none !important;
    background: var(--rashidi-accent) !important;
    border-color: #000 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.45),
        inset 0 -1px 0 rgba(0,0,0,0.45),
        0 0 14px var(--rashidi-accent-glow),
        0 2px 6px rgba(0,0,0,0.7) !important;
    text-shadow: 0 1px 2px rgba(0,0,0,0.9) !important;
    transform: translateY(-1px);
}

/* =========================================================
   28) PORTAL RESPONSIVE
   ========================================================= */
@media (max-width: 1000px) {
    #columna1,
    #columna2,
    #columna3 {
        display: block;
        width: 100% !important;
        float: none !important;
    }

    #tablaportal,
    #contenido {
        display: block;
        width: 100%;
    }

    .bloqueportal1 {
        width: 100%;
    }
}

/* =========================================================
   29) RAŞİDİ FOOTER — 3 BLOK + SOSYAL MEDYA + TOPLIST
   ========================================================= */
#rashidi-footer-links {
    width: 100%;
    box-sizing: border-box;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
    gap: 14px !important;
    align-items: start;
    margin: 0 auto;
    padding: 22px 10px 18px;
    background: #000;
    border-top: 1px solid #333;
    border-bottom: 1px solid #000;
}

#rashidi-footer-links .rashidi-footer-box {
    min-width: 0;
    background: linear-gradient(to bottom, #252525 0%, #101010 52%, #050505 100%);
    border: 1px solid #333;
    border-radius: 7px;
    padding: 0 12px 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,.45);
}

#rashidi-footer-links .rashidi-footer-title {
    margin: 0 -12px 10px;
    padding: 9px 12px;
    text-align: center;
    background: var(--rashidi-accent);
    color: var(--rashidi-accent-text) !important;
    border-radius: 6px 6px 0 0;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

#rashidi-footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Dost Sayfalar linkleri */
#rashidi-footer-links .rashidi-friend-link,
#rashidi-footer-links .rashidi-friend-link:link,
#rashidi-footer-links .rashidi-friend-link:visited {
    display: block !important;
    margin: 5px 0 !important;
    padding: 7px 10px !important;
    border-radius: 7px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 12px !important;
    letter-spacing: .3px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 2px solid #000 !important;
    background: var(--rashidi-metal) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.35),
        inset 0 -1px 0 rgba(0,0,0,0.6),
        0 2px 4px rgba(0,0,0,0.55) !important;
    text-shadow: 0 1px 1px #000 !important;
    transition: all .18s ease;
}

#rashidi-footer-links .rashidi-friend-link:hover,
#rashidi-footer-links .rashidi-friend-link:focus,
#rashidi-footer-links .rashidi-friend-link:active {
    color: #ffffff !important;
    text-decoration: none !important;
    background: var(--rashidi-accent) !important;
    border-color: #000 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.45),
        inset 0 -1px 0 rgba(0,0,0,0.45),
        0 0 14px var(--rashidi-accent-glow),
        0 2px 6px rgba(0,0,0,0.7) !important;
    text-shadow: 0 1px 2px rgba(0,0,0,0.9) !important;
    transform: translateY(-1px);
}

/* Sosyal medya grid */
#rashidi-footer-links .rashidi-social-grid {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 6px !important;
    margin-top: 8px;
    width: 100%;
    box-sizing: border-box;
    justify-content: center;
}

#rashidi-footer-links .rashidi-social {
    position: relative;
    width: 100% !important;
    aspect-ratio: 1 / 1;
    min-width: 0;
    max-width: 100%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 8px !important;
    border: 2px solid #000 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: clamp(14px, 1.3vw, 22px);
    line-height: 1;
    text-shadow: 0 1px 2px rgba(0,0,0,.9);
    background: var(--rashidi-metal) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.35),
        inset 0 -1px 0 rgba(0,0,0,0.6),
        0 2px 4px rgba(0,0,0,0.55);
    transition: all .18s ease;
}

#rashidi-footer-links .rashidi-social:hover,
#rashidi-footer-links .rashidi-social:focus {
    background: var(--rashidi-accent) !important;
    border-color: #000 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.5),
        inset 0 -1px 0 rgba(0,0,0,0.4),
        0 0 16px var(--rashidi-accent-glow),
        0 3px 8px rgba(0,0,0,0.7) !important;
}

#rashidi-footer-links .rashidi-social::before {
    font-family: "Segoe UI Symbol", "Apple Color Emoji", "Segoe UI Emoji",
                 "Noto Color Emoji", Arial, sans-serif;
    font-weight: 700;
    font-size: 1em;
}

#rashidi-footer-links .rashidi-social.rsi-youtube::before   { content: "▶"; }
#rashidi-footer-links .rashidi-social.rsi-radio::before     { content: "?"; }
#rashidi-footer-links .rashidi-social.rsi-blog::before      { content: "✎"; }
#rashidi-footer-links .rashidi-social.rsi-book::before      { content: "?"; }
#rashidi-footer-links .rashidi-social.rsi-toplist::before   { content: "★"; }
#rashidi-footer-links .rashidi-social.rsi-pinterest::before { content: "P"; font-family: Georgia, serif; }
#rashidi-footer-links .rashidi-social.rsi-flickr::before    { content: "◉"; }
#rashidi-footer-links .rashidi-social.rsi-deviantart::before{ content: "dA"; font-family: Arial, sans-serif; font-size: .7em; letter-spacing: -.5px; }
#rashidi-footer-links .rashidi-social.rsi-tarikat::before   { content: "☪"; }
#rashidi-footer-links .rashidi-social.rsi-facebook::before  { content: "f"; font-family: Georgia, serif; font-size: 1.05em; }
#rashidi-footer-links .rashidi-social.rsi-x::before         { content: "?"; }

#rashidi-footer-links .rashidi-social.rsi-instagram {
    background:
        radial-gradient(circle at 30% 110%, #feda75 0%, #fa7e1e 25%, #d62976 55%, #962fbf 80%, #4f5bd5 100%) !important;
}
#rashidi-footer-links .rashidi-social.rsi-instagram::before { content: "◉"; }

/* =========================================================
   30) FOOTER RESPONSIVE
   ========================================================= */
@media (max-width: 900px) {
    #rashidi-footer-links {
        grid-template-columns: 1fr 1fr !important;
    }
    #rashidi-footer-links .rashidi-footer-box:last-child {
        grid-column: 1 / -1;
    }
    #rashidi-footer-links .rashidi-social-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 620px) {
    #rashidi-footer-links {
        grid-template-columns: 1fr !important;
        gap: 12px !important;
        padding: 15px 8px !important;
    }
    #rashidi-footer-links .rashidi-footer-box:last-child {
        grid-column: auto;
    }
    #rashidi-footer-links .rashidi-social-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
        gap: 5px !important;
    }
    #rashidi-footer-links .rashidi-social {
        border-radius: 6px !important;
        border-width: 1.5px !important;
    }
    #rashidi-footer-links .rashidi-friend-link {
        font-size: 11px !important;
        padding: 6px 8px !important;
    }
}

@media (max-width: 420px) {
    #rashidi-footer-links .rashidi-social-grid {
        gap: 4px !important;
    }
    #rashidi-footer-links .rashidi-social {
        border-radius: 5px !important;
    }
}

/* YEDEK: portal buton rollover */
body .rashidi-announcement-more a:hover,
body .rashidi-quick-links a:hover {
    color: #ffffff !important;
    background: var(--rashidi-accent) !important;
    background-image: none !important;
    border-color: #000 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.5),
        inset 0 -1px 0 rgba(0,0,0,0.4),
        0 0 14px var(--rashidi-accent-glow),
        0 2px 6px rgba(0,0,0,0.7) !important;
}

/* =========================================================
   31) RAŞİDİ TOPLIST — METALİK BUTONLAR
   ========================================================= */
#rashidi-toplist {
    width: 100%;
    max-width: 1100px;
    margin: 18px auto 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

#rashidi-toplist .rashidi-toplist-title {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding: 8px 12px;
    margin-bottom: 12px;
    letter-spacing: 2px;
    background: linear-gradient(180deg, #3a3a3a 0%, #0a0a0a 100%);
    border: 1px solid #000;
    border-radius: 6px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.9);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.15),
        inset 0 -1px 0 rgba(0,0,0,0.7),
        0 2px 6px rgba(0,0,0,0.5);
}

#rashidi-toplist .rashidi-toplist-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 8px;
    width: 100%;
}

.rashidi-toplist-btn,
.rashidi-toplist-btn:link,
.rashidi-toplist-btn:visited {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 10px 8px !important;
    border-radius: 7px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 13px !important;
    letter-spacing: .5px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #000 !important;
    background: var(--rashidi-metal) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.35),
        inset 0 -1px 0 rgba(0,0,0,0.6),
        0 2px 4px rgba(0,0,0,0.55) !important;
    text-shadow: 0 1px 1px #000 !important;
    transition: all .22s ease;
    position: relative;
    overflow: hidden;
}

.rashidi-toplist-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 60%;
    height: 100%;
    background: linear-gradient(120deg,
        transparent 0%,
        rgba(255,255,255,0.25) 50%,
        transparent 100%);
    transition: left .5s ease;
}

.rashidi-toplist-btn:hover::before {
    left: 130%;
}

.rashidi-toplist-btn:hover,
.rashidi-toplist-btn:focus,
.rashidi-toplist-btn:active {
    color: #ffffff !important;
    text-decoration: none !important;
    border-color: #000 !important;
    transform: translateY(-2px);
    text-shadow: 0 1px 2px rgba(0,0,0,0.95) !important;
}

/* Her butona özel hover rengi */
.rashidi-toplist-btn.rts-arabul:hover,
.rashidi-toplist-btn.rts-arabul:focus {
    background: linear-gradient(180deg, #e63946 0%, #8b0000 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 18px rgba(230,57,70,0.85), 0 3px 8px rgba(0,0,0,0.7) !important;
}

.rashidi-toplist-btn.rts-efsane:hover,
.rashidi-toplist-btn.rts-efsane:focus {
    background: linear-gradient(180deg, #ffd700 0%, #b8860b 100%) !important;
    color: #000000 !important;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 0 18px rgba(255,215,0,0.85), 0 3px 8px rgba(0,0,0,0.7) !important;
}

.rashidi-toplist-btn.rts-tblist:hover,
.rashidi-toplist-btn.rts-tblist:focus {
    background: linear-gradient(180deg, #00d4d4 0%, #007a7a 100%) !important;
    color: #000000 !important;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.6), 0 0 18px rgba(0,212,212,0.85), 0 3px 8px rgba(0,0,0,0.7) !important;
}

.rashidi-toplist-btn.rts-tiryaki:hover,
.rashidi-toplist-btn.rts-tiryaki:focus {
    background: linear-gradient(180deg, #a855f7 0%, #6b21a8 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 18px rgba(168,85,247,0.85), 0 3px 8px rgba(0,0,0,0.7) !important;
}

.rashidi-toplist-btn.rts-tlist:hover,
.rashidi-toplist-btn.rts-tlist:focus {
    background: linear-gradient(180deg, #22c55e 0%, #166534 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 18px rgba(34,197,94,0.85), 0 3px 8px rgba(0,0,0,0.7) !important;
}

.rashidi-toplist-btn.rts-webtunca:hover,
.rashidi-toplist-btn.rts-webtunca:focus {
    background: linear-gradient(180deg, #3b82f6 0%, #1e3a8a 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 0 18px rgba(59,130,246,0.85), 0 3px 8px rgba(0,0,0,0.7) !important;
}

/* Toplist responsive */
@media (max-width: 900px) {
    #rashidi-toplist .rashidi-toplist-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 520px) {
    #rashidi-toplist .rashidi-toplist-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }
    .rashidi-toplist-btn {
        font-size: 11px !important;
        min-height: 42px;
        padding: 8px 6px !important;
    }
}

/* =========================================================
   USER CP — SEÇENEKLERİ DÜZENLE SAYFASI
   Gri kalan tüm yazıları BEYAZ yap
   ========================================================= */

/* Fieldset başlıkları (legend) — "Gizlilik Seçenekleri" vb. */
fieldset legend,
fieldset legend a,
fieldset legend strong,
fieldset legend b {
    color: #ffffff !important;
    background: #0d0d0d !important;
}

/* Tüm fieldset içindeki yazılar */
fieldset,
fieldset label,
fieldset span,
fieldset div,
fieldset p,
fieldset strong,
fieldset b,
fieldset small,
fieldset em,
fieldset font {
    color: #ffffff !important;
}

/* Fieldset içindeki linkler */
fieldset a:link,
fieldset a:visited,
fieldset a:hover,
fieldset a:active {
    color: #ffffff !important;
}

/* Checkbox ve radio yanındaki yazılar */
fieldset input[type="checkbox"] + label,
fieldset input[type="radio"] + label,
label {
    color: #ffffff !important;
}

/* Select kutularının içindeki yazılar */
fieldset select,
fieldset select option,
select option {
    color: #ffffff !important;
    background: #1a1a1a !important;
}

/* User CP tablo başlıkları (thead) */
.usercp_container .thead,
.usercp_container .thead strong,
.usercp_container .tcat,
.usercp_container .tcat strong {
    color: #ffffff !important;
}

/* Smalltext açıklamalar */
.smalltext,
.smalltext a {
    color: #e0e0e0 !important;
}

/* Form label'ları */
.usercp_container label,
.usercp_container .trow1 label,
.usercp_container .trow2 label {
    color: #ffffff !important;
}
