
body {
    font-family: 'Roboto', sans-serif;
    color: #fff !important;
    text-align: left;
    word-wrap: break-word;
    margin: auto !important;
    background-color: #8A7F8D !important;
}

#page-inner,
#bottom-menu,
#header {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
}

#header {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 120px;
}

#content {
    width: 64%;
    float: left;
    padding: 10px;
    margin-right: 2%;
    min-width: 30%;
    background: #000 !important;
    padding-bottom: 1%;
    box-shadow: 0 1px 3px 0 #B5B5B5;
    border: 1px solid #DDD;
}

#sidebar {
    width: 30%;
    float: left;
    min-width: 15%;
}

#page #page-inner {
    clear: both;
    overflow: hidden;
}

#content:after,
#page #page-inner:after {
    content: "";
    display: table;
    clear: both;
}

article.post.has-post-thumbnail {
    margin-bottom: 14px;
    padding-bottom: 6px;
    border-bottom: 1px solid #222;
}

.post.has-post-thumbnail .thumbnail img {
    border-radius: 0 !important;
    width: 270px;
    height: 265px;
    object-fit: cover;
    display: block;
}

.postmeta_box,
.postmeta_box .auth,
.postmeta_box .timestamp {
    color: #ccc !important;
}

.postmeta_box .postcateg a {
    color: #ecd737 !important;
}

#sidebar .boxinside {
    padding: 0 0 10px 10px;
    clear: both;
    box-shadow: 0 1px 3px 0 #B5B5B5;
    background-color: #000;
    border: 1px solid #DDD;
}

#sidebar h4 {
    border-bottom: 5px solid #ecd737 !important;
    color: #ecd737;
    background-color: #000;
}

.sidebar-hero-title {
    color: #ecd737;
    font-size: 1.4rem;
    margin: 0 0 8px;
}

/* Yazı kartları — rakip düzeni: başlık, özet solda, görsel sağda */
article.post {
    clear: both;
    overflow: hidden;
    margin-bottom: 4px;
    text-align: left;
}

h2.entry-title {
    text-align: center;
    line-height: 1.35;
    font-size: 24px;
    margin: 12px 0 8px;
    padding: 0 8px;
}

h2.entry-title a {
    color: #ecd737 !important;
    text-decoration: none;
}

.post .entry {
    padding: 10px 12px;
    color: #fff;
    text-align: left;
    line-height: 1.55;
}

.post .thumbnail {
    padding: 10px;
    text-align: center;
}

.post .thumbnail img {
    width: 270px;
    max-width: 100%;
    height: auto;
    border-radius: 0;
    border: 1px solid #B3AEAE;
    padding: 4px;
    background: #fff;
}

.readmore {
    background: #9c1185 !important;
    margin: 0.5rem 0 0.75rem;
    color: #ffe508 !important;
    padding: 8px 16px;
    display: inline-block;
    font-weight: 700;
}

.readmore-wrap {
    clear: both;
    padding: 0 10px 6px;
}

.postmeta_box {
    border-top: 1px solid #ecd737 !important;
    border-bottom: 1px solid #ecd737 !important;
    float: left;
    width: 100%;
    margin: 8px 0 16px;
    padding: 6px 4px;
    font-size: 11px;
    clear: both;
}

h1.entry-title {
    color: #ecd737;
    text-align: center;
}

.entry {
    padding: 10px;
    color: #fff;
}

.entry h2 {
    color: #ecd737;
    font-size: 1.2rem;
    margin: 20px 0 10px;
    line-height: 1.35;
}

.footer-options {
    background-color: #ecd737;
    padding: 1rem;
    color: #000;
}

.footer-seo-text {
    background: #000;
    color: #fff;
    padding: 16px 20px;
    font-size: 13px;
    line-height: 1.6;
    max-width: 1200px;
    margin: 0 auto 20px;
}

.footer-seo-text a {
    color: #ecd737 !important;
}

.footer-seo-text p {
    margin: 0 0 12px;
}

a {
    color: #b521d0 !important;
    text-decoration: none;
}

#pagenavi a,
#pagenavi span {
    background-color: #b521d0 !important;
    color: #fff !important;
}

#searchsubmit {
    background: #9c1185 !important;
}

/* Tekil yazı sayfası */
article.post.type-post .thumbnail {
    float: none !important;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

article.post.type-post .thumbnail img {
    max-width: 620px;
    width: 100%;
}

article.post.type-post .entry {
    clear: both;
}

.comments-area {
    margin-top: 20px;
    padding-top: 14px;
    border-top: 1px solid #ecd737;
    clear: both;
}

.comments-area .comments-title {
    color: #ecd737;
    font-size: 1.15rem;
}

.commentlist {
    list-style: none;
    margin: 0 0 16px;
    padding: 0;
}

.commentlist .comment {
    border-bottom: 1px solid #333;
    padding: 10px 0;
}

.comment-meta time {
    color: #aaa;
    font-size: 12px;
    margin-left: 8px;
}

.comment-honeypot {
    position: absolute;
    left: -9999px;
    height: 0;
    width: 0;
    opacity: 0;
}

.comment-form input[type="text"],
.comment-form textarea {
    width: 100%;
    max-width: 100%;
    padding: 8px;
    border: 1px solid #444;
    background: #111;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
}

.comment-form .submit {
    background: #ecd737;
    color: #000;
    border: none;
    padding: 10px 20px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 4px;
}

.comment-notice.success { color: #7cfc7c; }
.comment-notice.error { color: #ff6b6b; }
.search-summary { color: #ccc; margin-bottom: 16px; }

@media (min-width: 992px) {
    .post .thumbnail {
        float: right;
        width: 290px;
        margin: 0 0 8px 12px;
    }

    .post .entry {
        overflow: hidden;
    }
}

@media (max-width: 991px) {
    #content,
    #sidebar {
        width: 100% !important;
        float: none !important;
        margin: 0 0 14px !important;
    }

    .post .thumbnail {
        float: none;
        width: 100%;
    }

    .post .thumbnail img {
        width: 100%;
        max-width: 320px;
    }

    h2.entry-title {
        font-size: 20px;
    }

    #header {
        min-height: 80px;
    }
}

@media (max-width: 480px) {
    body {
        font-size: 15px;
        line-height: 1.55;
    }
}
