/* Yazı Araçları */
.yazi_araclari{
	background:url(../../images/orta_icerik_arka.png) repeat-x;
	height:30px;
	overflow:hidden;
	padding:5px;
}

.yazi_araclari .anasayfa{
	float:left;
}

.yazi_araclari .font{
	text-align:right;
}

#icerik{
	
}

#icerik .haber_resim{
	float:left;
	margin-right:5px;
	border:1px solid #333;
}

#icerik .haber_resim img{
	width:250px;
	height:190px;
}

#icerik .yazar_resim{
	float:right;
	width:150px;
	overflow:hidden;
	text-align:center;
	border:1px solid #ddd;
	padding:5px;
	margin: 0px 0px 5px 5px;
}

#icerik .yazar_resim img{
	margin-bottom:5px;
}

#icerik .haber_sag{
	height:190px;
	overflow:hidden;
}

#icerik .baslik{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19pt;
	font-weight:700;
	color:#cc0000;
	line-height:100%;
}

#icerik .tarih{
	color:#999;
	padding: 4px 0px;
	font-family:Verdana, Geneva, sans-serif;
}

#icerik .spot{
	font-weight:700;
	font-family:Verdana, Geneva, sans-serif;
}

#icerik .icerik_detay{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:160%;
	padding-top:10px;
}

/* yazı fontları */
.icerik_12, .icerik_12 font, .icerik_12 p, .icerik_12 div, .icerik_12 td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 160%;
}
.icerik_14, .icerik_14 font, .icerik_14 p, .icerik_14 div, .icerik_14 td{
	font-family: Verdana;
	font-size: 14px;
	line-height: 160%;
}
.icerik_16, .icerik_16 font, .icerik_16 p, .icerik_16 div, .icerik_16 td{
	font-family: Verdana;
	font-size: 16px;
	line-height: 160%;
}
.icerik_18, .icerik_18 font, .icerik_18 p, .icerik_18 div, .icerik_18 td{
	font-family: Verdana;
	font-size: 18px;
	line-height: 160%;
}