/*
Theme Name: EccePlus V3
Theme URI: http://www.felixthemes.com
Version: 3.6
Description: 2 Sütunlu Wordpress Blog Teması
Author: Felix Themes
Author URI: http://www.felixthemes.com
*/
/* Bu CSS Ecce Tasarım tarafından kodlanmıştır */
html { margin: 0 auto }
body {
    font-size: 14px;
    background-color: #f8f8f8;
    margin: 0 auto;
    text-align: left;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img { border: none;max-width: 100%; }
li { list-style: none }
a,
li {
    color: #333;
    text-decoration: none;
}
a { outline: 0 }
h1 {
    font-size : 2em;
    line-height: 1.5em;
}
h2 {
    font-size : 1.5em;
    line-height: 1.5em;
}
h3 {
    font-size : 1.17em;
    line-height: 1.5em;
}
h4 {
    font-size : 1em;
    line-height: 1.5em;
}
h5 {
    font-size : 0.83em;
    line-height: 1.5em;
}
h6 {
    font-size : 0.75em;
    line-height: 1.5em;
}
p,
span { font-size : 100% }
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    margin : 0;
    padding : 0;
    border : 0;
    outline : 0;
    font-weight: normal;
    vertical-align : baseline;
    background : transparent;
}
.alignnone {
    margin: 5px;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    text-align: center;
    height: auto;
}
.alignright {
    float: right;
    margin: 5px 0 5px 15px;
    height: auto;
}
.alignleft {
    float: left;
    margin: 5px 15px 5px 0;
    height: auto;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    height: auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 5px 15px;
    height: auto;
}
a img.alignnone {
    margin: 5px 5px 5px 0;
    height: auto;
}
a img.alignleft {
    float: left;
    margin: 5px 15px 5px 0;
    height: auto;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.wp-smiley {
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
}
.sticky { }
.bypostauthor { }
.clear { clear: both }

/*Reklam*/
div.index-reklam {
    width: 100%;
    margin-bottom: 30px;
}

.single-reklam {
    width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.single-reklam.single-250 {
    width: 250px;
	height: 250px;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
.single-reklam.single-250 div.bos {
    width: 250px;
	min-height: 250px;
	line-height: 248px;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
div.bos {
    width: 100%;
    min-height: 90px;
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 88px;
    text-align: center;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#fafafa), color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top, #fafafa 43%,#eaeaea 100%);
    background: -o-linear-gradient(top, #fafafa 43%,#eaeaea 100%);
    background: -ms-linear-gradient(top, #fafafa 43%,#eaeaea 100%);
    background: linear-gradient(to bottom, #fafafa 43%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eaeaea',GradientType=0 );
}

div.bos span{
    font-weight: bold;
    color: #777;
}

/* Genel */
#genel {
    margin: 0 auto;
	margin-top: -4px;
    overflow: hidden;
    max-width: 1060px;
    padding: 24px 20px 20px 20px;
	background:#fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

#ust {
    background: #444;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 0px;
}
.logo-margin {
    max-width: 1060px;
    margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.ray {
    background: url(images/ray.png) no-repeat center center;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#icerik  {
    width: calc(70.589% - 40px);
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

/*Logo*/
#logo {
    float: left;
    clear: both;
}
#logo a img {
    width: 245px;
    height: 67px;
}
/*Advertisement*/
#reklam {
    float: right;
    width: 468px;
    margin: 30px 0 0 0;
    padding: 0;
    height: 60px;
}
#reklam a img {
    width: 468px;
    height: 60px;
}
#reklam728 {
    float: right;
    width: 728px;
    margin: 0;
    padding: 0;
    height: 90px;
}
#reklam728 a img {
    width: 728px;
    height: 90px;
}

/*Menu*/

#main-nav, .mobil-button {
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: #fff;
    position: relative;
}
ul.nav {
	padding:0;
	max-width: 1060px;
	margin:0 auto;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
ul.nav li {
    padding: 0;
    float: none;
    margin: 0 -2px;
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #eee;
    position: relative;
}
ul.nav li:first-child {border-left: 0;}
ul.nav li a {
	min-height: 50px;
    padding: 15px;
    color: #999;
    display: block;
    position: relative;
}
ul.nav li:hover > a {
	color: #3498db;
    background: #f7f7f7;
}
ul.nav li a:hover {}

ul.nav > li.menu-item-has-children:after, ul.nav > li.menu-item-has-children > ul.sub-menu >  li.menu-item-has-children:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    bottom: 4px;
    left: calc(50% - 7px);
    color: #cccccc;
	cursor: pointer;
}

ul.nav > li.menu-item-has-children > ul.sub-menu >  li.menu-item-has-children:after {
	content: "\f105";
    right: 10px;
    bottom: calc(50% - 7px);
    left: inherit;
}

ul.nav > li.menu-item-has-children:hover > ul.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

ul.nav > li.menu-item-has-children > ul.sub-menu >  li.menu-item-has-children:hover ul.sub-menu{
    left: 229px;
    top: calc(100% - 41px);
    opacity: 1;
    visibility: visible;
}
ul.nav > li.menu-item-has-children > ul.sub-menu >  li.menu-item-has-children ul.sub-menu{
    left: 229px;
    top: 150%;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
}

ul.nav li ul.sub-menu {
    top: 150%;
    left: 0;
    z-index: 16;
    background: #fff;
    margin: 0;
    opacity: 0;
    padding: 0;
    width: 230px;
	margin-left: -1px;
    border: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    font-size: 13px;
    text-align: left;
    list-style: none;
    position: absolute;
    visibility: hidden;
}

ul.nav li ul.sub-menu li {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px dashed #ececec;
    border-left: 0;
    font-weight: normal;
    list-style-type: none;
}
ul.nav li ul.sub-menu li:last-child {
    border-bottom: 0;
}

ul.nav li ul.sub-menu li a {
    padding: 11px 15px;
    line-height: normal;
    min-height: inherit;
    display: block;
    font-weight: bold;
    position: relative;
}

ul.nav li ul.sub-menu li:hover > a:before {
	-webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

ul.nav li ul.sub-menu li a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    -o-transform-origin: 100%;
    transform-origin: 100%;
}
ul.nav li ul.sub-menu li:hover > a{
    background: none;
}

.mobil-button button {
    border: none;
    padding: 10px 20px;
    background: #ed8151;
	font-family: Open Sans, Verdana, sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    margin: 10px 20px;
    border-radius: 2px;
    font-weight: bold;
    outline: none;
}

.mobil-button {
	text-align: right;
    display: none;
}

.mobil-arama{
    margin-bottom: 30px;
}
.mobil-arama form {
    border-bottom: 1px solid #fff;
}
.mobil-arama input {
    width: calc(100% - 50px);
    background: transparent;
    color: #fff;
    font: normal 14px Open Sans, sans-serif;
    box-shadow: none !important;
}
.mobil-arama button{
    border: none !important;
    background: transparent !important;
    margin: 0 !important;
    font-size: 16px !important;
    width: auto;
    padding: 0 15px;
}


/*Search box (widget)*/
.input { outline: none }
.input:focus { outline: none }
#arama1 {
    width: 100%;
    height: 52px;
    background: #f4f4f4;
    margin-bottom: 20px;
    position: relative;
    border: solid 1px #d8d8d8;
	clear: both;
}
#karisikyazi,
.etiket a,
.blok-benzer img,
#button2,
#respond input#submit,
.k-baslik,
.kbaslik,
.kategori-bg,
#tw .twtr-hd h3,
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi span.pages,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi span.current,
.wp-pagenavi span.extend,
.wp-pagenavi a.last,
.login_btn,
#arama1,
.blok-yazar,
.blok-benzer,
#respond,
.yazar-resim,
.resim-cerceve {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/*Yazar Sosyal ikonlar*/

.yazar-sosyal {
	margin:10px 0 0 0;
	padding: 0;
}
.yazar-sosyal li {float: left; margin: 0 5px 5px 0;}
.yazar-sosyal li a {
    color: #fff;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    border-radius: 5px;
    font-size: 11px;
}

/*Sosyal ikonlar*/
.social-buttons {
margin-bottom: 11px !important;
}
.social-buttons ul {
 padding: 0 !important;
}
.social-buttons ul li:last-child a {
 margin-right: 0 !important;
}
.social-buttons li {
padding: 0 !important;
float:left;
}

.social-button {
  display: inline-block;
  background-color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 6px 5px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  opacity: .99;
border-radius: 30%;
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
          transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-button:before {
  content: '';
  background-color: #000;
  width: 120%;
  height: 120%;
  position: absolute;
  top: 90%;
  left: -110%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
          transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-button .fa {
  font-size: 26px;
  vertical-align: middle;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
          transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

.social-button.facebook {
  border:1px solid #3B5998;
}
.social-button.facebook:before, .yazar-sosyal li a.facebook {
  background-color: #3B5998;
}
.social-button.facebook .fa {
  color: #3B5998;
}

.social-button.twitter {
  border:1px solid #3CF;
}
.social-button.twitter:before, .yazar-sosyal li a.twitter {
  background-color: #3CF;
}
.social-button.twitter .fa {
  color: #3CF;
}

.social-button.google {
  border:1px solid #DC4A38;
}
.social-button.google:before, .yazar-sosyal li a.google {
  background-color: #DC4A38;
}
.social-button.google .fa {
  color: #DC4A38;
}

.social-button.instagram  {
  border:1px solid #517FA6;
}
.social-button.instagram:before, .yazar-sosyal li a.instagram {
  background-color: #517FA6;
}
.social-button.instagram .fa {
  color: #517FA6;
}

.social-button.youtube {
  border:1px solid #E62117;
}
.social-button.youtube:before, .yazar-sosyal li a.youtube {
  background-color: #E62117;
}
.social-button.youtube .fa {
  color: #E62117;
}

.social-button.linkedin {
  border:1px solid #0077B5;
}
.social-button.linkedin:before, .yazar-sosyal li a.linkedin {
  background-color: #0077B5;
}
.social-button.linkedin .fa {
  color: #0077B5;
}

.yazar-sosyal li a.flickr {
  background-color: #ef22a6;
}

.social-button.twitch {
  border:1px solid #6542A6;
}
.social-button.twitch:before, .yazar-sosyal li a.twitch {
  background-color: #6542A6;
}
.social-button.twitch .fa {
  color: #6542A6;
}

.social-button.soundcloud {
  border:1px solid #FF9114;
}
.social-button.soundcloud:before, .yazar-sosyal li a.soundcloud {
  background-color: #FF9114;
}
.social-button.soundcloud .fa {
  color: #FF9114;
}

.social-button.behance {
  border:1px solid #1769ff;
}
.social-button.behance:before, .yazar-sosyal li a.behance {
  background-color: #1769ff;
}
.social-button.behance .fa {
  color: #1769ff;
}

.social-button:hover:before {
  top: -10%;
  left: -10%;
}
.social-button:hover .fa {
  color: #fff;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.social-button:focus, .yazar-sosyal li a:hover {
  opacity: .85;
}


#alan {
    position: relative;
    padding: 6px 0 0 6px;
}
.arama {
	font-family: Open Sans, Verdana, sans-serif;
    width: calc(100% - 62px);
    background: #e0e0e0;
    -webkit-box-shadow: inset 2px 2px 2px 0px #777;
    -moz-box-shadow: inset 2px 2px 2px 0px #777;
    box-shadow: inset 2px 2px 2px 0px #777;
    border-radius: 3px;
    height: 36px;
    border: none;
    color: #7b7b7b;
    padding-left: 10px;
}

input.arama[placeholder], input.arama::-webkit-input-placeholder {
   color: #7b7b7b;
}
.mobil-arama input.arama[placeholder], .mobil-arama input.arama::-webkit-input-placeholder {
   color: #fff !important;
}
.aramaSubmit {
font-size: 25px;
width: 48px;
color: #fff;
height: 39px;
vertical-align: middle;
margin: 0 0 0 5px;
background: #2B3137;
cursor: pointer;
border: 1px solid #D8D8D8;
border-radius: 3px;
padding: 0;
}
.aramaSubmit:focus, .arama:focus { outline: 0; }
.arama::-webkit-input-placeholder { color: #eeeeee }
.arama:-moz-placeholder { color: #eeeeee }
.arama:-ms-input-placeholder { color: #eeeeee }

/*Slider*/
#slider {
    margin-bottom: 5px;
}
#slider .item a {
    display: block;
    position: relative;
}
#slider .item span{
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(255,255,255,0.8);
    padding: 8px 15px;
	margin: 0 20px 20px 0;
    border-radius: 2px;
    font-weight: bold;
    text-transform: uppercase;
}
#slider .item img{
    display: block;
    width: 100%;
    height: auto;
	max-height: 260px;
}

/*Random Posts*/
#karisikyazi {
    width: 100%;
    border: solid 1px #d8d8d8;
    background-color: #f8f8f8;
	margin-bottom: 30px;
    padding: 10px;
    position: relative;
}
.yazi1 {
    display: inline-block;
    width: 49%;
    padding-right: 30px;
    vertical-align: top;
}
.yazi1:last-child { padding-right: 0px }
.yazi1 img {
    float: left;
    margin-right: 10px;
    width: 80px;
    height: 80px;
}
.yazi1 h2 {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    line-height: 13px;
    margin-bottom: 5px;
}
.yazi1 h2 a { color: #333 }
.yazi1 span {
    font-size: 12px;
    color: #333;
    line-height: 16px;
}
.yazi {
    overflow: hidden;
    padding: 20px;
    background-color: #f8f8f8;
    border: solid 1px #d8d8d8;
    border-radius: 3px 3px 0 0;
}

.baslik h1,
.baslik h2
 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 25px;
}
.baslik {
    margin: 0 0 15px 0;
    padding: 0;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*Posts*/
.post-index {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #333;
    line-height: 18px;
	height: auto;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.post-index a { color: #30363C }

.post-index img {
    margin: 0 20px 0 0;
	width: 238px;
    height: auto;
    float: left;
    border: 1px solid #d8d8d8;
    padding: 8px;
    background: white;
}
.post-index p {
    font-size: 14px;
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 22px;
    width: calc(100% - 258px);
    float: right;
}
.post-index:after {
    transform: rotate(3deg) !important;
    right: 10px;
    left: auto !important;
}

.post-index:before,
.post-index:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #999;
    transform: rotate(-3deg);
}

#karisikyazi:after {
    transform: rotate(3deg) !important;
    right: 10px;
    left: auto !important;
}

/*Leave a Reply*/
.yorum-yaz {
    position: relative;
    float: right;
    color: #30363C;
    font-weight: bold;
    padding-right: 20px;
    padding-top: 5px;
    margin-top: -30px;
    line-height: 15px;
    font-size: 14px;
}
.yorum-yaz a { color: #30363C }
.yorum-yaz a:hover {
    color: #616E7B;
    text-decoration: none;
}
/*Posts Meta*/
.yazi-alt {
    width: 100%;
    overflow: hidden;
    background: #2B3137;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}

ul.altbilgi {
    float: left;
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0 0 0 15px;
}
ul.altbilgi li i.fa { 
	font-size: 12px;
	vertical-align: middle;
	margin-top: -2px;
}
ul.altbilgi li a {
    color: #FFF;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}
ul.altbilgi li {
    color: #FFF;
    float: left;
    margin-right: 15px;
    display: inline;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    line-height: 35px;
}

ul.altbilgi li span {font-weight: bold;}

ul.altbilgi li.devaminioku {
    float: right !important;
    margin-right: 0;
    padding-right: 15px;
    padding-left: 15px;
}
ul.altbilgi li.devaminioku:hover { background: rgba(255, 255, 255, 0.1) }

/*arkaplan*/
.etiket a,
.blok-yazar,
.blok-benzer,
.comment-wrap,
#respond,
.kategori-bg,
#karisikyazi,
.yazi,
#arama1
{
    background: -moz-linear-gradient(top,  #fafafa 43%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#fafafa), color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top,  #fafafa 43%,#eaeaea 100%);
    background: -o-linear-gradient(top,  #fafafa 43%,#eaeaea 100%);
    background: -ms-linear-gradient(top,  #fafafa 43%,#eaeaea 100%);
    background: linear-gradient(to bottom,  #fafafa 43%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eaeaea',GradientType=0 );
}

/*transition*/
a,
ul.altbilgi li.devaminioku,
#button2,
.widget_social .social_animation_fade img:hover,
.widget_social .social_animation_scale img:hover,
.widget_social .social_animation_bounce img:hover,
.widget_social .social_wrap.social_animation_combo img:hover,
ul.altbilgi li,
ul.nav li ul.sub-menu,
ul.nav li ul.sub-menu li a:before
{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a.back-to-top {
    background: rgba(0,0,0,.3);
    color: #eee;
    position: fixed;
    font-size: 25px;
    bottom: 20px;
    right: 20px;
    height: 45px;
    width: 45px;
    z-index: 20;
    display: none;
    line-height: 40px;
    text-align: center;
	border-radius: 5px;
}
/*Post Content*/
#icerik-yazi {
    width: 100%;
    padding: 20px;
    float: left;
    background-color: #fff;
	border-bottom: 0px !important;
    border: solid 1px #d8d8d8;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.icerik-baslik {
    padding: 0;
    margin: 20px 0;
}
.icerik-baslik h1 {
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    margin: 0 0 10px;
    line-height: 25px;
    border-left: 3px solid;
    padding-left: 10px;
}
.icerik-baslik img.sembol {
    margin-left: -10px;
    float: left;
    padding: 0 10px 0 0;
}
.icerik-y-uzun {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    word-break: break-word;
}
.icerik-y-uzun a { color: #30363C }
.icerik-y-uzun a:hover { color: #616E7B }
.icerik-y-uzun ul li {
    list-style: disc;
    font-size: 14px;
}
.icerik-y-uzun img {
    max-width: 100%;
    height: auto;
}
.icerik-y-uzun p { padding-bottom: 15px }
div.post .yazi-alt {margin-bottom: 20px;}

/*Sosyal Paylaşım*/
.paylas {
    padding: 0;
    margin-bottom: 15px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.paylas a {
    width: 11.625%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-right: 1%;
    margin-bottom: 5px;
    display: inline-block;
    float: left;
    border-radius: 2px;
}

.paylas a:last-child {
    margin-right: 0;
}
.paylas a:hover {
    text-decoration: none;
    opacity: .8;
}
.paylas .facebook {
    background: #204385;
}
.paylas .twitter {
    background: #2aa9e0;
}
.paylas .google-plus {
    background: #d3492c;
}
.paylas .whatsapp {
    background: #0DC143;
}
.paylas .pinterest {
    background: #ca2128;
}
.paylas .linkedin {
    background: #02669a;
}
.paylas .tumblr {
    background: #44546b;
}
.paylas .mail {
    background: #000;
}
/*Crumbs*/
#crumbs {
    margin-bottom: 10px;
    clear: both;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #DDD;
    font-size: 12px;
}
#crumbs a,
.icerik-baslik p.post-meta a { font-size: 12px }
.icerik-baslik h1 a
{ color: #333 }
#crumbs, #crumbs a { color: #9e9e9e }
/*Headings*/

h1.category-head{
    text-transform: uppercase;
    font: bold 16px/24px Open Sans, sans-serif;
    margin-bottom: 20px;
    color: #9d9d9d;
}

.blok-govde {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
.blok-baslik {
    overflow: hidden;
    margin-bottom: 5px;
}
.blok-baslik .blok-baslik-t {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
}
.kalincizgi {
    background: url(images/stripe.png);
    height: 12px;
    overflow: hidden;
    margin: 7px 0 10px 0;
}

/*Tags*/
.etiket a {
    border-color: #DEDEDE #D8D8D8 lightGrey;
    text-shadow: 0 1px 0 white;
    background-color: #f7f7f7;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    padding: 3px 8px;
    line-height: 15px;
    color: #555;
    border: 1px solid #DEDEDE;
    cursor: pointer;
    margin-bottom: 5px;
}
.etiket a:hover { background: none repeat 0 0 scroll #fff }
/*Author*/
.blok-yazar {
    width: 100%;
    padding: 15px;
    float: left;
    background-color: #f8f8f8;
    border: solid 1px #d8d8d8;
    border-bottom: 4px solid #30363C;
}
.yazar-resim { display: block }
.yazar-resim img {
    border: 1px solid #CCC;
    padding: 4px;
    background: white;
    float: left;
    margin: 0 20px 0 0;
}
.yazar-bilgi {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

/*Post Navigation*/
.post-navigasyon {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.post-navigasyon a {
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    display: block;
    width: 50%;
    float: left;
}
.post-navigasyon a:hover { color: #2B3137 }
.post-navigasyon a:nth-child(2) { text-align: right }
.navigasyon-icon.r { text-align: right }
.navigasyon-icon i { font-size: 14px }
.navigasyon-icon span {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px;
}
/*Benzer Yazilar*/
.blok-benzer {
    width: 100%;
    float: left;
    background-color: #f8f8f8;
    border: solid 1px #d8d8d8;
    border-bottom: 4px solid #30363C;
    padding: 20px;
}
.blok-benzer img {
    background: white;
    padding: 3px;
    margin-bottom: 5px;
    box-shadow: 0px 0px 2px #B5B5B5;
    -moz-box-shadow: 0px 0px 2px #b5b5b5;
    -webkit-box-shadow: 0px 0px 2px #B5B5B5;
	width: 100%;
    height: auto;
}

.blok-benzer ul {
    margin: 0;
    width: 100%;
    padding: 0;
}
.blok-benzer ul a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.blok-benzer ul li {
    display: inline-block;
    width: calc(25% - 8px);
    vertical-align: top;
    margin-right: 10px;
}
.blok-benzer ul li:last-child {
    margin-right: 0;
}
.post-meta1 {
    font-size: 11px;
    color: #898989;
    margin-top: 5px;
}
/*Comments*/
#comments {  }
#comments .commentss {
    color: #333;
    font-size: 14px;
}
.commentlist {
    margin: 0;
    padding: 0;
}
.commentlist li {
    margin-bottom: 20px;
    position: relative;
    margin-left: 29px;
}
.comment-wrap {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #f8f8f8;
    border: solid 1px #d8d8d8;
    border-bottom: 2px solid #30363C;
}
.comment-avatar {
    margin: 0 10px 5px -40px;
    background: white;
    padding: 2px;
    float: left;
    border: solid 1px #d8d8d8;
    height: 56px;
    width: 56px;
}
.author-comment {
    overflow: hidden;
    position: relative;
}
.author-site {
    color: #333;
    margin-bottom: 10px;
    font-size: 13px;
}
.author-site a {
    text-decoration: none;
    font-size: 13px;
    color: #333;
}
.comment-wrap span {
    color: #30363C;
    font-size: 12px;
}
.commentmetadata {
    font-size: 12px;
    font-style: italic;
}
.commentmetadata a:hover { color: #616E7B }
.comment-content {
    clear: both;
    width: 100%;
    overflow: hidden;
}
.comment-content p {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #333;
}
.reply {
    margin: 0;
    padding: 0;
}
.reply a.comment-reply-link {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #30363C;
    padding: 3px 10px;
    font-size: 11px;
    text-decoration: none;
    color: #fff;
}
#respond {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f8f8f8;
    border: solid 1px #d8d8d8;
    border-bottom: 2px solid #30363C;
}
#respond a { font-weight: bold }
.blok-baslik small a {
    font-size: 11px;
    text-decoration: none;
    color: #333;
    float: left;
    padding-top: 5px;
}
/*Comment Form*/
#respond p#system-login {
    font-size: 13px;
    margin: 0 0 10px 0;
}
#respond p.input_block {
    margin: 0 20px 20px 0;
    float: left;
    padding: 0px;
    color: #333;
    width: calc(33% - 12px);
}
#respond p.textarea_block label {
    display: block;
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
    float: left;
}
#respond p.input_block input {
    background: #FDFDFD;
    border: 1px solid #D6D6D6;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    height: 40px;
    font-family: Open Sans, Verdana;
}
#respond textarea:focus, #respond p.input_block input:focus {outline: 0;}
#respond textarea {
    resize: vertical;
    width: 100%;
    margin: 0;
    padding: 10px;
	border: 1px solid #D6D6D6;
}

/*Reply Button*/
#button2 {
    background: #30363C;
    color: white;
    border: 2px solid #eee;
    height: 30px;
    width: 130px;
    margin: 10px 0 0 5px;
    overflow: hidden;
    font: bold 12px/28px Open Sans, sans-serif;
    display: block;
    text-align: center;
    text-transform: uppercase;
    /*Gradient*/
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    /*Shadow*/
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
#button2:hover { background-color: #616E7B }
/* Comment Form */
#respond input[type="text"],

#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment { position: relative }
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
    background: #eee;
    -webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    -moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    color: #555;
    display: inline-block;
    font-size: 13px;
    left: 4px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 40px;
    z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: bold;
    left: 75%;
    position: absolute;
    top: 45px;
    z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as { font-size: 13px }
#respond .form-submit {
    float: right;
    margin: -20px 0 10px;
}
#respond input#submit {
    background: #222;
    border: none;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    color: #eee;
    cursor: pointer;
    font-size: 15px;
    margin: 20px 0;
    padding: 5px 42px 5px 22px;
    position: relative;
    left: 30px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
    background: #1982d1;
    color: #bfddf3;
}
#respond .cancel-comment-reply {
    color: #333;
    margin-left: 10px;
    text-decoration: none;
}
.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}
#reply-title {
    color: #373737;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
.cevap-iptal {
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}
.cevap-iptal span.cancel-comment-reply {
    color: #333;
    display: block;
    font-size: 13px;
    text-decoration: none;
    margin-top: 5px;
}
.cevap-iptal span.cancel-comment-reply a:hover { color: #30363C }
.cevap-iptal {
    color: #333;
    font-size: 13px;
}
.cevap-iptal a { color: #30363C }
#comments p.nocomments {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}
#respond label { line-height: 2.2em }
#respond input[type=text] {
    display: block;
    height: 24px;
    width: 182px;
}
#respond p { font-size: 13px }
p.comment-form-comment { margin: 0 }
.form-allowed-tags { display: none }
/*Widgets*/
/*Last Posts Widget*/
.son-yazilar {
    float: left;
    font-size: 14px;
    text-align: left;
    color: white;
    width: 300px;
    height: 400px;
}
.son-yazilar h3 { font-weight: bold }
.son-yazilar ul {
    width: 310px;
    margin: 10px 0 0 -40px;
}
.son-yazilar ul li { line-height: 18px }
.son-yazilar ul li a {
    font-size: 14px;
    color: #FFF;
    padding-right: 10px;
    list-style: none;
}
.son-yazilar ul li img {
    padding-right: 10px;
    margin: 0 0 -3px 0;
}
.son-yazilar ul li img.cizgi { padding: 0 0 10px 0 }
/*Sidebar*/
#sidebar {
    width: 31.374%;
    float: right;
    vertical-align: top;
}

.widget {
	width: 100%;
    float: left;
    margin-bottom: 30px;
}
.widget ul {
    margin: 0;
    padding: 0;
}
.widget ul li {
    font-size: 12px;
    padding: 7px 0px;
    line-height: 16px;
}
.widget ul li a { color: #303030 }
/*Sponsors Widget*/
.widget_sponsor_150 {
    margin-bottom: 10px;
}
.widget_sponsor_150 ul {
    padding: 0;
    line-height: 0 !important;
}
.widget_sponsor_150 li {
    padding: 0 !important;
    display: inline-block;
    line-height: 0 !important;
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
}
.widget_sponsor_150 li:nth-child(2n+2) {
    margin-right: 0px;
}
.widget_sponsor_150 li a {
    display: block;
    line-height: 0 !important;
}

.k-baslik {
    margin-top: -10px;
    margin-left: 15px;
    height: 35px;
    line-height: 35px;
    float: left;
    background: #2B3137;
    color: #fff;
}
.k-baslik span {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 16px;
    margin-top: 12px;
    height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
/*Categories*/
.kategoriler {
    float: left;
    margin-bottom: 30px;
}
.kbaslik {
	width: 100%;
    height: 40px;
    margin-top: 10px;
	margin-bottom: 10px;
    background: #f5f5f5;
    border: solid 1px #d8d8d8;
}
.kategori-bg {
	width: 100%;
    padding: 10px;
    float: left;
    background-color: #f8f8f8;
    border: solid 1px #d8d8d8;
}
.kategori-ic, .widget_archive ul {
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
}
.kategori-ic li, .widget_archive li {
    border-bottom: 2px dotted #ECECEC !important;
    color: #333;
    display: inline-block;
    margin: 0 0 5px 10px !important;
    padding: 5px 0 5px 0px !important;
    width: calc(50% - 12px) !important;
    text-transform: uppercase;
    font-weight: bold;
}
.kategori-ic li a, .widget_archive li a {
    color: #333 !important;
    display: inline-block;
}
.kategori-ic li a:hover, .widget_archive li a:hover {
    padding-left: 5px;
}
/*Last Comments*/
.sonyazilar {
    float: left;
    margin-top: 30px;
}
.yazi-icerik {
    font-size: 13px;
    color: #333;
    margin-bottom: 10px;
    line-height: 18px;
}

.posts_list a.yazi-baslik {
    font-size: 14px;
    line-height: 15px;
    color: #333;
    font-weight: bold;
    margin-bottom: 4px;
}

.posts_list li{
    background: url(images/syazilar_altcizgi.png) repeat-x scroll 0 100% transparent !important;
    clear: both !important;
    margin-left: 0 !important;
    padding: 10px 0 10px !important;
}
.popular-right {
    width: calc(100% - 88px);
    float: right;
}
.posts_list li:first-child {padding-top: 0 !important;}
.posts_list a.yazi-baslik {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    display: block;
    line-height: 18px;
    margin-bottom: 10px;
}
.resim-cerceve {
    border: 1px solid #CBCBCB;
	background:#fff;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
}

.resim-cerceve a:first-child {line-height: 0;display: block;}

.resim-cerceve img {
    margin: 0;
    width: 68px;
    height: 68px;
}
.resim-cerceve:hover { border: 1px solid #999999 }

.meta a {
    font-size: 11px !important;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #30363C !important;
}

.meta a:hover {
    color: #616E7B !important;
    text-decoration: none;
}
.meta {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    color: #333;
}

span.baslik-yok {display: none !important;}

/*Recent Posts Widget*/
/*Recent Posts Widget*/
.widget_recent_posts,
.widget_popular_posts {
    float: left;
    font-size: 14px;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}

/* Social Icon Widget
---------------------------------------------------------- */
.widget_social {
    margin-bottom: 20px;
    float: left;
}
.widget_social a {
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
    display: inline-block;
}
.widget_social a:hover {
    text-decoration: none;
    border: 0;
}
.widget_social img { margin: 0 1px 10px 1px }
.widget_social .social_animation_fade img,
.widget_social .social_animation_combo img {
    opacity: 0.7;
    -moz-opacity: 0.7;
}
.widget_social .social_animation_fade img:hover {
    opacity: 1;
    -moz-opacity: 1;
}
.widget_social .social_animation_scale img:hover {
    -moz-transform: scale(1.2);
    -o-transition: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-zoom: 1.2;
}
.widget_social .social_animation_bounce img:hover {
    -moz-transform: translate(0px, -2px);
    -o-transition: translate(0px, -2px);
    -webkit-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
}
.widget_social .social_wrap.social_animation_combo img:hover {
    opacity: 1;
    -moz-opacity: 1;
    transform: translate(0px, -2px);
    -moz-transform: scale(1.2) translate(0px, -2px);
    -o-transform: scale(1.2) translate(0px, -2px);
    -webkit-transform: scale(1.2) translate(0px, -2px);
    -ms-zoom: 1.2;
}
/* calendar widget */
.widget_calendar { float: left }
#wp-calendar { width: 100% }
#wp-calendar caption {
    text-align: right;
    color: #333;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}
#wp-calendar thead { font-size: 12px }
#wp-calendar thead th { padding-bottom: 10px }
#wp-calendar tbody { color: #999 }
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #d7d7d7;
    text-align: center;
    padding: 8px;
    line-height: 20px;
}
#wp-calendar tbody td a{font-weight: bold;}
#wp-calendar tbody td:hover { background: #fff }
#wp-calendar tbody .pad { background: none }
#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}
#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}
/*
-------- pagenavi-----------------------------------
*/
.wp-pagenavi {
    margin: 0px 0px 10px 0px;
    text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi a:link {
    width: 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi span.pages {
    height: 30px;
    margin: 2px;
    background: #2B3137;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    font-size: 13px;
}
.wp-pagenavi span.pages {
    padding: 0 10px 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.wp-pagenavi a:visited,
.wp-pagenavi a:active {
    height: 30px;
    width: 30px;
    margin: 2px;
    background: #2B3137;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    font-size: 13px;
}
.wp-pagenavi a:hover { opacity: .9 }
.wp-pagenavi span.current {
    height: 30px;
    width: 30px;
    margin: 2px;
    text-decoration: none;
    background: #C2C2C2;
    display: inline-block;
    color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    font-size: 13px;
    font-weight: bold;
}
.wp-pagenavi span.extend {
    height: 30px;
    width: 30px;
    margin: 2px;
    background: #2B3137;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    font-size: 13px;
}
.wp-pagenavi a.last {
    height: 30px;
    width: 90px !important;
    margin: 2px;
    background: #2B3137;
    text-decoration: none;
    display: inline-block;
    color: #FFF;
    vertical-align: middle;
    line-height: 30px;
    font-size: 13px;
}
/*Footer*/
#footer {
    background: #333;
    padding-bottom: 35px;
    padding: 20px;
    overflow: hidden;
    border-top: 5px solid #C2C2C2;
	width: 100%;
}
#footerzemin {
    max-width: 1010px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
#footerzemin .widget {
    width: calc(33% - 24px);
    margin: 0 40px 0 0 !important;
}
#footerzemin .widget:last-child {
    margin: 0 0 0 0 !important;
}
#footerzemin .widget ul {
    margin: 0;
    padding: 0;
}
#footerzemin .widget ul li {
    font-size: 13px;
    padding: 0 0 10px 0;
    line-height: 24px;
    color: #eee;
}
#footerzemin .widget ul li a {
    font-weight: bold;
    color: #fff;
}
#footerzemin .widget ul li:before,
.kategori-ic li:before,
.widget_archive li:before {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 10px;
}
.etiket a:before {
    content: "\f02b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 5px;
}
#footerzemin .widget ul li.recentcomments { color: #eee }
#footerzemin .widget span.baslik-f {
    font-weight: bold;
    border-bottom: solid 2px #D8D8D8;
    width: 100%;
    color: #eee;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
/*Footerson*/
#footerson {
    background: #2a2a2a;
    float: left;
    width: 100%;
    line-height: 40px;
    padding: 10px 20px;
}
.footer2 {
    max-width: 1010px;
    margin: 0 auto;
}
.copyright {
    float: left;
    font-size: 12px;
    color: #eee;
    margin: 0 auto;
}
.copysag {
    float: right;
    font-size: 12px;
    color: #eee;
}
.copysag a { color: #30363C }
#footerzemin .widget ul li a,
.tagcloud a { color: #eee }
.tagcloud a {
    font-size: 11px !important;
    line-height: 12px;
    padding: 5px 8px 5px 8px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    display: inline-block;
    background: transparent;
    color: #fff !important;
    border: 2px solid #fff;
    border-radius: 10px;
}
.tagcloud a:hover {
    background: #2B3137;
    color: #FFF !important;
}
#sidebar .tagcloud a {
	color: #888 !important;
    border: 2px solid #888 !important;
}
#sidebar .tagcloud a:hover {
    color: #FFF !important;
}
/* login page & field styles */
.loginblock {
    margin-top: 20px;
    color: #333;
}
.loginblock h2.dotted,
.loginblock p.info {
    width: 500px;
    margin: 0 auto;
}
.loginform p label {
    width: 130px;
    padding: 4px 10px 0 0;
    float: left;
    clear: both;
    font-weight: bold;
    text-align: right;
}
div#checksave { padding-left: 140px }
.mid,
.text {
    border: 1px solid #CCC;
    margin-bottom: 10px;
    padding: 7px;
    width: 250px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
}
.mid:focus,
.text:focus {
    border: 1px solid #CCC;
    background-color: #F9F9F9;
}
.checkbox {
    clear: both;
    padding-left: 10px;
}
.cpnav {
    padding: 10px 0 30px 140px;
    clear: both;
    width: 400px;
}
form.loginform p img {
    width: 155px;
    float: left;
}
form.loginform,
form.loginform p { }
p.message,
div#login_error { padding: 3px 5px }
div#message {
    padding: 5px 0 0;
    width: 235px;
}
div#message p { color: #FFF !important }
div#login_error {
    color: #C00;
    padding: 5px 0;
}
p.rememberme {
    margin-left: -3px;
    padding-bottom: 10px;
}
p.rememberme label {
    float: none;
    margin-left: 5px;
    font-weight: normal;
}
p.submit { padding: 0 0 10px }
input#rememberme {
    float: left;
    outline: 0;
    margin-top: 6px;
}
p.lostpass { margin-bottom: -5px }
.left-box {
    position: relative;
    width: 478px;
    padding: 10px;
    margin: 0 auto;
    background: #F5F5F5;
    border: 1px solid #DDD;
    line-height: 25px;
    font-size: 14px;
    margin-top: 10px;
    border-radius: 6px;
}
#loginlogo {
    text-align: center;
    padding-bottom: 10px;
}
#loginlogo a img {
    width: 245px;
    height: 67px;
}
.right-box {
    float: right;
    width: 50%;
    padding: 5px 0 15px;
}
/* registration error & msg styles */
ul.errors {
    background: none repeat scroll 0 0 #FFE8E6;
    border: 1px solid #ff766a;
    list-style: none outside none !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding: 10px 20px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 458px;
    margin: 5px 0px 5px 250px !important;
}
ul.errors li {
    color: #AA4433;
    list-style: none outside none;
}
p.success {
    background: #FFFFE0;
    border: 1px solid #E6DB55;
    padding: 12px;
    color: #896F44;
    margin: 0 0 20px !important;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 474px;
    margin: 5px 0px 5px 250px !important;
}
.login_btn {
    background: #444;
    border: 1px solid #666;
    color: white;
    text-decoration: none;
    margin: 0;
    padding: 5px 10px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
/*LightBox*/
.gallery { margin: 0 auto 18px }
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 25%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
    margin-top: 5px;
}
.gallery-columns-3 .gallery-item {
    width: 33%;
    margin-top: 5px;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
    margin-top: 5px;
}
.gallery img {
    box-shadow: 0px 0px 4px #999;
    border: 1px solid white;
    padding: 8px;
    background: #f2f2f2;
}
.gallery img:hover { background: white }
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-3 .attachment-medium {
    max-width: 87%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl,
.gallery dt { margin: 0 }
.gallery br+br { display: none }
/*Temizle*/
.temizle { clear: both }