/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 Ağu 2019, 20:37:14
    Author     : HAYMANA GAZETESİ
*/
#haberdetaycont {
    width: 715px;
    height: auto;
    text-align: center;
   /* border: 1px dotted #000000;*/
}
#haberdetaybaslik{
    width: 670px;
    height: 27px;
    float: left;
    padding-left: 10px;
    margin: 15px 0px 5px 10px;
        border-bottom: 1px solid #000000;
}
#haberdetaybaslik h1 {
    margin:0px;
    font-size: 16pt;
    font-weight: bold;
    text-align: left;
    color: #bc0b02;
}

#habertarih {
    width: 690px;
    height: 30px;
    clear: both;
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
}
#mansetfotocont {
    clear: both;
    width: 715px;
    height: 370px;
    text-align: center;
}
#habermansetfotosu {
    width:650px;
    height:360px;
    position: relative;
    left:32px;
}
#habermansetfotosu img {
    width: 600px;
    height: 360px;
    border:1px solid #000000;
}
#haberspot {
    width: 600px;
    min-height: 20px;
    padding: 0px 55px 0px 55px;
    height: auto;
   
}
#haberspot h2 {
    margin: 0px;
    font-size: 10pt;
    text-align: justify;
    text-indent: 30px;
    font-style: italic;
    font-weight: normal;
}

#habericerik {
    width: 690px;
    min-height: 75px;
    padding: 0px 10px 0px 10px;
    margin-top: 15px;
    height: auto;
    font-size: 12pt;
    line-height: 14pt;
    text-align: justify; 
    text-indent: 30px;
    letter-spacing: 1px;
}

#yorumyok{
width: 250px;
height: 20px;
margin:0px auto;
margin-top:30px;
color: #E60000;
border-bottom: 1px dotted #000000;
font-weight: bold;
}
