@charset "utf-8";
/* CSS Document */


.news_caption{
	background: url(haber_baslik.jpg) no-repeat;
}
.news_caption_inner{
	position: relative;
	width: 648px;
	height: 26px;
}
.news_caption_inner .caption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 27px;
	padding-left: 15px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
}
.news_caption_inner .link{
	position: absolute;
	top: 0px;
	left: 425px;
	width: 180px;
	height: 27px;
	text-align: right;
	font: 100 8pt/23px Tahoma;
}
.news_caption_inner .link a{
	color: #999999;
	padding-right: 30px;
}
/**/
.news_body{
	width: 324px;
}
.news_body_inner{
	width: 324px;
}
.news_body_inner .p_left{
	width: 324px;
	height: 170px;
	float: left;
}
.news_body_inner .p_right{
	width: 324px;
	height: 170px;
	float: left;
	position: relative;
}
.news_body_inner .item_1{
	position: relative;
	height: 103px;
}
.news_body_inner .item_1 .image{
	position: absolute;
	top: 30px;
	left: 0px;
	width: 181px;
	height: 129px;
	background: url(resim_arka1.jpg) no-repeat;
}
.news_body_inner .item_1 .image img{
	margin: 7px;
	width: 167px;
	height: 115px;
}
.news_body_inner .item_1 .title{
	position: absolute;
	top: 10px;
	left: 5px;
	width: 290px;
	height: 14px;

	font: 700 8pt/14px Tahoma;
}
.news_body_inner .item_1 .title a{
	color: #000000;
}
.news_body_inner .item_1 .short_content{
	position: absolute;
	top: 30px;
	left: 185px;
	width: 100px;
	height: 115px;
	font: 100 8pt/14px Tahoma;
		overflow: hidden;
}
.news_body_inner .item_1 .short_content a{
	color: #5d5d5d;
}
.news_body_inner .item_2{
	position: relative;
	height: 85px;
	border-bottom: dotted 1px #bfbfbf;
}
.news_body_inner .item_2 .image{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 76px;
	height: 53px;
	border: solid 1px #bfbfbf;
}
.news_body_inner .item_2 .image img{
	margin: 1px;
	width: 72px;
	height: 49px;
}
.news_body_inner .item_2 .title{
	position: absolute;
	top: 20px;
	left: 85px;
	width: 180px;
	height: 14px;

	font: 700 8pt/14px Tahoma;
}
.news_body_inner .item_2 .title a{
	color: #9b1b34;
}
.news_body_inner .item_2 .short_content{
	position: absolute;
	top: 34px;
	left: 85px;
	width: 180px;
	height: 42px;

	font: 100 8pt/14px Tahoma;
}
.news_body_inner .item_2 .short_content a{
	color: #5d5d5d;
}
.news_body_inner .item_3{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 200px;
	height: 160px;
}
.news_body_inner .item_3 .title{
	font: 100 8pt/20px Tahoma;
	background: url(../images/icon_01.png) no-repeat 0px 10px;
	padding-left: 15px;
	height: 20px;

}
.news_body_inner .item_3 .title a{
	color: #9b1b34;
}

