#detay
{
    font-size:13px;
    padding:0px;
    width:660px;
}

#detay p:first-child
{
    margin-top:10px;
}
#content.haberDetay .haberBaslik
{
    font-size:26px;
    font-weight:bold;
    color:#000000;
    margin:4px 0px;
   margin-right:5px;
}


#content.haberDetay .haberSpot
{
    font-size:15px;
    font-weight:bold;
    color:#000000;
    margin:4px 0px;
    margin-right:5px;
}

#content.haberDetay .haberTarih
{
    font-size:15px;
    font-weight:bold;
    color:#8e8e8e;
    margin:5px 0px;
}

#content.haberDetay .haberResim
{
    width:660px;
    float:left;
    margin:10px 10px 0px 0px;
    cursor:pointer;
    
}

#content.haberDetay #shareButtons
{
    margin:10px 0px;
    display:block;
}


.siteNav
{
    background:url("../img/siteNav-bg.png");
    width:702px;
    height:30px;
    padding:0px 10px;
    font-size:24px;
    font-weight:bold;
    font-family:Arial;
    padding:3px;
    margin-top:10px;
    width:660px;
    overflow:hidden;
}


.siteNav .navItem
{
    padding:5px;
    font-size:15px;
    padding-top:5px;
    padding-right:0px;
    float:left; 
    height:20px;
    line-height:15px;
    display:inline-block;
    color:#666666;
    text-decoration:none;
}


.siteNav .raq
{
    padding:5px;
    padding-top:3px;
    padding-right:0px;
    float:left;    
    height:20px;
    line-height:15px;
    display:inline-block;
    color:#666666;
}

.siteNav .navItem:hover
{
    text-decoration:underline;
}

.siteNav .navItem.last:hover
{
    text-decoration:none;
}

.siteNav .navItem.last
{
    color:#d60000;
    cursor:default;
}


#haber_keywords
{
    background:url("../img/siteNav-bg.png");
    line-height:27px;
    padding:0px 10px;
    display:inline-block;
}

#haber_keywords a
{
    font-size:12px;
    color:#666666;
    padding:2px;
    text-decoration:none;
    font-weight:bold;
    margin-right:4px;
}


#haber_keywords a:hover
{
    color:#990000;
    text-decoration:underline;
}