@charset "utf-8";
/* CSS Document */
@import url('ortak.css');
body{
	margin:0px;
	background:url(images/bg.jpg) top repeat-x #FFF;
}
p {
	font-family:Arial, Helvetica, sans-serif;
}
#dis {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:960px;
	height:300px;
	background:url(images/slider.jpg) #000 center;
}
.headerimg {width:960px; height:300px; display:block; z-index:1; }
#menu{width:576px; height:36px; float:right; margin: 20px;background:url(images/menubg.png);}
#menu ul{
	margin:0px;
	padding:0px;}
.ayrac{
	width:2px;
	height:36px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(images/ayrac.jpg) left no-repeat;
}
#menu li{
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:26px;
	padding-top:10px;
	margin-left:5px;
	list-style-image:none;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu li:hover{
	background:url(images/hover.png) top center no-repeat;
}
#menu li a{
	color:#CCC;
	text-decoration:none;
}
#kutu {
	width:940px;
	height:133px;
	background:url(images/3kutu.png);
	margin:auto;
}
#icerik {
	width:620px;
	margin-left:10px;
	float:left;
}
#sag {
	width:300px;
	margin-left:20px;
	float:left;
}
#post {
	width:610px;
	margin:10px auto;
	background:url(images/postbg.jpg) top center #FFF no-repeat;
}
#postbaslik {
	margin:0px;
	padding:5px 5px 0px 5px;
	font-family:"Duru Sans", Verdana, sans-serif;
	font-size:18px;
}
#postbaslik a{
	color:#333;
	text-decoration:none;
}
#postbaslik a:hover{
	color:#666;
}
#postbaslik p{margin:0px;}
#postic {
	overflow:hidden;
}
#postmeta {
	width:610px;
	height:50px;
	background:url(images/alt.jpg) #FFF center bottom no-repeat;

}
#postmeta p{
	font-size:12px;
		height:20px;
	float:left;
	padding-top:4px;
	padding-left:20px;
	padding-right:5px;
	min-width:20px;
	margin:0px;
	margin-left:10px;
	color:#000;
}
#postmeta p a{
	color:#000;
	text-decoration:underline;
}
#postmeta p a:hover{
	text-decoration:none;
	color:#333;
}
.izleme {
	background:url(images/izleme.png) left no-repeat;
}
.kat {
	background:url(images/kat.png) left no-repeat;
}
.tarih {
	background:url(images/tarih.png) left no-repeat;
}
#postic img {
	width:120px;
	height:175px;
	float:left;
	padding:5px;
	padding-right:15px;
}
#postic p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin:0px;
	padding:10px 20px 10px 10px;
}
#kat {
	width:280px;
	border:#c3c3c3 1px solid;
	background:#f6f6f6;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.katbas {
	width:275px;
	height:27px;
	background:url(images/katbas.jpg);
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-top:11px;
	padding-left:5px;
}
.pop {
	width:275px;
	height:27px;
	background:url(images/pop.jpg);
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding-top:11px;
	padding-left:5px;
}
#kat ul{
	margin:0px;
	padding:0px;
}
#kat li{
	padding:10px;
	list-style-type:none;
	width:260px;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px #c3c3c3 solid;
}
.textwidget {
	color:#666;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
	margin:0px;
}
#kat li a{
	color:#666;
	text-decoration:none;
}
