﻿body {
}

.DVHaberArama{
    
}

    

    .DVHaberArama a.btnn {
        text-decoration: none;
        background-color: #819cd4;
        color: #ffffff;
        font-size: 12px;
        font-weight: 500;
        padding: 4px 8px;
        display: inline-block;
        width: 20%;
        text-align:center;
        transition:all .4s;
    }


        .DVHaberArama a.btnn:hover {
            background-color: #97b2ea;
            transform: scale(1.05);
        }

.DVSimgeHaberAra {
    width: 76%;
    position: relative;
    display: inline-block;
}

    .DVSimgeHaberAra input {
        display: inline-block;
        width: 100%;
        border: none;
        border: 1px solid #929292;
        background-color: #555555;
        height: 30px;
        color: #bbc0cb;
        font-size: 14px;
        display: inline-block;
    }

        .DVSimgeHaberAra input:focus {
            outline: none;
        }

    .DVSimgeHaberAra a {
        width: 28px;
        height: 26px;
        display: block;
        position: absolute;
        top: 2px;
        right: 5px;
        background-image: url('../images/simgeler2.png');
        background-repeat: no-repeat;
        background-position: -490px -19px;
        display:inline-block;
    }

.DVHaberKapsayici{
    padding:10px;
}

    .DVHaberKapsayici:hover {
        background-color: #1b1b1b;cursor:pointer;
    }

.DVHaberGorsel {
}

.DVHaberGorsel img{
    width:100%;height:auto;
}


.DVHaberSahibi {
    font-size: 11px;
    color: #ffffff;
    font-weight: 400;
}


.DVHaberTarihi {
    font-size: 11px;
    color: #ffffff;
    font-weight: 400;
}


.DVRowFBorder {
    border-bottom: 1px solid #474747;
    
}

.DVHaberBaslik {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 4px;
}

.DVHaberKisaMetin, .DVHaberKisaMetin p {
    font-size: 12px;
    color: #929292;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 4px;
}


a.BtnHaberDetay {
    font-size: 11px;
    color: #929292;
    font-weight: 500;
    background-color: #232323;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    width: 40%;
    display: block;
    padding: 4px 8px;
    transition:all .3s;
}

a.BtnHaberDetay:hover {
    background-color: #3d3d3d;transform:scale(1.05);
}

.DVFotoThumbStats {
    padding: 0;
    padding-right: 0px;
}



@media (min-width: 576px) {
}


@media (min-width: 768px) {
}


@media (min-width: 992px) {
    a.BtnHaberDetay {
        font-size: 11px;
        color: #929292;
        font-weight: 500;
        background-color: #232323;
        padding-top: 4px;
        padding-bottom: 4px;
        text-decoration: none;
        width: 33%;
        display: block;
        padding: 4px 8px;
        transition: all .3s;
    }

    .DVHaberBaslik {
        font-size: 14px;
        color: #ffffff;
        font-weight: 500;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .DVHaberTarihi {
        font-size: 12px;
        color: #ffffff;
        font-weight: 500;
    }

    .DVFotoThumbStats {
        padding: 0;
        padding-right: 14px;
    }
}


@media (min-width: 1200px) {
    
}


@media (min-width: 1400px) {
    
}

@media (min-width: 1600px) {
    
}
