@charset "utf-8";
/* Atmalılar Sosyal Yardımlaşma ve Dayanışma Derneği Ekim 2008 */
body{
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#666666;
	line-height:15px;
	background-color:#ccc;
	background-image:url(../img/sayfa_bg.jpg);
	background-repeat:repeat-y;

}
.textfild{
	font-size:11px;
	color:#333333;
}
.bold{
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
}
.detay{
	font-size:11px;
	line-height:20px;
	color:#666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.menu {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
a.menu:visited {
	text-decoration: none;
	color: #666;
	font-weight:bold;
}
a.menu:hover {
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
a.menu:active {
	text-decoration: none;
	font-weight:bold;
}

a.yan {
	color:#666;
	text-decoration:none;
}
a.yan:visited {
	text-decoration: none;
	color: #666;
}
a.yan:hover {
	text-decoration: none;
	color: #000;
}
a.yan:active {
	text-decoration: none;
}

a.haber {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
a.haber:visited {
	text-decoration: none;
	color: #666;
	font-weight:bold;
}
a.haber:hover {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}
a.haber:active {
	text-decoration: none;
	font-weight:bold;
}
/****************************** - SİTE - ******************************/
#banner{
	margin:1px auto 0 5px;
	width:1000px;
	height:130px;
	padding:9px 9px 0 9px;
	border:#dedede 1px solid;
	border-bottom:0;
	background:#fff;
}
#menu{
	margin:0 auto 0 5px;
	width:1000px;
	height:35px;
	padding:0 9px;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	background:#fff;
}
#menu_ic{
	width:970px;
	height:20px;
	padding:7px 15px 8px 15px;
	background:url(../img/menu.jpg);
}
#govde{
	margin:0 auto 0 5px;
	width:1000px;
	padding:1px 9px 0 9px;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
#govde_sol{
	float:left;
	width:150px;
	height:1500px;
}
#govde_orta{
	float:left;
	width:600px;
	padding:0 10px;
	height:auto;
}
#govde_sag{
	float:right;
	width:230px;
	height:1410px;
	padding:0 0 0 0px;
}
#footer{
	clear:both;
	margin:0 auto 0 5px;
	width:1000px;
	height:60px;
	padding:0 9px 9px 9px;
	border:#ccc 1px solid;
	border-top:0;
	background:#fff;
}
/****************************** - GOVDE SOL - ******************************/
#sol_menu{
	float:left;
	width:120px;
	height:14px;
	border-bottom:#fff 1px solid;
	color:#fff;
	background:url(../img/menu_ard.jpg);
	padding:4px 10px 3px 20px;;
}
#sol_baslik{
	float:left;
	width:120px;
	height:15px;
	border-bottom:#fff 1px solid;
	color:#444;
	font-weight:bold;
	padding:5px 10px 5px 20px;
	margin:2px 0 0 0;
	background:#F6E33E;
}
#uye_giris{
	float:left;
	width:130px;
	height:20px;
	padding:7px 10px 8px 8px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px dotted;
}
#en_cok_okunan{
	float:left;
	width:130px;
	height:51px;
	padding:5px 9px 5px 9px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px dotted;
}
#etkinlik_takvimi{
	float:left;
	width:130px;
	height:100px;
	padding:5px 9px 5px 9px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px dotted;
}
#hava_durumu{
	float:left;
	width:130px;
	height:165px;
	padding:5px 9px 5px 9px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px dotted;
	text-align:center;
}
#duyuru{
	float:left;
	width:150px;
	height:300px;
	padding:5px 0;
	margin:2px 0;
}
/****************************** - GOVDE ORTA - ******************************/
#govde_baslik{
	float:left;
	width:550px;
	height:20px;
	padding:8px 10px 7px 40px;
	margin:0 0 1px 0;
	background:url(../img/baslik_bg.jpg);
}
#haber_sol{
	float:left;
	width:400px;
	height:420px;
}
#haber_sag{
	float:left;
	width:225px;
	height:420px;
}
#haber_resim{
	float:left;
	width:400px;
	height:270px;
}
#haber_baslik{
	float:left;
	width:600px;
	height:25px;
	font-size:15px;
	padding:5px 0;
	font-weight:bold;
	background:url(../img/haber_ozet_bg.png);
}
#haber_ozet{
	float:left;
	width:600px;
	height:50px;
	line-height:16px;
	padding:5px 0;
	background:url(../img/haber_ozet_bg.png);
}
#haber_secenek{
	float:left;
	width:295px;
	height:18px;
	padding:5px 0 3px 15px;
	background:url(../img/haber_ard.jpg);
	background-repeat:no-repeat;
	border-bottom:#ccc 1px dashed;
}
#reklam{
	float:left;
	width:600px;
	height:77px;
	padding:5px 0;
}
/****************************** - GOVDE ORTA - ******************************/
#haber_alt_sol{
	float:left;
	width:190px;
	height:250px;
	padding:5px 10px 5px 0;
}
#haber_alt_orta{
	float:left;
	width:190px;
	height:250px;
	padding:5px;
}
#haber_alt_sag{
	float:left;
	width:190px;
	height:250px;
	padding:5px 0 5px 10px;
}
#haber_alt_resim{
	float:left;
	width:190px;
	height:130px;
}
#haber_alt_baslik{
	float:left;
	width:180px;
	height:30px;
	font-size:1em;
	font-weight:bold;
	padding:5px;
}
#haber_alt_ozet{
	float:left;
	width:180px;
	height:80px;
	padding:5px 5px 0 5px;
}
/****************************** - GOVDE ORTA - ******************************/
#haber_kategori_sol{
	float:left;
	width:295px;
	height:150px;
	padding:5px 5px 5px 0; 
}
#haber_kategori_sag{
	float:left;
	width:295px;
	height:150px;
	padding:5px 0 5px 5px; 
}
#kategori_baslik{
	float:left;
	width:270px;
	height:13px;
	padding:8px 10px 8px 13px;
	font-size:1.2em;
	font-weight:bold;
	border:#ccc 1px solid;
	border-bottom:0;
	background:url(../img/kategori_bg.gif);
}
#kategori_resim{
	float:left;
	width:150px;
	height:100px;
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:10px;
	background:url(../img/kategori_resim_bg.gif);
}
#kategori_haber{
	float:left;
	width:113px;
	height:100px;
	padding:10px 10px 10px 0;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}
