﻿h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px}
body {
    background-image: url(/r/arkaplan/fabric.png);
    font-family: 'Open Sans', sans-serif;
    font-size:20px;
    line-height:160%
}
a {
    font-size:20px;
    text-decoration:none;
    color:steelblue
}
#dvIcerik {
    
}
.sUstMenu {
    margin-top:5px;
    background-color:red;
    padding-left:15px;
}
.sUstMenu a {
    color:white;
    font-weight:bold
}
.sClear {
    clear:both;
}
.sHaberResim {
    border:solid 0px blue;
}
.sHaberBaslik {
    text-overflow:ellipsis;
    font-weight:normal;
}
.sHaberBuyukBaslik {
    font-size: 22px;
    color: steelblue;
    font-family: Arial;
    font-weight:normal;
}
        .sHaberBuyukBaslik h1 {
			font-family: 'Oswald', sans-serif;
            font-size:20px;
            color:black;
            vertical-align:bottom;
            line-height:170%;
			text-shadow:1px 1px 1px silver;
			letter-spacing:1px;
            font-weight:normal
        }
.sHaberKutu {
    margin-bottom:15px;
    text-align:center;
    width:246px;
    float:left;
    height:220px;
    overflow:hidden;
    text-overflow: ellipsis;
}

#dvAltPanel {
    font-family: Arial;
    font-size: 20px;
    margin-top: 10px;
    padding: 10px;
    line-height:130%
}

.sEtiket {
    display: inline-block;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: steelblue;
    background-image: url(/r/g/MobilEtiket.png);
    background-repeat: no-repeat;
    color: white;
    height: 26px;
    padding: 4px;
    padding-right: 7px;
    padding-left: 20px;
    margin-bottom: 3px;
    margin-left: 3px;
    line-height: 120%;
}
    .sEtiket a {
        color: white;
        font-family: Arial;
    }
        .sEtiket a:hover {
            text-decoration: none;
        }
.sTumuBaglantisi {
    background-color:#e3f2fc;
    padding:4px;
    text-align:right;
    margin-bottom:10px;
    border-radius:4px;
}
.sTumuBaglantisi a {
    color:black;
}