﻿

.logo h1 {
    padding: 0 !important;
    margin: 0 !important;
}

    .logo h1 span {
        position: absolute;
        display: inline-block;
        text-indent: -1000%;
        overflow: hidden;
    }

    .logo h1 img {
        z-index: +999;
    }




#loadingmain {
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    color: #fff;
    text-align: center;
    z-index: +999;
}

select.menu {
    margin-top: 3px;
    padding: 10px;
}

.main {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://ajanscode.com/madeniyag.png) top center no-repeat;
    opacity: .1;
}
.mrg {
    margin-right: 281px;
}
.htop {
    justify-content: space-around;
    display: flex;
    align-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap-reverse;
    background: #333;
    height: 51px;
}

    .htop a {
        color: #fff;
    }

    .htop i.fa {
        font-size: 19px;
        line-height: 20px;
    }

.logo {
    height: 50px;
    display: block;
}

.mainlogo {
    height: 175px;
    width: 175px;
    margin-top: -86px;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-left a:hover, .navbar-left a:focus, .navbar-left .active a {
    background-color: transparent !important;
    opacity: .5;
}

.navbar-right a:hover, .navbar-right a:focus, .navbar-right .active a {
    background-color: #B52020 !important;
    color:#fff;
}

.form-control {
    border: 2px solid #EBEBEB;
    box-shadow: none !important;
    height: auto;
}

.search-form .form-control {
    height: 36px;
    font-weight: 300;
    color: #999;
}

.search-form .btn {
    border: 0px solid #EBEBEB;
    border-left: 0;
    height: 36px;
    color: #999;
    background: transparent !important;
}

    .search-form .btn:hover {
        background: transparent !important;
    }

.sdiv {
    position: relative;
    white-space: nowrap;
}

    .sdiv input#arama {
        display: inline-block;
        height: 40px;
        border: none;
        outline: none;
        background-color: rgba(255,255,255,.15);
        color: #fff;
        transition: background ease-in 100ms
    }

    .sdiv ::-webkit-input-placeholder {
        color: #e29595;
        transition: color ease-in 100ms
    }

    .sdiv input#arama:focus {
        background-color: rgba(255,255,255,1);
        color: #000
    }

    input::placeholder{
        color:aliceblue;
    }


.sbtnd {
}

    .sbtnd button {
        height: 40px;
        width: 50px;
        border: none;
        background: rgba(51,51,51,.1);
        color: #fff;
        transition: background ease-in 100ms, color ease-in 100ms;
    }

.hright {
    text-align: right;
}

    .hright .btn {
        height: 40px;
        padding: 10px;
    }

    .hright .dropdown {
        display: inline-block;
    }

    .hright .dropdown-menu {
        left: auto;
        right: 0px;
    }
/*.sbtnd button:hover {background: #adadad;}*/
.navmenu .acilir {
    list-style: none;
}

.nav > li {
    display:grid;
}

    .nav > li > a {
        padding: 15px 7px;
        font-size: 12px;
    }

.nav li button {
    padding: 15px 7px;
    font-size: 13px;
}

li.acli:hover ul.altmenu {
    display: block;
}

ul.altmenu {
    position: absolute;
    list-style: none;
    z-index: 1000;
    left: -40px;
    top: 50px;
    display: none;
}

    ul.altmenu li {
        font-size: 16px;
        line-height: 25px;
        height: 25px;
        width: 150px;
        background: white;
        text-indent: 10px;
    }

        ul.altmenu li a {
            color: black;
        }

            ul.altmenu li a:hover {
                background: none !important;
            }

.login {
    margin-top: 45px;
    margin-right: 15px;
    border-radius: 4px !important;
    box-shadow: 0px 0px 5px black;
}

    .login input {
        margin-bottom: 10px;
        padding: 10px;
        width: 276px;
    }

.kucuk {
    position: absolute;
    top: -5px;
    right: 15px;
    font-size: 12px;
    z-index: 1001;
}

    .kucuk a {
        color: black;
    }

    .kucuk .arama {
        display: none;
        background: white;
        padding: 5px;
        margin-top: 20px;
        border: 1px solid black;
    }

        .kucuk .arama input {
            height: 25px;
            width: 150px;
            padding: 5px;
            border: none;
        }

        .kucuk .arama button {
            height: 25px;
            width: 25px;
            padding: 5px;
            margin-top: 5px;
        }

.hmain {
    padding: 30px 0 20px 0;
    background: #c52c2c;
}

.hbot {
    background: #F1F2F8;
}

#ticker_container {
    display: inline-block;
    padding-left: 50px;
}

.red-bullhorn {
    color: #C52C2C;
    font-size: 26px;
    padding: 12px;
    position: absolute;
    top: 0;
    left: 0;
}

#newscontent {
    float: none !important;
}

#controls {
    float: none !important;
    height: 48px !important;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ddd;
    padding: 3px 6px;
}

#play_trigger, #pause_trigger {
    display: none !important;
}