/****************************** - GOVDE SAĞ - ******************************/
#sag_baslik{
	float:left;
	width:210px;
	height:15px;
	color:#444;
	font-weight:bold;
	padding:5px 10px;
	background:#F6E33E;
}
#yazar_liste{
	float:left;
	width:220px;
	height:22px;
	min-height:;
	padding:3px 5px;
	margin:1px 0;
	font-weight:bold;
	background:url(../img/yazar_liste_bg.jpg);
}
#yazar_yazi{
	float:left;
	width:150px;
	height:60px;
	padding:5px 5px 1px 5px;
}
#yazar_resim{
	float:left;
	width:60px;
	height:60px;
	padding:5px 5px 1px 5px;
}
#yazar_isim{
	float:left;
	width:220px;
	height:16px;
	padding:3px 5px;
	color:#fff;
	font-weight:bold;
	background:url(../img/yazar_isim_bg.jpg);
}
#kampanya{
	float:left;
	width:220px;
	height:70px;
	padding:4px;
	margin:4px 0 4px 0;
	border:#ccc 1px solid;
}
#haberler{
	float:left;
	width:220px;
	height:auto;
	padding:4px;
	border:#dedede 1px solid;
	border-top:0;
	margin:0 0 4px 0;
}
#katkida_bulunanlar{
	float:left;
	width:220px;
	height:170px;
	padding:4px;
	border:#dedede 1px solid;
	border-top:0;
	margin:0 0 4px 0;
}
#duyurular{
	float:left;
	width:220px;
	height:208px;
	padding:4px;
	border:#dedede 1px solid;
	border-top:0;
	margin:0 0 5px 0;
}
#sag_reklam_2{
	float:left;
	width:230px;
	height:300px;
}
	
