﻿/*
Theme Name: Coderv1 Chat TemasÄ±
Theme URI: https://coder.ceo/coderv1
Author: Coder.Ceo Ali Bozkurt
Author URI: https://coder.ceo
Description: 2016 Mart ayÄ±nda kodlanmaya baÅŸlayan wordperss sohbet temasÄ±.
Version: 1.0
License: Coder.Ceo Licence Coderv1
License URI: htts://coder.ceo/licenses/coderv1
Tags: chat temasÄ±, sohbet temasÄ±, sohbet chat, wordperss sohbet temasÄ±
Text Domain: twentythirteen

Merhaba, coder.ceo wordpress sohbet temasÄ± Ã¼rÃ¼nlerinden Coderv1 sÃ¼rÃ¼mÃ¼nÃ¼ kullanÄ±yorsunuz. Destek ve detaylÄ± bilgi iÃ§in admin@coder.ceo adresine email gÃ¶nderiniz.
*/

@charset "utf-8";
/* Css Documant */
body #wrapper {
	position:relative;
	background-color: #FFF;
  	}
h1{font: bold 25px/24px 'Salsa', cursive; color:#000;letter-spacing:-1px;}
h2{font: bold 22px/12px 'Salsa', cursive; color:#000;letter-spacing:-1px;}
h3{font: bold 21px/12px 'Salsa', cursive; color:#000;letter-spacing:-1px;}
h4{font: bold 20px/12px 'Salsa', cursive; color:#000;letter-spacing:-1px;}
h5{font: bold 19px/12px 'Salsa', cursive; color:#000;letter-spacing:-1px;}
h6{font: bold 18px/12px 'Salsa', cursive; color:#000;letter-spacing:-1px;}
p{font-family: 'Open Sans', sans-serif; font-size:13px; color: #666; margin: 0 0 5px;}
.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;}
@font-face {
  font-family: 'Paytone One';
  font-style: normal;
  font-weight: 400;
  src: local('Paytone One'), local('PaytoneOne'), url(http://fonts.gstatic.com/s/paytoneone/v8/D_d4Nj6jwG2cmUCLYeqgKY4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, UTF-8 U+F000;
}
.ustalan{
	 background:#fea720;
	 height:80px;
	 border-top: 90px solid #fea720;
	 margin-top:-20px;
	}
.heart {
	height:50px;
	background:url(images/hearts.png) no-repeat;
	background-position:bottom center;
	background-size:contain;
	}
.logo {
	margin-top:-70px;
	}
.search_bg {
	position:relative;
	height:58px;
	margin-top:-75px;
	background:url(images/searchd.png) no-repeat;
	background-position:center;
	background-size:contain;
	}
.ara{
	position:absolute;
	width:105px;
	height:70px;
	margin-top:15px;
	margin-left:65px;
	}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 12px;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: #FFF url(images/search-icon.png) no-repeat 9px center;
	border:none;
	padding: 5px 8px 2px 32px;
	width: 90px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	
}
input[type=search]:focus {
	width: 90px;
	background-color: #fff;
}


input:-moz-placeholder {
	font: bold 13px 'Salsa', cursive;
	color: #c51508;
}
input::-webkit-input-placeholder {
	font: bold 13px 'Salsa', cursive;
	color: #c51508;
}
.menuust{
	float:left;
	margin-left:25px;
	margin-top:10px;
	}

.brand {
display: inline-block;
margin-top:40px;
}
.menum{
	position:relative;
	width:100%;
	min-height:140px;
font: bold 14px/14px 'Salsa', cursive;
margin-top:-1px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
background:url(images/header.png) no-repeat #600;
background-position:center bottom;
background-size:contain;
}
.menum	a {
color: #FFF;
text-decoration: none;
text-shadow: 2px 0 #c51508, 0 2px #c51508, 2px 0 #c51508, 0 2px #c51508;
-webkit-transition-duration: 1s;
-moz-transition-duration: 1s;
-o-transition-duration: 1s;
-ms-transition-duration: 1s;
transition-duration: 1s;
}
.menum ul {
	margin-top:20px;
	}
.menum li {
	margin:5px;
	}
.menum li.active {
font: bold 13px/13px 'Salsa', cursive;
min-height:18px;
background-color:#600;
border-radius:40px;

}
.menum li.active a {
color:#FFF;
text-shadow: 2px 0 #c51508, 0 2px #c51508, 2px 0 #c51508, 0 2px #c51508;
}
.dropdown-menu{
	background:#481c00;
	color:#FFF;
	}
.dropdown-menu li a{
	background:#481c00;
	color:#FFF;
	}
.dropdown-menu li a:hover{
	background:#481c00;
	color:#FFF;
	}
.nav > li > a:hover, .nav > li > a:focus {
width:100%;
text-decoration: none;
background:url(images/brand.png) no-repeat;
background-position:center;
background-size:contain;
color:#ff5001;
border-radius:30px;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
width:100%;
text-decoration: none;
background:none;
background-position:center;
background-size:contain;
color:#FFF;
border-radius:30px;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color:#481c00;
    border-color: #337ab7;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color:#481c00;
    border-color: #337ab7;
}
.sagda{
	float:right; margin-right:-20px; height:67px; background:url(images/golge-1.png) no-repeat; background-position:center bottom;
	}
.sag {
	font: bold 15px 'Salsa', cursive;
	color:#FFF;
	-moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background:none;
    border-radius: 20px 0 0 20px;
    display: block;
    float: left;
    height: 38px;
    padding: 7px 10px 10px 14px;
    transition: all .3s ease;
    width: 105px;
	text-align:center;
	webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
	}
.sol {
	font: bold 15px 'Salsa', cursive;
	color:#FFF;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	background:#none;
	border-left: 1px solid #000;
	border-radius: 0 20px 20px 0;
	display: block;
	float: left;
	height: 38px;
	padding: 7px 10px 10px;
	transition: all .3s ease;
	width: 105px;
	text-align:center;
	webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
	}
.sag:hover {
	border-radius: 20px 0 0 0;
	height: 50px;
}

.sol:hover {
	border-radius: 0 20px 0 0;
	height: 50px;
}
.input1 {
position: relative;
margin: 0 0px 0px 0;
height: 39px;
width: 130px!important;
border-radius:20px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color:#ff5001;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
line-height: 10px;
z-index: 1!important;
resize: none;
outline: none;
background:url(images/inputs.png) no-repeat;
background-position:center;
display: inline-block;
text-align:center;
border:none;
margin:6px;
font-weight:bold;
padding-bottom:6px;
}
.chatyap{
position: relative;
display:block;
background:#481c00;
margin-top:-3px;
}
.chatyap span1{
width:170px;
height:210px;	
display:none; 
position:absolute;
top:34px;
left:-70px;
color:#000;
text-align:center;
padding-top:10px;
padding-left:10px;
}
.chatyap:hover span1{
width:170px;
height:210px;	
display:block;
background:#481c00;
border-radius:8px;
margin-top:15px;
margin-left:35px;
webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
}
.chat{
font: bold 15px 'Salsa', cursive;
color:#FFF;
text-align:center;
}
.gir {
	font: bold 14px 'Salsa', cursive;
	background:url(images/baglan.png) no-repeat;
    border: none transparent;
    cursor: pointer;
    height: 38px;
    margin: 0 auto;
	padding-left:11px;
    text-align: center;
    width: 108px;
	color:#ff5001;
	padding-bottom:5px;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	}
.gir:hover {
	color:#000;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	}
.mircindir{
	width:130px;
	height:150px;
	background:url(images/mircindir.png) no-repeat;
	margin:auto;
	color:#ff5001;
	padding:25px;
	font-size:13px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	}
.indir   {
font: 14px/14px 'Salsa', cursive;
color:#ff5001;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
letter-spacing: -2px;
font-weight: bold;
outline:none;
margin-left:23px;
margin-top:3px;
border:none;
background:none;
}
.indir a {
color:#ff5001;
outline:none;
text-decoration: none;
}
.indir a:hover {
color:#000;
}
.sohbet_bg{
	height:565px;
	background:url(images/sohbet_bg.png) no-repeat;
	background-position:center top;
	background-size:contain;
	}
@media (min-width: 992px) {
 .sohbet_bg {
	  margin-top:-65px;
	  margin-left:-100px;
  }
}


.panelim{
	width:280px;
	height:452px;
	text-align:center;
	padding-top:2px;
	webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
	margin:auto;
	}
@media (min-width: 992px) {
 .panelim {
	 margin-left:-45px;
	
  }
}
.panelim h1 {
	padding:15px;letter-spacing:-2px; font-size:38px; font-weight:bold; color:#c51508;text-decoration: none;
	text-shadow: 4px 0 #000, 0 4px #000, 4px 0 #000, 0 4px #000; margin-top:2px;
	}
.panelim h2 {
	padding:15px;letter-spacing:-4px; font-size:32px; font-weight:bold; color:#c51508;text-decoration: none;
	text-shadow: 4px 0 #000, 0 4px #000, 4px 0 #000, 0 4px #000; margin-top:-5px; text-align:left;
	}
.giris-slogan{
	padding-top:30px;
	text-align:center;	
	}




.nick{
width:230px;
padding:6;
margin:auto;
text-align:center;
margin:auto;
}
.nickbox {
float:left;
width:90;
height:36;
margin-right: 10px;
margin-left:5px;
margin-top:10px;
text-align:center;
}
.nickbox1 {
width:90px;
height:28px;
font: bold 12px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
color:#FFF;
background: none;
padding-top:5px;
border-radius: 6px;
webkit-box-shadow: 0 5px 29px  rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 5px 29px  rgba(0, 0, 0, 0.75);
    box-shadow: 0 5px 29px  rgba(0, 0, 0, 0.75)
	;}
.input {
position: relative;
margin: 0 0px 0px 0;
height: 29px;
width: 110px!important;
border:none;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #333;
line-height: 17px;
z-index: 1!important;
padding: 0 15px;
resize: none;
outline: none;
background:url(images/inputs.png) no-repeat;
background-position:center;
}
.sifre{
width:230px;
padding:6;
margin:auto;
text-align:center;
margin:auto;
}
.sifrebox {
float:left;
width:90;
height:36;
margin-right: 10px;
margin-top:10px;
text-align:center;
}
.sifrebox1 {
width:90px;
height:28px;
font: bold 12px/14px "Trebuchet MS",Arial,Helvetica,sans-serif;
color:#FFF;
background:none;
padding-top:5px;
border-radius: 6px;
webkit-box-shadow: 0 5px 29px  rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 5px 29px  rgba(0, 0, 0, 0.75);
    box-shadow: 0 5px 29px  rgba(0, 0, 0, 0.75);
}
.sifremyok{
margin-top:90px;
height:45px;
text-align:center;
}
.baglan{
	width:92px;
	background:url(images/baglanti.png) no-repeat;
	background-position:center;
	text-indent:-5000px;
border:none; 
outline:none; 
height:42px; 

}
.sonyazilarim-baslik{
	width:339px;
	height:115px;
	margin-top:30px;
	margin-left:26px;
	background:url(images/sonyazi-bg.png) no-repeat;
	background-size:contain;
	}
.sonyazilarim-baslik h2 {
	width: 215px;
    height: 81px;
    text-indent: -5000px;
    background: url(images/son-basliklar.png) no-repeat;
	background-position: center bottom;
	margin-left:20px;
	}

.sonyazilarim{
	width:333px;
	height:383px;
	background-color:#fea720;
	margin-top:-28px;
	margin-left:30px;
	border-top-left-radius:20px;
	border-top-right-radius:4px;
	}
.s-yazi{
	margin:auto;
	}
.s-yazi-baslik{
	width:184px;
	font: bold 12px 'Salsa', cursive;
	color:#000;
	 text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:15px;
	padding-left:25px;
	text-align:center;
	}
.s-yazi-baslik a{
	color:#000;
	}
.s-yazi-baslik a:hover{
	color:#CCC;
	text-decoration:none;
	}
.yazi-bg{
	height:125px;
	background:url(images/article-box.png) no-repeat;
	background-position: right top;
	background-size:contain;
	}
.s-yazi-ic{
	width:184px;
	}
.s-yazi-ic span{
	float:right;
	margin-top:-16px;
	}
.s-yazi-ic p{
	text-align:left;
	font-size:11px;
	padding-left:35px;
	padding-top:4px;
	}
.sonyazi-icerik{
	float:left;
	margin:6px;
	}
.sonyazi-resim img{
	moz-box-shadow: 0 2px 7px #000;
    -webkit-box-shadow: 0 2px 7px #000;
    box-shadow: 0 2px 7px #000;
	}
.son-yazi-ic span {
	float:right;
	margin-top:-17px;
	padding-right:5px;
	}
.blogum {
	background:url(images/blog-bg.png) no-repeat;
	background-position:center top;
	background-size:contain;
	width:220px;
	height:117px;
	margin:auto;
	text-align:center;
	}
.blogum h2 {
	width: 225px;
    height: 51px;
    text-indent: -5000px;
    background: url(images/blogdan.png) no-repeat;
	background-position: center top;
	}
.rast-img {
	border: 2px dashed #FFF;
	moz-box-shadow: 0 2px 7px #600;
    -webkit-box-shadow: 0 2px 7px #600;
    box-shadow: 0 2px 7px #600;
	}
.rastgele{
	width:300px;
	height:140px;
	background:url(images/rastgele-box.png) no-repeat;
	background-position:center top;
	background-size:contain;
	margin:auto;
	text-align:center;
	margin-bottom:45px;
	}
.rastgele-ic{
	width:270px;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	}
.rastgele-ic p{
	font-size:12px;
	}
.rastgele-links{
	float:left;
	margin-left:5px;
	margin-top:-5px;
	}
.rastgele-links .inf{
	float:left;
	font: bold 10px 'Salsa', cursive;
	padding:4px;
	margin:2px;
	color:#ffa200;
	background: none;
	border-radius:8px;
	-webkit-box-shadow: 3px 9px 36px -8px rgba(205,212,222,0.65);
    -moz-box-shadow: 3px 9px 36px -8px rgba(205,212,222,0.65);
    box-shadow: 3px 9px 36px -8px rgba(205,212,222,0.65);
	
	}
.rastgele-baslik h3{
	width:225px;
	font: bold 14px 'Salsa', cursive;
	color:#000;
	 text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:20px;
	text-align:center;
	margin:auto;
	}
.rastgele-baslik h3 a{
	color:#000;
	}
.rastgele-baslik h3 a:hover{
	color:#CCC;
	text-decoration:none;
	text-shadow:none;
	}
.content{
	background:url(images/anasayfa-golge.png) no-repeat;
	background-position:center top;
	background-size:contain;
	min-height:852px;
	}


.k-slogan{
	font: bold 14px 'Salsa', cursive;
	color:#FFF;
	width:220px;
	height:123px;
	margin:auto;
	background:url(images/k-slogan.png) no-repeat;
	background-position:center top;
	background-size: contain;
	text-align:center;
	text-shadow: 2px 0 #fc4c02, 0 2px #fc4c02, 2px 0 #fc4c02, 0 2px #fc4c02;
	}
.k-slogan h4{
	width: 126px;
    height: 48px;
    text-indent: -5000px;
    background: url(images/sohbet.png) no-repeat;
	background-position: center top;
	margin:auto;
	}

.nav-tabs {
border:none;
webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
border-radius: 4px;
background:#600;
}
.nav-tabs > li {
 float: left;
 margin-bottom: -1px;
}
.nav-tabs > li > a {
font: bold 13px 'Salsa', cursive;
color:#FFF;
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
background:none;
text-shadow:none;
border:none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #FFF;
cursor: default;
border-bottom-color: transparent;
background:none;
border-radius:4px;
text-shadow:none;
border: 1px solid #FFF;
border-bottom:none;
}
.k-box-ust{
	margin-top:-50px; margin-bottom:20px;
	}
.k-box-ust h4{
	position:relative;
	width: 124px;
    height: 45px;
    text-indent: -5000px;
    background: url(images/kategoriler.png) no-repeat;
}
.k-box-alan{
	position:relative;
	float:left;
	width:100%;
	min-height:190px;
	padding-top:10px;
	
	}
.k-box {
	float:left;
	position: relative;
	width:160px;
	height:180px;
	margin:auto;
	background:#FFF;
	box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
	margin-left:2px;
	margin-bottom:25px;
	webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0 12px 10px rgba(0, 0, 0, 0.75);
	}

.k-box span{
width:159px;
height:18px;
display:block; 
position:absolute;
top:0px;
display:block;
padding:2px;
background: url(images/beyaz.png);
}
.k-box span > .ino {
	float:left;
	font: bold 8px 'Salsa', cursive;
	margin-left:2px;
	color:#000;
	border-radius:8px;
	display:block;
	}
.k-box-baslik {
	font: bold 12px 'Salsa', cursive;
	width:155px;
	height:25px;
	text-align:center;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding:8px;
	margin-top:-16px;
	}
.k-box-baslik a {
	color:#000;
	}
.k-box-baslik a:hover {
	color:#CCC;
	text-decoration:none;
	}
.k-box-icerik p{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:10px;
	}
.k-box-devam{
	font: bold 11px 'Salsa', cursive;
	color:#000;
	float:right;
	padding-right:5px;
	margin-top:-3px;
	}
.tavsiye {
	margin-bottom:20px;
	margin-top:10px;
	}
.tavsiye h4{
	position:relative;
	width: 161px;
    height: 47px;
    text-indent: -5000px;
    background: url(images/tavsiye.png) no-repeat;
	
	margin:auto;
	}
@media (min-width: 992px) {
 .tavsiye {
	 margin-top:-70px;
	
  }
}
.tavsiye-link{
	width:250px;
	height:47px;
	font: bold 13px 'Salsa', cursive;
	color:#000;
	background:url(images/link-bg.png) no-repeat;
	background-position:center;
	background-size:contain;
	margin:auto;
	text-align:left;
	padding-top:12px;
	padding-left:52px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-right:20px;
	}
.tavsiye-link a{
	color:#000;
	}
.tavsiye-link a:hover{
	color:#CCC;
	}
.ortakisim{
	background:url(images/golge.png) no-repeat;
	background-position:center top;
	background-size:contain;
	min-height:300px;
	}
.orta-box h5 {
	width:230px;
	height:25px;
	margin:auto;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:18px;
	text-align:center;
	}
.orta-box h5 a {
	color:#000;
	}
.orta-box h5 a:hover {
	color:#CCC;
	text-decoration:none;
	}
.orta-box{
	position:relative;
	width:240px;
	height:330px;
	-webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
    -moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
    box-shadow: 0 5px 29px rgba(205,212,222,0.65);
	margin:auto;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	}
	.orta-box-i{
		margin-top:60px;
		}
.orta-box:hover{
	margin-top:-25px;
	-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: 992px) {
 .orta-box {
	 margin-right:-40px;
	 -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
	
  }
}
.orta-box-ic p{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:12px;
	}
.orta-box-inf{
	font: bold 10px 'Salsa', cursive;
	color:#000;
	float:right;
	padding-right:15px;
	margin-bottom:10px;
	
	}
.orta-kategori{
	position:relative;
	width:96px;
	height:61px;
	background:url(images/ust.png) no-repeat;
	background-position:right top;
	font: 11px 'Salsa', cursive;
	text-align:center; 
	font-weight:bold; 
	color:#600;
	padding-top:26px;
	padding-left:15px;
	padding-right:15px;
	border-radius:4px;
	margin-top:-137px;
	float:right;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.orta-box2{
	position:relative;
	width:240px;
	height:330px;
	-webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
    -moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
    box-shadow: 0 5px 29px rgba(205,212,222,0.65);
	margin:auto;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	}
.orta-box2:hover{
	margin-top:-30px;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	}
.orta-box2i{
	margin-top:50px;
	}
.orta-box2 h5 {
	width:230px;
	height:25px;
	margin:auto;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:18px;
	text-align:center;
	}
.orta-box2 h5 a {
	color:#000;
	}
.orta-box2 h5 a:hover {
	color:#CCC;
	text-decoration:none;
	}
.orta-box2-ic p{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:12px;
	}
.orta-box2-inf{
	font: bold 10px 'Salsa', cursive;
	color:#000;
	float:right;
	padding-right:15px;
	margin-bottom:10px;
	
	}
.orta-box3{
	position:relative;
	width:240px;
	height:330px;
	-webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
    -moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
    box-shadow: 0 5px 29px rgba(205,212,222,0.65);
	margin:auto;
	
	
	}
.orta-box3-i{
	margin-top:60px;
	}
.orta-box3:hover{
	margin-top:-30px;
	-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: 992px) {
 .orta-box3 {
	 margin-left:-40px;
	-webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
  }
  
}
.orta-box3 h5 {
	width:230px;
	height:25px;
	margin:auto;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:18px;
	text-align:center;
	}
.orta-box3 h5 a {
	color:#000;
	}
.orta-box3 h5 a:hover {
	color:#CCC;
	text-decoration:none;
	}
.orta-box3-ic p{
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-size:12px;
	}
.orta-box3-inf{
	font: bold 10px 'Salsa', cursive;
	color:#000;
	float:right;
	padding-right:15px;
	margin-bottom:10px;
	
	}
.orta-kapa{
	position:relative;
	min-height:112px;
	margin:auto;
	background:url(images/footer_ust.png) no-repeat;
	background-position:center bottom;
	background-size:contain;
	}
.alt-slogan{
	text-align:center;
	color:#FFF;
	font: bold 13px 'Salsa', cursive;
	}
.sosyal { width: 340px;height: 50px;}
.sosyal ul li {cursor: pointer;height: 48px;position: relative;list-style-type: none;float: left;}
.sosyal .icon {
background: url(images/icons.png) 0 0 no-repeat;display: block;float:none;height: 48px;line-height: 48px;margin: 5px 0;position: relative;text-align: left;text-indent: 60px;text-shadow: #333 0 1px 0;white-space: nowrap;width: 48px;z-index: 5;
 
-webkit-transition: width .3s ease-in-out, background-color .3s ease-in-out;
-moz-transition: width .3s ease-in-out, background-color .3s ease-in-out;
-o-transition: width .3s ease-in-out, background-color .3s ease-in-out;
transition: width .3s ease-in-out, background-color .3s ease-in-out;
 
-webkit-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-moz-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;-o-box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;box-shadow: rgba(0, 0, 0, .28) 0 2px 3px;text-decoration: none;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;font-weight: bold;
color: #fafafa;
overflow: hidden;
border-radius: 30px;
}
.sosyal li:hover .icon {width: 150px;}
.sosyal .facebook {background-color: rgba(45, 118, 185, .42);background-position: 0 -382px;}
.sosyal li:hover .facebook {background-color: #2d76b9;background-position: 0 2px;}
.sosyal .twitter {background-color: rgba(0, 161, 223, .42);background-position: 0 -430px;}
.sosyal li:hover .twitter {background-color: #00A1DF;background-position: 0 -46px;text-indent: 66px;}
.sosyal .google {background-color: rgba(167, 0, 0, .42);background-position: 0 -478px;}
.sosyal li:hover .google {background-color: #A70000;background-position: 0 -94px;text-indent: 65px;}
.sosyal .pinterest {background-color: rgba(204, 0, 0, .42);background-position: 0 -526px;}
.sosyal li:hover .pinterest {background-color: #C00;background-position: 0 -142px;}
.sosyal .linkedin {background-color: rgba(0, 87, 114, .42);background-position: 0 -574px;}
.sosyal li:hover .linkedin {background-color: #005772;background-position: 0 -190px;}
.sosyal .youtube {background-color: rgba(170, 0, 0, .42);background-position: 0 -670px;}
.sosyal li:hover .youtube {background-color: #A00;background-position: 0 -286px;}
.sosyal .rss {background-color: rgba(255, 109, 0, .42);background-position: 0 -718px;}
.sosyal li:hover .rss {background-color: #EC5601;background-position: 0 -334px;text-indent: 55px;}

.alt{
	background:#fea720; min-height:455px;
	}
.en{
	margin-top:20px;
	
	}
.pop{
	width:333px;
	height:383px;
	margin:auto;
	}
.pop-yazi{
	margin:auto;
	}
.pop-yazi-baslik{
	width:184px;
	font: bold 12px 'Salsa', cursive;
	color:#000;
	 text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:15px;
	padding-left:25px;
	text-align:center;
	}
.pop-yazi-baslik a{
	color:#000;
	}
.pop-yazi-baslik a:hover{
	color:#CCC;
	text-decoration:none;
	text-shadow:none;
	}
.pop-bg{
	height:125px;
	background:url(images/article-box.png) no-repeat;
	background-position: right top;
	background-size:contain;
	}
.pop-yazi-ic{
	width:184px;
	}
	.pop-yazi-ic span {
		float:right;
		margin-top:-18px;
		}
.pop-yazi-ic p{
	text-align:left;
	font-size:11px;
	padding-top:5px;
	padding-left:35px;

	}
.pop-icerik{
	float:left;
	margin:6px;
	}
.pop-resim img{
	moz-box-shadow: 0 2px 7px #000;
    -webkit-box-shadow: 0 2px 7px #000;
    box-shadow: 0 2px 7px #000;
	}
.yorumlarimiz{
	margin-top:20px;
	}
.son-yorumlarimiz {
	width:333px;
	min-height:250px;
	margin:auto;
	
	}
.yorumlarimiz-link li{
	width:250px;
	height:47px;
	font: bold 13px 'Salsa', cursive;
	color:#000;
	background:url(images/link-bg.png) no-repeat;
	background-position:center;
	background-size:contain;
	margin:auto;
	text-align:left;
	padding-top:12px;
	padding-left:52px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-right:20px;
	list-style-type:none;
	}
.yorumlarimiz-link a{
	color:#000;
	}
.yorumlarimiz-link a:hover{
	color:#CCC;
	text-decoration:none;
	}
.hakkimda{
	width:300px;
	height:380px;
	margin:auto;
	}
.hakkimda-ic {
	padding-top:10px;
	}
.hakkimda-ic p {
	font-weight:bold;
	color:#000;
	text-align:left;
	}
.hakkimda-inf{
	text-align:left;
	color:#FFF;
	}
.footer-alt{
	font: bold 12px 'Salsa', cursive;
	width:350px;
	height:60px;
	margin:auto;
	text-align:center;
	color:#FFF;
	padding-top:15px;
	}
.top{
background-color:#FFF;
width: 48px;
height: 48px;
-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;
border: 3px solid #600;
}
.top:hover{
opacity:0.7;
transition:1s;
}	
	
	
	
.sayfa-alan{
	position:relative;
	min-height:500px;
	margin-top:157px;
	}
.nerede{
	background:#f8f8f8;
	min-height:36px;
	border-radius:6px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-top:7px;
	padding-left:10px;
	}
.breadcrumb {
  padding: 1px 17px;
  margin-top: -13px;
  list-style: none;
  background:none;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li a {
  display: inline-block;
  color:#000;
}
.breadcrumb > li + li:before {
  height:100px;
  padding: 0 5px;
  color: #ccc;
  content: url(images/i-arr.png);
}
.breadcrumb > .active {
  color: #600;
}
.ik{
	margin-top:3px;
	}
.sayfa-ic{
		margin: 0 0 15px;
		}
.sayfa-ic img{
	margin: 0 0 15px;
	-moz-box-shadow: 0 2px 7px #000;
-webkit-box-shadow: 0 2px 7px #000;
box-shadow: 0 2px 7px #000;
	}
.sayfa-icerik {
	text-align:center;
	margin:0 0 115px;	
	}
.sayfa-icerik a {
	color:#600;
	}
.sayfa-icerik a:hover {
	color:#CCC;
	text-decoration:none;
	}
.baslik{
	margin: 0 0 25px;
	}
.resim {
	margin: 0 0 25px;
	}
.resim img {
-moz-box-shadow: 0 2px 7px #000;
-webkit-box-shadow: 0 2px 7px #000;
box-shadow: 0 2px 7px #000;
	}
.yazi {
	margin: 0 0 15px;
	padding:10px;
	}
.sonyazim {
	font-family: 'Circular-Book',Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 0 0 15px;
	}
.sonyazim a {
    color: #600;
	}
.sonyazim a:hover {
    color: #CCC;
	}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #fea720;
  border-radius: 8px;
  color:#000;
  font-weight:bold;
  -webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
box-shadow: 0 5px 29px rgba(205,212,222,0.65);
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f8f8f8;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.yazi-inf{
	margin-top:10px;
	-webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
box-shadow: 0 5px 29px rgba(205,212,222,0.65);
	min-height:165px;
	border-radius:10px;
	padding:15px;
	}
.yazi-inf-editor{
	font: bold 12px 'Salsa', cursive;
	padding-top:10px;
	color:#CCC;
	}
.yazi-inf-editor a{
	color:#000;
	}
.yazi-inf-editor a:hover{
	color:#CCC;
	text-decoration:none;
	}
.yazi-inf-editor span{
	color:#000;
	}

.yazi-inf-editor-sosyal i{
	margin-top:15px;
	margin-left:5px;
	font-size:14px;
	color:#000;
	}
.yazi-bilgi{
	margin:20px;
	}
.yazi-bilgi-ic{
	font-family: 'Circular-Book',Arial,sans-serif;
	margin-bottom:6px;
	color:#FFF;
	text-align:center;
	border-radius:20px;
	
	}
.baslik-bg {
	height:110px;
	background:url(images/son_yazilar.png) no-repeat;
	background-position:left;
	background-size:contain;
	padding-top:19px;
	padding-left:72px;
	}
.inf-baslik h2 {
	width: 157px;
    height: 47px;
    text-indent: -5000px;
    background: url(images/yazi-bilgi.png) no-repeat;
	background-position: center top;
	margin-top:30px;
	}
.nav-tabs1 {
border:none;
-webkit-box-shadow: 3px 9px 36px -8px rgba(205,212,222,0.65);
-moz-box-shadow: 3px 9px 36px -8px rgba(205,212,222,0.65);
box-shadow: 3px 9px 36px -8px rgba(205,212,222,0.65);
border-radius: 4px;
}
.nav-tabs1 > li {
 float: left;
 margin-bottom: -1px;
}
.nav-tabs1 > li > a {
font: bold 13px 'Salsa', cursive;
color:#000;
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs1 > li > a:hover {
-webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
box-shadow: 0 5px 29px rgba(205,212,222,0.65);
border-radius: 4px;
background:none;
text-shadow:none;
}
.nav-tabs1 > li.active > a,
.nav-tabs1 > li.active > a:hover,
.nav-tabs1 > li.active > a:focus {
color: #000;
cursor: default;
border-bottom-color: transparent;
background:none;
border-radius:4px;
text-shadow:none;
border: 1px solid #fea720;
border-bottom: 1px solid #FFF;
}
.pager-info{
	position:relative;
	min-height:33px;	 
	margin-top:10px;
	text-align:left;
	font-family: 'Francois One', sans-serif;
	font-size:12px;
	color:#000;
	padding:8px;
	border-top: 1px solid #fea720;
	border-bottom: 1px solid #fea720;
	-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
border-radius:10px;
	}
.pager-info a{
	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;
	}
.pager-info a:hover{
	color:#CCC;
	-webkit-transition-duration:  0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration:  0.3s;
-ms-transition-duration:  0.3s;
transition-duration: 0.3s;
	}
.pager-i{
	min-width:50px;
	float:left;
	margin-left:20px;
	
	}
.pager-tag{
	min-height:33px;
	float:left;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
	text-align:left;
	font-family: 'Francois One', sans-serif;
	font-size:12px;
	color:#000;
	-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
border-radius:10px;
border-top: 1px solid #fea720;
	border-bottom: 1px solid #fea720;
	}
.pager-tag a{
	color:#000;
	text-decoration: none;
	padding:4px;
	}
.pager-tag a:hover{
	color:#FFF;
	text-decoration: none;
	background-color:#fea720;
	border-radius:20px;
	}
.paylas-bunu{
	min-height:33px;
	float:left;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	text-align:left;
	font-family: 'Francois One', sans-serif;
	font-size:12px;
	color:#000;
	
	}
.paylas-bunu i{
	font-size:20px;
	color:#CCC;
	margin-left:8px;
	
	}
.inf-benzer h2 {
	width: 185px;
    height: 46px;
    text-indent: -5000px;
    background: url(images/benzer.png) no-repeat;
	background-position: center top;
	margin-top:30px;
	}
.benzer {
	width:190px;
	min-height:220px;
	margin:auto;
	-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
margin-bottom:20px;
	}
.benzer-baslik h3  {
	width:180px;
	height:20px;
	font-size:15px;
	text-align:center;
	margin: 0 0 4px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-left:5px;
	padding-right:5px;
	color:#600;
	}
.benzer-ic {
	width:180px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	}
.benzer-devami{
	font: bold 12px 'Salsa', cursive;
	color:#000;
	text-align:right;
	padding-bottom:8px;
	padding-right:15px;
	}
.benzer-devami a{
	color:#600;
	}
.benzer-devami a:hover{
	color:#CCC;
	text-decoration:none;
	}
.inf-yorum h4 {
	width: 118px;
    height: 46px;
    text-indent: -5000px;
    background: url(images/yorum.png) no-repeat;
	background-position: center top;
	margin-top:30px;
	}

.yorum-alani{
	min-height:200px;
	margin-bottom:50px;
	}
.twitter {
width:100%;
margin-top:22px;
}
.twittertime {
width:225px;
height:300px;
margin:auto;
-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
}
.son-yazilarim{
	width:310px;
	min-height:420px;
	-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
margin:auto;
	}
.son-yazilarim-baslik h5 {
	width: 148px;
    height: 46px;
    text-indent: -5000px;
    background: url(images/son-yazilar.png) no-repeat;
	background-position: center;
	margin:auto;
	}


.son-yazi{
	margin:auto;
	}
.son-yazi-baslik{
	width:184px;
	font: bold 12px 'Salsa', cursive;
	color:#000;
	 text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:15px;
	padding-left:25px;
	text-align:center;
	}
.son-yazi-baslik a{
	color:#000;
	}
.son-yazi-baslik a:hover{
	color:#CCC;
	text-decoration:none;
	text-shadow:none;
	}
.son-bg{
	height:120px;
	background:url(images/article-box.png) no-repeat;
	background-position: right top;
	background-size:contain;
	}
.son-yazi-ic{
	width:184px;
	
	}
.son-yazi-ic p{
	text-align:left;
	font-size:10px;
	padding-top:5px;
	padding-left:35px;

	}
.son-icerik{
	float:left;
	margin:6px;
	}
.son-resim img{
	margin-top:10px;
	moz-box-shadow: 0 2px 7px #000;
    -webkit-box-shadow: 0 2px 7px #000;
    box-shadow: 0 2px 7px #000;
	}
.kategorilerim{
	width:310px;
    margin:auto;
	}
.kategorilerim h5 {
	width: 139px;
    height: 46px;
    text-indent: -5000px;
    background: url(images/kategorilerim.png) no-repeat;
	background-position: center;
	margin:auto;
	}
#kategoriler {
	width:100%;
	}
#kategoriler ul{
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
ul#kategoriler, ul#kategoriler ul {
list-style: none;
margin:0;
padding:0;
}
ul#kategoriler li {
position: relative;
text-align:center;
width:100px;
margin:auto;
}
ul#kategoriler li ul {
position: absolute;
top: 19px;
}
ul#kategoriler li > ul {
top: auto;
left: auto;
}
ul#kategoriler li  a {
font: bold 15px/11px "Trebuchet MS",Arial,Helvetica,sans-serif;
text-align:center;
display: block;
border:none;
padding: 4px 4px;
color: #000;
text-decoration: none;
margin-top:10px;
background:url(images/link-bg.png) no-repeat;
background-position:center;
background-size:contain;
width:210px;
min-height:35px;
margin-left:-60px;
padding-top:10px;
}
ul#kategoriler .categories {
	font: bold 15px/11px "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-top:25px;
	padding-bottom:25px;
	}
	
ul#kategoriler .children {
	position:relative;
	min-height:30px;
	margin-top:10px;
	margin-left:-45px;
	
	}
ul#kategoriler li a:hover {
color: #ff0000;
width:190px;
-webkit-transition-duration:  0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration:  0.3s;
-ms-transition-duration:  0.3s;
transition-duration: 0.3s;
}
ul#kategoriler li:hover ul {
display: block;
}
ul#kategoriler li:hover ul, ul#kategoriler li.over ul{
display: block;
}


.face {
width:100%;
margin-top:-70px;
margin-bottom:80px;
}
.facetime {
width:225px;
height:300px;
margin:auto;
-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
}
.k-sayfam h1{
	width:240px;
	background:url(images/k-baslik-bg.png) no-repeat;
	background-position:center top;
	background-size:contain;
	height:85px;
	color:#000;
	border-radius:5px;
	text-align:center;
	padding-top:11px;
	margin:auto;
	}

.kategori-box {
	width:270px;
	min-height:360px;
	-webkit-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
-moz-box-shadow: 0 2px 20px rgba(205,212,222,0.65);
box-shadow: 0 2px 20px rgba(205,212,222,0.65);
margin:auto;
margin-bottom:20px;
	}
.kategori-box h2 {
	width:250px;
	height:25px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin:auto;
	text-align:center;
	padding:4px;
	}
.kategori-box h2 a {
	color:#000;
	}
.kategori-box h2 a:hover {
	color:#CCC;
	text-decoration:none;
	}
.kategori-box-ic {
	width:250px;
	padding:10px;
	text-align:center;
	}
.kategori-box-inf{
	margin-top:10px;
	float:right;
	padding-right:20px;
	font: bold 10px 'Salsa', cursive;
	padding-bottom:10px;
	}
.sayfalama {
	margin-bottom:70px;	
	}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius:4px;
  box-shadow: 0 5px 32px rgba(103, 122, 141, 0.17);
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #ff6000;
  text-decoration: none;
  background-color: #fff;
  border:none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #FFF;
  background-color: #ff6000;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}




.yorumum{
	width: 25px;
    height: 35px;
    background: #f8f8f8;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    position: relative;
    border-left: 5px solid #ff6000;
    border-bottom: 3px solid #ff6000;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	list-style-type: none;
	margin-bottom:15px;
	margin-left:-20px;
	
	}
.yorumum a{
	color:#000;	
	}
.yorumum:hover{
    background: #CCC;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	}
.yorumum span:hover{
    background: #ff6000;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	}
.yorumum span{
	width:250px;
    height: 25px;
    background: #f8f8f8;
    position: absolute;
    left: 10px;
    top: 5px;
    text-align: left;
    padding: 4px;
    color: #000;
    font: bold 12px 'Salsa', cursive;
	border-radius:6px;
	overflow: hidden;
text-overflow: ellipsis;
 white-space:nowrap;
	-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration: 0.3s;
	}
.thumbnail{
	border:none;
	border: 1px dashed #fea720;
	border-radius:50%;
	}
/* Yorum */
h4.kacyorum {font-weight: bold;font-size: 18px; color: #404040;line-height: 28px;margin: 15px 0;}
.yorumlarim {margin-bottom: 25px; min-height:190px; border-radius:4px;  -webkit-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 5px 29px rgba(205,212,222,0.65);
box-shadow: 0 5px 29px rgba(205,212,222,0.65);
padding:15px;
}
.yorumlarim a {color: #404040;}
.yorumavatar {float: left; margin: 15px;}
.yorumavatar img {width: 100px; height: 100px; border-radius:60%;}

.yorumkullanici h3 {font-size :15px; font-weight: bold;color: #404040; padding-top:15px;}
.yorumtarih {margin-top: 10px;margin-bottom: 14px; font-size: 12px;}
.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;}
.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:15px;}
i.cevaplaikon {float: left;  no-repeat; width: 16px; height: 16px; display: block; margin-top: 0px; margin-right: 5px;}
em.yorumonay {font-size:12px;}
 .comment-reply-link{border: 1px dashed #fea720;
  border-radius: 15px;
  color:#000;
  font-weight:bold;
  -webkit-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
box-shadow: 0 0px 29px rgba(205,212,222,0.65);
text-decoration: none;
padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  margin-right:15px;
  margin-bottom:15px;
  
  }
.y-inf{
	font: bold 12px/12px 'Salsa', cursive;
	color:#000;
	margin-bottom:7px;
	}
  
/* Yorum Ekle */
#respond {-webkit-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
box-shadow: 0 0px 29px rgba(205,212,222,0.65);overflow: hidden; background-color: #FFF;border: 1px dashed #CCC;border-radius: 0 0 2px 2px; padding: 10px; width: 100%;}
#respond h4 {font-family: 'Open Sans', sans-serif; margin-bottom: 15px; font-size: 13px;}
#respond h4 a {color: #D45255;}
#respond .comment {-webkit-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
box-shadow: 0 0px 29px rgba(205,212,222,0.65);width: 95%; font-family: 'Open Sans', sans-serif; border: none; padding: 15px 10px 30px 15px; margin-top: 10px; border-radius: 2px;}
#respond input[type='text']{-webkit-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
box-shadow: 0 0px 29px rgba(205,212,222,0.65);float: left; border: none; border-radius: 2px; padding: 12px 10px 11px 10px; margin-right: 10px; margin-bottom:10px;}
#respond input[type='submit'] { float:right;border: 1px dashed #fea720;
  border-radius: 15px;
  color:#000;
  font-weight:bold;
  -webkit-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
-moz-box-shadow: 0 0px 29px rgba(205,212,222,0.65);
box-shadow: 0 0px 29px rgba(205,212,222,0.65);
text-decoration: none;
padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  margin-right:15px;
  margin-bottom:15px;
  background-color:#FFF;
  margin-top:15px;
  
  }
p#yorumgiris {font-size: 13px;}
p.comment-subscription-form {display: none;}


