/*
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 : 11.Ağu.2019, 12:53:57
    Author     : HAYMANA GAZETESİ
*/
#resimlimansetcont{
    width: 700px;
    height: 450px;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
.mansetimage {
    width:700px;
    height:400px;
    border:1px solid #000000;
}

#resimlimansetcont img {
    width:700px;
    height:400px;
    position: relative;
}
#resimlimansetcont a {
    color: #ffffff;
    text-decoration: none;
    border: none;
}
#mansetyazi {
    font-size: 14pt;
    padding:15px;
    width: 700px;
    height: 20px;
    background-color:rgba(10,6,21,0.5);
    position: relative;
    margin-top: -50px;
    letter-spacing: 1px;
}
#haberpager {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    background-color:#930;
}
#haberpager a {
    display:block;
    float:left;
    width:31px;
    height:47px;
    background:url(haber-slayt-pager.png) no-repeat -30px 0;
    color:#FFF;
}
#haberpager a:hover {
    background:url(haber-slayt-pager.png) no-repeat -60px 0;
}
#haberpager a.selected {
    background:url(haber-slayt-pager.png) no-repeat 0 0;
}
#haberpager a span {
    display:block;
    padding-top:20px;
    text-align:center;
}

#onechcont {
    margin-top:5px;
    width: 705px;
    padding-left: 5px;
    height: auto;
    float: left;
   border: 1px solid #000000;  
}
#onecikanhaberler {
    width: 700px;
    height: 30px;
    margin-left: -5px;
    background-color: #0c0a5e;
    color: #FFF;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
    margin-bottom: 10px;
}
.ockhcnt {
    width: 225px;
    height: 245px;
    float:left;
    margin-left:5px;
    margin-bottom: 5px;
    border: 1px solid #000000;    
}
.ockhcntimg {
    width: 215px;
    height: 150px;
    margin: 5px 5px 5px 5px;
    margin-left: 5px;    
}
.ockhcntimg img {
    width: 215px;
    height: 150px;
    border: 1px solid #000000;
}
.ockhbaslik {
    clear: both;
    width: 215px;
    min-height: 20px;
    height: auto;
    margin-left: 5px;
    font-size: 8.5pt;
    font-weight: bold;
}
.ockhbaslik a {
    color: #0c0a5e;
    text-decoration: none;
}

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

.ockhspot {
    clear: both;
    width: 215px;
    min-height: 40px;
    height: auto;
    margin-left: 5px;
    font-size: 8pt;
    font-weight: normal;
}
.ockhspot a {
    color: #000000;
    text-decoration: none;  
}

.ockhspot a:hover {
    color: #000000;
    text-decoration: underline;  
}


.yorumsayisi {
    width: 212px;
    height: 18px;
   font-size: 8.5pt;
   text-align: right;
}

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

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