/*
 * Haber sayfalarının şablonları
 */
 
.news .con				{ oveflow:hidden; }


.first		{ border-bottom:1px solid #CCCCCC; padding-bottom:10px; margin-bottom:25px;}
a.go		{ width:79px; height:25px; display:block; float:right;}
a.go		{ background:url(../image/go.png) top left no-repeat; }

.lan_tr a.go	{ background:url(../image/go.png) top left no-repeat; }
.lan_en a.go	{ background:url(../image/en_go.jpg) top left no-repeat; }

.en_go		{ background:url(../image/en_go.jpg) top left no-repeat !important }

.post .date				{ float:left; padding:0 10px; margin:0 10px 0 0; width:40px; height:58px; background:url(../image/date.bg.png) top left no-repeat; }
.post .date				{ font:19px Georgia; text-align:center; color:#937500; line-height:18px; }
.post .date span		{ display:block; font-size:13px; }

.post .title 			{ margin-left:70px;  }
.post .title h3  		{ font:22px Georgia; padding:0 !important; margin:0 }
.post .title h3 a 		{ font:22px Georgia; padding:0 !important; margin:0; color:#134067; }




.post .title .tags		{ font:11px Arial; color:#999999; }
.post .title .tags a	{ font:11px Arial; color:#999999; text-decoration:underline; }

.post .title .cats		{ display:block; margin-top:3px; padding-left:15px; background:url(../image/cat.png) top left no-repeat;}
.post .title .cats a	{ font:11px Arial; color:#134067; }
.post .title .share a	{ font:11px Arial; color:#134067; }


.post .cnt				{ margin:20px 0 0 0; overflow:hidden; }
.post .cnt img			{ margin:0 0 20px 0; }
.post .cnt img.author	{ float:left; margin:0 10px 0 0;}
.post .cnt p			{ margin:5px 0; overflow:hidden; line-height:20px; margin-bottom:20px;}
.post .cnt p.sum		{ font:bold 13px Georgia; color:#134067; line-height:22px; }
.post .cnt span.author	{ font:bold 12px Arial; color:#666666;}
.post .meta				{ margin:5px 0 30px 0;}
.post .meta	span		{ font:11px Arial; color:#999999; }
.post .meta	h5			{ font:12px Arial; color:#134067; }


.a-list				{ width:580px; }
.a-list li			{ border-bottom:5px solid #E4E4E4; float:left; padding-bottom:25px; margin-bottom:25px;  list-style:none !important;}
.a-list li div		{ }
.a-list li.last		{ border:none;}

.prevs  			{ padding-bottom:20px; }  
.prevs ol 			{ overflow:hidden; }  
.prevs ol li 		{ float:left; width:267px; height:280px;}  
.prevs ol li.left 	{ padding-right:23px; margin-right:23px; border-right:1px solid #CCCCCC; }  
 
.prevs ol li h4		{ padding:5px 0; }
.prevs ol li h4	a	{ font:bold 16px Georgia; color:#16536E;  }

.others			{ margin:0 0 20px 0; clear:both; }
.others	h5		{ font:19px Georgia; color:#16536E; border-bottom:1px solid #DFDFDF; padding-bottom:5px; }
.others h5 a 	{ float:right; margin-top:10px; font:11px Arial; color:#134067; }
.others ul 		{ margin:10px 5px !important; }
.others ul li	{ list-position:outside; list-style:none !important; list-style-type:none !important; }
.others ul li	{ background:url(../image/bullet.disc.png) center left no-repeat; padding-left:15px; }
.others ul li a			{ color:black; }
.others ul li a:hover	{ text-decoration:underline; }

.search						{ background:url(../image/head.form.png) top left no-repeat; }
.search form				{   }
.search form input			{ border:none; background:transparent; width:140px; padding:4px 0 5px 22px; font:12px Arial; color:#333333;  }
.search form button			{ border:none; background:transparent; font:bold 11px Tahoma; color:#134067; padding:5px 13px;  }

