/*
Theme Name: WoOvv.Com purplev2 sohbet teması
Theme URI: https://woovv.net/purplev2
Author: WoOvv.Com Ali Bozkurt
Author URI: https://woovv.com
Description: 2026 Ocak ayında kodlanmaya başlayan wordperss purplev2 sohbet teması.
Version: 1.0
License: WoOvv.Com Licence purplev2 sohbet teması
License URI: htts://woovv.com/licenses/purplev2
Tags: chat teması, sohbet teması, sohbet chat, wordperss sohbet teması
Merhaba, woovv.com wordpress sohbet teması ürünlerinden purplev2 sürümünü kullanıyorsunuz. Destek ve detaylı bilgi için info@woovv.com adresine email gönderiniz.
*/
@charset "utf-8";
/* PurpleV2 CSS Document */
/* Ali Bozkurt */
@import url(https://fonts.googleapis.com/css?family=Raleway);
body {
	background-color:#FFF;
	font-family: "Roboto", sans-serif;
  	}

h1{font: bold 21px/21px 'Open Sans', sans-serif; color:#000;}
h2{font: bold 21px/21px 'Open Sans', sans-serif; color:#000;}
h3{font: bold 20px/20px 'Open Sans', sans-serif; color:#000;}
h4{font: bold 19px/19px 'Open Sans', sans-serif; color:#000;}
h5{font: bold 18px/18px 'Open Sans', sans-serif; color:#000;}
h6{font: bold 16px/16px 'Open Sans', sans-serif; color:#000;}
p{font-family: 'Open Sans', sans-serif; font-size:16px; color: #666;margin: 0 0 10px;}
mark{ background:none; color:#FFF;}
.p0 {padding-left:0px;padding-right:0px;}
.ortala {margin: 0 auto;}
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;}
.ust{
	min-height:210px;
	background-color:#4f6273;
	}
.left-link{
	width:285px;
	min-height:40px;
	float:right;
	}
.left-link-box{
	font:14px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #CCC;
	float:left;
	margin-left:15px;
	text-align:left;
	}
.left-link-box a{
    color: #CCC;
	}
.left-link-box a:hover{
    color: #f9f9f9;
	text-decoration:none;
	}
.left-link-box i{
	text-shadow: 0 0 .7px, 0 0 1.1px, 0 0 1.1px;
	}
.right-menu{
	position:relative;
	width:280px;
	height:70px;
	margin:auto;
	margin-bottom:15px;
	z-index:999;
	}
@media (min-width: 992px) {
.right-menu {
	margin-right:120px;
  }
}
@media (min-width: 768px) {
.right-menu {
	float:right;
  }
}
.right-menu i{
	color:#FFF;
	font-size:25px;
	margin-left:-2px;
	}
.right-menu-box{
	font-family: 'Raleway', sans-serif;
	width: 75px;
    height: 50px;
    border-radius: 7px 43% 50% 50%;
	float:left;
	margin-left:10px;
	background: #ef8f05;
    -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	padding-top:8px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	}

.right-menu-box a{
	color:#FFF;
	}
.right-menu-box a:hover{
	opacity:0.9;
	text-decoration:none;
	}

.right-menu-box:nth-child(1){
	background: #ef8f05;
	
	}

.right-menu-box:nth-child(2){
	background: #e54b93;
	 
	}

.right-menu-box:nth-child(3){
	background: #73cbb2;
	}
#toggle {
  display: block;
  width: 18px;
  height: 5px;
  margin:auto;
  padding-top:14px;
  padding-bottom:11px;
}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
}
#toggle span:after{
  top: 5px;
}
#toggle span {
  position: relative;
  display: block;
}
#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 4px;
  background-color: #FFF;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(2px, 2px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(5px, -6px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}
/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(2px, 2px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(5px, -6px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}
/* menu appearance*/
#menu {
  position: relative;
  color: #000;
  width: 100px;
  padding: 10px;
  margin-top:24px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  border-radius: 4px;
  background:#b35762;
  opacity:0;
  visibility: hidden;
  transition: opacity .4s;
  z-index:999;
  margin-left:-10px;
  -webkit-box-shadow: 0px 9px 20px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 9px 20px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 9px 20px 5px rgba(0, 0, 0, 0.15);
 font-size:11px;
 border-bottom-left-radius:20px;
 border-bottom-right-radius:20px;
}
#menu:after {
  position: absolute;
  top: -15px;
  left:33px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #b35762;
}
#menu ul, li, li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#menu li a {
  padding: 5px;
  color: #f7f6f6;
  text-decoration: none;
  transition: all .2s;
}
#menu li a:hover,
#menu li a:focus {
  opacity:0.7;
  color: #000;
  text-decoration:none;
}
.sohbet-alan{
	 background:url(images/sohbet-bgm.jpg) no-repeat; background-size: cover; min-height:465px; background-position:center top;
	}
@media (min-width: 768px) {
.sohbet-alan {
	 background:url(images/sohbet-bg.jpg) no-repeat;
	background-size: cover;
	min-height:665px;
  }
}
.hosgeldin{
	width:95%;
	min-height:300px;
	margin:auto;
	margin-top:40px;
	}
@media (min-width: 992px) {
.hosgeldin {
	margin-top:140px;
  }
}
.hosgeldin h1{
	font-family: 'Raleway', sans-serif;
	font-size:60px;
	text-align:center;
	text-shadow: 0 0 .7px, 0 0 1.1px, 0 0 1.1px;
	color:#FFF;
	}
.hosgeldin p{
	font-family: 'Raleway', sans-serif;
	font-size:20px;
	text-align:center;
	text-shadow: 0 0 .7px, 0 0 1.1px, 0 0 1.1px;
	color:#FFF;
	padding-top:20px;
	}
.chat-login{
	width:100%;
	min-height:300px;
	margin:auto;
	margin-top:110px;
	}
@media (min-width: 992px) {
.chat-login {
	width:380px;
  }
}
@media (min-width: 768px) {
.chat-login {
	margin-top:2px;
  }
}
.chat-login h2{
	float:left;
	font-weight: 100;
    font-family: 'Roboto', sans-serif;
	font-size:25px;
	text-align:left;
	color:#FFF;
	font-weight:200;
	}
.chat-login h2 small{
	color:#000;
	text-shadow:none;
	margin-left:20px;
	}
.chat-login-inf{
	float:left;
	margin-left:15px;
	}
.sohbet-user-box{
	width:275px;
	height:60px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	border-radius:38px;
   background-color:#FFF;
    -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	opacity:0.9;
	}
@media (min-width: 768px) {
.sohbet-user-box {
	opacity:1;
  }
}
.baglan{
	font-family: 'Raleway', sans-serif;
	width: 220px;
    height: 56px;
	margin: 0 auto;
	margin-top:20px;
    border-radius:38px;
	background: #ef8f05;
    -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	outline:none;
	font-size:16px;
	color:#000;
	font-weight:bold;
	text-align:center;
	border:none;
	}

.baglan:active{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
 background: #feba04;
}
.bagla{
	font-family: 'Raleway', sans-serif;
	width:95%;
	height:46px;
	margin:auto;
	border:none;
	outline:none;
	background:none;
	font-size:22px;
	color:#FFF;
	text-shadow: 0 0 .7px, 0 0 1.1px, 0 0 1.1px;
	padding-top:9px;
	}
.user-icon{
	width:35px;
	height:35px;
	border-radius:60%;
	float:left;
	margin-left:30px;
	background-color:#ef8f05;
	box-shadow: 0 16px 32px rgba(0,0,0,0.1),0 2px 10px rgba(0,0,0,0.06);
	margin-top:13px;
	text-align:center;
	padding-top:4px;
	color:#FFF;
	}
.user-input{
	width:145px;
	height:28px;
	margin-left:10px;
	float:left;
	}
@import url(https://fonts.googleapis.com/css?family=Raleway);
	.input{
	font-family: 'Raleway', sans-serif;
	width:145px;
	height:28px;
	background:none;
	border:none;
	text-align:left;
	padding-left:3px;
	outline:none;
	margin-top:15px;
	color:#000;
	font-size:22px;
	font-weight:bold;
	}
@media (min-width: 768px) {
 .input {
	 width:145px;
  }
}
.user-input input:-moz-placeholder {
	color: #000;
}
.user-input input::-webkit-input-placeholder {
	color: #000;
}
.contentim{
	background-color:#ffa012; min-height:300px; margin-top:-50px;
	}
.home-blog-top{
	margin-top:-150px;
	}
@media (min-width: 1200px) {
 .home-blog-top {
	 margin-top:-250px;
  }
}
.home_blog{
	position:relative;
	width:400px;
	min-height:300px;
	margin:auto;
	}
.home_blog h2{
	font-size:25px;
	height:35px;
	padding-left:30px;
	border-bottom:1px solid #ed7042;
	}
.home-blog-box{
	float:left;
	margin-left:10px;
	margin-top:15px;
	}
.home-blog-box	.item-date{
	display: table-cell;
    font-family: 'Oswald', sans-serif;
    white-space: nowrap;
    width: 30px;
    text-transform: uppercase;
    font-size: 11px;
    position: relative;
    vertical-align: middle;
	padding-top:12px;
		}
.home-blog-box  .item-date-day{
	display: block;
    float: left;
    font-size:35px;
    font-weight: bold;
	color:#9c5c01;
	}
.home-blog-box  .month{
    font-size: 11px;
    font-weight: bold;
	color:#9c5c01;
	}
.home-blog-box  .time{
    font-size: 10px;
    font-weight: bold;
	color:#9c5c01;
	}
.home-blog-box-img{
	margin-left:-6px;
	width:75px;
	height:75px;
	border-radius:60%;
	background-color:#FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	padding-top:2px;
	}

.home-blog-box-title{
	width:175px;
	height:25px;
	margin-top:-20px;
	}
.home-blog-box-title a{
	color:#000;
	}
.home-blog-box-title a:hover{
	color:#9c5c01;
	text-decoration:none;
	}
.home-blog-box-title h3{
	color:#9c5c01;
	font-size:13px;
	font-weight:bold;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.home-blog-box p{
	font-size:12px;
	color:#724402;
	margin-top:-8px;
	}
.home-blog-more{
	width:130px;
	color:#000;
	float:right;
	padding-top:40px;
	text-align:left;
	}
.home-blog-more:hover{
	color:#FFF;
	text-decoration:none;
	}
.site-link{
	width:680px;
	height:200px;
	margin:auto;
	}
.site-link a{
	color:#FFF;
	}
.site-link a:hover{
	text-decoration:none;
	}
.site-link-box i{
	width:62px;
	height:60px;
	border-radius:60%;
	background: #ef8f05;
	 -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	float:left;
	margin-right:8px;
	text-align:center;
	padding-top:20px;
	color:#FFF;
	font-size:18px;
	}
.site-link-box:nth-child(1) i{
	background: #ef8f05;
	}
.site-link-box:nth-child(2) i{
	background: #e54b93;
	}
.site-link-box:nth-child(3) i{
	background: #73cbb2;
	}
.site-link-box{
	font-family: 'Raleway', sans-serif;
	padding:8px;
	min-height:40px;
	float:left;
	font-weight:bold;
	color:#FFF;
	}
.site-link-box p{
	color:#FFF;
	}
.box{
	position:relative;
	width:450px;
	height:450px;
	margin:auto;
	margin-top:70px;
	border-radius:60%;
	background:#ffa012;
	padding-top:57px;
	z-index:1000;
	-webkit-box-shadow: 41px 21px 63px -32px rgba(0,0,0,0.75);
-moz-box-shadow: 41px 21px 63px -32px rgba(0,0,0,0.75);
box-shadow: 41px 21px 63px -32px rgba(0,0,0,0.75);
	}
@media (min-width: 992px) {
 .box {
	margin-top:-90px;
	margin-left:-15px;
  }
}
.pop-title{
	width:250px;
	height:40px;
	margin:auto;
	}
.pop-title h4{
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ed7042;
	height:30px;
	}



.pop-post{
	width:87%;
	min-height:35px;
	margin:auto;
	margin-top:15px;
	}	

.pop-post .img{
	float:left;
	width:92px;
	height:92px;
	border-radius:60%;
	background-color:#FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	padding-top:2px;
	}
.pop-post .title{
	float:left;
	font:'Open Sans', sans-serif;
	width:290px;
	min-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	color:#000;
	margin-left:5px;
	margin-top:-5px;
	}
.pop-post .title h5{
	font-size:13px;
	color:#000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:center;
	}
.pop-post .title h5 a{
	color:#000;
	}
.pop-post .title h5 a:hover{
	color:#FFF;
	text-decoration:none;
	}
.pop-post .title p{
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:center;
	margin-top:-4px;
	}
.pop-post-inf{
	width:95%;
	min-height:20px;
	color:#f9f9f9;
	}
.pop-post-inf-box{
	float:left;
	margin-left:10px;
	font-size:12px;
	margin-top:-10px;
	}
.pop-post-inf-box a{
	color:#f9f9f9;
	}
.pop-post-inf-box a:hover{
	color:#000;
	text-decoration:none;
	}
.pop-post-inf-box i{
	font-size:14px;
	}
.right-box{
	background-color:#627482;
	min-height:320px;
	}
.right-box-title{
	font:'Open Sans', sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	width:158px;
	height:40px;
	border-radius: 7px;
	background-color:#ef8f05;
	margin:auto;
	margin-top:30px;
	text-align:center;
	padding-top:8px;
	margin-bottom:40px;
	}
@media (min-width: 1200px) {
 .right-box-title {
	 margin-top:-60px;
  }
}
.right-box-post{
	width:750px;
	min-height:225px;
	margin:auto;
	border-top:1px solid #495967;
	padding-top:5px;
	}
@media (min-width: 1200px) {
 .right-box-post {
	width:355px;
	margin-left:40%;
	margin-top:-30px;
  }
}
.right-box-column-box{
	width:250px;
	min-height:105px;
	border-bottom:1px solid #495967;
	padding-top:7px;
	float:left;
	}
@media (min-width: 1200px) {
 .right-box-column-box {
	width:100%;
	margin:auto;
  }
}
.right-box-column{
	float:left;
	margin-left:10px;
	}
.right-box-column-img{
	width:75px;
	height:75px;
	border-radius:60%;
	background-color:#FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	margin-top:10px;
	margin:auto;
	}
@media (min-width: 1200px) {
 .right-box-column-img {
	float:left;
  }
}
.right-box-column-time{
	font-size:11px;
	font:'Open Sans', sans-serif;
	color:#FFF;
	}
.right-box-column-kategori{
	font-size:12px;
	font:'Open Sans', sans-serif;
	color:#000;
	margin-left:10px;
	font-weight:bold;
	}
.right-box-column-kategori a{
	color:#000;
	}
.right-box-column-kategori a:hover{
	color:#000;
	text-decoration:none;
	}
.right-box-column-title{
	font:'Open Sans', sans-serif;
	width:250px;
	min-height:65px;
	color:#FFF;
	padding-top:5px;
	font-size:14px;
	text-align:center;
	}
@media (min-width: 1200px) {
 .right-box-column-title {
	 text-align:left;
  }
}
.right-box-column-title a{
	color:#FFF;
	}
.right-box-column-title a:hover{
	color:#000;
	text-decoration:none;
	}
	
	
.footer-alan{
	min-height:230px; margin-top:-40px; background-color:#627482;
	}	
.footer-title{
	font:'Open Sans', sans-serif;
	color:#f9f9f9;
	font-weight:bold;
	font-size:18px;
	width:258px;
	height:40px;
	margin:auto;
	margin-top:30px;
	text-align:center;
	padding-top:8px;
	margin-bottom:10px;
	border-bottom:1px solid #495967;
	}
.footer-son-yorumlar{
	width:280px;
	min-height:100px;
	margin-left:-40px;
	}
@media (min-width: 348px) {
 .footer-son-yorumlar {
	 margin:auto;
  }
}
.footer-son-yorumlar ul{
	list-style:none;
	}
.footer-son-yorumlar li{
	padding:5px;
	background-color:#4f6273;
	color:#000;
	font-size:12px;
	text-align:left;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom:10px;
	margin-left:-40px;
	}
.footer-son-yorumlar li a{
	color:#000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.footer-son-yorumlar li a:hover{
	color:#FFF;
	opacity:0.9;
	text-decoration:none;
	}
.takipet{
	width:227px;
	min-height:50px;
	margin:auto;
	}
.sosyal-m{
	width:37px;
	height:37px;
	float:left;
	margin-left:8px;
	border-radius:60%;
	background: #FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	margin-bottom:8px;
	color:#cf1515;
	text-align:center;
	padding-top:8px;
	font-size:16px;
	margin-top:10px;
	}

.sosyal-m  a{color:#cf1515;font-weight:bold;}
.sosyal-m1 a{color:#3b5998;}
.sosyal-m2  a{color:#18bcef;}
.sosyal-m3 a{color:#76433f;}
.sosyal-m4 a{color:#a00c0c;}

.site-info{
	width:270px;
	min-height:100px;
	margin:auto;
	}
.site-info p{
	color:#000;
	text-align:center;
	font-size:12px;
	}
.footer-alt{
	width:99%;
	min-height:20px;
	margin:auto;
	text-align:center;
	color:#000;
	padding:10px;
	}
@media (min-width: 768px) {
 .footer-alt {
	 padding:3px;
  }
}
.footer-alt a{
	color:#000;
	}
.footer-alt a:hover{
	text-decoration:none;
	color:#CCC;
	}
.page-ic{
	min-height:500px;
	background-color:#4f6273;
	padding-bottom:90px;
	}
.page-chat{
	position:relative;
	width:200px;
	min-height:60px;
	margin:auto;
	margin-top:5px;
	margin-bottom:20px;
	}
@media (min-width: 992px) {
 .page-chat {
	width:550px;
	float:right;
	margin-top:-90px;
  }
}
.page-chat-sohbet-user-box{
	width:215px;
	height:54px;
	margin:auto;
	margin-bottom:10px;
	border-radius:38px;
   background-color:#FFF;
    -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	}
@media (min-width: 992px) {
 .page-chat-sohbet-user-box {
	float:left;
	margin-left:10px;
  }
}
.page-baglan{
	width:70px;
	height:69px;
	margin:auto;
	border-radius:60%;
	background: #ef8f05;
    -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	}
@media (min-width: 992px) {
 .page-baglan {
	float:left;
	margin-left:20px;
	margin-top:-5px;
  }
}
.xpage-baglan{
	width:170px;
	height:49px;
	margin:auto;
	border-radius:38px;
	background: #ef8f05;
    -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	}
.xpage-bagla{
	font-family: 'Raleway', sans-serif;
	width:170px;
	height:49px;
	outline:none;
	border:none;
	background:none;
	font-size:22px;
	font-weight:bold;
	color:#f9f9f9;
	}
.xpage-baglan:active{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
 background: #feba04;
}
.page-bagla{
	font-family: 'Raleway', sans-serif;
	width:70px;
	height:69px;
	outline:none;
	border:none;
	background:none;
	font-size:22px;
	font-weight:bold;
	color:#f9f9f9;
	}
.page-baglan:active{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
 background: #feba04;
}
.page-chat-user-icon{
	width:30px;
	height:30px;
	border-radius:60%;
	float:left;
	margin-left:15px;
	background-color:#ef8f05;
	box-shadow: 0 16px 32px rgba(0,0,0,0.1),0 2px 10px rgba(0,0,0,0.06);
	margin-top:13px;
	text-align:center;
	padding-top:1px;
	color:#FFF;
	margin-right:5px;
	}
.page-chat-user-input{
	width:115px;
	height:28px;
	float:left;
	}
.nerede{
	width:98%;
	min-height:20px;
	margin:auto;
	margin-top:-20px;
	font-size:12px;
	color:#FFF;
	}
.nerede a{
	color:#CCC;
	}
.nerede a:hover{
	opacity:0.9;
	text-decoration:none;
	}
.breadcrumb {
	font-family: 'Open Sans', sans-serif;
  padding: 10px 5px;
  margin-bottom: 2px;
  list-style: none;
  background:none;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li a {
  display: inline-block;
  color:#000;
}
.breadcrumb > li a:hover {
	text-decoration:none;
	opacity:0.9;
}
.breadcrumb > li + li:before {
  height:100px;
  padding: 0 5px;
  color: #FFF;
  content: '\e882';
  font-family: 'fontello';
}
.breadcrumb > .active {
  color: #FFF;
  font-size:12px;
}
.page-ic-img{
	width:185px;
	height:185px;
	border-radius:60%;
	background-color:#FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	margin:auto;
	margin-bottom:10px;
	padding-top:2px;
	}
@media (min-width: 768px) {
 .page-ic-img {
float:left;
margin-right:15px;
margin-bottom:10px;
  }
}
.page-ic h1{
	font-family: 'Raleway', sans-serif;
	font-size:30px;
	text-align:left;
	text-shadow: 0 0 .7px, 0 0 1.1px, 0 0 1.1px;
	color:#FFF;
	line-height:40px;
	}
.page-ic p { color:#CCC;}
.article-inf{
	min-height:40px;
	border-bottom:1px solid #CCC;
	}
.onceki-yazim{
	min-height:30px;
	margin:auto;
	font-family: 'Raleway', sans-serif;
	text-align:left;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:25px;
	color:#FFF;
	font-size:12px;
	}
.onceki-yazim i{
	color:#FFF;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	font-size:16px;
	}
.onceki-yazim a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	}
.onceki-yazim a:hover{
	color:#CCC;
	}
.share-post{
	width:98%;
	min-height:65px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	}
@media (min-width: 768px) {
.share-post{
	width:580px;
	}
}
.share-post-box{
	width:170px;
	height:45px;
	margin:auto;
	border-radius:38px;
	margin-bottom:30px;
	}
@media (min-width: 768px) {
.share-post-box{
	float:left;
	margin-left:20px;
	}
}
.share-post a{position:relative;display:inline-block;height:36px;width:160px;line-height:35px;padding:0;color:#fff;border-radius:50px;background:#FFF;margin:5px;box-shadow: 0 5px 10px rgba(0,0,0,0.10),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.10);}
.share-post a:hover span.circle{left:100%;margin-left:-35px;background:#fff!important;}
.share-post a:hover span.title {opacity:0;}
.share-post a:hover span.title-hover{opacity:1;color:#fff;}
.share-post a span.title-hover{opacity:0;}
.share-post a span.circle{display:block;color:#fff;position:absolute;float:left;margin:3px;line-height:30px;height:30px;width:30px;top:0;left:0;transition:.5s;border-radius:50%;}
.share-post a span.circle i{width:100%;text-align:center;font-size:16px;line-height:30px;}
.share-post a span.title-hover{position:absolute;left:15px;text-align:center;margin:0 auto;font-size:16px;font-weight:bold;transition:.5s;}
.share-post a span.title{position:absolute;right:15px;text-align:center;margin:0 auto;font-size:16px;font-weight:bold;transition:.5s;}
.share-post .more{border:2px solid #F9A533;}
.share-post .more:hover, .share-post .more span.circle{background:#F9A533;}
.share-post .more:hover span.circle, .share-post .more span.title{color:#F9A533;}

.share-post .facebook:hover, .share-post .facebook span.circle{background:#3b5998;}
.share-post .facebook:hover span.circle, .share-post .facebook span.title{color:#3b5998;}


.share-post .twitter:hover, .share-post .twitter span.circle{background:#55ACEE;}
.share-post .twitter:hover span.circle, .share-post .twitter span.title{color:#55ACEE;}


.share-post .gplus:hover, .share-post .gplus span.circle{background:#cf1515;}
.share-post .gplus:hover span.circle, .share-post .gplus span.title{color:#cf1515;}
.yazi-inf{
	font-family: 'Open Sans', sans-serif;
	padding:4px;
	border-radius:22px;
	float:left;
	margin-top:15px;
	font-size:12px;
	color:#FFF;
	}
.yazi-inf-kategori{
	width:120px;
	height:27px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.yazi-inf i{
	color:#e54b93;
	font-size:14px;
	}
.yazi-inf a{
	color:#FFF;
	}
.yazi-inf a:hover{
	color:#CCC;
	text-decoration:none;
	}
.etiketler{
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
	float:left;
	margin-left:10px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:25px;
	}
.etiketler i{
	color:#e54b93;
	}
.etiketler a{
	background:#e54b93;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15);
	padding-left:8px;
	padding-right:8px;
	padding-bottom:6px;
	padding-top:6px;
	border-radius:4px;
	color:#FFF;
	font-size:11px;
	margin-left:3px;
	line-height:40px;
	}
.etiketler a:hover{
	text-decoration:none;
	opacity:0.9;
	}
.benzer-box{
	width:940px;
	min-height:150px;
	margin:auto;	
	}
.benzer-box-title{
	width:200px;
	min-height:40px;
	border-bottom:1px solid #CCC;
	}
.benzer-box-title h2{
	color:#FFF;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:11px;
	}
.benzer-post-box{
	width:180px;
	height:180px;
	margin:auto;
	background: #FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	border-radius:60%;
	float:left;
	margin-top:30px;
	margin-left:45px;
	}
.benzer-post-box:nth-child(1) {
	background: #FFF;
	}
.benzer-post-box:nth-child(2) {
	background: #55ACEE;
	}
.benzer-post-box:nth-child(3) {
	background: #ef8f05;
	}
.benzer-post-box:nth-child(4) {
	background: #e54b93;
	}
.benzer-post-box:nth-child(5) {
	background: #73cbb2;
	}
.benzer-post-box-title{
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-size:14px;
	text-align:center;
	padding-top:15px;
	line-height:17px;
	}
.benzer-post-box-title a{
	color:#FFF;
	}
.benzer-post-box-title a:hover{
	color:#000;
	text-decoration:none;
	}
.page-yorum-box{
	width:98%;
	min-height:300px;
	margin:auto;
	margin-bottom:50px;
	margin-top:100px;
	}
@media (min-width: 992px) {
.page-yorum-box{
	width:900px;
	}
}
.kategori-page-title{
	width:98%;
	min-height:30px;
	margin:auto;
	margin-bottom:35px;
	text-align:center;
	}
.kategori-page-title h1{
	text-align:center;
	border-bottom: 1px solid #627482;
	padding-bottom:20px;
	}
.kategori-post{
	font-family: 'Open Sans', sans-serif;
	width:98%;
	min-height:200px;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
	color:#000;
	border-bottom: 1px solid #627482;
	}
@media (min-width: 768px) {
.kategori-post{
	width:380px;
	}
}
.kategori-post a{
	color:#000;
	}
.kategori-post a:hover{
	text-decoration:none;
	}
.kategori-post img {
	box-shadow: 0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15);
	margin:auto;
	margin-bottom:20px;
	border:3px solid #FFF;
	}
@media (min-width: 768px) {
.kategori-post img{
	float:left;
	margin-right:8px;
	}
}
.kategori-post i {
	font-size:12px;
	color:#000;
	}
.kategori-post-title{
	font-family: 'Open Sans', sans-serif;
	width:98%;
	min-height:20px;
	color:#FFF;
	text-align:left;
	margin-bottom:5px;
	margin-top:10px;
	font-size:13px;
	line-height:17px;
	}
.kategori-post-title a{
	color:#FFF;
	}
.kategori-post-title a:hover{
	color:#000;
	}
.kategori-post p{
	color:#CCC;
	font-size:12px;
	}
.kategori-share{
	width:98%;
	min-height:30px;
	margin:auto;
	margin-top:15px;
	margin-bottom:30px;
	}
.kategori-share-box{
	width:28px;
	height:28px;
	border-radius:60%;
	float:left;
	margin-left:15px;
	background: #FFF;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	padding-top:8px;
	}
.kategori-share-box i{
	font-size:13px;
	}
.kategori-box-inf{
	float:left;
	margin-left:10px;
	padding-top:9px;
	padding-left:4px;
	padding-right:2px;
	}
.blog-post{
	width:98%;
	min-height:260px;
	margin:auto;
	border-bottom: 1px solid #627482;
	margin-top:10px;
	margin-bottom:20px;
	}
@media (min-width: 768px) {
.blog-post{
	width:740px;
	}
}
.blog-post-img img{
	box-shadow: 0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15);
	margin:auto;
	margin-bottom:20px;
	}
@media (min-width: 768px) {
.blog-post-img img{
	float:left;
	margin-right:10px;
	}
}
.blog-post-title{
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	color:#FFF;
	min-height:30px;
	}
.blog-post-title a{
	color:#FFF;
	}
.blog-post-title a:hover{
	color:#000;
	text-decoration:none;
	}

.blog-post p{
	font-size:14px;
	padding-top:5px;
	}

.blog-post-inf{
	border-radius:22px;
	float:left;
	margin-left:10px;
	background: #ef8f05;
	margin-top:5px;
	-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
	text-align:center;
	color:#FFF;
	font-size:12px;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:15px;
	padding-right:15px;
	}
.blog-post1{
	background: #e54b93;
	}
.blog-post2{
	background: #73cbb2;
	}
.blog-post3{
	background: #55ACEE;
	}
.blog-post-inf-time{
	color:#FFF;
	font-size:12px;
	}
.blog-post-inf a{
	color:#FFF;
	}
.blog-post-inf a:hover{
	text-decoration:none;
	color:#000;
	}
.thumbnail{
	border:none;
	border-radius:60%;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.2), 0 20px 20px rgba(0,0,0,0.15);
	}
h4.kacyorum {font-weight: bold;font-size: 18px; color: #404040;line-height: 28px;margin: 15px 0;}
.yorumlarim { width:100%;margin-bottom: 25px; height:100%; border-radius:8px; background-color:#FFF;}
.yorumlarim a {color: #FFF;}
.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;
  font-size:11px;
  border:none;
  -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);background: #e54b93;
  }
.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%; font-family: "Oswald", sans-serif; border: none; padding: 15px 10px 30px 15px; margin-top: 10px; border-radius:52px; -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);background: #FFF; border:none; outline:none; color:#000;}
#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;border: 5px solid #FFF;-moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);background: #FFF; border:none; outline:none; color:#000;}
#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;
  -moz-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0.2em 0.04em rgba(0, 0, 0, 0.2), inset 0 0.2em 0.4em rgba(0, 0, 0, 0.3), 0 0 3em rgba(255, 255, 255, 0.1);background: #FFF; border:none; outline:none;
  margin-top:20px;
  }
p#yorumgiris {font-size: 13px;}
p.comment-subscription-form {display: none;}

.top{
background: #ef8f05;
width: 40px;
height: 40px;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border-radius: 36px;
text-align:center;
bottom: 2em;
color: #FFF;
display: none;
opacity:0.9;
padding: 0.6em;
position: fixed;
right: 1.5em;
text-decoration: none;


}
.top:hover{
opacity:0.7;
transition:1s;
}