﻿/*
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 : 13 Ağu 2019, 23:35:09
    Author     : HAYMANA GAZETESİ
*/
#yazarlarbolumcont {
    width: 278px;
    height: auto;
    margin: 5px 0px 5px 0px;
    border:1px solid #000000;
}
#yazarlarbolumubaslik{
    width: 273px;
    height: 20px;
    background-color: #0c0a5e;
    font-size: 11pt;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 5px 0px 0px 5px;
    color:#ffffff;
}
.yazarcont {
    width: 272px;
    height: 92px;
    font-family: sans-serif;
    font-size: 9pt;
    margin: 2px 0px 3px 2px;
    border: 1px solid #000000;
}
.yazarimg {
    width: 50px;
    height: 60px;
    margin:2px 2px 0px 2px;
    float: left;
    border: 1px solid #000000;
}
.yazarimg img {
    width: 50px;
    height: 60px;
}
.yazarisim {
    width: 180px;
    height: 19px;
    margin: 2px 0px 0px 2px;
    padding: 4px 0px 0px 10px;
    background: rgb(12,10,94);
    background: linear-gradient(90deg, rgba(12,10,94,1) 0%, rgba(12,10,94,1) 70%, rgba(255,255,255,1) 95%, rgba(255,255,255,1) 100%);
    color: #FFFFFF;
    float: left;
    font-size: 9pt;
    font-weight: bold;
}

.yazibaslikcont {
    width: 205px;
    height: 40px;
    margin:7px 0px 0px 5px;
    font-size: 9pt;
    font-weight: bold;
    float: left;
}
.yazitarihyorum {
    width: 210px;
    height: 16px;
    margin-top: 2px;
    font-size: 8pt;
    float: left;
    text-align: right;
    /* border: 1px solid #000000;*/
}

.yzr {
    color: #000000;
    text-decoration: none;
}

.yzr:hover {
    color: #ff3300;
    text-decoration: none;
}

#kusttas {
    width: 700px;
    height: 155px;
    border-bottom: 2px solid #000000;
}

#leftycont {
    width: 440px;
    height: 150px;
    float: left;
   /* border: 1px solid #000000;*/
}
#rightycont {
    width: 250px;
    height: 150px;
  /*  border:1px solid #990000;*/
    float: right;
}
#ytumyazilari {
   /* border: 1px solid #000000;*/
    margin-top:130px;
    padding-right: 10px;
    width: 220px;
    height: 20px;
    font-size: 11pt;
    text-align: right;
    float: right;
}
#ytumyazilari a {
    font-weight: bold;
    color: #0c0a5e;
    text-decoration: none;
}
#ytumyazilari a:hover {
    color: #bc0b02;
}


#kyresimbuyuk {
    width: 140px;
    height: 140px;
    border:1px solid #000000;
    margin:5px;
    float: left;
}
#kyresimbuyuk img {
    width: 140px;
    height: 140px;
}
#yazarisimb {
    width: 250px;
    height: 30px;
    margin: 2px 0px 0px 2px;
    padding: 4px 0px 0px 5px;
    background: rgb(12,10,94);
    background: linear-gradient(90deg, rgba(12,10,94,1) 0%, rgba(12,10,94,1) 80%, rgba(255,255,255,1) 95%, rgba(255,255,255,1) 100%);
    color: #FFFFFF;
    float: left;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}
#koseadi {
    width: 240px;
    height: 25px;
    float: left;
    text-align: left;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14pt;
    color: #990000;
    margin-top: 85px;
    margin-left: 2px;
}
#tkyht {
    width: 690px;
    height: 5px;
    clear: both;
    text-align: right;
    font-size: 10pt;
    font-weight: bold;
}
#tumkoseyazilaricont {
    border-style:solid;
    border-width: 0px 1px 1px 1px;
    border-color: #000000;
    width: 680px;
    overflow-y: scroll; 
    overflow-x: hidden;
    max-height: 1300px;
    padding: 0px 10px 0px 10px;
    margin-top:5px;
    height: auto;
    font-size: 11pt;
    line-height: 12pt;
    text-align: justify; 
    text-indent: 30px;
    letter-spacing: 1px; 
}
#tumkoseyazilaricont p {
    text-indent: -5px;
    margin-top: 5pt;
    margin-bottom: 2pt;
}

#tumkoseyazilaricont a {
    color: #000000;
    text-decoration: none;    
}
#tumkoseyazilaricont a:hover {
    color: #0000CA;
    font-weight: bold;
}
