.buton
{
	font-size: 11px;
    width: 130px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}	

#sayfa a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
.kutu{
margin-bottom:1em;
background:white;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
overflow:hidden;
position:relative;
border:1px solid #d7d7d7;
margin-bottom:10px;
padding: 15px;
}

body{
	background-color: #EAEAEA;
	margin: 0px;
	font-family: Trebuchet Ms;
}
.yazar_ad{
	font-size: 36px;
	font-weight: bold;
}
.slogan{
	font-size: 12px;
	padding-left: 5px;
}
.ust{
	background-color: #fff;
	border-bottom: 5px solid #990000;
	padding: 10px 0px 10px 15px;
	width: 900px;
}
.alt{
	background-color: #333;
	height: 100px;
}
.baslik, .baslik a{
	font-size: 22px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}
.entry{
	font-size: 11px;
	}
	
.etiket{
	font-size: 11px;
	color: #999999;
	font-style: italic;
	}	
.arti{
	background-color: #009900;
	width: 49px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	}
.eksi{
	background-color: #CC3300;
	width: 49px;
	height: 25px;
	color: #fff;
	font-weight: bold;	
	}	
.sayfa{
	border: 1px solid #ccc;
	padding: 2px 5px 2px 5px;
	}	
	.sayfa_aktif{
	border: 1px solid #ccc;
	background-color:#FFECEA;
	padding: 2px 5px 2px 5px;
	}	
.oyver{
	background-color: #333;
	width: 49px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.entry_yazar{
	font-size: 11px;
	color: #666666;
}
ul{
	padding-left: 15px;
	}
.entry a, .entry_yazar a, .yazi_liste a{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.entry a:hover, .entry_yazar a:hover, .yazi_liste a:hover{
	color: #333;
	
}
.yazar_baslik{
	font-weight: bold;
	font-size: 18px;
}
.yazar_metin{
	font-size: 12px;
	padding-top: 2px;
}
.yazi_liste{
	font-size: 11px;
}
.menu_baslik{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
#oylar a{
	text-decoration: none;
	color: #fff;
	} 