.vSep{
	float: left;
	width: 15px;
}
/**/
.author{
	float: left;
}
/**/
.author_caption{
	background: url(duyuru_arka.jpg) no-repeat;
	margin-bottom: 10px;
}
.author_caption_inner{
	position: relative;
	width: 289px;
	height: 27px;
}
.author_caption .caption{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 27px;
	padding-left: 15px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
}
.author_caption .link{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 180px;
	height: 27px;
	text-align: right;
	font: 100 8pt/23px Tahoma;
}
.author_caption .link a{
	color: #999999;
	padding-right: 30px;
}
/**/
.author_body{
	position: relative;
	width: 289px;
	height: 131px;
}
.author_body img{
	position: absolute;
	width: 55px;
	height: 65px;
	top: 0px;
	left: 71px;
}
.author_body .author_name{
	position: absolute;
	width: 62px;
	height: 26px;
	top: 32px;
	left: 8px;
	font: 100 7pt/13px Tahoma;
	color: #9b1b34;

	text-align: center;
}
.author_body .title{
	position: absolute;
	width: 114px;
	height: 32px;
	top: 82px;
	left: 10px;
	font: 700 8pt/16px Tahoma;

}
.author_body .items{
	
	position: absolute;
	width: 280px;
	height: 180px;

}
.author_body .items .item{
	background: url(icon_02.jpg) no-repeat center left;
	padding-left: 20px;


	font: 100 8pt/16px Tahoma;
	height: 16px;
}
/**/
.author_list{
	padding-left: 10px;
}
.author_list .item {

	font: 100 8pt/16px Tahoma;
}
.author_list .item a{


	color: #5d5d5d;
}
.author_list .sep {
	margin: 3px 0px 3px 20px;;
	border-bottom: dotted 1px #958368;
}
.seppers {
	margin: 3px 0px 3px 0px;;
	border-bottom: dotted 1px #958368;
}
/**/
.event{
	float: left;
}
/**/
.event_caption{
	background: url(baslik3.jpg) no-repeat;
	margin-bottom: 10px;
}
.event_caption_inner{
	position: relative;
	width: 289px;
	height: 27px;
}
.event_caption_inner .caption{
	position: absolute;
	top: 0px;
	left: 100px;
	width: 174px;
	height: 27px;
	color: #ffffff;
	font: 700 8pt/27px Tahoma;
	text-align: right;
}
.event_caption_inner .link{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 180px;
	height: 27px;
	text-align: left;
	font: 100 8pt/23px Tahoma;
}
.event_caption_inner .link a{
	color: #999999;
	padding-right: 30px;
}
/**/
.event_list{

}
.event_list .item{
	position: relative;
}
.event_list .item .image{
	position: absolute;

	background: url(resim_arka.jpg) no-repeat;
	width: 162px;
	height: 110px;
}
.event_list .item .image img{
	width: 148px;
	height: 96px;
	margin: 7px;
}
.event_list .item .image2{


	background: url(resim_arka2.jpg) no-repeat;
	width: 140px;
	height: 95px;
}
.event_list .item .image2 img{
	width: 127px;
	height: 82px;
	margin: 7px;
}
.image2{


	background: url(resim_arka2.jpg) no-repeat;
	width: 140px;
	height: 95px;
}
.image2 img{
	width: 127px;
	height: 82px;
	margin: 7px;
}

.event_list .item .title{


	top: 1px;
	left: 0px;
	width: 280px;
	height: 20px;
	font: 700 8pt/14px Tahoma;
}
.event_list .item .title a{
	background: url(icon_04.jpg) no-repeat center left;
	padding-left: 15px;
	color: #9b1b34;
}
.event_list .item .date{
	position: absolute;
	top: 55px;
	left: 170px;
	width: 120px;
	height: 28px;
	font: 100 8pt/14px Tahoma;
}
.event_list .item .date a{
	color: #5d5d5d;
}
.event_list .item .location{
	position: absolute;
	top: 85px;
	left: 170px;
	width: 120px;
	height: 28px;
	font: 100 8pt/14px Tahoma;
}
.event_list .item .location a{
	color: #5d5d5d;
}
#yw-forecast{clear:both;position:relative;min-height:90px;height:90px; left:50px}
#yw-forecast.gece{}
#yw-forecast h3{float:right;color:#000000;text-shadow:#315895 0 -1px 1px;font-weight:bold;font-size:14px;padding:10px 0px 10px 0px; margin-top:0px; text-align:right}

#yw-forecast .forecast-temp{position:absolute;top:5px;left:0px;min-width:190px;width:190px; height:67px;background:url(gunduz.jpg) no-repeat;}
#yw-forecast.gece .forecast-temp{background:url(gece.jpg) no-repeat;}
#yw-forecast .forecast-temp h3{float:right;color:#fff;text-shadow:#315895 0 -1px 1px;font-weight:bold;font-size:150%;padding:1px 40px 0px 0; margin-top:0px}

#yw-forecast .forecast-temp p{clear:right;text-align:right;padding-right:37px;color:#fff;font-size:85%;text-shadow:#315895 0 -1px 1px;}
#yw-forecast .forecast-icon{position:absolute; padding:0px;top:-25px;left:-14px;width:200px;height:130px;background-repeat:no-repeat;}