﻿
/* YORUM ANALİZ CSS--------------------------------*/

.lig_isim_tire
{
    color: #003300;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
}
.ligbaslik_link
{
    color: #003300;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}
.ligbaslik_link:hover
{
    color: #003300;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
}


.baslik
{
    color: #003300;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
}

.mac_adi
{
    color: #003300;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
}
.mac_adi:hover
{
    text-decoration: underline;
}

.yazarisim_link
{
    color: #006A00;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
}

.yazarisim_link:hover
{
    text-decoration: underline;
}


.oyun_tipi
{
    color: #006A00;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
}


.mac_kod
{
    color: #990000;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
}

.yorumoku
{
    color: #990000;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
    line-height: 10px;
    text-decoration: none;
}

.yorumoku:hover
{
    text-decoration: underline;
}


.oran
{
    color: #333333;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10px;
}
.yazarb_link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
}
.yazarb_link:hover
{
    text-decoration: underline;
}
.bgOyunTipi
{
    color: #FFFFFF;
    font-size: 10px;
    font-family: Tahoma;
    background: url(../images/backgrounds/ikonOyunTipi.gif);
    background-repeat: no-repeat;
    width: 22px;
    text-align: center;
}



/* detay sayfası  */


.yazarisim_big
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #2F5C23;
    line-height: 24px;
}
.baslik_beyaz
{
    color: #FFFFFF;
    font-weight: bold;
    font-family: tahoma;
    font-size: 10px;
}
.baslik_kahve
{
    color: #663300;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma;
}
.gri_bold_10
{
    color: #4D4D4D;
    font-weight: bold;
    font-size: 10px;
    font-family: tahoma;
}
.dogru
{
    color: #028701;
    font-weight: bold;
    font-size: 10px;
    font-family: tahoma;
}
.yanlis
{
    color: #D8504A;
    font-weight: bold;
    font-size: 10px;
    font-family: tahoma;
}
.odul_siyah
{
    font-weight: bold;
    color: #000000;
    font-size: 10px;
    font-family: tahoma;
}
.odul_turuncu
{
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
    font-family: tahoma;
}

.yazi
{
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma;
}
