@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Khand:400,500,600,700,300&subset=latin,latin-ext);



/* GENEL AYALAR */
html {min-width:1000px; width:100%; height:100%;}
body.anasayfa_bg {
	min-width:960px;
	width:100%;
	min-height:100%;
	height:auto;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../Images/anasayfa_bg.jpg') no-repeat top center;
	font-weight:100;
}
body.detay_bg {
	min-width:960px;
	width:100%;
	min-height:100%;
	height:auto;
	font-family:"Khand", Arial, Helvetica, sans-serif;
	background:url('../Images/detay_bg.jpg') no-repeat top center;
	font-weight:100;
}
.Temizle {clear:both;}
.Bg_Sabit {background-attachment:fixed !important; background-position:center -1200px !important;}
.Kapsayici {width:1000px; position:relative; margin:auto;}





/* HEADER /*/
.Header {width:100%; height:200px; position:relative; z-index:3;}
.Logo {width:188px; height:95px; position:absolute; margin-top:55px; z-index:5;}

/* SOSYAL MEDYA */
.Sosyal_Medya {position:absolute; margin-top:6px; right:80px;}
.Sosyal_Medya a {width:30px; height:30px; display:block; float:left; margin-right:2px;}
.Sosyal_Medya a.Btn_Facebook {background:url('../Images/Sosyal_Medya.png') no-repeat center left;}
.Sosyal_Medya a.Btn_Twitter {background:url('../Images/Sosyal_Medya.png') no-repeat -30px center;}
.Sosyal_Medya a.Btn_LinkedIn {background:url('../Images/Sosyal_Medya.png') no-repeat -60px center;}

