/* YORUMLAR */
#comments {}
	#comments #yorum-top{text-align: right; }
	#comments h4{margin: 0 0 30px 0; font-size: 30px; font-weight: normal; color: #777; letter-spacing:-.5px; border-bottom: 1px solid #ccc; padding: 0 15px 0 0; text-shadow: 1px 1px 0 #fff;}
		#comments #yorum ol{ font-size: 25px; font-weight: normal; font-family: "Georgia"; color:  #785454; }
		#comments #yorum ol li:first-child{border-top: none; }
		#comments #yorum ol li{padding: 20px 0; margin: 0 0 0 30px;}
			#comments #yorum ol li div{font-size: 12px; font-family: "arial"; color: #3c3c3c; }
		#comments #yorum ol li .exc{ font-size: 11px; text-align: right; margin: 15px 0 0 0; color: #AB9A9A; line-height: 10px;}
			#comments #yorum ol li .exc a{color: #AB9A9A;}	#comments #yorum ol li .exc a:hover{color: #920;}
		#comments #yorum ol li .vcard img.avatar{float: right; padding: 3px; border: 1px solid #ccc; }
		#comments #yorum ol li .vcard .fn{ font-size: 20px; font-family: "Georgia", Sans-serif; margin: 0 0 0 10px;}
			#comments #yorum ol li .vcard .fn a{color: #785454;}
				#comments #yorum ol li .vcard .fn a:hover{color: #777;}
		#comments #yorum ol li .vcard .timer{float: left; text-align: right; font-size: 11px; font-weight: bold; color: #777;  margin: 0 0 0 10px;}
		#comments #yorum ol li .tam{background-color: #fff; border: 1px solid #eaeaea; padding: 15px 15px 5px 15px; line-height: 15px; letter-spacing: .2px;}
			#comments #yorum ol li .tam a{color: #069; border-bottom: 1px dotted #069; }
				#comments #yorum ol li .tam a:hover{color: #09c; border-bottom: 1px dotted #069; }
		#comments #yorum ol li .tam p{ margin: 10px 0;}
		#comments #yorum ol li .tam .reply{margin: 10px 0 0 0; text-align: right; }
			#comments #yorum ol li .tam .reply a{ background: url(../img/replyer.png) no-repeat center left; padding: 0 0 0 20px; color: #777; font-weight: bold; border: none;}
				#comments #yorum ol li .tam .reply a:hover{ background: url(../img/replyer_.png) no-repeat center left;  color: #785454; }
		#comments #yorum ol li ul.children li{ list-style: none inside; background: url(../img/reply.png) no-repeat 0 20px; padding: 0 0 0 30px; margin: 10px 0 10px 10px;}
	#comments #respond { width: 500px; margin: 10px auto; border: 1px solid #eaeaea; background-color: #fff; }
	#comments #respond h2#postcomment{font-size: 20px; color: #777; letter-spacing: -.5px; margin: 5px; font-weight: normal;}
	#comments #respond #commentform{ margin: 10px;}
		#comments #respond p{ font-size: 12px; color: #777; letter-spacing: -.4px; margin: 3px 0; }
			#comments #respond p a{color: #3c3c3c; }
		#comments #respond fieldset{ border: none;}
		#comments #respond textarea#comment{ border: 1px solid #eaeaea; width: 420px; height: 150px; margin: 10px 20px; color: #333; font-size: 11px; }
		#comments #respond div.smiley{margin: 5px 0; }
		#comments #respond div.smiley a img{border: 1px solid #fff; margin: 0 2px; padding: 2px;}
			#comments #respond div.smiley a:hover img{border: 1px solid #aaa;}
		#comments #respond input#submit{ border: none; background-color: #fff; font-size: 13px; letter-spacing: -.5px; color: #777; float: right;}
			#comments #respond a#cancel-comment-reply-link{ float: right; font-weight: bold; letter-spacing: -.5px; font-size: 13px; color: #920;}