/****************************** - FOOTER - ******************************/
#footer_sol{
	float:left;
	width:900px;
	height:50px;
	padding:10px 0 0 0;
	border-top:#d9d9d9 1px dotted;
}
#footer_sag{
	float:left;
	width:100px;
	height:40px;
	padding:10px 0;
	border-top:#d9d9d9 1px dotted;
}
/****************************** - BANNER - ******************************/
#banner_sol{
	float:left;
	width:300px;
	height:130px;
}
#banner_sag{
	float:left;
	width:700px;
	height:90px;
	padding:20px 0;
}
/****************************** - HABER - ******************************/
#haber_ust{
	float:left;
	width:600px;
	height:200px;
	padding:0 0 10px 0;
	border-bottom:#ccc 1px dotted;
}	
#haber_ust_resim{
	float:left;
	width:300px;
	height:200px;
	padding:0 10px 0 0;
}
#haber_detay_baslik{
	float:left;
	width:280px;
	height:40px;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	padding:5px 5px 4px 5px;
	border-bottom:#dedede 1px dotted;
}
#haber_detay_ozet{
	float:left;
	width:290px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:125px;
	padding:5px 0;
	line-height:17px;
}
#haber_detay_tarih{
	float:left;
	width:285px;
	height:15px;
	color:#999999;
	padding:0 5px 0 0;
	text-align:right;
	line-height:17px;
}
#haber_detay{
	float:left;
	width:600px;
	padding:5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:17px;
	border-bottom:#ccc 1px dotted;
}
#haber_islem{
	float:left;
	width:600px;
	height:35px;
	text-align:right;
	padding:10px 0 5px 0;
}
#haber_diger{
	float:left;
	width:570px;
	height:15px;
	padding:5px 10px 5px 20px;
	margin:0 0 2px 0;
	background:url(../img/haber_diger_bg.jpg);
	background-repeat:no-repeat;
}
#haber_ic_resim{
	float:left;
	width:300px;
	height:200px;
	padding:5px;
	border:#dedede 1px solid;
	margin:10px 10px 10px 0;
}
/****************************** - HABER - ******************************/
#yazar_ust{
	float:left;
	width:600px;
	height:130px;
	padding:0 0 5px 0;
	border-bottom:#ccc 1px dotted;
}	
#yazar_ust_resim{
	float:left;
	width:180px;
	height:100px;
	padding:0 10px;
}
#yazar_detay_baslik{
	float:left;
	width:380px;
	height:35px;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	padding:5px;
}
#yazar_detay_ozet{
	float:left;
	width:380px;
	height:45px;
	padding:5px;
	line-height:17px;
}
#yazar_yazi_isim{
	float:left;
	width:180px;
	height:20px;
	padding:5px 10px;
}
#yazar_yazi_diger_baslik{
	float:left;
	width:570px;
	height:16px;
	font-size:12px;
	padding:7px 15px;
	margin:0 0 2px 0;
	font-weight:bold;
	background:url(../img/en_cok_okunan_bg.jpg);
}
#yazar_yazi_diger{
	float:left;
	width:380px;
	height:20px;
	padding:5px 10px;
}
/********************/
#haber_resim_alt{
	float:left;
	width:600px;
	height:60px;
	background:#fff;
}
#haber_ajax_baslik_ust{
	float:left;
	width:560px;
	height:20px;
	font-weight:bold;
	font-size:17px;
	padding:10px 0 5px 40px;
	color:#555;
	background:url(../img/baslik_bg.jpg);
}
#haber_ajax{
	float:left;
	width:600px;
	height:200px;
	padding:5px 0;
	background:#fff;
}
#haber_ajax_resim{
	float:left;
	width:300px;
	height:200px;
	padding:0 10px 0 0;
}
#habe_ajax_baslik{
	float:left;
	width:270px;
	height:20px;
	padding:7px 5px 3px 15px;
	margin:1px 0 3px 0;
	background:url(../img/haber_ajax_bg.jpg);
}
#haber_ajax_ozet_{
	float:left;
	width:600px;
	height:50px;
	padding:8px 0;
}
#h_baslik{
	float:left;
	width:400px;
	height:30px;
}
#anket_soru{
	float:left;
	width:188px;
	height:50px;
	padding:5px 10px;
	border:#dedede 1px solid;
	border-bottom:#dedede 1px dotted;
}
#anket_secenek{
	float:left;
	width:188px;
	height:35px;
	padding:0 10px 5px 10px;
	border-bottom:#dedede 1px dotted;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
#anket_buton{
	float:left;
	width:188px;
	height:20px;
	text-align:right;
	padding:5px 10px;
	border:#dedede 1px solid;
	border-top:0;
}
#anket_soru_ic{
	float:left;
	width:585px;
	height:50px;
	padding:0 0 10px 0;
}
#anket_oran_sol{
	float:left;
	width:285px;
	height:30px;
}
#anket_oran_sag{
	float:left;
	width:300px;
	height:30px;
}