/* MİNİ MENÜLER */
.mini_menu1 {position:absolute; margin:54px 0 0 292px;}
.mini_menu1 a {color:#b02f11; font-weight:600; position:relative; float:left; width:40px; display:block; line-height:.90em; font-size:.90em; margin-right:55px;}
.mini_menu1 a:hover {text-decoration:underline; color:#03C;}
.mini_menu1 a:last-child {margin-left:8px;}

.mini_menu2 {position:absolute; margin:50px 0 0 595px;}
.mini_menu2 a {color:#1f0c6d; font-weight:600; position:relative; float:left; display:block; line-height:.90em; font-size:.90em; padding:10px; background:url('../Images/mini_menu_ayrac.png') no-repeat center right;}
.mini_menu2 a:hover {text-decoration:underline; color:#03C;}
.mini_menu2 a:last-child {background:none;}







/* KAYAN HABER */
.kayan_haber {
	width:600px;
	height:31px;
	position:absolute;
	overflow:hidden;
	margin:91px 0 0 281px;
	background:rgba(0,0,0,.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.icon {font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fa-spin2:before {content: '\f192';font-size: 13px;}

.base-container {
background: none repeat scroll 0 0 #d82827;
height: 31px;
overflow: hidden;
z-index: 1;width: 600px;
}
.last-minute-title {
float: left;padding-left: 4px;
margin-right: 7px;
position: relative;
color: #fff;
background: #b82323;
}

.last-minute-title span {
display: inline-block;
font-size: 12px;
font-weight: 700;
line-height: 34px;
margin: 0 10px 0 0px;
}

.last-minute-title:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136,183,213,0);
border-left-color: #b82323;
border-width: 6px;
margin-top: -6px;
}
.last-minute .scroll-content {
overflow: hidden;
width: 600px;
height: 31px;
float: left;
position: relative;
}
.last-minute .scroll-content .overview {
position: absolute;
}
.last-minute .scroll-content li {
margin-right: 30px;
padding-right: 30px;
position: relative;
float: left;
}

.blink {color: #fff;}

.overview{left: 0px;margin: 0;}
.overview li {display: -webkit-inline-box; padding: 0px 15px;}
.overview li a{color:#fff;display:block;font-size:14px;line-height:33px;text-decoration: none;}
marquee { margin: 0;}








/* MENÜ */
.Menu {position:absolute; margin:138px 0 0 290px; z-index:2;}
.Menu ul.AnaMenu > li {list-style:none; float:left; background:url('../Images/menu_ayrac.png') no-repeat center right;}
.Menu ul.AnaMenu > li:last-child {background:none;}
.Menu ul.AnaMenu > li > a {
	font-family:"Khand", Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:7px 15px;
	margin:0 9px 0 6px;
	display:block;
	font-size:1.30em;
	font-weight:500;
	letter-spacing:-0.03em;
}
.Menu ul.AnaMenu > li:hover > a {
	color:#FFF;
	text-shadow:none;
	background:#311e8f;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Menu ul.AnaMenu > li > a.Aktif {
	color:#FFF;
	text-shadow:none;
	background:#4b38a7;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* ALT MENÜ STYLE */
.Menu ul.AnaMenu li ul {
	width:200px;
	position:absolute;
	display:none;
	margin-left:6px;
	margin-top:-4px;
	background: #4b38a7;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.Menu ul.AnaMenu li ul li:last-child {border-bottom:none;}
.Menu ul.AnaMenu li ul li a {
	color:#FFF;
	padding:6px;
	padding-left:30px;
	font-size:.90em;
	font-weight:500;
	display:block;
	background:url('../Images/Mini_Ok.png') no-repeat 15px center;
}
.Menu ul.AnaMenu li ul li a.Aktif, .Menu ul.AnaMenu li ul li a:hover {background:#6751d2;}
.Menu ul.AnaMenu li ul li a.Aktif::after, .Menu ul.AnaMenu li ul li a:hover::after {
	content:'';
	width:34px;
	height:34px;
	position:absolute;
	background:#311e8f url('../Images/Mini-Ok.png') no-repeat center center;
	display:block;
	margin:-28px 0 0 170px;
}
.Menu ul.AnaMenu li ul li:last-child a:hover {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
.Menu ul li:hover ul {display:block;}
.Menu ul li:hover a.AltMenulu {
	background:#311e8f;
	padding-bottom:21px;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}






/* ANASAYFA SOHBET VE LOGİN */
.ust_sohbet_login {position:relative; width:100%; height:470px;}
.sohbet_giris_btn {width:111px; height:39px; display:block; position:absolute; background:url('../Images/sohbet_giris_btn.png') no-repeat center top; margin:83px 0 0 130px;}
.sohbet_giris_btn:hover {background-position:bottom;}

.home_sohbet_sayisi {position:absolute; color:#FFF; margin:17px 0 0 330px; line-height:1em; text-align:center; font-size:.90em;}
.home_sohbet_sayisi span {font-size:6em; letter-spacing:-0.05em; display:block; line-height:1em; margin-bottom:-10px;}
.home_sohbet_sayisi:hover span {text-shadow:0 0 20px #FFF;}







/* SOHBET LOGİN */
.sohbet_login {width:600px; height:300px; position:absolute; margin:133px 0 0 400px;}
.login_buttons {position:relative; margin-left:300px;}
.login_buttons a {color:#FFF; font-size:1.20em; font-weight:600; display:block; padding:21px; height:20px; float:left; margin-right:5px;}
.login_buttons a:hover, .login_buttons a.aktif {background:url('../Images/login/menu_bg.png') no-repeat bottom left; color:#FC0;}

/* LOGİN FORM */
.login_form input[type=text], .login_form input[type=password] {width:250px; height:35px; padding:5px 15px; border:none; display:block; font-size:1em; color:#d70a5a; position:relative;}
.login_form .Kadi {margin:101px 0 0 118px;}
.login_form .Sifre {margin:9px 0 0 118px;}
.login_form .YoneticiSifre {margin:9px 0 0 118px; width:122px !important;}
.pasif_form {cursor:not-allowed !important; background:#d70a5a;}
.login_form .Giris_Btn {
	width:111px;
	height:39px;
	display:block;
	position:absolute;
	background:url('../Images/login/login_submit_btn.png') no-repeat center top;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	margin:-42px 0 0 285px;
}
.login_form .Giris_Btn:hover {background-position:bottom;}

/* YAN BUTONLAR */
.Yeni_Uyelik {width:160px; height:40px; display:block; background:url('../Images/login/yeni_uyelik.png') no-repeat top center; position:absolute; margin:-164px 0 0 425px;}
.Yeni_Uyelik:hover {background-position:bottom center;}
.Sifremi_Unuttum {width:160px; height:40px; display:block; background:url('../Images/login/sifremi_unuttum.png') no-repeat top center; position:absolute; margin:-119px 0 0 425px;}
.Sifremi_Unuttum:hover {background-position:bottom center;}
.Bay {width:76px; height:40px; display:block; background:url('../Images/login/bay.png') no-repeat top center; position:absolute; margin:-74px 0 0 425px;}
.Bay:hover, .Bay.aktif {background-position:bottom center;}
.Bayan {width:76px; height:40px; display:block; background:url('../Images/login/bayan.png') no-repeat top center; position:absolute; margin:-74px 0 0 506px;}
.Bayan:hover, .Bayan.aktif {background-position:bottom center;}
.Avatar {width:160px; height:40px; display:block; background:url('../Images/login/avatar.png') no-repeat top center; position:absolute; margin:-29px 0 0 425px;}
.Avatar:hover {background-position:bottom center;}










/* RESİMLER - DUVAR YAZILARI - SOHBET HAREKETLERİ */
.home_01 {width:100%; height:380px; position:relative;}
.uye_resimler {width:406px; height:291px; position:absolute; margin-top:47px;}
.uye_kapsayici {
	width:100px;
	height:100px;
	position:absolute;
	overflow:hidden;
	background:#FFF;
	border:solid 5px rgba(255,255,255,.1);
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}
.uye_kapsayici:hover {
	z-index:999;
	-webkit-box-shadow: 0 0 60px 10px rgba(0,0,0,1);
	box-shadow: 0 0 60px 10px rgba(0,0,0,1);
}
.uye_resim_1 {margin:0 0 0 52px; z-index:1;}
.uye_resim_2 {margin:0 0 0 154px; z-index:2;}
.uye_resim_3 {margin:-1px 0 0 256px; z-index:3;}
.uye_resim_4 {margin:89px 0 0 0; z-index:4;}
.uye_resim_5 {margin:89px 0 0 102px; z-index:5;}
.uye_resim_6 {margin:89px 0 0 204px; z-index:6;}
.uye_resim_7 {margin:89px 0 0 295px; z-index:7;}
.uye_resim_8 {margin:178px 0 0 52px; z-index:8;}
.uye_resim_9 {margin:178px 0 0 154px; z-index:9;}
.uye_resim_10 {margin:178px 0 0 256px; z-index:10;}





/* HOME SOHBET ODALARI */
.blog_genel {width:100%; height:auto; position:relative; margin:20px 0;}
.blog_bg {
	width:940px;
	min-height:180px;
	padding:10px;
	height:auto;
	background:#f6f6f6;
	position:relative;
	margin:auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.blog_bg_yanli {
	width:960px;
	min-height:180px;
	height:auto;
	background:url('../Images/blog_bg.png') repeat-y;
	position:relative;
	margin:auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.blog_golge {width:960px; height:29px; position:relative; margin:auto; background:url('../Images/blog_golge.png') no-repeat;}


/* BLOGLAR BASLİK */
.sohbet_odalari_baslik {width:100%; height:103px; position:relative; background:url('../Images/sohbet_odalari_baslik.png') no-repeat 12px;}
.makaleler_baslik {width:100%; height:103px; position:relative; background:url('../Images/makaleler_baslik.png') no-repeat 23px;}
.makaleler_baslik p {color:#a56106; font-weight:600; margin:65px 0 0 240px; position:absolute; text-shadow:0 1px 0 rgba(255,255,255,.3);}
.uyelik_baslik {width:100%; height:103px; position:relative; background:url('../Images/uyelik_baslik.png') no-repeat 23px;}
.uyelik_baslik p {color:#a56106; font-weight:600; margin:65px 0 0 240px; position:absolute; text-shadow:0 1px 0 rgba(255,255,255,.3);}


/* SOHBET ODASI LİSTELEME */
.sohbet_odasi {width:227px; height:280px; position:relative; overflow:hidden; float:left; margin-right:10px; margin-bottom:10px; background:url('../Images/odalar_bg.png') no-repeat top left;}
.sohbet_odasi:hover {background-position:top right;}
.sohbet_odasi:nth-child(4n+0) {margin-right:0;}
.oda_resim {position:relative; width:227px; height:164px; overflow:hidden;}
.oda_resim > img {position:relative; width:227px; height:164px; overflow:hidden;}
.oda_resim_maske {position:absolute; z-index:1; width:227px; height:164px; background:url('../Images/odalar_resim_maske.png') no-repeat;}
.oda_btn {width:227px; height:39px; display:block; position:absolute; margin-top:67px;}
.oda_sayisi {
	background:#372d2c;
	padding:3px 15px;
	text-align:center;
	color:#FFF;
	display:block;
	font-weight:500;
	font-size:1em;
	position:absolute;
	z-index:2;
	width:60px;
	left:0;
	right:0;
	margin:auto;
	margin-top:127px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sohbet_odasi:hover .oda_sayisi {background:#632e7f;}
.oda_adi {position:absolute; color:#372d2c; font-weight:600; font-size:.90em; margin:6px 0 0 45px;}
.oda_sahibi {position:absolute; color:#372d2c; font-weight:600; font-size:.90em; margin:39px 0 0 45px;}
.sohbet_odasi:hover .oda_adi, .sohbet_odasi:hover .oda_sahibi {color:#632e7f;}








/* MAKALELER BLOG TASARIM */
.orta_blog {width:645px; min-height:200px; height:auto; padding:10px; padding-bottom:0; position:relative; float:left;}
.yan_blog {width:275px; min-height:200px; height:auto; padding:10px; position:relative; float:left;}

/* MAKALE TASARIMI */
.makale {
	width:317px;
	height:400px;
	position:relative;
	float:left;
	background:url('../Images/makale_bg.png') no-repeat center;
	margin-right:10px;
	margin-bottom:10px;
}
.makale:nth-child(2n+0) {margin-right:0;}
.makale_resim {position:absolute; width:195px; height:218px; overflow:hidden; margin:10px 0 0 61px;}
.makale_resim > img {position:relative; width:195px; height:218px; overflow:hidden;}
.makale_resim_maske {position:absolute; z-index:1; width:195px; height:218px; background:url('../Images/makale_resim_maske.png') no-repeat;}

.makale_baslik {color:#996699; position:relative; margin:265px 15px 5px 15px;}
.makale_baslik a {color:#996699;}
.makale_baslik a:hover {text-decoration:underline;}
.makale_ozet {color:#996699; position:relative; margin:0 15px; font-size:.80em; text-align:justify; font-weight:500;}
.makale_tarih {
	position:absolute;
	color:#FFF;
	margin:151px 0 0 40px;
	z-index:2;
	width:50px;
	text-align:center;
	font-size:.80em;
	font-weight:500;
	line-height:1em;
}
.makale_btn {
	position:absolute;
	color:#FFF;
	margin:204px 0 0 70px;
	z-index:2;
	width:50px;
	text-align:center;
	font-size:.80em;
	font-weight:500;
	line-height:1em;
}
.makale_btn a {color:#FFF;}
.makale_btn a:hover {text-decoration:underline;}





/* YAN MENÜ MOR */
.yan_menu_mor_baslik {width:275px; height:59px; background:url('../Images/mor_baslik.png') no-repeat center; position:relative;}
.yan_menu_mor_baslik span {
	position:relative;
	padding:10px;
	display:block;
	text-align:center;
	color:#66113e;
	font-weight:600;
	font-size:1.30em;
	letter-spacing:-0.03em;
	text-shadow:0 1px 0 rgba(255,255,255,.3);
}
.yan_menu_mor {
	width:275px;
	min-height:200px;
	height:auto;
	margin-bottom:10px;
	background:url('../Images/mor_bg.jpg') repeat-y center;
	position:relative;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.yan_menu_mor ul li {
	list-style:none;
	float:none;
	width:260px;
	height:40px;
	position:relative;
	margin:auto;
	background:url('../Images/mor_menu_hover.png') no-repeat center top;
}
.yan_menu_mor ul li:hover {background-position:bottom center; color:#631c93;}
.yan_menu_mor ul li.aktif {background-position:bottom center; color:#631c93;}
.yan_menu_mor ul li.aktif a {color:#631c93; font-weight:600;}
.yan_menu_mor ul li a {color:#FFF; display:block; padding:8px; padding-left:15px; height:24px; font-size:1em; font-weight:500;}
.yan_menu_mor ul li a:hover {color:#631c93; font-weight:600;}





/* YAN MENÜ TURUNCU */
.yan_menu_turuncu_baslik {width:275px; height:59px; background:url('../Images/turuncu_baslik.png') no-repeat center; position:relative;}
.yan_menu_turuncu_baslik span {
	position:relative;
	padding:10px;
	display:block;
	text-align:center;
	color:#873107;
	font-weight:600;
	font-size:1.30em;
	letter-spacing:-0.03em;
	text-shadow:0 1px 0 rgba(255,255,255,.3);
}
.yan_menu_turuncu {
	width:275px;
	min-height:200px;
	height:auto;
	background:url('../Images/turuncu_bg.jpg') repeat-y center;
	position:relative;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.yan_menu_turuncu ul li {
	list-style:none;
	float:none;
	width:250px;
	height:75px;
	position:relative;
	padding:5px;
	margin:auto;
	margin-bottom:3px;
	border:solid 1px rgba(255,255,255,.1);
	background:rgba(255,255,255,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.yan_menu_turuncu ul li:hover {border:solid 1px rgba(255,255,255,.2); background:rgba(255,255,255,.2);}
.turuncu_blog_resim {
	position:absolute;
	width:75px;
	height:75px;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.turuncu_blog_baslik {position:absolute; color:#FFF; font-weight:500; margin:0px 0 0 85px;}
.turuncu_blog_baslik a {color:#FFF;}
.turuncu_blog_baslik a:hover {text-decoration:underline; color:#FC0;}
.turuncu_blog_ozet {position:absolute; color:#FFF; font-weight:400; font-size:.75em; line-height:1.30em; margin:25px 0 0 85px;}





/* DETAY SAYFA TEXT STYLE */
.text_style {padding:11px 13px 13px 13px;}
.text_style p {color:#666; text-align:justify; padding:5px 0; font-weight:500; font-size:.90em; line-height:1.80em;}





/* YORUMLAR */
.yorumlar {position:relative; width:100%;}
.yorumlar h3 {font-size:1.50em; font-weight:500; letter-spacing:-0.03em; color:rgba(50,70,165,1);}
.yorumlar h3::after { 
    content: "";
	position:relative;
	width:10%;
	height:3px;
	background:rgba(50,70,165,1);
	display:block;
	margin-bottom:10px;
}
.yorum {
	width:100%;
	height:200px;
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.yorum_resim {width:30%; height:100%; position:relative; overflow:hidden; float:left; background:rgba(50,70,165,1);}
.yorum_resim img {
	width:78%;
	height:75%;
	margin:22px 18px;
	border:solid 4px #FFF;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
}
.yorum_text {width:70%; overflow:hidden; height:200px; position:relative; float:right; background:rgba(50,70,165,.1);}
.yorum_text > div {padding:15px;}
.yorum_text h5 {font-size:1.50em; font-weight:500; letter-spacing:-0.03em; color:rgba(50,70,165,1);}
.yorum_text p {font-size:.90em; font-weight:500; color:rgba(50,70,165,.8); text-align:justify;}
.yorum_tarih {color:rgba(50,70,165,.5); font-size:.75em; font-weight:500; float:right; margin-top:8px;}
.yorum_tarih i {margin-right:5px;}
.yorum_reply {color:rgba(50,70,165,1); font-size:.90em; font-weight:500; position:relative; display:block; margin-top:5px;}
.yorum_reply:hover {text-decoration:underline;}
.yorum_reply i {margin-right:5px;}


/* YORUM PEMBE */
.yorum_pembe .yorum_resim {background:rgba(167,27,76,1);}
.yorum_pembe .yorum_text {background:rgba(167,27,76,.1);}
.yorum_pembe .yorum_text h5 {color:rgba(167,27,76,1);}
.yorum_pembe .yorum_text p {color:rgba(167,27,76,.8);}
.yorum_pembe .yorum_tarih {color:rgba(167,27,76,.5);}
.yorum_pembe .yorum_reply {color:rgba(167,27,76,1);}


/* YORUM GENİŞLİKLERİ */
.yorum_95 {width:95%; float:right;}
.yorum_95 img {width:77%; height:70%; margin:27px 18px;}
.yorum_90 {width:90%; float:right;}
.yorum_90 img {width:77%; height:67%; margin:31px 18px;}
.yorum_85 {width:85%; float:right;}
.yorum_85 img {width:77%; height:62%; margin:34px 16px;}
.yorum_80 {width:80%; float:right;}
.yorum_80 img {width:77%; height:58%; margin:38px 14px;}
.yorum_75 {width:75%; float:right;}
.yorum_75 img {width:77%; height:55%; margin:43px 14px;}







/* YORUM YAP */
.yorum_yap {position:relative; width:90%; margin:30px auto 20px auto;}
.yorum_yap h3 {font-size:1.50em; font-weight:500; letter-spacing:-0.03em; color:rgba(50,70,165,1);}
.yorum_yap h3::after { 
    content: "";
	position:relative;
	width:10%;
	height:3px;
	background:rgba(50,70,165,1);
	display:block;
	margin-bottom:10px;
}
.commentform {
	border:dashed 1px #CCC;
	height:370px;
	padding:15px;
	position:relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}	
#commentform input[type=text], #commentform input[type=email] {
	width:40%;
	border:solid 1px #CCC;
	padding:10px;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:10px;
}
#commentform textarea {
	width:80%;
	height:100px;
	border:solid 1px #CCC;
	padding:10px;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#commentform input[type=submit] {
	cursor:pointer;
	border:none;
	background:rgba(50,70,165,1);
	color:#FFF;
	padding:7px 15px;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:5px;
}
#commentform input[type=submit]:hover {background:rgba(167,27,76,1);}
#commentform label {font-weight:500; font-size:.90em; color:#333;}
#commentform label span {color:#F00;}













/* BILDIRIMLER */
.message {
	padding:10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
	font-size:1em !important;
	font-weight:normal !important;
}
.message.info {
    border: 1px solid #cadcea;
    background: #e1f2fc;
    color: #225b86 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}
.message.error {
    border: 1px solid #eeb7ba;
    background: #fae2e2;
    color: #be4741 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}
.message.success {
    border: 1px solid #b8c97b;
    background: #e5edc4;
    color: #3f7227 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}
.message.warning {
    border: 1px solid #e5dbaa;
    background: #ffffc0;
    color: #6d7829 !important;
    text-shadow: 0 1px 0 #fff;
	margin:10px 0;
}






/* FOOTER */
.footer {width:100%; height:300px; position:relative; background:url('../Images/footer.jpg') no-repeat center; overflow:hidden;}

.footer_menu {width:150px; height:270px; padding-top:30px; position:relative; float:left;}
.footer_menu li {list-style:none; float:none; background:url('../Images/footer_ayrac.png') no-repeat bottom left;}
.footer_menu li:last-child {background:none;}
.footer_menu li a {color:#FFF; padding:4px; font-size:.90em; font-weight:500; display:block;}
.footer_menu li a:hover {color:#FC0; text-decoration:underline;}

.footer_iletisim {position:absolute; color:#FFF; font-size:.80em; letter-spacing:0.02em; font-weight:400; margin:150px 0 0 800px; line-height:1.40em; text-align:right;}
.footer_iletisim a {color:#FC0;}
.footer_iletisim a:hover {text-decoration:underline;}
.telefon_baslik {
	font-size:1em;
	color:#FFF;
	font-family:"neosans_light_trlight", Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	position:absolute;
	margin:50px 0 0 840px;
}
.footer_telefon a {
	font-size:2em;
	color:#FFF;
	font-family:"neosans_light_trlight", Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	position:absolute;
	margin:65px 0 0 410px;
}
.footer_telefon a:hover {color:#ffed26;}
.footer_telefon span {font-size:.60em;}
.scrollup {width:69px; height:69px; position:absolute; display:block; background:url('../Images/go_top.png') no-repeat center; right:20px; top:230px;}

/* SAYFALAMA */
.sayfala {width:92%; height:30px; position:relative; padding-top:20px; margin:15px 15px 20px 50px;}
.sayfala_line {width:28px; height:60px; position:absolute; background:url('../Images/sayfala_line.png') no-repeat; margin:-45px 0 0 -29px;}
.sayfala a {
	width:20px;
	height:20px;
	padding:4px;
	display:inline-block;
	margin-right:1px;
	background:#CC6699;
	color:#ffffff;
	text-align:center;
	font-weight:500;
	font-size:.90em;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.sayfala a:hover, .sayfala a.aktif {background:#439db6; color:#9900CC;}
