
@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: auto;
    padding: 0;
    border: 0;
    outline: 0;}

body{ background-color:#FFF; }
#container{ margin: 0px auto; padding: 0px;}


#maske {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#popup .window {
  position:absolute;
  left:0;
  top:30px;
  width:400px;
  height:400px;
  display:none;
  z-index:9999;
  padding:0px;
  border-radius: 15px;
  text-align: center;
  background-color:#000;
}
#popup #dialog {
  width:400px; 
  height:auto;
  padding:0px;
  background-color:#ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
 
 
#popup_icerik{
font-family: "Segoe UI", sans-serif;
font-size: 12pt;
  text-align: left;
}
#popup_icerik img{width:400px; height:400px;}
#popupfoot{
font-family: "Segoe UI", sans-serif;
font-size: 10pt;
    padding: 10px 20px;
}
#popupfoot a{
text-decoration: none;
padding:5px 10px 5px 10px;
}
.agree:hover{
  background-color: #000;
  color: #FFF;
}
.popupoption:hover{
background-color:#000;
color: #FFF;
padding:5px;
}
.popupoption2:hover{
color: black;
}





/*BANNER*/
#banner{position:relative; margin: 0 auto; height:50px; background-color:#929799; text-align:center;}
.banner_kutu{ background-color:#929799; width:1167px; margin:0 auto; }
.banner_arama { height:50px; width:230px; float:left;}
.banner_arama input { float:right; margin-right:15px; margin-top:18px;}
.textbox5 {padding: 1px 10px;top:15px; border: 0; height: 15px;width: 135px;border-radius: 10px;background-color:#FFF;float:left;}
.banner_giris { height:50px; float:left; margin-left:80px; background-color:#929799;}
.banner_giris a{text-decoration:none; color:#fff;  font-size:8px; }
.banner_giris h1{color:#fff; font-size:14px; float:left; margin-top:9px;}
.hesap { color:#fff; height:40px; width:100px; float:left; margin-left:10px;}
.hesap img{width:35px; height:35px;}
.hesap a{}
.cikis{float:right; float:left; margin-left:15px; margin-top:5px;}
.cikis img{width:30px; height:30px;}
.mail {padding:1px 10px; border:0; height:17px; width:130px; border-radius:10px;background-color:#FFF; float:left; 
margin:16px 4px; }
.parola{padding: 1px 10px;border: 0; height: 17px;width: 80px;border-radius: 10px;background-color:#FFF;float:left; 
margin:16px 4px;}
.sifre{font-size:10px; float:right; margin-right:10px; color:#fff; text-decoration:none; }
.sifre_unut{font-size:8px; color:#fff; text-decoration:none; }

.giris_btn { float:left; width:80px; height:20px;margin:5px auto; background:url(images/btn_giris.png) 0 0 no-repeat; border-radius:10px; color:#fff; font-family: 'Roboto', sans-serif; font-size:13px;}
.sfr_unt_btn { float:left; width:80px; height:13px; margin:0px -3px; background:url(images/btn_giris.png) 0 0 no-repeat; border-radius:7px; color:#fff; font-family: 'Roboto', sans-serif; font-size:8px;}
.banner_menu_kutu{ margin-left:10px;height:52px; width:500px; float:left;}
.banner_menu{ float:left; height:52px; margin-left:30px;}
.banner_menu_icon{float:left;}
.banner_menu_icon img{width:17px; height:17px; margin-top:17px; padding-right:3px;}
.banner_menu_yazi{float:left; margin-top:18px;}
.banner_menu_yazi a{text-decoration:none; color:#FFF; font-family: 'Roboto', sans-serif; font-size:13px; font-weight:600;}
#gonderilenform{background-color:#929799;}

/*!--BANNER*/
/*HEADER*/
#header{position:relative; margin: 0 auto; width:1167px; height: 180px;  display:table; }
.site_logo{ width:232px; height:113px; float:left; margin-top:15px;}
.manset{ text-align:right; color:#86003f; float:left; display:table-cell; vertical-align:middle; position:absolute; top:11%; width:91%; font-family: 'Roboto', sans-serif; font-size:15px;}
.manset_logo{ width:105px; height:110px; float:right; margin-top:15px;}
.header_menu{position:relative; margin-top:135px; width: 1172px; height: 25px;  text-align: center; }
.header_menu ul li{border-right: solid #FFFFFF 1px; float: left;height: 28px; display:inline-block; margin: 0px auto; padding-top: 9px; background-color:#fccb25; text-align: center;}
.header_menu ul li a {text-decoration: none; color:#000000; text-align: center; font-family: 'Roboto', sans-serif; font-size:15px; font-weight:700; margin-left: 56px;  margin-right: 56px;}
.header_menu ul li:hover{box-shadow: 0 4px 8px 0 gray, 0 6px 20px 0 gray;}

/*!--HEADER*/
/* NEWWWW SLİDER */

/*
 * CoreSlider v1.0.0
 * Copyright 2016 Pavel Davydov
 *
 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
#slider_index {display: block;	height: 400px; width:1167px;	margin: 0 auto 0;	padding: 0 0 100px 0;}

.core-slider {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.core-slider_viewport {
  position: relative;
  overflow: hidden;
  height:400px;
}

.core-slider_list {
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.core-slider_item { float: left; }

.core-slider_item img {
  display: block;
  max-width: 100%;
  height: auto;
}

.core-slider_nav.is-disabled { display: none; }

.core-slider_control-nav {
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center;
}

.core-slider_control-nav-item {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  background: #000;
}

.core-slider_control-nav-item:hover { opacity: 0.3; }

.core-slider_control-nav-item.is-active {
  opacity: 0.3;
  cursor: default;
}

.core-slider_arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 26px;
  height: 49px;
  z-index: 999;
  cursor: pointer;
}

.core-slider_arrow.is-disabled {
  cursor: default;
  opacity: 0.5;
}

.core-slider_arrow:hover { opacity: 0.5; }

.core-slider_arrow__right {
  right: 20px;
  background: url(../images/arrow_right.png) no-repeat 0 0;
}

.core-slider_arrow__left {
  left: 20px;
  background: url(../images/arrow_left.png) no-repeat 0 0;
}

.core-slider__fullwidth .core-slider_viewport::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(images/dot.png) repeat 0 0;
}

.core-slider__carousel { overflow: hidden; }

.core-slider__carousel::before, .core-slider__carousel::after {
  content: "";
  width: 150px;
  position: absolute;
  top: -5px;
  bottom: -5px;
  z-index: 200;
}

.core-slider__carousel::before {
  left: -5px;
  background: -webkit-linear-gradient(left, #fff 10%, transparent);
  background: linear-gradient(to right, #fff 10%, transparent);
}

.core-slider__carousel::after {
  right: -5px;
  background: -webkit-linear-gradient(right, #fff 10%, transparent);
  background: linear-gradient(to left, #fff 10%, transparent);
}

.core-slider__carousel .core-slider_viewport {
  overflow: visible;
  width: 250px;
  margin: 0 auto;
}

.core-slider__carousel .core-slider_arrow__left { left: 70px; }

.core-slider__carousel .core-slider_arrow__right { right: 70px; }
/* !!!!  NEWW SLİDER*/

/*SLİDER*/
#slider_cerceve{position: relative; margin: 0px auto; height: 400px;  background-color: #f9ecf2;}







#slider1 ul, ul li {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
}



#slider1 p { font-size: 14px; line-height: 20px; }

#slider1 {
	display: block;
	width: 1167px;
	height:320px;
	margin: 0 auto 0;
	padding: 0 0 0 0;
}

.subtle {
	display: block;
	float: right;
	color: #878793;
	font-size: 11px;
	padding: 20px 0;
}

#slider1 h3, h2, h1 {
	color: white;
}

#slider1 h3 { padding: 10px 0 0 0; }

#slider1 hr {
	display: block;
	float: left;
}

/* Indicators */
#slider1 ul#billy_indicators1 {
	width: auto;
	float: left;
	display: block;
	z-index: 190;
	background-color:#666;
}

	#slider1 ul#billy_indicators1 li {
		display: block;
		width: 9px;
		height: 9px;
		float: left;
		margin: 0 5px 0 0;
	}
		
	#slider1	ul#billy_indicators1 li a {
			display: block;
			width: 9px;
			height: 9px;
			background: #000000 ;
		
			opacity: 0.6;
			-moz-border-radius: 50px;
			-webkit-border-radius: 50px;
		}	
		
	#slider1	ul#billy_indicators1 li.active a { opacity: 0.8; }
	#slider1	ul#billy_indicators1 li a:hover { opacity: 0.6; }
	#slider1 ul#billy_indicators1 li.active a:hover { opacity: 1.0; }
		
/* Controls */
#clicker1 {
	display: block;
	float: left;
	width:20px;
}

	#clicker1 a {
		background: transparent;
		font-size: 12px;
		color:#000;
		padding: 5px 10px 4px;
		margin-top:100px;
		float:left;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		
	}
	
		#clicker1 a:hover {
			opacity:0.7;
		}
		#clicker2 {
	display: block;
	float: right;
	width:20px;
	margin-top: -200px;
}
		#clicker2 a {
		background: transparent;
		font-size: 12px;
		color:#000;
		padding: 5px 10px 4px;
		float:right;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
		#clicker2 a:hover {
			opacity:0.7;
		}
		
/* Carousel */
#billy_clip1 { 
	width: 1067px; 
	position: relative; /* For IE */
	overflow: hidden;
	height: 310px;
	z-index:100;
}

ul#billy_scroller1 {
	width: 9999px;
	height: 310px;
	display: block;
	float: left;
	position: relative;
}
	
	ul#billy_scroller1 li {
		width: 1067px;
		height: 310px;
		float: left;
		display: block;
	}
	/*!-- SLİDER*/
	
	/*DEGERLERİMİZ*/
	
	#degerlerimiz_container{ position:relative; margin-top:15px; margin-left:auto; height:530px; background-color:#fcf5f8; padding-top:10px;}
	.degerlerimiz_baslik_kutu{ position:relative; margin:0px auto; height:33px; width:1167px; background-color:#fccb25; text-align:center; padding-top:8px;}
	.degerlerimiz_baslik{font-family: 'Roboto', sans-serif; font-size:22px; font-weight:700; text-align:center; }
	.degerler_icerik_container{ width:1167px; height:460px; position:relative; margin:5px auto; background-color:#FFF;}
	.degerler_icerik{height:150px; width:379px; float:left; margin-left:10px; margin-top:2px;}
	.degerler_baslik{ width:190px; height:10px; text-align:left; float:left; margin:10px;  font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 600}
	.degerler_yazi{ width:190px; height:140px; text-align:left; margin:10px; float:left; font-family: 'Roboto', sans-serif; font-size:15px;}
	.degerler_yazi p{font-family: 'Roboto', sans-serif; font-size:15px;}
	.degerler_resim{ width:130px; height:130px; float:left; margin:10px;}
	.degerler_resim img{ width:130px; height:130px;}
	/*!-- DEĞERLERİMİZ*/
	/*Aileler Ne Diyor*/
	
	#aileler_container{ position:relative; margin-left:auto; height:275px; background-color:#fcf5f8;}
	.aileler_baslik_kutu{ position:relative; margin:0px auto; height:35px; width:1167px; background-color:#fccb25; text-align:center; padding-top:8px;}
	.aileler_baslik{font-family: 'Roboto', sans-serif; font-size:22px; font-weight:700; text-align:center; }
	.aileler_icerik_container{ width:1167px; height:215px; position:relative; margin:5px auto;}
	/********** SLIDER **********/
.slider_aile {
  width: 1167px;
  height:250px;
  margin: 0px auto 30px auto;}

.slide-viewer {
    position: relative;
    overflow: hidden;
    height: 250px;}

.slide-group {
    width: 100%;
    height: 100%;
    position: relative;}

.slide {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;}

.slide:first-child {
    display: block;}

/********** BUTTONS **********/
.slide-buttons {
  text-align: center;
  margin-top:-48px;
  }

.slide-btn {
  border: none;
  background: none;
  color: #000;
  font-size: 200%;
  line-height: 0.5em;}

.slide-btn.active, .slide-btn:hover {
  color: #009900;
  cursor: pointer;}

	/*HİKAYE- BÖLÜMLER*/
	#hikaye_bolum_container{ height:715px; position:relative; margin:0 auto; background-color:#fcf5f8;}
	#hikaye_bolum_kutu{ width:1167px; height:715px; background-color:#FFF; position:relative; margin:0 auto;}
	#hikaye_container{ width:892px; height:715px; float:left; border-bottom-style:solid;}
	.hikaye_baslik{ width:890px; height:45px; text-align:left; top:0px; background-color:#feefbd;}
	.hikaye_baslik input{ float:right; height:45px; width:auto;font-family: 'Roboto', sans-serif; font-size:22px;}
	.hikaye_baslik_yazi{ width:80px; height:30px; float:left; text-align:center;color:#495155; font-family: 'Roboto', sans-serif; font-size:23px;  font-weight:700; margin-top:9px; margin-left:3px;}
	.hikaye_icerik_container1{ width:288px; height:330px; float:left; margin-top:10px; border-color:#fccb25;}
	.hikaye_icerik_container{ width:285px; height:330px; float:left; margin-top:10px; margin-left:17px;}
	.hikaye_resim{ width:273px; height:263px; position:relative; margin: 0px auto; border-color:#fccb25; border-style:solid; border-width:3px;}
	.hikaye_resim img{width:273px; height:263px; }
	.hikaye_yazi{ width:273px; height:60px; float:left; margin-top:5px; margin-left:4px;}
	.hikaye_yazi a{ text-decoration:none; color:#495155; font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 600; }
	#bolum_container{width:270px; height:715px; float:right;}
	.bolum_baslik_kutu{ width:270px; height:35px; background-color:#fccb25; padding-top:8px;}
	.bolum_baslik{font-family: 'Roboto', sans-serif; font-size:23px; font-weight: 700;  text-align:left; margin-left:3px;}
	.bolum_menu_container{ position:relative; margin-top:8px; width:270px; height:665px; float:left;}
	.bolum_menu_kutu{ background-color:#fcefd9; width:260px; height:37px; float:left; margin-top:2px; padding-top:12px; padding-left:10px}
	.bolum_menu{ padding-left:15px;}
	.bolum_menu_kutu a{font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 600;  color:#000;}
	/*!---HİKAYE- BÖLÜMLER*/
	/*EĞLENELİM*/
	#eglenelim_container{ height:360px; position:relative; margin:0 auto; background-color:#fcf5f8; padding-top:30px;}
	#eglenelim_bolum_kutu{ width:1167px; height:345px; background-color:#fcf5f8; position:relative; margin:0 auto;}
	.eglenelim_baslik{ width:1167px; height:42px; text-align:left; top:0px; background-color:#feefbd;}
	.eglenelim_baslik input{ float:right; height:45px; width:auto;}
	.eglenelim_baslik_yazi{ width:80px; height:30px; float:left; text-align:left; font-family: 'Roboto', sans-serif; font-size:23px; font-weight: 700;  margin-top:6px; margin-left:10px;}
	.eglenelim_icerik_container1{width:270px; height:280px; float:left; margin-top:10px;}
	.eglenelim_icerik_container1 img{ width:270px; height:280px;}
	.eglenelim_icerik_container{ width:270px; height:280px; float:left; margin-top:10px; margin-left:29px; background-color:#000;}
	.eglenelim_icerik_container img{width:270px; height:280px;;}
	/*!---EĞLENELİM*/
	/*KENDİMİ TANIYORUM*/
	#kd_container{ height:360px; position:relative; margin:0 auto; background-color:#fcf5f8; padding-top:20px;}
	#kd_bolum_kutu{ width:1167px; height:345px; background-color:#fcf5f8; position:relative; margin:0 auto;}
	.kd_baslik{ width:1167px; height:42px; text-align:left; top:0px; background-color:#bfe1e6; }
	.kd_baslik input{ float:right; height:45px; width:auto;}
	.kd_baslik_yazi{ width:300px; height:30px; float:left; text-align:left; font-family: 'Roboto', sans-serif; font-size:23px; font-weight: 700;  margin-top:6px; margin-left:10px;}
	.kd_icerik_container1{ width:280px; height:280px; float:left; margin-top:10px;}
	.kd_icerik_container1 img{ width:280px; height:280px;}
	.kd_icerik_container{ width:280px; height:280px; float:left; margin-top:10px; margin-left:15px; background-color:#000;}
	.kd_icerik_container img{ width:280px; height:280px;}
	/*!---KENDİMİ TANIYORUM/
	
	/*YAZARLAR SLİDER*/
	#yazar_kutu_container{ height:380px; position:relative; margin:0 auto; background-color:#fcf5f8; padding-top:20px;}
	#yazar_bolum_kutu{ width:1167px; height:360px; background-color:#fcf5f8; position:relative; margin:0 auto;}
	.yazar_baslik{ width:1167px; height:45px; text-align:left; top:0px; background-color:#fce8b8; }
	.yazar_baslik input{ float:right; height:44px; width:auto;}
	.yazar_baslik_yazi{ width:300px; height:25px; float:left; text-align:left; color:#000; font-family: 'Roboto', sans-serif; font-size:22px; font-weight: 700;  margin-top:8px; margin-left:10px;}
	/* Dirty Reset */

.yazar_container{width: 250px; height:335px; float:left; margin-top:15px; margin-bottom:15px; margin-right:15px; position: relative; text-align: center;}
.yazar_resim{ width: 250px; height: 235px; margin-top:auto; margin-bottom:5px; margin-left:auto; margin-right:auto; background-color:#fcf5f8; float:left;}
.yazar_resim img{width::245px; height:235px;}
.yazar_isim{text-align: center; color:#000;  font-family: 'Roboto', sans-serif; font-size:15px; font-weight: 500;  float:left; margin-top:10px; width:250px; height:50px;}
.yazar_isim h1{color:#000;  font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 600;  margin:0; padding:0; line-height:2px;}
.indicators_container{width:657px; height:10px; text-align:center; padding-left:510px; margin-top:10px;}
	/*!--- YAZARLAR SLİDER*/ 
	/*İLETİŞİM*/
#iletisim_formum{background-color:#6ec7ce;}
#iletisime_gecin{ height:400px; position:relative; margin:0 auto; background-color:#6ec7ce;}
.iletisim_kutu{ width:1167px; height:400px; position:relative; margin:0 auto; background-color:#6ec7ce;}
.iletisim_form{ width:1167px; height:250px; position:relative; margin:0 auto; background-color:#6ec7ce;}
.iletisim_baslik{ width:1167px; height:100px; position:relative; margin:0 auto; text-align:center; color:#495155; font-family: 'Roboto', sans-serif; font-size:18px; font-weight: 600; padding-top:30px;}
.iletisim_baslik h1{color:#495155; font-size:20px; font-weight:bold;margin:0; padding:0; line-height:10px;}

input#adsoyad{ background-image:url(../images/icon_name.png); background-repeat:no-repeat; background-position:6px; border:1px solid #DADADA; margin-top:10px; margin-left:10px; padding-left:35px; width:280px; float:left; height:40px; font-size:12px;
box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */ -moz-box-shadow:0 0 10px; /* For Mozilla Web Browser*/
border-radius:5px; -webkit-border-radius:5px; /* For I.E */ -moz-border-radius:5px/* For Mozilla Web Browser*/}

input#email{background-image:url(../images/icon_mail.png); background-repeat:no-repeat; background-position:6px; border:1px solid #DADADA; margin-top:90px; padding-left:35px; margin-left:-320px; width:280px; height:40px; font-size:12px; box-shadow:0 0 10px;
float:left; -webkit-box-shadow:0 0 10px; /* For I.E */-moz-box-shadow:0 0 10px;/* For Mozilla Web Browser*/ border-radius:5px;
-webkit-border-radius:5px;/* For I.E */-moz-border-radius:5px/* For Mozilla Web Browser*/}

textarea#mesaj{ resize:none; border:1px solid #DADADA; margin-top:-55px; padding-left:35px; padding-top:20px; margin-left:410px; float:left; width:500px; height:150px; font-size:12px; box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */
-moz-box-shadow:0 0 10px;/* For Mozilla Web Browser*/ border-radius:5px; -webkit-border-radius:5px;/* For I.E */
-moz-border-radius:5px /* For Mozilla Web Browser*/}

input#submit{width:160px;	height:56px; background-color:#485155; border-radius:5px; border:none; padding:10px 25px; color:#FFF;
text-shadow:1px 1px 1px #949494; margin-left:760px; font-family: 'Roboto', sans-serif; font-size:20px;  float:left;
margin-top:20px;}

input#submit:hover{background-color:#31b4bc;}
/*!--- İLETİŞİM*/
/* FOOTER*/
#footer{ height:125px; position:relative; margin:0 auto; background-color:#495155;}
.footer_kutu{ width:1167px; height:125px; position:relative; margin:0 auto; background-color:#495155;}
.vakif_logo{ float:left; margin:15px 0 auto auto; background-color:#495155;}
.footer_orta{float:left; margin-left:250px; width:342px; text-align:center; margin-top:15px; background-color:#495155;}
.sosyal_medya{ position:relative; margin:0 auto; background-color:#495155;}
.ara_katman{float:left;  }
.adres{color:#ffffff; font-size:12px; line-height:25px; background-color:#495155;}
.dergi_logo{float:right; margin-top:10px; margin-right:50px; background-color:#495155;}
.copyright{ color:#FFF; font-size:9px; float:right; margin-right:-152px; margin-top:93px; background-color:#495155;}
/*!--- FOOTER*/
/*ALT SAYFALAR*/
#alt_sayfa{background-color:#fcf5f8;}
#alt_sayfa_hesabim{ height:800px; background-color:#fcf5f8;}
#alt_sayfa_guncelle{ height:800px; background-color:#fcf5f8;}
#alt_sayfa_container{width:1167px; background-color:#fcf5f8; padding-top:20px;  overflow:hidden; min-height:1485px;}
#alt_sayfa_hakkimizda_container{width:1167px; background-color:#fcf5f8; padding-top:20px;  overflow:hidden;}

#alt_sayfa_container_hesabim{ height:780px; width:1167px; background-color:#fcf5f8; padding-top:20px;}
#alt_sayfa_container_guncelle{ height:780px; width:1167px; background-color:#fcf5f8; padding-top:20px;}
#bolum_container_alt{width:272px; float:right; }
#bolum_container_alt_kucuk{width:272px; height:1200px; float:right; }
#bolum_container_alt_sifir{width:272px; height:780px; float:right; }
h1.baslik{font-family: 'Roboto', sans-serif; font-size:22px; font-weight: 700; color:#000; width:240px; text-align:center;  margin-bottom:40px;}
.bolum_baslik_kutu_alt{ width:270px; height:36px; background-color:#fccb25; padding-top:10px; margin-left:0px;}
.hikaye_icerik_container_alt{ width:270px; height:330px; float:left; margin-top:20px;}
.hikaye_resim_alt{ width:264px; height:263px; position:relative; margin: 0px auto; border-color:#fccb25; border-style:solid; border-width:3px;}
.hikaye_resim_alt img{width:264px; height:263px; }
.hikaye_yazi_alt{ width:259px; height:60px; float:left; margin-top:10px; margin-left:4px; padding-left:5px;}
.hikaye_yazi_alt a{ text-decoration:none; color:#495155; font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 600; line-height:1.5; }
#hikaye_baslik_kutu_alt{ width:270px; height:36px; background-color:#fce8b8; padding-top:10px; margin-top:40px;}
#hikaye_baslik_alt{font-family: 'Roboto', sans-serif; font-size:23px; font-weight: 700; text-align:center;}
#bolum_menu_container{ position:relative; margin-top:8px; width:270px; height:665px; float:left;}
#aylar{ width:895px; float:left; margin-top:-10px;}
#aylar img{ width:125px; height:30px; float:left; margin:10px;}
#alt_icerik{width:895px; float:left; background-color:#fcf5f8; margin-top:10px; text-align:center; margin-left: 100px;}
#alt_icerik_editor{width:895px; float:left; background-color:#fcf5f8; margin-top:10px; text-align:center;}
.icerik_yazi30{ width:875px;float:left; margin-right:10px; margin-top:20px; margin-bottom:15px; font-family: 'Roboto', sans-serif; font-size:18px; text-align:justify; margin-left:8px; background-color:#FFF;}
.icerik_yazi25{ width:875px;float:left; margin-right:10px; margin-top:20px; margin-bottom:15px; font-family: 'Roboto', sans-serif; font-size:17px; text-align:justify; margin-left:8px;}
.icerik_yazi20{ width:875px;float:left; margin-right:10px; margin-top:20px; margin-bottom:15px; font-family: 'Roboto', sans-serif; font-size:15px; text-align:justify; margin-left:8px;}
.icerik_yazi15{ width:875px;float:left; margin-right:10px; margin-top:20px; margin-bottom:15px; font-family: 'Roboto', sans-serif; font-size:15px; text-align:justify; margin-left:8px;}
.icerik_ust_resim{width:895px; padding-top:5px; text-align:center; float:left;}
.icerik_tam_resim{width:895px; margin-top:-10px; text-align:center; float:left;}
img#icerik_resim_tam {width:885px;}
.icerik_alt_resim{width:895px; float:left; text-align:center;}
img#ust_resim_sol{float:left; margin-left:20px;}
img#ust_resim_sag{float:right; margin-right:30px;}
img#tam_resim{ margin-right:40px;}
#abone_linki{text-decoration:none; font-family: 'Roboto', sans-serif; font-size:17px; font-style:italic; font-weight:700; color:#000;}
img#ust_resim_sag_alt{float:right; margin-right:30px; margin-top:55px;}
img#ust_resim_orta5{margin-top:5px;}
img#ust_resim_orta30{margin-top:50px; margin-bottom:30px;}
img#alt_resim_orta{margin-top:50px;}
.yazar_bilgi{margin-bottom:15px; font-weight:700; font-family: 'Roboto', sans-serif; font-size:17px; font-style:italic;}

/* AYIN HADİSİ*/
.ayin_hadisi_cerceve{ width:761px; height:330px; margin-top:80px; margin-bottom:50px; background-repeat:no-repeat; text-align:center; background-image:url(../images/ayin_hadisi_cerceve.png);  }
.hadis_nakil{float:right; margin-right:105px; margin-top:90px;  font-style:italic; font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 600; color:#1d1d1b;}
.hadis{font-style:italic; font-family: 'Roboto', sans-serif; font-size:13px; font-weight: 600;color:#1d1d1b;float:left;margin-top:25px; margin-left:40px; width:650px;}
/*!--- AYIN HADİSİ*/
/* BOLUMLER ALT SAYFA*/
#bolum_aylar{ width:1167px; height:90px; float:left; margin-top:-10px;}
#bolum_aylar img{ width:125px; height:30px; float:left; margin:10px;}
#bolumler_container{ width:1167px; float:left; border-bottom-style:solid; margin-top:30px; height:1435px;}
.bolumler_icerik_container1{ width:250px; height:290px; float:left; margin-top:50px; border-color:#fccb25;}
.bolumler_icerik_container{ width:250px; height:290px; float:left; margin-top:50px; margin-left:47px;}
.bolumler_baslik{ width:1167px; height:45px; text-align:left; margin-bottom:-5px; margin-top:20px; background-color:#feefbd; font-family: 'Roboto', sans-serif; font-size:17px; font-weight: 700;}
.bolumler_resim{ width:270px; height:270px; position:relative; margin: 0px auto; background-color:#feefbd; border-color:#fccb25; border-style:solid; border-width:3px;}
.bolumler_resim img{width:250px; height:270px; }
.bolumler_baslik_yazi{ width:450px; height:25px; float:left; text-align:center;color:#495155; font-family: 'Roboto', sans-serif; font-size:23px; font-weight: 600; margin-top:13px; margin-left:380px;}
/*!--- BOLUMLER ALT SAYFA*/
/*YAZARLAR ALT SAYFA*/
#yazarlar_kutu_container{ width:1167px; float:left; border-bottom-style:solid; margin-top:-25px;}
.yazarlar_container{width: 193px; height:270px; float:left; margin-top:3px; margin-bottom:3px; margin-right:40px; position: relative; text-align: center;}
.yazarlar_resim{ width: 193px; height: 215px; margin-top:auto; margin-bottom:5px; margin-left:auto; margin-right:auto; background-color:#fcf5f8; float:left;}
img#yazar_resim{width:193px; height:210px;}
.yazarlar_isim{text-align: center; color:#000;  font-family: 'Roboto', sans-serif; font-size:14px; font-weight: 500; float:left; margin-top:5px; width:190px; height:50px;}
.yazarlar_isim h1{color:#000;  font-family: 'Roboto', sans-serif; font-size:15px; font-weight: 600; margin:0; padding:0; line-height:2px;}
/*!--- YAZARLAR ALT SAYFA*/
/*DEĞERLER*/
#degerler_alt_sayfa{ height:650px; background-color:#fcf5f8;}
#degerler_alt_sayfa_container{ height:650px; width:1167px; background-color:#fcf5f8; padding-top:20px;}
.degerler_alt_baslik_kutu{ position:relative; margin:0px auto; height:35px; width:1167px; background-color:#fccb25; text-align:center; padding-top:10px; margin-bottom:30px;}
/*!--- DEĞERLER*/
/*HİKAYELER*/
#hikayeler_alt_sayfa{ height:1650px; background-color:#fcf5f8;}
#hikayeler_alt_sayfa_container{ height:1600px; width:1167px; background-color:#fcf5f8; padding-top:20px;}
#hikayeler_bolum_container_alt{width:272px; height:1000px; float:right; }
#hikayeler_alt_icerik{width:895px; overflow:hidden; float:left; background-color:#fcf5f8; margin-top:10px; text-align:center;}
/*!--- HİKAYELER*/
/*KÜNYE*/
#kunye{width:895px; float:left; background-color:#fcf5f8; margin-top:100px; text-align:center; margin-left: 130px; }
#kunye ul#tekli{width:895px;  font-family: 'Roboto', sans-serif; font-size:17px;  height: 35px; margin-top:10px; }
#kunye ul#tekli li{ font-family: 'Roboto', sans-serif;font-size:17px;}
#kunye ul#tekli li#baslik{margin-top:10px; font-family: 'Roboto', sans-serif; font-size:19px;  height: 50px; font-weight:700; }
#kunye ul#ciftli{width:895px;list-style:none;display:table;float:none;font-family: 'Roboto', sans-serif;font-size:17px;margin-top:15px;}
#kunye ul li#sol{position:relative;display:table-cell;margin-right:5px;border-right-style:solid;border-right-width:2px;padding-right: 20px;text-align:right;float: none;width: 421px;}
#kunye ul li#sag{position:relative;display:table-cell;float:none;padding-left: 20px;text-align:left;}
#kunye_baslik{font-family: 'Roboto', sans-serif; font-size:19px; font-weight:700; }

/*!--- KÜNYE*/
/*ABONE KAYIT*/
#abone_form_cerceve{float:left; width:895px; height:1500px; margin-left: 120px; text-align:center;background-image:url(../images/abone_olun.png) ; }
#abone_form_cerceve ul{width:600px; margin-top: 30px;  }
#abone_form_cerceve ul li#kisa {font-color:#000; font-family: 'Roboto', sans-serif; font-size:15px;  height: 50px;  box-shadow: 2px 2px 3px #339966; }
#abone_form_cerceve ul li#uzun {font-color:#000; font-family: 'Roboto', sans-serif; font-size:15px; height: 125px;  box-shadow: 2px 2px 3px #339966;}
#abone_form_cerceve ul li#aciklama {font-color:#000; font-family: 'Roboto', sans-serif; font-size:13px; }
/*border-style: solid; border-width: 1px; border-color: #000;*/
input#iletisim{border:1px; solid: #DADADA; font-size:14px; width:300px; height:35px; padding-left: 5px; margin-top: 5px;
box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */ -moz-box-shadow:0 0 10px; /* For Mozilla Web Browser*/
border-radius:5px; -webkit-border-radius:5px; /* For I.E */ -moz-border-radius:5px/* For Mozilla Web Browser*/}
.abone_label{/*border-right-width:1px; border-right-style: solid;border-right-color: #000;*/   float: left; text-align: left; height: 40px; width: 80px; 
padding-top: 10px; font-weight: bold; padding-left: 5px; margin-left:30px; }
.abone_label_uzun{/*border-right-width:1px; border-right-style: solid;border-right-color: #000;*/ text-align: left; float: left; height: 115px; width: 90px; 
padding-top: 10px; padding-left: 5px; font-weight: bold; margin-left:30px;}
#genelform{ width:600px;}
#ilce{border:1px; solid: #DADADA; font-size:14px; width:300px; height:35px; padding-left: 5px; margin-top: 5px;
box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */ -moz-box-shadow:0 0 10px; /* For Mozilla Web Browser*/
border-radius:5px; -webkit-border-radius:5px; /* For I.E */ -moz-border-radius:5px/* For Mozilla Web Browser*/}
#il{border:1px; solid: #DADADA; font-size:14px; width:300px; height:35px; padding-left: 5px; margin-top: 5px;
box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */ -moz-box-shadow:0 0 10px; /* For Mozilla Web Browser*/
border-radius:5px; -webkit-border-radius:5px; /* For I.E */ -moz-border-radius:5px/* For Mozilla Web Browser*/}

textarea#adres{ resize:none; border:1px solid #DADADA; margin-top:5px; margin-left:81px; padding-left:5px; padding-top:5px; width:295px; height:105px; font-size:14px; box-shadow:0 0 10px; float:left; -webkit-box-shadow:0 0 10px; /* For I.E */
-moz-box-shadow:0 0 10px;/* For Mozilla Web Browser*/ border-radius:5px; -webkit-border-radius:5px;/* For I.E */
-moz-border-radius:5px /* For Mozilla Web Browser*/}
.abone_aciklama{border-width:1px; border-style: solid;border-color: #000; float: left;  width: 500px; padding-top: 5px;  }
#abone_ol{background-color: #53b3bb;width: 120px;height: 30px;margin-top: 15px;margin-bottom: 5px; font-weight: bold; font-family: 'Roboto', sans-serif;font-size: 16px;border-radius: 10px;color: #fcfceb;}
#abone:hover{box-shadow: 0 4px 8px 0 gray, 0 6px 20px 0 gray;}
.error{margin-top: 400px;width:500px;color:#e2002b;font-family: 'Roboto', sans-serif;font-size: 13px;text-align: initial;backgroun-color:#000;}
.error_kucuk{width:500px;color:#e2002b;font-family: 'Roboto', sans-serif;font-size: 13px;text-align: initial;backgroun-color:#000;}
.error_mesaj{color:#e2002b;font-family: 'Roboto', sans-serif;font-size: 13px;text-align: initial;backgroun-color:#000;}


/*!--- ABONE KAYIT*/
/*HESABIM*/
#hesabim_form_cerceve{float:left; width:895px; height:750px; text-align:center; }
#hesabim_form_cerceve a{text-decoration:none; font-family: 'Roboto', sans-serif; font-size:15px; font-style:italic; color:#000; margin-top:15px;}
#hesabim_form_cerceve ul{width:375px; margin-top: 30px;   }
#hesabim_form_cerceve ul li#link {font-color:#000; font-family: 'Roboto', sans-serif; font-size:10px;  height: 30px; padding-top:15px; box-shadow: 2px 2px 3px #339966; }
#hesabim_form_cerceve ul li#kisa {font-color:#000; font-family: 'Roboto', sans-serif; font-size:14px; font-weight:500px;  height: 50px;  box-shadow: 2px 2px 3px #339966; }
#hesabim_form_cerceve ul li#kisa_baslik {font-color:#000; text-align:center; font-family: 'Roboto', sans-serif; font-size:17px;  height: 50px; font-weight:600; box-shadow: 2px 2px 3px #339966; }

#hesabim_form_cerceve ul li#uzun {font-color:#000; font-family: 'Roboto', sans-serif; font-size:14px; font-weight:500px; height: 125px;  box-shadow: 2px 2px 3px #339966;}
#hesabim_form_cerceve ul li#aciklama {font-color:#000; font-family: 'Roboto', sans-serif; font-size:13px; }
#genelform_bilgi{float:left;}

input#iletisim_bilgi{border:1px; solid: #DADADA; font-size:14px; width:250px; height:35px; padding-left: 5px; margin-top: 5px;
box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */ -moz-box-shadow:0 0 10px; /* For Mozilla Web Browser*/
border-radius:5px; -webkit-border-radius:5px; /* For I.E */ -moz-border-radius:5px/* For Mozilla Web Browser*/}
.abone_label_bilgi{/*border-right-width:1px; border-right-style: solid;border-right-color: #000;*/   float: left; text-align: left; height: 40px; width: 110px; 
padding-top: 10px; font-weight: bold; padding-left: 5px; margin-left:5px; }
.abone_label_baslik{  height: 40px; width: 250px; padding-top: 10px; padding-left: 5px;  text-align:center; font-family: 'Roboto', sans-serif; font-size:19px;  height: 50px; font-weight:700; font-style:italic;}
input#iletisim_bilgi{border:1px; solid: #DADADA; font-size:14px; width:250px; height:35px; padding-left: 5px; margin-top: 5px;
box-shadow:0 0 10px; -webkit-box-shadow:0 0 10px; /* For I.E */ -moz-box-shadow:0 0 10px; /* For Mozilla Web Browser*/
border-radius:5px; -webkit-border-radius:5px; /* For I.E */ -moz-border-radius:5px/* For Mozilla Web Browser*/}
textarea#adres_bilgi{ resize:none; border:1px solid #DADADA; margin-top:5px; margin-left:-2px; padding-left:5px; padding-top:5px; width:248px; height:105px; font-size:14px; box-shadow:0 0 10px; float:left; -webkit-box-shadow:0 0 10px; /* For I.E */
-moz-box-shadow:0 0 10px;/* For Mozilla Web Browser*/ border-radius:5px; -webkit-border-radius:5px;/* For I.E */
-moz-border-radius:5px /* For Mozilla Web Browser*/}

#genelform_mesaj{float:left; margin-left:20px;}
ul#mesaj{width:450px; margin-top: 30px;}
li#kisa_mesaj_baslik {font-color:#000; text-align:center; height: 50px;}
li#kisa_mesaj {font-color:#000; font-family: 'Roboto', sans-serif; font-size:15px;  height: 50px; }
li#uzun_mesaj {font-color:#000; font-family: 'Roboto', sans-serif; font-size:15px; height: 210px; }
textarea#hesap_mesaj{ resize:none; border:1px solid #DADADA; margin-top:5px; margin-left:20px; padding-left:5px; padding-top:5px; width:450px; height:200px; font-size:14px; box-shadow:0 0 10px; float:left; -webkit-box-shadow:0 0 10px; /* For I.E */
-moz-box-shadow:0 0 10px;/* For Mozilla Web Browser*/ border-radius:5px; -webkit-border-radius:5px;/* For I.E */
-moz-border-radius:5px /* For Mozilla Web Browser*/}


#guncelle_form_cerceve{float:left; width:895px; height:750px; text-align:center; }
#guncelle_form_cerceve ul{width:600px; margin-top: 30px;  }
#guncelle_form_cerceve ul li#kisa {font-color:#000; font-family: 'Roboto', sans-serif; font-size:15px;  height: 50px;  box-shadow: 2px 2px 3px #339966; }
#guncelle_form_cerceve ul li#uzun {font-color:#000; font-family: 'Roboto', sans-serif; font-size:15px; height: 125px;  box-shadow: 2px 2px 3px #339966;}
#guncelle_form_cerceve ul li#aciklama {font-color:#000; font-family: 'Roboto', sans-serif; font-size:13px; }


#hesabim_form_cerceve ul li#uzun {font-color:#000; font-family: 'Roboto', sans-serif; font-size:14px; font-weight:500px; height: 125px;  box-shadow: 2px 2px 3px #339966;}
#hesabim_form_cerceve ul li#aciklama_metin {font-color:#000; font-family: 'Roboto', sans-serif; font-size:13px; text-align:left; }
#hesabim_form_cerceve ul li#aciklama {font-color:#000; font-family: 'Roboto', sans-serif; font-size:13px; }
/*!-- HESABIM*/
/* Popup (arka plan) */
.login {font-family: 'Roboto', sans-serif; font-size:11px; font-weight: 500;}
.secim{margin-left:10px; margin-top:10px; background-color:#00c7d9; border-radius:10px; color:#fff; height:30px; width:120px;}
.login select {width:150px;height:40px;padding:5px;margin: 0;background:#fff;color:#929799; border:none;outline:none; font-family: 'Roboto', sans-serif; font-size:11px; font-weight: 500; display: inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
.login option{background:#3b3738; height:60px;}
.login option a{height:45px;}
.login label {position:relative}
		.login label span{height:30px;width:30px;padding-left:0px; padding-top:0px; color:#fdf3e7; position:absolute;right:0px; top:-5px; pointer-events:none; }
		.login label span img{width:30px; height:30px;}
		.login label:hover span{background:#3b3738;}

.login ul{margin-top:5px; background-color:#fccb25;}
#ad{float:left; background-color:#fff; width:140px; border-radius:10px;}
.login ul li{float:left; margin-left:3px; background-color:#fff; width:95px; border-radius:10px;}
.login ul li:hover{float:left; background-color:#fff; width:95px; border-radius:10px; box-shadow: 1px 1px 2px #fccb25;}
.login ul li img{width:25px; height:25px; margin-top:2px;}
#login_bilgi{text-decoration:none; color:#000;}