#prev_trigger, #next_trigger {
    width: 15px;
    height: 15px;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    color: #999;
    border-radius: 100% !important;
    margin: 5px;
    font-size: 9px;
    padding: 1px;
}

.npad {
    position: relative;
    margin: 16px 0 6px 0;
    border-right: 1px solid #ddd;
    font-weight: 300;
}

    .npad a {
        color: black;
        white-space: nowrap;
        overflow: hidden;
        width: 75%;
        display: inline-block;
    }

small.datetime {
    position: absolute;
    right: 30px;
    top: 2px;
    color: #999;
    display: inline-block;
}

#logo {
    width: 105px;
    height: 85px;
    float: left;
    margin-right: 20px;
}


    .sliText h4 {
        font-family: 'Saira',serif;
        font-weight: 700;
    }

    .sliText hr {
        color: #f1d7d7;
        width: 90%;
        float: left;
        margin: 5px 0px;
        padding: 0;
    }

    .sliText a {
        color: #f1f1f1;
    }

    .sliText p {
        font: 500 7px 'Saira';
        line-height: 13px;
    }



        .nbox:hover h5 a {
            color: #297ecd;
        }

        .nbox:hover div.etiket span {
            background: #297ecd;
        }

div.etiket a {
    color: #ffffff;
}

.n-inner {
    padding: 10px;
}

    .n-inner p {
        font-weight: 300;
        font-size: 13px;
        line-height: 20px;
    }

    .n-inner h5 a {
        color: #333333;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }

    .n-inner hr {
        width: 100px;
    }

content {
    background: #f1f1f1;
}

.fixedratio {
    padding-top: 85%;
    display: block;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .fixedratio img {
        position: absolute;
        width: 100%;
        top: 0;
    }

.simg .fixedratio {
    padding-top: 60% !important;
}

.nbox .fixedratio {
    padding-top: 70% !important;
}

.nbox .etiket {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #f1f1f1;
}

    .nbox .etiket span {
        margin: 4px;
        padding: 2px 5px;
        background: #c52c2c;
        color: #fff;
        display: inline-block;
    }

.n-inner .alt {
    padding-bottom: 15px;
}

.n-inner div.datetime {
    float: left;
    color: #999999;
    font-weight: 300;
    font-size: 12px;
}

.n-inner div.yorum {
    float: right;
    color: #999999;
    font-weight: 300;
    font-size: 12px;
}

.sonEklenen {
    background: #ffffff;
    padding: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

    .sonEklenen .baslik {
        float: left;
        color: #c52c2c;
        margin: 0;
    }

.icerik .baslik {
    border-bottom: 1px solid #eee;
    padding: 35px 15px 15px 15px;
    float: none !important;
    overflow: hidden;
}

.sonEklenen .hepsi {
    float: right;
    border-radius: 15px;
    padding: 2px 5px;
    background: #c52c2c;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
}

    .sonEklenen .hepsi a {
        color: #fff;
        text-decoration: none;
    }

.manset .fixedratio {
    position: relative;
    padding-top: 60% !important;
}

.manset .mf {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
    color: #fff;
    text-align: center;
}

    .manset .mf a {
        display: block;
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        text-transform: none;
        padding: 20px 10px 25px 10px;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
        text-shadow: 2px 2px 2px #000,2px 2px 2px #000,2px 2px 4px #000,2px 2px 6px #000,2px 2px 8px #000,2px 2px 10px #000,2px 2px 12px #000;
    }

        .manset .mf a:hover {
            text-decoration: none;
            padding: 55% 10px 25px 10px;
        }

.date_td {
    color: #0c416f;
    width: 180px;
    text-align: center;
    font-family: Oswald;
    vertical-align: middle !important;
    padding-bottom: 10px !important;
    font-size: 14px;
}

.addr dt, .addr dd {
    display: inline-block;
}

.addr dt {
    min-width: 110px;
}

    .addr dt .fa {
        min-width: 16px;
        text-align: center;
    }

.addr {
    background: #fff;
    padding: 20px;
    border: 1px solid #ccc;
}

.p0 {
    padding: 0;
}

.stargold {
    font-weight: bold;
    color: #c3a343;
    font-size: 14px;
    margin: 0 6px;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(transparent, transparent), url(/images/goldbg.jpg) repeat;
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
}

@media (min-width: 768px) {
    .navbar-right {
        height: 24px;
    }
}

.yname {
    display: inline-block;
    padding-top: 6px;
}

.ysocial {
    float: right;
    margin: 0;
}

    .ysocial .fa {
        padding: 6px 0;
        width: 28px;
        height: 28px;
        border-radius: 100% !important;
        display: inline-block;
        font-size: 16px;
        text-align: center;
        background: #337ab7;
        color: #fff;
        line-height: 16px;
    }

.mtb10 {
    margin: 10px 0px;
}


.paged {
    z-index: 3;
    color: #fff;
    background-color: #de0000;
    border-color: #de0000;
}