@charset "utf-8";

h1{font: bold 50px/55px Quicksand,sans-serif;color: #000;}
h2{font: 28px/38px Quicksand,sans-serif;color: #000;}
h3{font: 22px/22px Quicksand,sans-serif;color: #000;}
h4{font: 20px/20px Quicksand,sans-serif;color: #000;}
h5{font: 18px/18px Quicksand,sans-serif;color: #000;}
body{font-family: 'Quicksand', sans-serif;background: url(../images/bg.png) no-repeat #FFF;}

html, body {
    height: 100%;
}
a{-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;}
.pad0{padding: 0;}
.sabit{position: relative;}
@media (min-width: 768px) {
 .sabit {
   position: fixed; left: 0; top: 0;
  }
}
.sabit-sag{position: fixed; right: 0; top: 0;}
.header{ position: relative; min-height: 80px; z-index: 1000;}
.join-chat{float: right; -webkit-animation-duration: 3s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;}
.logo{margin-top: 20px;}
.menu ul{list-style: none; float: right;}
.menu ul li{float: left; margin:35px 10px;  font-size: 15px;}
.menu ul li a{color: #000; text-decoration: none;}
.meu ul li a:hover{text-decoration: none; color: #CCC;}
.content{margin-top: -130px;}
a{-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;}
.right_bg{width: 100%; min-height: 800px; padding-top: 120px; background: none;}
.chat{width: 100%; min-height: 350px; margin-top: 15px; text-align: center;}
@media (min-width: 768px) {
 .chat {
	  width: 485px;
  }
}
.chat-box{width: 95%; min-height: 65px; margin: auto; border-radius: 38px; background-color: #FFF; margin-top: 25px;box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.06);}
@media (min-width: 768px) {
 .chat-box {
	  width: 355px;
  }
}
.chat-ico{float: left; margin-top: 17px; margin-left: 20px; margin-right: 15px;}
.chat input{float: left; height: 65px; border: none; background: none; outline: none;}
.baglan{width: 95%; min-height: 65px; margin: auto; border-radius: 38px; margin-top: 30px; background: url(../images/ellips.png) no-repeat #ff6000; background-position: center right; box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.06);-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;}
@media (min-width: 768px) {
 .baglan {
	  width: 355px;
  }
}
.baglan:hover{ background-color: #000;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;}
.baglan:active{background-color: #600;}
.gonder{width: 100%; min-height: 65px; text-align: center; background: none; border:none; outline: none; color: #FFF; font-weight: bold; font-size: 25px; cursor: pointer;}
.or{width: 200px; min-height: 10px; margin: auto; color: #FFF; text-align: center; margin-top: 20px;}
.chat p{color: #FFF;}
.chat-column{background-image: linear-gradient(to bottom,#955bd0,#7548a2);}
.mirc {color: #FFF;}
.mirc:hover{color: #000; text-decoration: none;}
::-webkit-scrollbar {width: 10px;background-color: #eaeaea;border-left: 1px solid #ccc;}::-webkit-scrollbar-thumb {background-color: #955bd0;border-radius: 22px;}::-webkit-scrollbar-thumb:hover {background-color: #ff6000;}
.circle{width: 70px; height: 70px; margin-top: -372px; float: right; margin-right: -32px;}
.mobil-box{width: 300px; min-height: 58px; border-radius: 38px; border: 1px solid #955bd0; margin: auto; margin-top: 20px; margin-bottom: 20px;}
.mobil-box img{float: left; margin-left: 20px; margin-top: 10px; margin-right: 10px;}
.mobil-box a{color: #000;}
.site-info{margin-top: 55px; min-height: 500px;}
@media (min-width: 768px) {
 .site-info {
	  margin-top: 155px;
	 min-height: 520px;
  }
}
.home_info{margin-top: 55px;}
@media (min-width: 768px) {
 .home_info {
	  margin-top: 225px;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.footer{min-height: 40px; margin-top: 40px; text-align: right; position: relative; font-size: 12px; color: #CCC;}

.footer a{color: #000; margin-right: 10px; font-size: 12px;}
.footer a:hover{color: #CCC; text-decoration: none;}
.onceki-yazi{width: 100%; min-height: 30px; margin-top: 20px; margin-bottom: 20px; text-align: left;padding: 10px; font-size: 18px; color: #955bd0; }
.onceki-yazi img{margin-right: 5px;}
.onceki-yazi a{color: #ff6000; font-weight: bold;}
.page-inf{min-height: 50px; margin-top: 50px; margin-bottom: 30px; font-size: 11px; line-height: 25px; }
.page-inf a{color: #CCC; font-weight: bold; font-size: 13px;}
.page-inf-top{margin-top: 10px; margin-bottom: 10px;}
.page-inf-img img{ text-align: center; border-radius: 60%; margin-top: 12px;}
.onceki-post{width: 100%; min-height: 20px; margin-top: 30px; margin-bottom: 20px; text-align: left; line-height: 25px;}
.onceki-post a{color: #955bd0; font-weight: bold;}
.onceki-post img{float: left; margin-right: 10px;}
.postlink a{font-weight: normal; font-size: 12px;}
.etiket{width: 100%; min-height: 100px;}
.etiket a{padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 4px; border-radius: 4px; background-color: #ff6000; color: #FFF; margin: 5px; line-height: 40px; font-size: 12px; font-weight: normal;}
.benzer-post{width: 170px; min-height: 100px; margin: auto; margin-top: 20px; margin-bottom: 20px; text-align: center;}
.benzer-post a{color: #000; font-size: 15px; font-weight: bold;}
.benzer-post a:hover{text-decoration: none; opacity: 0.9;}
.yorum-alanim{width: 100%; min-height: 220px; margin-top: 20px; margin-bottom: 20px;}
.blog-box{width: 100%; min-height: 365px; margin: auto; margin-top: 25px; margin-bottom: 35px;}
@media (min-width: 768px) {
.blog-box {min-height: 185px; }
}
.blog-box img{ text-align: center; margin-right: 20px; border-radius: 4px;}
@media (min-width: 768px) {
.blog-box img {float: left;}
}
.blog-box a { color: #ff6000;font-size: 20px;}
.blog-box a:hover{text-decoration: none; color: #CCC;}
.blog-box p{font-size: 13px; padding-top: 10px;}
.blog-box span {font-size: 12px; margin-right: 15px; float: left; line-height: 15px;}
.blog-box span img{margin-right: 5px;}
.sayfala{width: 100%; min-height: 40px; margin: auto; text-align: center; margin-top: 50px;}
.thumbnail{
	border:none;
	border-radius:60%;
	box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.01);
	}
h4.kacyorum {font-weight: bold;font-size: 18px; color: #404040;line-height: 28px;margin: 15px 0;}
.yorumlarim { width:90%;margin-bottom: 25px; height:100%; border-radius:14px; background-color: #FFF;box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.01);}
.yorumlarim a {color: #404040;}
.yorumavatar {float: left; margin: 15px;}
.yorumavatar img {width: 100px; height: 100px; border-radius:60%;}

.yorumkullanici h3 {font-size :13px; font-weight: bold;color: #404040; padding-top:15px; text-align:left;}
.yorumkullanici h3  i { float:left;  margin-top:3px; margin-left:30px; padding-right:5px; text-align:left;}
.yorumtarih {margin-top: 10px;margin-bottom: 14px; margin-left:30px; font-size: 10px; text-align:left;}
.yorumtarih a {color: #aaaaaa;}
i.yorumtarihikon {float: left;  width: 16px; height: 16px; display: block; margin-top: 0px; margin-right: 5px;}
.yorumyazi {font-size: 14px;color: #626262;line-height: 24px; padding-right:30px; text-align:left;}
.yorumyazi p { margin-left: 75px; text-indent: 0px; }
ul.children{ padding:0px 0px 0px 60px !important;}
.yorumlistele li {list-style: none;}
.cevapla {margin-left: 75px; font-size: 12px; margin-top: 5px; margin-bottom:35px;}
i.cevaplaikon {float: left;   width: 16px; height: 16px; display: block; margin-top: 0px; margin-right: 5px;}
em.yorumonay {font-size:12px;}
 .comment-reply-link{
  border-radius: 15px;
  color:#FFF;
  font-weight:bold;
text-decoration: none;
padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  margin-right:15px;
  margin-bottom:15px;
  width:70px;
  float:right;
  border:none;
  background: #FFF;
	box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.01); 
  }
.y-inf{
	font: bold 12px/12px 'Salsa', cursive;
	color:#000;
	margin-bottom:7px;
	}
/* Yorum Ekle */
#respond {overflow: hidden; background:none; padding: 10px; width: 100%;}
#respond h4 {font-family: "Oswald", sans-serif; margin-bottom: 15px; font-size: 13px;}
#respond h4 a {color: #D45255;}
#respond .comment {width: 95%;  border: none; padding: 15px 10px 30px 15px; margin-top: 10px; border-radius:52px; background: #FFF; outline:none; color:#000;box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.01);}
#respond input[type='text']{float: left; border: none; border-radius:38px; padding: 8px 7px 8px 7px; margin-right: 10px; margin-left:16px; margin-bottom:20px; width:175px;background: #FFF; outline:none; color:#000;box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.01);}
#respond input:-moz-placeholder {
	color: #000;
}
#respond input::-webkit-input-placeholder {
	color: #000;
}
#respond input[type='submit'] { float:right;
  border-radius:28px;
  color:#000;
  font-weight:bold;
text-decoration: none;
padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  margin-right:80px;
  margin-bottom:15px;
 background: #FFF; border: none; outline:none;
  margin-top:20px;
	box-shadow: 0 16px 32px rgba(0,0,0,0.1), 0 2px 10px rgba(0,0,0,0.01);
  }
p#yorumgiris {font-size: 13px;}
p.comment-subscription-form {display: none;}
.wp-pagenavi span.current {
    font-weight: 700;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background-color: #ff6000;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 10px 16px;
    margin: 6px;
    border-radius: 2px;
    background-color: #955bd0;
    color: #FFF;
}