
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}


a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #999999;
}
.clear{
	clear:both;
	height: 1px;
}
h1{
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2{
	font-size: 16px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
h4{
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
p{
	margin-top: 6px;
	margin-bottom: 6px;
}
.wrap{
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.header h1{
	text-transform: uppercase;
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
}

.header p{
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer{
	margin-top: 20px;
	margin-bottom: 40px;
	border: 1px solid #666666;
	font-size: 10px;
	text-transform: uppercase;
}
.footer a:hover{
	color: #999999;
}
.footer .rss{
	color: #FFFFFF;
	background-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.footer .rss a,.footer .rss a:hover{
	color: #FFFFFF;
	background-color: #999999;
}
.content{
	float: left;
	width: 565px;
	margin-bottom: 10px;
	overflow:hidden;
}

.content .topnav{
	clear: both;
}
.content .topnav .bolumler{
	display: block;
	float: left;
	width: 300px;
}
.content .topnav .ileri_geri{
	float: right;
	display: block;
	width: 115px;
	text-align: right;
}
.content .topnav .ileri_geri a,
.content .topnav .ileri_geri span{
	float: left;	
}
.content .topnav .ileri_geri span.seperator{
	text-align: center;
	width: 8px;
}
.content .topnav .ileri_geri a img{
	display: block;
	margin-top: 3px;
}
.content .toptitle{
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.content .toptitle .toptitlenav{
	font-size: 11px;
	display: block;
	margin-left: 20px;
}

.content .post{
	margin-bottom: 20px;
	clear: both;
	margin-top: 20px;
}
.content .post .post2{
	margin-bottom: 20px;
}
.content .post .post2 h1.post_title{
	margin-bottom: 0px;
	margin-top: 0px;
}
.content .post .post2 .post_info{
	margin-bottom: 10px;
	color: #999999;
}
.content .post .post2 .post_info a{
	color: #666666;
}
.content .post .post2 .post_info a:hover{
	color: #333333;
	text-decoration: underline;
}

.content .post .post2 .post_body{
	line-height: 16px;
}
.content .post .post2 .post_body ul,.content .post .post2 .post_body ol{
}

.content .post .post2 .post_body ul li,.content .post .post2 .post_body ol li{
}


.content .post .post2 .post_body  blockquote{
	margin-left: 30px;
}
.yorumlar{
	clear: both;
	
}
.yorumlar h2{
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.yorumlar .yorum{
	background-position:3px 3px;
	background-repeat:no-repeat;
	line-height:16px;
	margin-bottom:10px;
	padding:5px 0px 5px 45px;
}
.yorumlar .alt{
	background-color: #F5F5F5;
}
.yorumlar .me{
	border: 1px solid #CCCCCC;
}
.yorumlar .yorum .info{
	margin-top:5px;
}
.yorumlar .yorum .text{}
.yorumlar .ekle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px; 
}
.yorumlar .ekle a{
	padding: 3px;
	margin: 1px;
}
.yorumlar .ekle a:hover{
	background-color: #eeeeee;
	color:#333333;
}

/*onceki ve sonraki yazi linkleri*/
.onceki_sonraki{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.onceki_sonraki .onceki{
	float: left;
	width: 49%;
	text-align: left;
}
.onceki_sonraki .sonraki{
	float: right;
	width: 49%;
	text-align: right;
}

/*sayfa alti navigasyonu*/
.nav_sayfalar{
	text-align: center;
	padding: 20px 0px;
}


.thumbs{
	clear: both;
}
.thumbs h1{
	margin-top: 0px;
}
.thumbs ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.thumbs ul li{
	float: left;
	width: 130px;
	height: 160px;
	margin-right: 8px;
	border: 1px solid #EEEEEE;
	text-align: center;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.thumbs ul li span.img{
	height: 120px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	border: 5px solid #FFFFFF;
}
.thumbs ul li img.img{
	margin-bottom:5px;
}
.thumbs ul li span.title{
	display: block;
	height: 15px;
	overflow: hidden;
}
.thumbs ul li span.comment{
	display: block;
}




.sidebar{
	float: left;
	width: 160px;
	margin-bottom: 10px;
	margin-left: 30px;
	overflow: hidden;
}
.sidebar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar ul li{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sidebar ul li ul{
	list-style-type: square;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sidebar ul li ul li{
	text-transform: capitalize;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
}
.sidebar ul li div.profil{}
.sidebar ul li div.profil img{
	float: left;
}
.sidebar ul li div.profil span{
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	padding-left: 5px;
}
.sidebar ul li ul.tagler,ul.tagler{}
.sidebar ul li ul.tagler li,ul.tagler li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.tag-yogunluk-1{font-size: 100%;}
.tag-yogunluk-2{font-size: 110%;}
.tag-yogunluk-3{font-size: 120%;}
.tag-yogunluk-4{font-size: 130%;}
.tag-yogunluk-5{font-size: 140%;}
.tag-yogunluk-6{font-size: 150%;}
.tag-yogunluk-7{font-size: 160%;}
.tag-yogunluk-8{font-size: 170%;}
.tag-yogunluk-9{font-size: 180%;}
.tag-yogunluk-10{font-size: 190%;}



.sidebar ul li div.son_yorum{
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sidebar ul li div.son_yorum img{
	float: left;
}
.sidebar ul li div.son_yorum span{
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	width: 100px;
	padding-left: 5px;
}
.sidebar ul li ul.resimler,
.sidebar ul li ul.kitaplar,
.sidebar ul li ul.videolar{
	list-style-type: none;
}
.sidebar ul li ul.resimler li,
.sidebar ul li ul.kitaplar li,
.sidebar ul li ul.videolar li{
	float: left;
	height: 75px;
	width: 75px;
	overflow: hidden;
	display: block;
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

.sidebar ul li ul.arkadaslar{
	list-style-type: none;
}

.sidebar ul li ul.arkadaslar li{
	overflow: hidden;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.sidebar ul li ul.arkadaslar li img{
	float: left;
}
.sidebar ul li ul.arkadaslar li span{
	float: left;
	width: 100px;
	padding-left: 5px;
}
/*GRID TABLE*/
table.grid{
	background-color: #CCCCCC;
}
table.grid tr{} 
table.grid tr td{
	padding: 3px;
	background-color: #FFFFFF;
}
table.grid tr.tableheader td{
	font-size: 120%;
	font-weight: bold;
}
    
