@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Yanone-thin';
  font-style: normal;
  font-weight: 300;
  src: local('Yanone-thin'), url('http://themes.googleusercontent.com/font?kit=We_iSDqttE3etzfdfhuPRfYfc3bPVUtuDoUoHMkf5-E') format('truetype');
}




body { font-family:'Yanone-thin';}

.ortabolum {
top:100px;
margin-left:auto;
margin-right:auto;
}
#haber{
	width:414px;
	text-align:center;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}

#haber-ust{
	width:414px;
	height:6px;
	font-size:1px;
	line-height:0px;
}

#haber-orta{
	background-repeat:repeat-x;
	width:414px;
	height:317px;
	overflow:hidden;
}

#haber-alt{
	width:414px;
	height:6px;
	font-size:1px;
	line-height:0px;
}

#haber-resim{
	margin:auto;
	width:304px;
	height:232px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:7px;
	position:relative;
	z-index:1;
	float:left;
}

#haber-resim img{
	width:302px;
	height:230px;
	border:1px solid #FF7300;
}

#haber-buton-cerceve{
	margin-top:8px;
	width:83px;
	margin:auto;
	overflow:hidden;
	display:inline;
}

#haber-buton{
	width:83px;
	height:44px;
	overflow:hidden;
	margin-bottom:3px;
	text-align:center;
}

* html #haber-buton{
	width:83px;
	height:44px;
	overflow:hidden;
	margin-bottom:3px;
	text-align:center;
}

#haber-buton img{
	width:81px;
	height:42px;
	margin:auto;
	border:1px solid #7993b3;
	overflow:hidden;
}

#haber-buton img:hover{
	border:1px solid #7993b3;
}

#haber-aciklama{
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	text-align:left;
}

#haber-baslik{
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:900;
	text-align:left;
	overflow:hidden;
	clear:both;
}

#haber-baslik a, #haber-baslik a:visited{
	text-decoration:none;
	color:#ffe400;
}

#haber-icerik{
	padding:0px;
	font-size:11px;
	font-weight:bolder;
	color:#ffffff;
	margin:0px;
	line-height:14px;
}

#haber-icerik a, #haber-icerik a:visited{
	text-decoration:none;
	color:#FFF;
}

#haber-devam{
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bolder;
	color:#1E0E02;
	margin-right:10px;
	padding:0px;
}

#haber-devam a, #haber-devam a:visited{
	text-decoration:none;
	color:#1E0E02;
}

#haber-devam a:hover{
	text-decoration:underline;
	color:#526c9c;
}


	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:247px;
		height:160px;
		overflow:hidden; 
		}
	#slider li{ 

		}		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn{
		position: absolute;
		margin-top:-90px;
		margin-left: 220px;
		}
	span#nextBtn{
		position: absolute;
		margin-top:-90px;
		margin-left: -5px;
		}
