/* turkiye-haberi.com — tema 'haberi' replikası (capture 20260305104556)
   Palet: mavi #123a6b / sarı #f5c518, beyaz zemin, Open Sans */
*{margin:0;padding:0;box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{font-family:'Open Sans',Arial,sans-serif;font-size:15px;line-height:1.65;color:#2b3440;background:#eef1f5}
img{max-width:100%;height:auto;border:0}
a{color:#123a6b;text-decoration:none}
a:hover{text-decoration:underline}
.wrap{max-width:1120px;margin:0 auto;padding:0 16px}
.clear{clear:both}

/* ---- üst nav (capture: header öncesi koyu mavi şerit) ---- */
.h_top_nav{background:#0d2f5e;border-bottom:3px solid #f5c518}
.h_top_nav ul.menu{list-style:none;display:flex;flex-wrap:wrap}
.h_top_nav .menu-item a{display:block;padding:11px 18px;color:#eaf0f8;font-size:13.5px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}
.h_top_nav .menu-item a:hover{background:#123a6b;text-decoration:none}
.h_top_nav .current-menu-item a{color:#f5c518}

/* ---- header: logo + login ---- */
header{background:#fff;border-bottom:1px solid #dde3ea}
.header_list{display:flex;align-items:center;justify-content:space-between;padding:14px 0;position:relative}
.logo img{display:block;max-width:280px;height:auto}
.h_right .login{display:inline-block;background:#f5c518;color:#123a6b;font-weight:800;font-size:14px;text-transform:uppercase;letter-spacing:.5px;padding:12px 26px;border-radius:6px;box-shadow:0 2px 0 #c9a20f}
.h_right .login:hover{background:#ffd94d;text-decoration:none}
.nav_toggle{display:none}
.show_nav{display:none;cursor:pointer;width:42px;height:38px;padding:9px 8px;border:1px solid #dde3ea;border-radius:6px;background:#fff}
.show_nav span{display:block;height:3px;background:#123a6b;margin:5px 2px;border-radius:2px}
.h_mob_nav{display:none}

/* ---- rating barları (.param) ---- */
.param{background:#123a6b;padding:18px 0 8px}
.param_list{display:flex;flex-wrap:wrap;justify-content:space-between}
.param_b{flex:0 0 15.5%;margin-bottom:10px}
.param_bt{color:#f5c518;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px}
.param_bl{background:#0d2f5e;border-radius:10px;overflow:hidden;height:20px}
.param_b_line{display:block;height:20px;line-height:20px;background:linear-gradient(90deg,#f5c518,#ffd94d);color:#123a6b;font-size:11px;font-weight:800;text-align:right;padding-right:6px;border-radius:10px;white-space:nowrap}

/* ---- içerik ---- */
#content{padding:26px 0 34px}
h1.center{text-align:center;font-size:28px;font-weight:800;color:#123a6b;margin:6px 0 14px;line-height:1.3}
.top_small_t{max-width:860px;margin:0 auto 20px;text-align:center;font-size:13.5px;color:#5a6675;background:#fff;border:1px solid #dde3ea;border-left:4px solid #f5c518;border-radius:6px;padding:12px 18px}
.white_width{background:#fff;border:1px solid #dde3ea;border-radius:8px;margin-bottom:22px;box-shadow:0 1px 3px rgba(13,47,94,.06)}
.entry{padding:26px 30px}
.entry p{margin:0 0 15px}
.entry h2{font-size:21px;font-weight:800;color:#123a6b;margin:26px 0 12px;padding-left:12px;border-left:4px solid #f5c518;line-height:1.35}
.entry h3{font-size:17px;font-weight:700;color:#1e5aa8;margin:20px 0 10px}
.entry ul,.entry ol{margin:0 0 16px 22px}
.entry li{margin-bottom:7px}
.entry a{font-weight:600}
.entry img{border-radius:6px}
.entry_img{margin:18px 0 20px;text-align:center}
.entry_img img{border-radius:8px;box-shadow:0 2px 10px rgba(13,47,94,.12)}
.entry_img figcaption{font-size:12.5px;color:#7a8595;margin-top:7px}
.entry .h2, .h2{font-size:21px;font-weight:800;color:#123a6b;margin:4px 0 14px;padding-left:12px;border-left:4px solid #f5c518}

/* tablo */
.article-table-wrap{overflow-x:auto;margin:0 0 18px}
table.article-table{width:100%;border-collapse:collapse;font-size:14px}
table.article-table th{background:#123a6b;color:#fff;text-align:left;padding:10px 12px;font-weight:700;border:1px solid #0d2f5e}
table.article-table td{padding:9px 12px;border:1px solid #dde3ea;vertical-align:top}
table.article-table tr:nth-child(even) td{background:#f4f7fb}

/* haber listesi (kategori + home bloğu) */
h2.post_list_t{font-size:18px;font-weight:700;margin:0 0 6px;border:0;padding:0}
h2.post_list_t a{color:#123a6b}
h2.post_list_t a:hover{color:#1e5aa8}
.post_list_e{font-size:14px;color:#5a6675;margin-bottom:16px;padding-bottom:14px;border-bottom:1px dashed #dde3ea}
.post_list_e:last-child{border-bottom:0}
p.all_news{text-align:center;margin:8px 0 4px}
a.btn{display:inline-block;background:#123a6b;color:#fff;font-weight:700;padding:11px 28px;border-radius:6px;text-transform:uppercase;font-size:13px;letter-spacing:.5px}
a.btn:hover{background:#1e5aa8;text-decoration:none}
.p_nav{overflow:hidden;margin-bottom:20px}
.p_nav .alignleft{float:left}
.p_nav .alignright{float:right}

/* RG bloğu */
.rgblock{background:#fff8e1;border:1px solid #f5c518;border-radius:8px;padding:16px 20px;margin:22px 0 4px}
.rgblock_t{font-weight:800;color:#123a6b;font-size:15px;margin-bottom:6px}
.rgblock_e{font-size:13.5px;color:#5a5230}
.rg18{display:inline-block;background:#d32f2f;color:#fff;font-weight:800;font-size:12px;border-radius:4px;padding:2px 7px;margin-right:8px;vertical-align:middle}

/* ---- footer ---- */
footer{background:#0d2f5e;color:#c7d3e4;margin-top:10px}
.f_center_list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:28px 0 22px;border-bottom:1px solid #123a6b}
.f_nav_zag{color:#f5c518;font-weight:800;font-size:16px;margin-bottom:8px}
.f_right p{font-size:13.5px;max-width:420px}
.f_right b{color:#fff}
.f_right_r{text-align:right}
a.f_right_sub{display:inline-block;background:#f5c518;color:#123a6b;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.5px;padding:11px 24px;border-radius:6px;margin-bottom:14px}
a.f_right_sub:hover{background:#ffd94d;text-decoration:none}
.f_age a{display:inline-flex;align-items:center;gap:8px;color:#c7d3e4;font-size:13px;font-weight:600}
.f_age a:hover{color:#fff;text-decoration:none}
.f_bottom_list{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;padding:16px 0 20px}
.copu{font-size:12.5px;color:#8fa3c0}
.f_bot_nav ul.menu{list-style:none;display:flex;flex-wrap:wrap}
.f_bot_nav .menu-item a{display:block;padding:4px 12px;color:#c7d3e4;font-size:12.5px}
.f_bot_nav .menu-item a:hover{color:#f5c518;text-decoration:none}

/* ---- mobil (≤760px) ---- */
@media (max-width:760px){
  body{font-size:14.5px}
  .h_top_nav{display:none}
  .header_list{padding:12px 0}
  .logo img{max-width:200px}
  .h_right{display:none}
  .show_nav{display:block}
  .h_mob_nav{display:none;width:100%;background:#fff;border-top:1px solid #dde3ea;margin-top:12px}
  .h_mob_nav ul.menu{list-style:none}
  .h_mob_nav .menu-item a{display:block;padding:12px 6px;color:#123a6b;font-weight:700;border-bottom:1px solid #eef1f5;text-transform:uppercase;font-size:13px}
  .nav_toggle:checked ~ .h_mob_nav{display:block}
  .param_list{justify-content:flex-start}
  .param_b{flex:0 0 48%;margin-right:2%}
  h1.center{font-size:22px}
  .entry{padding:18px 16px}
  .entry h2{font-size:18px}
  .f_center_list{flex-direction:column}
  .f_right_r{text-align:left}
  .f_bottom_list{flex-direction:column;align-items:flex-start}
}
