body {
color: #7c8792;
background-color: #e9eaed;
margin:0;
padding-top:50px;
}

body,td,input,textarea {
font-size:12px;
color: #7c8792;
font-weight: normal;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height:1.5em;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.king-related-q-list {
list-style: none;
padding-left:0;
}
.king-related-q-item {
margin-bottom: 2px;
padding: 5px 4px 6px 8px;
border-bottom: 1px solid #EFEFEF;

}
.king-related-q-item a {
color:#516064;
font-weight:bold;
} 
#king-body-wrapper {
width: 100%;
margin-top: 10px;
display:block;
position:relative;
}

.king-nav-main-clear,.king-nav-sub-clear,.king-q-item-clear,.king-q-view-clear,.king-a-item-clear,.king-c-item-clear,.king-footer-clear,.king-vote-count-clear,.king-page-links-clear {
clear:both;
}

h1 {
font-size:22px;
line-height:26px;
margin:14px 0;
}

h2 {
font-size:16px;
padding-top:12px;
clear:both;
color:#91A2A6;
}

.relatedtitle {
    margin-bottom:2px;
    padding:6px 0 5px 10px; 
    color: #fff;
    font-weight:bold; 
    background-color: #EF547B; 
    border-left: 5px solid #F27B99;
}

.king-favoriting {
	float:left;
}

.king-favorite-button,.king-favorite-hover,.king-unfavorite-button,.king-unfavorite-hover {
	background:url(img/favorite.png) no-repeat 5px 8px; 
	border:0; 
	height:40px;
	width:40px; 
	cursor:pointer;
	background-color: #fff;
	border:2px solid #B0B7BB;
	margin:0 5px 0 10px;
	font-size: 0;
	border-radius:5px;	
	}
	.king-favorite-hover,.king-favorite-button:hover {
		background-position: 5px -170px;
		border-color: #E74C3C;
		}
	.king-unfavorite-button {
		background-position: 5px -170px;
		border-color:#E74C3C;
		}
	
.king-error {
    color: #fff;
    width:100%;
    background-color: rgba(214, 62, 61, 0.72);
    font-size:14px;
	font-weight:300;
    padding:6px 0;
	text-align:center;
    line-height:18px;	
	position:fixed;
	top:50px;
	left:0;
	z-index: 998;
}
.king-error a {
	color:#fff;
	font-weight:bold;
}

.king-header {
width: auto;
margin: 0 20px;
height:50px;
}

.king-sidepanel {
	float:right;
	width:300px;
}

* html .king-sidepanel {
margin-right:0px;
} 

.king-sidebar {
text-align: center;
background-color: #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
margin-bottom:10px;
padding:10px 0;
width:300px;
}
.king-nav-cat {
    margin:0px 0;
}

.king-nav-cat-list {
	list-style: none;
	padding: 0 0 10px 0;
	margin-bottom:10px;
	background: white;
	border-radius:5px;
	-webkit-border-radius:5px;
}
 
.king-nav-cat-list-1 {font-size:13px; }
.king-nav-cat-list-2 {font-size:11px; }
.king-nav-cat-list-3 {font-size:10px;}
.king-cat .king-nav-cat-list {font-size:12px; background:inherit;}
.king-nav-cat-item {
	padding:12px 4px 12px 0;
	background: #f9fafa;
	border-bottom: 1px solid #edeff0;
	color: #b2bac2;
	-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}

.king-nav-cat-link {font-weight:700;padding:7px 5px 7px 8px;margin-bottom:3px; color:#666;}
.king-nav-cat-selected:hover, .king-nav-cat-item:hover, .king-nav-cat-link:hover {text-decoration:none; color:#D63E3D;background-color:#fff; }
.king-nav-cat-selected {color:#D63E3D; }
.king-nav-cat-all {
	line-height:40px;
	display: block;
	border-bottom:1px solid #d4d9dd;
	background-color:#fff;
	text-align: center;
	height: 40px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    padding:0;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
 }   
.king-nav-cat-all a {
    color: #5a6772;
	font-weight:bold;
	font-size:12px;
}     

.king-feed {
background:url(img/feed-icon-14x14.png) no-repeat left top;
padding-left:20px;
height:16px;
margin:24px 0;
clear: both;
}

.king-feed-link {
font-size:10px;
color:#666;
}
.king-template-search .king-main,
.king-template-tag .king-main,
.king-template-hot .king-main,
.king-template-questions .king-main,
.king-template-qa .king-main,
.king-template-user-activity .king-main,
.king-template-user-questions .king-main,
.king-template-favorites .king-main { 
	padding: 0;
	width:100%;
	background:none;
	border:none;
	box-shadow:none;
}
.king-template-hot .baslik, .king-template-questions .baslik, .king-template-qa .baslik {
	display:none;
}
.king-template-search .baslik, .king-template-tag .baslik {
	border-radius:3px;
	background-color: #fff;
	padding:10px 8px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.king-template-tag .baslik h9 {
	font-size:14px;
	font-weight:300;
	color:#D63E3D;
}
.king-template-question .baslik {
	width: 97%;
	padding:8px;
	display:block;
}

.maincom {
	background: white;
	margin-bottom:20px;
	float:left;
	width:670px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.king-template-question .king-main {
	width: 980px;
	margin:0 auto;
	display:block;
	position:relative;
	float:none;
	min-height:600px;
	background:inherit;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
}
.king-template-question .leftside {
float:none;
background:inherit;
min-height: 0;
width:100%;
height:auto;
}
.king-main {
	width: 980px;
	margin:0 auto;
	min-height:600px;
}
.king-template-search .leftside,
.king-template-tag .leftside,
.king-template-hot .leftside,
.king-template-questions .leftside,
.king-template-qa .leftside,
.king-template-user-activity .leftside,
.king-template-user-questions .leftside,
.king-template-favorites .leftside {
padding: 0;
width: 100%;
background: none;
border: none;
box-shadow: none;
text-align:center;
}
.king-template-search .solyan,
.king-template-tag .solyan,
.king-template-hot .solyan,
.king-template-questions .solyan,
.king-template-qa .solyan,
.king-template-user-activity .solyan,
.king-template-user-questions .solyan,
.king-template-favorites .solyan {
	display:none;
}

.king-template-tags .leftside {
	text-align:center;
}
.leftside {
	width: 670px;
	float: left;
	min-height:500px;
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:15px;
}
.king-main-hidden {
background:url(img/hidden.png) repeat left top;
}

.king-footer {
	background: #fff;
	padding:8px 0;
	width: 100%;
	margin-top: 15px;
	margin-bottom:12px;
	display:block;
	position:relative;
	clear:both;
	color: #758399;
	font-size:10px;
}
.king-footer a {
	color: #8C97AA;
}

* html .king-footer {
padding-top:6px;
}


.king-widgets-main-high {
margin-bottom:24px;
}

.king-logo {
	font-size:0px;
	display:inline-block;
	height:50px;
	line-height:50px;
}

.king-logo img{
	max-height:50px;
	line-height:50px;
}

.king-logo-link,.king-logo-link:hover {
color:#000;
}

.reklam {
	float: right;
	margin: 0 0 12px 12px;
	padding: 4px;
	border-left: 1px solid #ddd;
	background-color: #F0F1F4;
}
.king-ustnav {
clear: both;
height: 45px;
background: #00A0D1 url(img/header-bg.png) repeat-x top left;
width: 100%;

}
.king-ustnav a {
	color: #fff;
}
.king-ustnav a:hover {
	color:#D63E3D;
}
.fb-login-button {
	padding:10px 20px;
}
.king-ustnav1 {
	width:986px;
    margin: 0px auto;
    overflow: visible;
}
.king-nav-user {
	float:left;
	font-size:12px;
	color:#000;
	white-space:nowrap;
	margin:5px 0 4px 0;
}

.king-nav-user-item a {
	border-bottom: 1px solid #f0f2f4;
	color: #b2bac2;
	background: #f9fafa;
	display:block;
	line-height:41px;
	font-weight:300;
	font-size:12px;
	width:220px;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.king-nav-user-item a:hover {
	background-color:#fff;
	-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-ms-border-radius: 0 0 6px 6px;
-o-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}

.king-search {
background: -webkit-linear-gradient(#414a5a, #4c5464);
background: linear-gradient(#414a5a, #4c5464);
border: 1px solid #222936;
-webkit-border-radius: 6px;
border-radius:6px;
-webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .5), 0 1px 2px -1px rgba(255, 255, 255, .4);
display:block;
margin:10px 5px;
	transition: border-color 0.25s linear;
	-webkit-transition: border-color 0.25s linear;
	-moz-transition: border-color 0.25s linear;
	-ms-transition: border-color 0.25s linear;
	-o-transition: border-color 0.25s linear;
}

.king-search-field {
    border:none;
	background:none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
    float:left;
    width: 160px;
    height: 26px;
    padding-left:8px;
}
.king-search-button {
    background: url(img/arabut.png) no-repeat center center;
    border: none;
    border-left:none;
    width: 36px;
    padding:4px;
    height: 28px;
    cursor: pointer;
}
.king-headerf {
	background-color: #fff;
	text-align: center;
	height: 50px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
	-webkit-box-shadow: 0px 7px 7px -8px rgba(0, 0, 0, .1);
	box-shadow: 0px 7px 7px -8px rgba(0, 0, 0, .1);
}

.king-nav-main-list {
	font-size:14px;
	list-style:none;
	font-weight:300;	
}

.king-nav-main-item {
	display:block;
	background-image:url(img/menu-icons.png);
	background-repeat:no-repeat;
	background-position:10px -210px;
	border-bottom: 1px solid #32394a;
}
.king-nav-main-item:hover {
background-color: #32394a;
}

.king-nav-main-link {
	text-align:left;
	color: #8995b2;
	display: block;
	width: 150px;
	padding-left: 64px;
	padding-right: 20px;
	line-height: 50px;
	text-align:left;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.king-nav-main-selected {
	color:#D63E3D;
	background-color: rgba(30, 36, 51, 0.61);
}

.king-nav-main-selected:hover {
	color:#D63E3D;
	background-color: rgba(30, 36, 51, 0.61); 
}
.king-nav-sub {
	width:100%;
    background-color:#fff;
	display:block;
	position:relative;
	margin:20px 0;

}
.king-nav-sub-list {
		margin:0 auto;
font-size:12px;
list-style:none;
height:60px;
width:980px;
}

.king-nav-sub-item {
display: inline-block;
}

.king-nav-sub-link {
color: #6D95B4;
font-weight:700;
display:block;
height:60px;
line-height:60px;
padding:0 16px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
}

.king-nav-sub-link:hover,.king-nav-sub-selected  {
	background-color: #D63E3D;
	color:#fff;
	text-decoration:none;
}
.king-template-search .king-page-links,
.king-template-tag .king-page-links,
.king-template-hot .king-page-links,
.king-template-questions .king-page-links,
.king-template-qa .king-page-links,
.king-template-user-activity .king-page-links,
.king-template-user-questions .king-page-links,
.king-template-favorites .king-page-links {
	display:none;
}
.king-page-links {
	width:100%;
	display:block;
	clear:both;
	position:relative;
padding:12px 0;
text-align:center;
}

.king-page-links-list {
list-style:none;
display:inline;
margin:0;
padding:0;
}
.king-page-links-item {
	display:inline;

}
.king-page-selected, .king-page-links-item a {
	font-size:18px;
    font-weight:normal;
	background-color:#fff;
	border:2px solid #D4D9DD;
	color:#D4D9DD;
	width:40px;
	height:40px;
	line-height:40px;
	display:inline-block;
	text-align:center;
	margin-right:8px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.king-page-links-item a:hover {
	background-color: #D63E3D;
	color:#fff;

}
.king-page-link {
color:#ccc;
}

.king-page-prev, .king-page-next {
color:#D63E3D;
font-size: 18px;
}

.king-page-selected {
font-size:18px;
font-weight:normal;
color: #fff;
text-align: bottom;
background-color: #D63E3D;
border-color:#B32626;
	width:45px;
	height:45px;
	line-height:45px;

}

.king-page-ellipsis {
color:#fff;
font-size:18px;
margin-right:10px;
}

.king-form-tall-table {
    width:100%;
padding:5px;

    margin:10px 0;    


}
.askbox {
	background:#fff;
	border: 2px solid #D63E3D;
	width: 656px;
	height: 40px;
	margin-bottom:7px;
	margin-top:10px;
	border-radius:3px;
	-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
box-shadow: 0 1px 1px 0 rgba(53,136,194,0.33);
}

.askkutu {
border: none;
background: none;
width: 580px;
height: 36px;
color: #555;
font-size: 16px;
-webkit-font-smoothing: antialiased; 
padding-left:8px;
}

.askbox input[type="text"]:focus {


  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;

}
.userust {
	color:#D63E3D;
	font-size:12px;
	line-height:47px;
	width: 250px;
	float: right;

}

.king-form-tall-ok {
background:#efe;
width:100%;
position:fixed;
top:50px;
left:0;
color:#090;
font-size:13px;
text-align:center;
padding:6px;
}

.king-form-tall-label {
font-size:14px;
font-weight:700;
padding:6px 8px;
margin-top:5px;
background-color:#e7ebec;
display:block;
border-radius:5px;
}

.king-form-tall-data li {
	list-style-type: none;
padding: 2px 0px;


}
.img-submit {
border:none;
font-weight:700;
background-color: #D63E3D; 
height: 40px;
line-height:40px;
width:100%;
display:block;
color: #fff;
text-align:center;
cursor:pointer;
margin-top:10px;
border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
}


.king-form-tall-text {
background: #FFF;
width: 99%;
margin: 0 0 5px 0;
padding: 6px 2px;
border: 2px solid #dee1e3;
color: #667686;
font-size: 15px;
font-weight: bold;
border-radius: 5px;
-webkit-border-radius: 5px;
transition: border-color 0.25s linear;
-webkit-transition: border-color 0.25s linear;
-moz-transition: border-color 0.25s linear;
-ms-transition: border-color 0.25s linear;
-o-transition: border-color 0.25s linear;
}

.king-form-tall-checkbox {
margin-right:6px;
}

.king-form-tall-error {
background:#fc575e;
color:#FEDEE0;
font-size:14px;
margin-bottom:4px;
font-weight:300;
padding:8px;
border-radius:5px;
}
.king-template-login .king-form-tall-note a {
color:#293D39;
background-color:inherit;
}
 

.king-form-wide-table {
padding:15px;
margin-bottom: 5px;
width:100%;
text-align:left;
}

.king-form-wide-spacer {
	border-bottom:3px dashed #B0B7BB;
	line-height:0;
	padding-top:4px;
	background:#fff;
}

.king-form-wide-ok {
background:#53BBB4;
color:#fff;
font-size:16px;
text-align:center;
padding:6px;
border-radius:6px;
}

.king-form-wide-label {

color: #667686;
font-size: 12px;
font-weight:bold;
white-space: nowrap;
padding: 10px;

}
.king-template-user .king-form-wide-label {text-align:left;border-bottom: 2px solid #e7ebec;}
.king-template-user .king-form-wide-data {text-align:left;border-bottom: 2px solid #e7ebec;} 
.king-form-wide-data {
padding:6px 10px;

}

.king-form-wide-text {
width: 80%;
border: 1px solid #ddd;
font-size:16px;
font-weight:300;
padding:6px 2px 6px 3px;
}

.king-form-wide-error {
background:#FFCFCF;
border:1px solid #E5A3A3;
color:#801B3E;
font-size:11px;
margin-left:6px;
padding:.5em;
}

.king-form-wide-note {
font-size:10px;
margin-left:4px;
color:#235272;
}

.king-form-light-button,.king-form-light-hover {
font-size: 12px;
font-weight: 700;
background-color:inherit;
border:none;
height: 27px;
padding: 0 5px;
cursor: pointer;
color:#7c8792;
}
.king-form-wide-button:hover, .king-form-tall-button:hover, .king-form-light-hover, #submit-btn:hover {
color: #efefef;
background: #D94A4A;
text-decoration: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.king-form-light-button:hover {
	border-color: #D63E3D;
	color:#D63E3D;
}
.king-form-tall-button-cancel {
	background-color:#7c8792!important;
}
.king-form-wide-button, .king-form-tall-button, #submit-btn {
padding:10px 30px;
border:0;
background:#D63E3D;
color:#fff;
border:none;
border-radius:5px;
-webkit-border-radius:5px;
cursor:pointer;
font-size:14px;
transition: 0.25s linear;
box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
-moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
-webkit-appearance: none;
}
.king-form-tall-hover {
padding:5px 20px;
border: 1px solid #a7a7a7;
color: #000000;
font-weight:700;
background: #F6F6F6;
background-image: -moz-linear-gradient(top,white,#EFEFEF);
background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EFEFEF));
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EFEFEF);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-top-left-radius: 3px 3px;
border-top-right-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-bottom-left-radius: 3px 3px;
border-image: initial;
cursor:pointer;
}
.king-form-basic-button,.king-form-basic-hover {
background:none repeat scroll 0 0 #FC575E;
border:0;
vertical-align:middle;
margin:4px 4px 4px 0;
padding:3px 4px;
}

.king-form-basic-button {
color:#FFF;
}

.king-form-basic-hover,.king-form-basic-button:hover {
background:#FBCA54;
border:0;
color:#FFF;
}

.king-form-basic-note {
font-size:8pt;
}

.king-q-item-title {
font-size: 15px; 
line-height:20px;
width: 220px;
padding:4px 8px;
margin:0;
color:#383838;
text-align:center;
display:block;
position:relative;
 
}

.king-q-item-title a {
color: #383838;
}

.king-q-item-meta {
font-size:10px;
color:#999999;
line-height:24px;
display:inline;
}
.king-q-item-meta a {
	font-weight:bold;
	color:#91A2A6;
}

.king-q-item-tags {
display:none;
}

.king-q-item-tag-list {
list-style:none;
margin:0;
padding:0;
}
.king-c-form {
	margin:10px 0;
}
.king-c-form textarea {
    height:50px;
}
.king-c-form h2 {
    display:none;
}
.king-c-form .king-form-tall-buttons {
	text-align:left;
	
}
.king-suggest-next {
background-color: #f9fafa;
color: #b2bac2;
font-weight:300;
font-size:14px;
padding: 10px 0;
text-align: center;
clear: both;
margin:0 auto;
}

.king-suggest-next a {
color: #8d9aa5;
font-weight: bold;
}

.king-q-item-stats {
    padding:0;
    height: 80px;

}
.king-voting {
	color: #f8f8f8;
	font-size: 13px;
	font-weight: 700;
	height: 40px;
	overflow:hidden;
	float:left;
	width:120px;
	border-radius:5px;
	background-color:#F9FAFA;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
input:focus  {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none!important;
  outline: none;
}


.king-vote-buttons-netup input{border-radius:5px 0 0 5px;float:left;border:0;font-size:0.1px;height: 40px;width: 40px;cursor:pointer;border:2px solid #B0B7BB;border-right:none;}
.king-vote-buttons-netdown input{border-radius:0 5px 5px 0;float:left;border:0;font-size:0px;height: 40px;width: 40px;cursor:pointer;border:2px solid #B0B7BB;border-left:none;}

.king-vote-up-button,.king-vote-up-hover {
	background:url(img/like.png) no-repeat center -2px; 
	
}

.king-vote-up-disabled {
	background:url(img/like.png) no-repeat center -82px;

}

.king-vote-up-hover,.king-vote-up-button:hover {
	border-color:#7bb742;
}
	
.king-vote-down-button,.king-vote-down-hover {
	background:url(img/like.png) no-repeat center -42px;
}


.king-vote-down-disabled {
	background:url(img/like.png) no-repeat center -122px;

}

.king-vote-down-hover,.king-vote-down-button:hover {
	border-color:#d63e3d;
}
.king-voted-up-button,.king-voted-up-hover {
	background:url(img/like.png) no-repeat center -2px; 
	border-color:#7bb742!important;
	}


.king-voted-down-button,.king-voted-down-hover {
	background:url(img/like.png) no-repeat center -42px; 
	border-color:#d63e3d!important;
}

.king-vote-count {
text-align:center;
color: #F69423;
float:right;
line-height:40px;
height:40px;
width:40px;
}

.king-netvote-count-data {
font-size:18px;
width:40px;
text-align:center;
}

.king-netvote-count-pad {
font-size:0px;

}

.king-updownvote-count {
width:48px;
height:27px;
position:relative;

display:block;
}

.king-updownvote-count-data {
font-size:18px;
font-weight:700;
display:inline;
}

.king-updownvote-count-pad {
font-size:9px;
display:none;
}

.king-a-count {
	color: #888;
	overflow:hidden;
	font-size: 11px;
	padding:0 4px;
}

.king-view-count {
	color: #888;
	overflow:hidden;
	font-size: 11px;
	padding:0 4px;
}

.king-view-count-data {
	font-weight:700;
}

.king-a-count-data {
	font-size:11px;
	font-weight:700;
}

.king-a-count-pad {
	font-size:11px;
}

.king-a-selection {
	display:none;
}

.king-a-select-button,.king-a-select-hover {
	background:url(img/select-star.png) no-repeat;
	border:0;
	height:28px;
	width:30px;
	cursor:pointer;
}

.king-a-select-hover,.king-a-select-button:hover {
background-position:0 -56px;
}

.king-a-unselect-button,.king-a-unselect-hover {
background:url(img/selected-star.png) no-repeat;
border:0;
height:28px;
width:30px;
cursor:pointer;
}

.king-a-unselect-button {
background-position:0 0;
}

.king-a-selected {
background:url(img/selected-star.png) no-repeat 0 0;
height:28px;
width:30px;
margin:0 auto;
}

.king-a-selected-text {
font-size:10px;
font-weight:700;
display:block;
margin-top:6px;
}

.king-top-tags-count {
	border-right:2px dotted #fff;
color:#B0B7BB;
text-align:right;
background-color: #E8E8E8;
border-radius:3px 0 0 3px;
-webkit-border-radius:3px 0 0 3px;
height:30px;
padding:0 8px;
font-weight:700;
}
.king-top-tags-count :hover {
	background-color:#EE3765;
}

.king-top-users-table tr {
	width:100%;
	text-align:center;
}

.king-top-users-label {
	background-color: #f1f3f4;
	border-radius:6px 6px 0 0;
	padding-top:8px;
	display:block;
	height:150px;
	margin:10px 5px 0;
}
.king-top-users-table .king-user-link {
	margin-top:8px;
	display:block;
	text-align:center;
	width:100%;
}
.king-top-users-label a {
	display:block;
	clear:both;
    font-size:16px;
	color: #7c8792;
}

.king-top-users-score {
	background-color: #f9fafa;
text-align:center;
padding:6px 12px;
margin-bottom:5px;;
	border-top:1px solid #d4d9dd;
	color: #DDB550;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:6px 12px;
	margin:0 5px;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
}

.king-part-q-view {
width: 670px;
float: left;
margin-bottom:20px;
background-color: #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
}
.smeta {
width: 650px;
padding: 10px;
-webkit-transition: left .1s ease-out .1s;
transition: left .1s ease-out .1s;
	}
.king-q-view-meta {
	background:#F3F3F3 url(img/meta-icon.png) no-repeat 5px center;
font-size:10px;
padding:4px 0 4px 44px;
color:#999;
}
.king-q-view-meta a {
font-weight: bold;
color: #91A2A6;
}
.king-q-view-follows {
font-size:13px;
margin-top:12px;
padding:6px;
background-color:#f8f6d2;
color:#888;

}

.king-q-view-tags {
	margin-bottom:12px;
	display:block;
}

.king-q-view-tag-list {
list-style:none;
margin-left:8px;
}
.king-q-view-tag-list:hover {
	color:#D63E3D;
}
#king-share-buttons-container {
	background: none repeat scroll 0 0 #DDDDDD;
	font-size: 125%;
	font-weight: bold;
	margin: 20px 0;
	padding:20px;
	text-align: center;

}
#king-share-buttons {
    float:right;
	margin-top:2px;
	margin-right:8px;
	vertical-align:middle;
    text-align:right;
}
.share-widget-container {
	display:inline-block;
	poisiton:relative;
}
}
.king-share-button {
	width: 54px;

}
.meta-when {
    float:left;
	padding:3px 6px;
    margin:0 3px;
    font-weight: 700;
    font-size:10px;

}
.king-q-view-buttons {
	float:left;
	}
.king-q-view-buttons input {
    font-size:12px;
    font-weight:bold;
	height:40px;
	cursor:pointer;
	background-color: #fff;
	border:2px solid #B0B7BB;
	border-radius:5px;
	-webkit-border-radius:5px;
    padding:0 7px;
	margin-left:5px;
	color:#B0B7BB;
	}
.king-q-view-buttons input:hover {
    border-color: #D63E3D;
	background:none;
	color:#D63E3D;
}

.king-q-view-c-list {
clear:both;
border-top:2px dashed #C4E3F8;
margin:24px 0 0;
}

.king-a-list {
	margin-bottom: 10px;
	position: relative;

}
h9 {
	font-size: 18px;
	line-height:22px;
	margin: 14px 0 0 0;
}

.commentmain {
	background-color:#fff;
	display:block;
	padding:5px;
	margin-bottom:4px;
	margin-left:67px;
}

.king-a-item-hidden .king-a-item-content {
color:#999;
}

.king-a-item-main {
width:100%;
display:block;
}

.king-a-item-selected {
margin: -21px -10px 0px -85px;
padding: 20px 10px 0px 85px;
border: 1px solid #d5f2dd;
background: #f0fbf3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}

.king-a-item-content {
	font-size:14px;
	margin-bottom:10px;
	line-height:20px;
	width:100%;
}
.king-a-item-content img {
max-width: 95%;
padding: 5px;
margin: 4px 0;
background-color: #f8f8f8;
border: 1px solid #e8e8e8;
}
.king-a-item-meta {
font-size:10px;
color: #b2bac2;
margin-left:4px;

}
.king-a-item-meta a {
font-weight: bold;
}

.king-a-item-buttons {
float:left; 
}

.king-a-item-c-list {
	display:block;
}

.king-c-list-item {
	padding:6px;
	margin-bottom:2px;
	margin-left:67px;
}

.king-c-item-hidden .king-c-item-content {
	width:547px;
color:#bbb;
}

.king-c-item-content {
	font-size:14px;
	margin-bottom:12px;
	line-height:20px;
	width:100%;
}

.king-c-item-content img {
    max-width:95%;
    padding:5px;
    margin:4px 0;
    background-color: #f8f8f8;
    border:1px solid #e8e8e8;
}
.king-c-item-content pre {
width: 90%;
position: relative;
display: block;
clear: both;
margin-bottom: 20px;
font-size: 16px;
font-family: "monoco",courier,monospace;
background: #384047;
padding: 15px;
overflow: hidden;
overflow-x: scroll;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;	
}
.king-c-item-meta {
font-size:10px;
display:inline;
color: #b2bac2;
}



.king-c-item-buttons {
float:left;
display:inline;
}

.king-nav-footer-list {

text-align:center;
width:300px;
list-style-type:none;
padding:0;
}


.king-attribution {
text-align:center;
width:300px;
color:#707E96;
}
.king-a-list .king-user-link {
	color:#707E96;
	margin-right:5px;
}
.king-a-list .king-user-link:hover {
color:#D63E3D !important;
}
.king-user-link {
font-size: 16px;
font-weight: 700;
float:left;
}

.king-tag-link {
	background:#e8e8e8 url(img/dote.png) no-repeat 3px center;
	padding:5px 8px 5px 25px;
	border-radius:20px 5px 5px 20px;
	margin-right:5px;
	color:#fff!important;
	font-weight:bold;
	display:inline-block;
	margin-bottom:4px;
}
.king-tag-link:hover {
	background-color:#D63E3D;
	color:#fff;
	text-decoration:none!important;
}
.sorbutton {
background:#FC575E;
color:#FFF;
height:28px;
width:150px;
border:0;
-webkit-border-radius:8px;
-moz-border-radius:8px;
font-weight:700;
}
.king-q-view-avatar {
	float: left;
	margin-right:6px;
}
.king-q-item-avatar {
float:left;
}
.king-q-list-item .king-avatar-image {
border: 3px solid rgba(255, 255, 255, 0.5);
border-radius: 50%;
width:32px;
height:32px;
float:left;
}
.king-template-users .king-top-users-label .king-avatar-image {
	border:4px solid #fff;
	padding:4px;
	width:100px;
	height:100px;
}
#avatar .king-avatar-image {
	width:144px!important;
	height:144px!important;
	border:2px solid #e7ebec;
	padding:4px;
	border-radius:50%;
	text-align:center;
}
.king-avatar-image {
border-radius: 50%;
width:32px;
height:32px;
object-fit: cover;
}
a:active,a:visited,.king-avatar-link:hover {
text-decoration:none;
}
a {
text-decoration:none;
color: #D63E3D;
}
a:hover {
color: #D63E3D;
text-decoration:none;
}

.king-widget-full-high,.king-widget-main-bottom {
margin-bottom:0;
}

.king-widgets-main-top,.king-widgets-side-top {
margin-top:0px;
}

.king-q-item-tag-item,.king-q-view-tag-item {
display:inline;
}

.king-page-links-label,.king-a-item-hidden .king-voting,.king-a-item-hidden .king-a-item-meta,.king-c-item-hidden .king-c-item-meta {
color:#ccc;
}

.king-form-tall-number,.king-form-wide-text,.king-form-wide-number,.king-form-wide-select {
padding:3px;
border: 2px solid #B0B7BB;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color:#B0B7BB;
}
.king-form-tall-select {
	border: 2px solid #dee1e3;
	color: #667686;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width:100%;
	padding:6px;
	line-height:18px;
	margin-top:4px;
}
.king-form-tall-number,.king-form-wide-number {
width:48px;
border:2px solid #B0B7BB;
-webkit-border-radius:5px;
-moz-border-radius:5px;
font-size:16px;
font-weight:300;
padding:3px 2px 3px 3px;
}

.king-form-tall-note,.king-vote-second-button {
}

.king-form-tall-buttons,.king-form-wide-buttons {
text-align:center;
}

.king-q-item-when-data,.king-q-item-points-data,.king-q-view-when-data,.king-q-view-points-data,.king-a-item-when-data,.king-a-item-points-data {
font-weight:700;
}

.king-a-select-button,.king-a-unselect-hover,.king-a-unselect-button:hover {
background-position:0 -28px;
}
.king-top-users-table {
	border-collapse:collapse;
	margin-bottom:30px;
	width:100%;
	margin-top:10px;

}
.king-top-tags-table {
border-collapse:collapse;
margin-bottom:1em;
width:100%;
margin-top:10px;
}
.king-top-tags-table tr {
	display:inline-block;
	margin:10px 0 0 8px;
}
.king-top-tags-spacer {
padding:0 4px;
}



.king-a-item-content h2,
#wmd-preview h2 {
	font-size: 24px;
	color: #000;
}
.king-a-item-content h3,
#wmd-preview h3 {
	font-size: 20px;
	color: #000;
}
.king-a-item-content h4,
#wmd-preview h4 {
	font-size: 16px;
	color: #000;
}
.king-a-item-content h5,
#wmd-preview h5,
.king-a-item-content h6,
#wmd-preview h6 {
	font-size: 13px;
	color: #000;
}

.baslik {
padding: 10px;
color: #555;
}
.king-nav-user-list li{
list-style: none;
display: block;
width:220px;
margin-right:0px!important;
}
.usrname {
	display:block;
	position:relative;
	width:220px;
	line-height:22px;
	text-align:center;
	border-bottom: 1px solid #d4d9dd;
	padding:8px 0;
}
.usrname .king-user-link {
	float:none;
	color:#8d9aa5;
}
.usrname a {
height:33px;
width:180px;
}
.king-nav-user-facebook-login { 
   background-color:#CDD6E6;
   text-align: center;
}
.king-nav-user-register {  
    height:0px;
    }
    
.king-q-view-extra {
    font-size: 14px;
    margin:0 0 15px 9px;
    width: 95%;
	display:block;
}
.king-q-view-extra-title {font-weight:700;}
    
.kim {
	display:block;
	position:relative;
text-align:center;
background-color: #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
width: 300px;
padding:5px 0;
margin-bottom:10px;
}

.kim .king-avatar-image {
	width:64px!important;
	height:64px!important;
}

.kim .king-user-link {
	float:none;
	clear:both;
	display:block;
}
.kim .king-q-view-avatar {
	float:none;
	clear:both;
	display:block;
	margin:0;
}

.king-a-item-who {
font-size: 1.4em;
font-weight: bold;
display: block;
margin-bottom: 10px;
}
	
.king-c-item-who {
font-size: 11px;
font-weight: bold;
display: block;
margin-bottom: 10px;
}

.king-a-item-avatar {
	float:left;
	margin-left:-65px;
}

.king-a-item-avatar .king-avatar-image {
	background-color: #d4d9dd;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: 5px solid #edeff0;
	background-position: center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	border-radius: 50%;
}

.king-c-item-avatar {
	float:left; 
	margin-left:-42px;
}
.king-c-item-avatar .king-avatar-image {
	background-color: #d4d9dd;
	overflow: hidden;
	border: 3px solid #edeff0;
	background-position: center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	width:32px;
	height:32px;
}
.king-q-item-when {float:left;margin-right:8px;}
.king-q-item-who {line-height:24px;margin-left:8px;font-size:11px;float:left;}
.king-q-item-who a {font-size:14px;}
.king-q-item-who-data {font-size:14px;font-weight:700;color:#555;}

.paylas {
	display:block;
	position:relative;
	padding-top:10px;
	height:50px;
    -webkit-transition: left .1s ease-out .1s;
    transition: left .1s ease-out .1s;
	width:980px;
	margin:0 auto;
	color: #FFF;
}

  
#drop2 img {
  padding:15px 12px;    
background: #2C3E50;
border-left: 1px solid #2C3E50;
border-right: 1px solid #2C3E50;
}
#drop2 img:hover {
 background-color:#243442;
  border-left:1px solid #2E4154;
   border-right:1px solid #2E4154;

}
.giris a {
    color:#8596a7;
}
.giris a:hover {
    color:#EF547B;
}
.giris {
    float:right;
    width: 400px;
    height:47px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #e74c3c;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}

#king-userid {
	color: #667686;
	font-size: 15px;
	font-weight: bold;
	border: 2px solid #dee1e3;
	width: 92%;
	height:34px;
	padding:0 3px;
	margin:10px 0 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
transition: border-color 0.25s linear;
-webkit-transition: border-color 0.25s linear;
-moz-transition: border-color 0.25s linear;
-ms-transition: border-color 0.25s linear;
-o-transition: border-color 0.25s linear;
}

#king-password {
	border: 2px solid #dee1e3;
	color: #667686;
	font-size: 15px;
	font-weight: bold;
	width: 92%;
	height:34px;
	padding:0 3px;
	margin:5px 0 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
transition: border-color 0.25s linear;
-webkit-transition: border-color 0.25s linear;
-moz-transition: border-color 0.25s linear;
-ms-transition: border-color 0.25s linear;
-o-transition: border-color 0.25s linear;
}

#king-userid:focus {  border-color: #df4a37;}
#king-password:focus {  border-color: #df4a37;}

#king-login {
	background-color: #d63e3d;
	border:0;
	float:left;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-weight:bold;
	padding:14px 28px;
    cursor:pointer;  
    margin: 8px 10px 0 14px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
-moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
}

#king-login:hover,
#king-login:focus,
#king-login:active,
#ga-login.active {
    color: #fff;
    background-color: #DA4E4E;
	box-shadow:none;
}

#king-rememberbox {
    float: left;
	text-align:left;
	font-size:15px;
	height:20px;
	line-height:18px;
    margin:8px 0 8px 10px;
	clear:both;
	width:90%;
}






.king-related-qs {
    list-style: none;
    padding: 0 0 14px 0;
    background-color: #fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:10px;
}

.ilgilib {
	line-height:40px;
	display: block;
	width: 100%;
	border-bottom:1px solid #d4d9dd;
	text-align: center;
	height: 40px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
    text-transform: uppercase;
    color: #5a6772;
    font-weight:bold;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);

}
.a-alt {
	display:block;
	margin-bottom:2px;
	height:28px;
}

.king-c-item-footer {
	display:block;
	height:28px;	
}

.a-alt .king-voting {
	height:26px;
	margin-top:-3px;
	width:78px;
	margin-right:5px;
	border-radius:3px;
	background:none;
	box-shadow:none;
}

.a-alt .king-vote-buttons-netup input{border-radius:5px 0 0 5px;float:left;border:0;font-size:0.1px;height: 26px;width: 26px;cursor:pointer;}
.a-alt .king-vote-buttons-netdown input{border-radius:0 5px 5px 0;float:right;border:0;font-size:0px;height: 26px;width: 26px;cursor:pointer;}
.a-alt .king-vote-count {
text-align: center;
color: #F69423;
float: left;
border-width:0px;
line-height: 36px;
height: 24px;
width: 26px;
}
.yoriz {
	display:block;
	width:236px;
	padding-top: 8px;
}
.yoriz .king-q-item-avatar {
	float:none;
	display:block;
	width:100%;
	text-align:center;
	margin-top:-25px;

}

.yoriz .king-q-item-avatar img {
	border:3px solid #fff;
	float:none;
}

.king-message-item {
    padding:8px;
    border-bottom:1px solid #E7E7E7;
	background:#f8f8f8;
position:relative;
display:block;
}
.king-message-list {
    border-top:1px solid #ddd;
        -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    border-radius: 0 0 6px 6px;
	display:block;
	position:relative;
}
.king-message-list img {
	display:block;	
	margin:8px auto; 
    width:32px;
    height:32px;
}
.king-message-content {
	width:100%;
	display:block;
	text-align:center;
    margin-bottom:8px;
    font-size:14px;

}
.king-message-buttons {
    text-align:center;
}
.pollt {
    background:#fff url(img/polli.png) no-repeat center center ;
    height:18px;
    width:18px;
    margin-left:4px;
}
.king-poll-button {
    border: 1px solid #CCC;
color: #666;
background: #F6F6F6;
background-image: -moz-linear-gradient(top,white,#EFEFEF);
background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EFEFEF));
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EFEFEF);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-top-left-radius: 3px 3px;
border-top-right-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-bottom-left-radius: 3px 3px;
cursor:pointer;
}
.yeniekle {
box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 -1px 0 rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .2) inset, 0 2px 4px rgba(0, 0, 0, .2);
    background: url(img/"askbb.png") no-repeat scroll 2px center #019ad2;
    font-size:14px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
    width:100%;
    display: block;
}
 
a.yeniekle:hover {
	background-color: #EF547B;
	color:#fff;
}
a.yeniekle:active {
	background-color: #D63E3D;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 -1px 0 rgba(0, 0, 0, .3) inset, 0 0 10px rgba(255, 255, 255, .2) inset, 0 2px 4px rgba(0, 0, 0, .2);

}

.kaydol {
    background: url(img/"regbtn.png") no-repeat scroll 5px center;
    color: #8596a7;
    font-weight:700;
    padding-left:30px;
    line-height:47px;
    height:45px;
    margin-top:2px;
    font-size:14px;
    width: 70px;
    float:right;
    border-left:1px solid #e8e8e8;
}
 

.sreklam {
    border: 1px dotted #d3d3d3;
    margin:20px 10px 10px 10px;
	text-align:center;
    clear: both;
    padding:8px 0;
}
.breklam {
    margin:0 auto 10px;
    background-color: #fff;
    
    width: 728px;
	text-align:center;
	padding:4px;
}

.fbyorum {
margin-left:10px;
margin-top:14px;
}

#anew {
    margin:10px;
}
#anew #a_content {
    height:50px;
    width:99%;
}
#anew .king-form-tall-buttons {
	text-align:left;
}
#anew h2 {
    display:none;
}
.solyan {
    float: right;
    width:300px;
}

.king-template-ask textarea {
    height:28px;
}
.king-form-light-button-claim, .king-form-light-button-follow, .king-form-light-button-close, #extraf {
	display:none;
}
.king-prev-q {
	float:right;
	height:40px;
	width:60px;
	background: #d4d9dd url(img/goright.svg) no-repeat center center;
	border-radius: 5px;
	font-size:0px;
	margin:0 5px;
	-webkit-background-size: 19px 16px;
	-moz-background-size: 19px 16px;
	-o-background-size: 19px 16px;
	background-size: 19px 16px;
}
.king-next-q:hover {
	background-color:#D63E3D;
}
.king-next-q {
	float:right;
	height:40px;
	width:60px;
	background: #d4d9dd url(img/goleft.svg) no-repeat center center;
	border-radius: 5px;
	font-size:0px;
	margin:0 5px;
	-webkit-background-size: 19px 16px;
	-moz-background-size: 19px 16px;
	-o-background-size: 19px 16px;
	background-size: 19px 16px;
	}
.king-prev-q:hover {
	background-color:#D63E3D;
}

.socialicons {
	height:40px;
	margin-left:20px;
	width: 300px;
	float:right;
}
.socialicons li {
	list-style-type: none;
	display:block;
	
}
.socialicons li a {
	background-color: #b0b7bb;
	margin-top:-8px;
	opacity:0.8;
	width:60px;
	float:left;
	height:56px;	
}
.socialicons li a:hover {
	opacity:1;
}
.facebook a {
	background:#4863AE url(img/facebook-32.png) no-repeat center center;
}
.twitter a {
	background:#46C0FB url(img/twitter-32.png) no-repeat center center;}	
.googleplus a {
	background:#000 url(img/googleplus-32.png) no-repeat center center;}
.youtube a {
	background:#cc181e url(img/youtube-32.png) no-repeat center center;}
.pinterest a {
	background:#e63d45 url(img/pinterest-32.png) no-repeat center center;}
	
.facebook a:hover { background-color:#4863AE;}
.twitter a:hover { background-color:#46C0FB;}	
.googleplus a:hover { background-color:#000;}
.youtube a:hover { background-color:#cc181e;}
.pinterest a:hover { background-color:#e63d45;}

.tagcloud {
text-align: center;
background: #f9fafa;
border-radius: 3px;
-webkit-border-radius: 3px;
margin-bottom: 10px;
width:100%;
display:block;
padding-bottom:4px;
}
.tagcloud a {
	margin:4px 6px 4px 0;
	background: #B0B7BB url(img/dote.png) no-repeat 3px center;
	padding:5px 8px 5px 25px;
	border-radius:20px 5px 5px 20px;
	color:#fff!important;
	font-weight:bold;
	display:inline-block;
}
.tagcloud h2 {
	background: #fff;
	text-transform: uppercase;
	font-size: 12px;
	line-height:40px;
	height:40px;
	margin-bottom:4px;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	text-align:center;
}

.tagcloud a:hover {
	background-color:#D63E3D;
}
.reply a {
	background:#f8f8f8 url(img/reply.png) no-repeat 2px 6px;
	border: 1px solid #e8e8e8;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	color:#999999;
	line-height:24px;
    height: 24px;
    float:left;
    padding: 0 5px 0 18px;
}
.reply a:hover {
	background-position:2px -22px;
	color:#D63E3D;
	border-color: #D63E3D;
}
.king-template-custom .askbox {
	display:none;
}
.yardim {
	width:600px;
	margin-left:22px;
	padding:15px 8px;
	font-size:16px;
	line-height:26px;
}
.yardim li {
	margin-bottom:12px;
}
.fb-like {
	float:left;
	margin-top:14px;
}
.userpanel {
	position: absolute;
	display:inline-block;
	right: 20px;
	top: 0px;
	padding-top:8px;
}

.loginavatar .king-avatar-image {
	width:32px;
	height:32px;
	border-radius:50%;

}
.username {
	width:160px;
	text-align:center;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom:8px;
}

.reglink:hover {
	border-color:#D63E3D;
	background-color:#D63E3D;
	color:#fff;
}
.reglink {
	color:#D63E3D;
	border: 2px solid #D63E3D;
	height:30px;
	padding:0 10px;
	display:block;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	border-radius:5px;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.king-template-favorites h2 {
	font-size: 16px;
	margin:5px 0;
	color: #333;
	padding: 5px 10px !important;
	clear: both;
	background: #f8f8f8;
	font-weight: 700;
}

.king-q-view-content {
	background: rgb(41, 47, 52);
	text-align:center;
}
.meta-who-data{
	color: #8d9aa5;
	font-size: 13px;
	font-weight: bold;
}
#a_list_title {
	text-align:center;
	font-weight:normal;
	margin-top:12px;
}
.king-template-user .king-form-tall-image {
	text-align:center;
}
.king-logged-in {
display: block;
}
.king-logged-in-points {
border: 1px solid #DDB550;
color: #DDB550;
padding: 0 2px;
border-radius: 3px;
font-size: 11px;
text-transform: uppercase;
}

.ads {
	padding:10px 0 0;
	text-align:center;

}
.entry-title {
	line-height:30px;
}
.king-q-view-main {
	width:100%;
	display:block;
	padding-bottom:8px;
}
.king-q-view-main iframe {
	width:670px;
}
.rightview {
	width:100%;
	display:block;
}
.ilgili {
	width:300px;
	display: block;
position: relative;
}
.ilgili #loading {
	display:none;
}
.king-q-item-content a {
display: block;
}




html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


.king-template-updates .king-main, .king-template-user-wall .king-main, .king-template-user .king-main{
	width:980px;
}
.king-template-user .king-part-form-activity,
.king-template-user .king-part-message-list{
	display:block;
	width: 100%;
}
.king-template-user .king-part-form-activity h2, .king-part-form-password h2, .king-part-form-theme-switch h2 {
	background-color:#b0b7bb;
	padding:8px 0;
	text-align:center;
	color:#fff;
}
.king-template-user .king-part-form-activity h2 a{
	color:#fff;
}
.king-template-user .king-part-form-profile {
	display:block;
	width: 100%;
	min-height: 630px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
.king-template-user .king-part-form-activity,
.king-template-user .king-part-message-list,
.king-template-user .king-part-form-profile {
	margin-top:8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
}
.king-template-user .king-part-message-list .king-form-tall-text,
.king-template-user .king-part-form-profile .king-form-wide-text {
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.king-template-user .king-part-form-activity td .king-uf-user-points,
.king-template-user .king-part-form-activity td .king-uf-user-q-posts,
.king-template-user .king-part-form-activity td .king-uf-user-a-posts,
.king-template-user .king-part-form-activity td .king-uf-user-c-posts,
.king-template-user .king-part-form-activity td .king-uf-user-q-votes,
.king-template-user .king-part-form-activity td .king-uf-user-a-votes,
.king-template-user .king-part-form-activity td .king-uf-user-upvotes,
.king-template-user .king-part-form-activity td .king-uf-user-downvotes,
.king-template-user .king-part-form-activity td .king-uf-user-upvoteds,
.king-template-user .king-part-form-activity td .king-uf-user-downvoteds {
	font-size: 18px;
	color: #D63E3D;
	font-weight: 700;
}

.share-overlay {
  text-align: center;
  color: #FFF;
}

.share-overlay a {
  color: #FFFFFF;
  font-weight: normal;
}

.share-overlay .share-badge {
  line-height: 40px;
  text-align: right;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 500;
  float: left;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  background-repeat: no-repeat;
  background-position: 4px center;
  border-radius: 3px;
}

.share-overlay .share-badge p {
  display: inline-block;
  padding: 0 8px;
  line-height: 40px;
}

.share-overlay .share-badge.twitter {
  background-color: #46c0fb;
  background-image: url(img/twitter-32.png);
  background-position:center center;
  height: 40px;
  width:70px;
}

.share-overlay .share-badge.facebook {
  background-color: #4863AE;
  background-image: url(img/facebook-32.png);
  height: 40px;
  padding-left: 40px;
}

#fbtab a {
	color:#fff;
}
.fbicon {
	background: url(img/facebook-32.png) no-repeat center;
	margin-bottom:-3px;
	width:16px;
	height:16px;
	margin-right:2px;
	display: inline-block;
}

.nav-tabs {
	width:100%;
	height:40px;
	display:block;
	margin:0 auto;
	text-align:center;
	border-bottom:2px solid #D63E3D;
	border-radius:5px 5px 0 0;
	background-color: #b0b7bb;
}
.nav-tabs li {
	display:inline-block;
	list-style:none;
	text-align:center;
	width:50%;

	float:left;
}
.nav-tabs .active a {
	background-color: #D63E3D!important;
	color:#fff!important;
}
.nav-tabs li a {
	width:100%;
	height:40px;
	line-height:40px;	
	display:inline-block;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}
.nav-tabs li a:hover {
	background-color:#BFC5C8;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.closebtn {
border: 2px solid #dee1e3;
float: left;
background-color: #fff;
color: #667686;
font-size: 13px;
line-height: 13px;
font-weight:bold;
padding: 12px 28px;
cursor: pointer;
margin: 8px 0;
border-radius: 5px;
-webkit-border-radius: 5px;
transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;

}
.leftmenu {
	position: fixed;
	top: 50px;
	background-color: #282f40;
	left: -236px;
	min-height:460px;
	bottom:0;
	box-shadow: 7px 0px 7px -8px rgba(0, 0, 0, .7);
	-webkit-box-shadow: 7px 0px 7px -8px rgba(0, 0, 0, .7);
-webkit-transition-duration: .436s;
transition-duration: .436s;
-webkit-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
	z-index: 1000;	
}
.icon-menu {
	background-image: url(img/icon-menu.png);
background-position: left 15px;
background-repeat:no-repeat;
padding-left: 35px;
padding-top: 13px;
height: 42px;
left:20px;
position:absolute;
cursor:pointer;
font-size: 18px;
line-height: 22px;
color: #b0b7bb;
font-weight: bold;
}
#checkbox-menu:checked + header .leftmenu {
	left: 0;
}
#checkbox-menu:checked + header .icon-menu {
	background-position: left -167px;
	color: #e74c3c;
}
.hide {
display: none;
}

.userpanel ul li {
	list-style:none;
	float:right;
	position:relative;
	height:42px;
	margin-right:10px;
}

.userpanel li .king-avatar-link {
	float:right;
	display: block;
}

.king-avatar-link span {
	padding:0!important;
}

.userpanel li .king-avatar-image {
	width:32px;
	height:32px;
	border-radius:50%;
	float:right;
	padding:0;
	border:0;
}
.king-dropdown .arrow {
position: absolute;
top: -7px;
right: 10px;
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #fff;
}
.king-dropdown {
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1);
	position: absolute;
	top: 50px;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
}

.userpanel li:hover .king-dropdown {
	opacity: 1;
	visibility: visible;
}

#csize:checked + div .king-part-q-view {
	width:980px;
}
#csize:checked + div .king-q-view-main iframe {
	width:980px;
	height:513px;
}
.csizebutton {
	display:block;
	width:100%;
	background:#384047 url(img/king-resize.png) no-repeat center center;
	text-align:center;
	background-size:16px;
	height:30px;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	cursor:pointer;
		transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
}
.csizebutton:hover {
	background-size:28px;
}
#csize:checked + div .csizebutton {
	background-size:28px;
}
#csize:checked + div .csizebutton:hover {
	background-size:16px;
}
.modal-dialog {
	position:fixed;
	background: #f9fafa;
    width:450px;
    height:330px;
	margin-top:-150px;
	margin-left:-225px;
	z-index: 1050;
	top:-500px;
	left:50%;
	border-radius:5px;
	-webkit-border-radius:5px;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#checkbox-menu2:checked + div .modal-dialog {
	top:40%;

}
.modal-backdrop {
	background-color: #fff;
    display:none;
    -webkit-transition-duration: 6s;
-moz-transition-duration: 6s;
-o-transition-duration: 6s;
transition-duration: 6s;
}
#checkbox-menu2:checked + div .modal-backdrop {
	background-color: #000;
    opacity:0.5;
    width:100%;
    height:100%;
    position:fixed;
    display:block;
    z-index: 1000;
    top:0;
    left:0;
}

.close {
	float:right;
	margin:8px 6px 0 0;
	cursor:pointer;
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}

.modal-header {
	padding:5px;
	background-color: #fff;
	font-size: 21px;
	line-height: 40px;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.05);
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}
.modal-body {
	display:block;
	text-align:center;
	padding:14px 0;
	height:180px;
}

.imgupload {
	float:left;
}
.img-dialog {
	position:fixed;
	background:#fff;
    width:450px;
    height:auto;
	margin-top:-200px;
	margin-left:-225px;
	z-index: 1050;
	top:-800px;
	left:50%;
	border-radius:5px;
	-webkit-border-radius:5px;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
}
#checkbox-menu3:checked + div .img-dialog {
	top:40%;

}

#checkbox-menu3:checked + div .modal-backdrop {
	background-color: #000;
    opacity:0.5;
    width:100%;
    height:100%;
    position:fixed;
    display:block;
    z-index: 1000;
    top:0;
    left:0;
}

#progressbox {
	position:relative;
	width:450px;
	margin: 10px 0;
	height:24px;
	display:none;
	text-align:center;
	background-color: #e7ebec;
}
#progressbar {
	height:24px;
	background-color: #D63E3D;
	width:1%;
}
#statustxt {
	margin-top:-21px;
	height:22x;
	position:relative;
	color: #000000;
}
.imguploadbtn {
	background:#e74c3c url(img/uploadimg.png) no-repeat 14px -173px;
	text-align:center;
	line-height:36px;
	width:100%;
	font-size:15px;
	font-weight:700;
	height:36px;
	margin-top:5px;
	display:block;
	cursor:pointer;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;	
}
.imguploadbtn:hover {
	background-color:#e7ebec;
	color:#7c8792;
	background-position: 14px 13px;

}
#imageInput {
	border:2px solid #7c8792;
	width:80%;
	text-align:center;
	padding:10px 5px;
	display:block;
	margin:10px auto;
	border-radius:5px;
	-webkit-border-radius:5px;	
}

.king-part-custom {
	text-align:center;
}
.open-login-button {
	background-color:#3498DB;
	background-repeat:no-repeat;
	background-position: 10px center;
	border-radius:8px;
	-webkit-border-radius:8px; 
	color:#fff; 
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	display:block; 
	width:50%;
	margin:0 auto;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
}
.open-login-button:hover {
	color:#fff;
	box-shadow:none;
	opacity:0.8;
}
.open-login-button.aol {background-color: #f00;background-image:url(img/aol-32.png);background-repeat:no-repeat;}
.open-login-button.facebook {background-color: #4863ae; background-image:url(img/facebook-32.png);background-repeat:no-repeat; }
.open-login-button.foursquare {background-color: #44a8e0; background-image:url(img/foursquare-32.png);background-repeat:no-repeat;}
.open-login-button.github {background-color: #000; color: #fff; background-image:url(img/github-32.png);background-repeat:no-repeat;}
.open-login-button.googleoauth {background-color: #DD4B39; background-image:url(img/googleplus-32.png);background-repeat:no-repeat;}
.open-login-button.linkedin {background-color: #0083a8; background-image:url(img/linkedin-32.png);background-repeat:no-repeat;}
.open-login-button.myspace {background-color: #000; background-image:url(img/myspace-32.png);background-repeat:no-repeat;}
.open-login-button.tumblr {background-color: #374a61; background-image:url(img/tumblr-32.png);background-repeat:no-repeat;}
.open-login-button.twitter {background-color: #46c0fb; background-image:url(img/twitter-32.png);background-repeat:no-repeat;}
.open-login-button.windows {background-color: #0052a4; color: #fff; background-image:url(img/windows-32.png);background-repeat:no-repeat;}
.open-login-button.yahoo {background-color: #a200c2; background-image:url(img/yahoo-32.png);background-repeat:no-repeat;}
.open-login-button.youtube {background-color: #f00; background-image:url(img/youtube-32.png);background-repeat:no-repeat;}
.open-login-button.vkontakte {background-color: #57799E; background-image:url(img/vk-32.png);background-repeat:no-repeat;}

.submitimg {
	background:url(img/submitimg2.png) no-repeat center bottom;
	width:32px;
	height:32px;
	margin-top:13px;
	margin-right:8px;
	float:left;
}
.king-nav-sub-selected .submitimg {	background-position:center top;}
.king-nav-sub-link:hover .submitimg { background-position:center top;}

.submitvideo {
	background:url(img/submitvideo2.png) no-repeat center bottom;
	width:32px;
	height:32px;
	margin-top:13px;
	margin-right:8px;
	float:left;
}
.king-nav-sub-selected .submitvideo {	background-position:center top;}
.king-nav-sub-link:hover .submitvideo { background-position:center top;}

.kingadd {
	background: #b0b7bb url(img/kingadd.png) no-repeat 8px center;
	height:34px;
	line-height:34px;
	padding:0 20px 0 55px;
	border-radius:5px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.king-dropdown2 .arrow {
	position: absolute;
	top: -7px;
	left: 70px;
	content: "";
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #D63E3D;
}

.king-dropdown2 {
	background-color: #D63E3D;
	border-radius:0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1);
	position: absolute;
	top: 43px;
	left:-30px;
	opacity: 0;
	visibility: hidden;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
}
.userpanel li:hover .kingadd {
	background-color:#D63E3D;
}
.userpanel li:hover .king-dropdown2 {
	opacity: 1;
	visibility: visible;
}
.king-dropdown2 .kingaddimg {
	background:url(img/submitimg2.png) no-repeat 10px 4px;
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	color:#fff;
	border-bottom:1px solid #D94A4A;
	border-top:1px solid #D94A4A;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
}
.king-dropdown2 .kingaddvideo {
	background:url(img/submitvideo2.png) no-repeat 10px 4px;
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #D94A4A;
}
.king-dropdown2 .kingaddnews {
	background:url(img/news.png) no-repeat 15px 8px;
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:1px solid #D94A4A;
}
.king-dropdown2 a:hover {
	background-color:#D94A4A;
}
.king-waiting {
	background:url(img/loader.gif) no-repeat center center;
	width:16px;
	height:16px;
	background-size:16px 16px;
	display:inline-block;
}

.king-nothumb {
	display:block;
	width:236px;
	height:236px;
	background:#D4D9DD url(img/nothumb.png) no-repeat center center;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.yorizbottom {
	background-color: #D4D9DD;
	display:block;
	position:relative;
	height:34px;
	width:236px;
	line-height:34px;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	text-align:center;
} 
.yorizbottom .king-vote-count {
	height:34px;
	line-height:34px;
	float:none;
	display:inline-block;
	padding:0 4px;
	margin:0;
	width:auto;
}

.yorizbottom .king-netvote-count-data {
	font-size:11px;
	font-weight:700;
}

.yorizbottom .king-netvote-count-pad {
	font-size:11px;
}
.kingimgupload img {
	width:230px;
	max-height:350px;
	display:block;
	margin:0 auto;
}

.ilgilit {
	margin-bottom:12px;
	display:block;
	background-color:#fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#container {
    margin:0 auto;
	visibility:hidden;
}

.box {
  width: 236px;
  float:left;
  margin:0 14px 14px 0;
  background-color: #ffffff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding:0;
}

.item-img {
	width:236px;
	display: block;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;

}

#loading {
	background:#fff url(img/loader.gif) no-repeat center center;
	width:100%;
	height:30px;
	width:80px;
	margin-left:-40px;
	border-radius:5px;
	left:50%;
	position:absolute;
}

.meta-who-points {
	border: 1px solid #DDB550;
color: #DDB550;
padding:0 2px;
border-radius:3px;
font-size: 11px;
text-transform: uppercase;
}
.king-related {
	background: #f9fafa;
border-bottom: 1px solid #edeff0;
font-size: 12px;
font-weight: bold;
color: #b2bac2;
padding:4px 0;
display:block;
position:relative;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
text-align:center;
}
.king-related:hover {
	background-color:#fff;
}

.king-related .item-img {
	display:block;
	width: 95%;
	border-radius:5px;
	position:relative;
	vertical-align:top;
	margin-left:8px;
}
.king-related .king-q-item-title {
	line-height: 18px;
	padding:8px;
	width:auto;
	font-size:12px;
	position:relative;
	display:block;
	text-align:center;
}

.king-related .king-nothumb {
	border-radius:5px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-left:8px;
	width: 95%;
	color:#fff;
	padding-top:0;
	height: 200px;
	background: #D4D9DD url(img/nothumb.png) no-repeat center center;
}

.box .metah-where a {
	color:#fff;
	font-weight:700;
	padding:5px 10px;
	position:absolute;
	top:5px;
	left:5px;
	background: #000;
	opacity:0.3;
	border-radius:3px;
	-webkit-border-radius:3px;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
}
.box:hover .metah-where a {
	opacity:1;
}

.box .metah-where a:hover {
	background-color:#D63E3D;
}

.king-cat {
	background:#1E2433;
    max-height:500px;
	overflow: auto;
	overflow-x: hidden;
	padding:5px;
	top: 48px;
	left: 234px;
	width:300px;
	padding-top: 8px;
	padding-left: 10px;
	position: absolute;
	opacity: 0;
	visibility:hidden;
	border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0;
	box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, .1);
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	
}
.king-cat::-webkit-scrollbar-track
{
	background-color:inherit;
}

.king-cat::-webkit-scrollbar
{
	width: 8px;
} 

.king-cat::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #32394a;
}
.king-cat-main li:hover .king-cat {
	opacity:1;
	visibility:visible;
}
.king-cat-link {
	line-height:50px;
	border-bottom:1px solid #32394a;
	background: url(img/menu-icons.png) no-repeat 10px -210px;
	width: 150px;
	padding-left: 64px;
	padding-right: 20px;
	display:block;
	font-size: 14px;
	list-style: none;
	font-weight: 300;
	color: #8995b2;
	text-align:left;
	-webkit-box-shadow: 0 -2px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 -2px 0 0 rgba(0,0,0,0.2);
	box-shadow: 0 -2px 0 0 rgba(0,0,0,0.2);
}

.king-cat-main li:hover {
	background-color:#1E2433;
}

.king-top-tags-label .king-tag-link {
	margin:0;
	padding: 7px 25px 8px 8px;
	background: #B0B7BB url(img/dote.png) no-repeat center right;
	border-radius: 0 20px 20px 0;
}
.king-top-tags-label .king-tag-link:hover {
	background-color:#D63E3D;
}
.king-nav-main-tag {background-position:10px -61px;}
.king-nav-main-questions {background-position:10px -100px;}
.king-nav-main-user {background-position:10px -137px;}
.king-nav-main-ask {background-position:10px 12px;}
.king-nav-main-video {background-position:10px -27px;}
.king-nav-main-admin {background-position:10px -174px;}
.king-nav-main-hot {background:url(img/menu-hot.png) no-repeat 10px center;}
.king-nav-acc {background:url(img/menu-acc.png) no-repeat 10px center;}
.king-nav-fav {background:url(img/menu-fav.png) no-repeat 10px center;}

.king-havatar {
	background:#b0b7bb url(img/myspace-32.png) no-repeat center center;
	width:32px;
	height:32px;
	padding:2px;
	border-radius:50%;
	-webkit-border-radius:50%;
}

.king-form-tall-spacer {
	border-bottom:3px dashed #B0B7BB;
	line-height:0;
	padding-top:4px;
}

.king-template-admin .king-nav-sub-link {
font-weight:700;
padding:0 6px;
font-size:0.8em;
margin:0 -2px;
text-transform:uppercase;
}
.king-template-admin .king-nav-sub-link:hover,.king-template-admin .king-nav-sub-selected {
	background-color:#000;
}

.king-cat .king-nav-cat-item {
	padding:0;
	background:inherit;
	border-bottom: 1px solid #32394a;
	color: #000;
}
.king-cat .king-nav-cat-all {
	display:none;
}

.king-cat .king-nav-cat-link {
	font-weight:700;
	padding:12px 0;
	margin-bottom:0;
	color:#8995b2;
	display:block;
}

.king-cat .king-nav-cat-link:hover {
	background-color: #32394a;
}

.king-nav-user-logout a {
	background-color:#fff;
	margin-top:-1px;
	padding-top:2px;
	border-top: 1px solid #e2e5e8;
	border-bottom:none;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-ms-border-radius: 0 0 6px 6px;
-o-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.king-nav-user-logout a:hover {
	background-color: #D63E3D;
	color:#fff;
	-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
-ms-border-radius: 0 0 6px 6px;
-o-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.meta-who-title {
	background-color: #53BBB4;
	padding:2px 10px;
	color:#fff;
	border-radius:3px;
	font-weight:700;
	font-size:10px;
	text-transform:uppercase;
	
}

.king-form-wide-button-reset, .king-form-tall-button-reset {
	background-color:#B0B7BB;
}

.king-template-question .king-view-count {
	float:right;
	text-align:right;
	font-size:20px;
	margin-right:6px;
}

.king-template-question .king-view-count-pad {
	font-size:11px;
}

.king-userpanel {
	position: absolute;
	bottom: 10px;
	right: 0;
	left: 0;
}
.leftmenu .reglink {
	margin:10px 8px;
	float:left;
	width:40%;
	padding:3px 0;
	border: 1px solid #32394a;
	color:#8995b2;
}

.leftmenu .reglink:hover {
	color:#fff;
	background-color:#32394a;
}

.modal-footer {
	width:100%;
	display:block;
	position:relative; 
	height:53px;
	background-color:#fff;
	padding:5px 0;
	margin-top:10px;
	text-align:center;
	-webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.05);
-moz-box-shadow: 0 -1px 0 0 rgba(0,0,0,0.05);
box-shadow: 0 -1px 0 0 rgba(0,0,0,0.05);
border-radius: 0 0 5px 5px ;
-webkit-border-radius: 0 0 5px 5px;
	
}
.modal-footer .king-nav-user-login, .modal-footer .king-nav-user-register {display:none!important;}
.modal-footer .king-nav-user-item {
	width:auto;
	float:none;
	display:inline-block;
}
.modal-footer .king-nav-user-item a {
	background-position:center center;
	width:52px!important;
	height:52px!important;
	font-size:0;
	margin-left:5px;
	border:0;
	display:inline-block !important;
}
.modal-footer .king-nav-user-item a:hover {background-color:#333; border-radius:8px;}

.nopermission {
	padding: 8px 0;
	font-size: 14px;
	font-weight: 700;
	text-align:center;
}
.nopermission span {
	margin:30px 5px;
	display:block;
}
.nopermission .reglink {
	margin:5px auto;
	width:30%;

}
.king-cat .king-nav-cat-note, .solyan .king-nav-cat-note {display:none;} 

@media (max-width: 991px) {

#imgurl {
	padding:6px 0!important;
}
	
.leftside {
width: 100%;
float: none;
clear:both;
display:block;
min-height:auto;
}
.paylas {
	padding-top: 10px;
	width: 100%;
	margin: 0 auto;
}

.king-main {
	width: auto!important;
	margin: 0 auto;
	padding: 0 20px!important;
}

.king-part-q-view {
	width: 100%;
	float: none;
	margin:0 auto;
	display:block;
	position:relative;	
	padding-bottom:30px;
}

.king-q-view-main iframe {
	width: 100%;
}

.solyan {
	width:100%;
	float:none;
	display:block;
	position:relative;
	clear:both;
}

.kim {
	width: 100%;
	padding: 5px 0;
}

.king-sidepanel {
	float:none;
	width:100%;
}

.ilgili {
	width: 100%;
}

.king-sidebar {
	margin-bottom:10px;
	padding:10px 0;
	width:100%;
}

.maincom {
	float: none;
	clear:both;
	width: 100%;
}

.king-nav-sub-list {
display: inline-block;
width: 100%;
overflow: auto;
white-space: nowrap;
overflow-y:hidden;
}
.king-nav-sub-list::-webkit-scrollbar-track
{
	background-color:inherit;
}

.king-nav-sub-list::-webkit-scrollbar
{
	height: 6px;
} 

.king-nav-sub-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: rgba(172,183,190,0.5);
}
.king-submit {
	display:none;
}
.csizebutton {
	display:none;
}

.king-q-view-main {
	padding:14px 0 8px;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}

}

@media (max-width:500px) {
	
.king-template-question .king-main {
	padding: 0 10px!important;
	margin-top:100px!important;
}
.king-headerf {
	text-align:right;
}
.userpanel {
	display:none;
}

.modal-dialog {
	width: 250px;
	height: auto;
	margin-top: auto;
	margin-left: -125px;
	z-index: 1050;
	top: -500px;
	left: 50%;
}

.king-cat-main li:hover .king-cat {
	opacity:0;
	visibility:hidden;
}
.king-q-view-buttons {
float:none;
display:block;
}
.king-form-light-button-answer {display:none;}

.king-prev-q {
	width:45%;
	margin:14px 8px;
}
.king-next-q {
	width:45%;
	margin:14px 8px;
	
}

.img-dialog {
    width:200px;
    height:auto;
	margin-top:-200px;
	margin-left:-100px;
	z-index: 1050;
	top:-800px;
	left:50%;
}
#progressbox {
	width: 200px;
}
.leftmenu .king-userpanel {
	position:relative;
	margin-top:5px;
	
}
.leftmenu {
	width:234px;
	min-height:285px;
	overflow: auto;
	overflow-x:hidden;
}
.leftmenu::-webkit-scrollbar-track
{
	background-color:inherit;
}

.leftmenu::-webkit-scrollbar
{
	width: 6px;
} 

.leftmenu::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: rgba(0,0,0,.3);
}
.kingimgupload img {
	width: 200px;
	max-height: 250px;
}
.share-overlay {
    text-align: center;
    color: #FFF;
	display:block;
	clear:both;
}
.share-overlay .share-badge {
    height: 40px;
	width:20%!important;
	padding:0!important;
    margin:14px 5px 0;
	float:left;
	display:inline-block;
}
.share-overlay .googleshare a,.share-overlay .pinshare a {
	width:100%;
}

.socialicons {
	background-color:#b0b7bb;
height: 56px;
margin-left: 0;
display:block;
text-align:center;
width: 100%;
float: none;
}
.socialicons li a {
	margin:0;
}
.king-form-wide-table {
padding: 0;
margin: 5px auto;
width: 100%;
text-align: left;
}
.king-form-wide-label {
white-space: normal;
}
.king-notice form {
width:100%!important;
margin-left:0!important;
left:0!important;
}	
}



.king-template-not-found .leftside {
	background:#ADB8C0 url(img/404.png) no-repeat center 30px;
}


.googleshare a {
	background-image: url(img/googleplus-32.png);
	background-color: #DD4B39;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 5px;
	width:70px;
	height:40px;
	float:left;
}

.pinshare a {
	background-image: url(img/pinterest-32.png);
	background-color: #cb2027;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 5px;
	width:70px;
	height:40px;
	float:left;
}

/*---[ v1.9.2 modified css ]---*/

.king-browse-cat-list {
	margin:10px 0;
	border-top: 1px solid #edeff0;
}

.king-browse-cat-item {
	list-style:none;
	font-size:12px;
	font-weight:700;
	background: #f9fafa;
	border-bottom: 1px solid #edeff0;
	padding:16px 0 16px 10px;
}

.king-browse-cat-item:hover { background: #fff; }

.king-form-tall-label i {
	color:#fff;
	font-weight:300;
	font-style:normal;
}

/*---[ v1.9.6 modified css ]---*/

#imgurl {
	background: #FFF;
	width: 85%;
	margin: 0 0 5px 0;
	padding: 6px 4px;
	border: 2px solid #dee1e3;
	color: #667686;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	transition: border-color 0.25s linear;
	-webkit-transition: border-color 0.25s linear;
	-moz-transition: border-color 0.25s linear;
	-ms-transition: border-color 0.25s linear;
	-o-transition: border-color 0.25s linear;
	display: inline-block;	
	float:left;
}

#imgurl:focus {
  border-color: #e74c3c;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}

.imgurlb {
	background: #e74c3c url(img/uploadimg.png) no-repeat 6px -173px;
	text-align: center;
	line-height: 38px;
	width: 13%;
	font-size: 14px;
	font-weight: 700;
	height: 38px;
	display: inline-block;
	float:left;
	cursor: pointer;
	color: #fff;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.imgurlb:hover {
	background-color: #e7ebec;
	color: #7c8792;
	background-position: 6px 13px;
}

.imgprev {
	font-size: 14px;
	font-weight: 700;
	padding: 6px 8px;
	margin:5px 0;
	background-color: #e7ebec;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
}
.imgprev img {
	width:auto;
	max-width:600px;
	max-height:200px;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 auto;
	clear:both;
}

#infscr-loading {
	background: #fff url(img/loader.gif) no-repeat center center;
	font-size: 0;
	position: fixed;
	height:30px;
	width:80px;
	bottom:30px;
	z-index:999;
	margin-left:-40px;
	border-radius:5px;
	left:50%;
}

/*---[ v1.9.7 modified css ]---*/
.king-notice {
background: rgba(0, 0, 0, 0.83);
left: 0;
position:fixed;
text-align: center;
top: 0;
bottom:0;
z-index: 1040;
padding:8px 0px;
width: 100%;
}
.king-notice form {
color: #fff;
font-size: 22px;
font-weight:normal;
line-height:28px;
position:fixed;
text-align: center;
padding:10px;
height:auto;
width:480px;
top:60px;
left:50%;
margin-left:-250px;
border-radius:6px;
}
.king-notice a {
	color:#D63E3D;
}
.king-notice a:hover {
	color:#DC5A5A;
}
.king-notice-close-button {	
	font-weight:normal;
	color:#ccc; 
	font-size:24px; 
	background:none; 
	cursor:pointer; 
	position:fixed; 
	height:30px; 
	border:none; 
	top:4px; 
	left:50%;
	margin-left:-12px;
}

.king-notice-close-button:hover {
	color:#D63E3D;
}

/*---[ v1.9.9 modified css ]---*/
.fb_iframe_widget_fluid span {
  width: 100%!important;
}

.fb_iframe_widget iframe {
  width: 100%!important;
}

#multipleupload {
	display:block;
}

.ajax-upload-dragdrop {
    border: 2px dashed #96AFBC;
    color: #7C8792;
    text-align: center;
    vertical-align: middle;
    padding:10px 0;
    background-color: #E7EBEC;
    border-radius:6px;
    -webkit-border-radius:6px;
    transition: 0.25s linear;
}

.ajax-file-upload {
	background-color: #96AFBC;
	color:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	width:120px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	font-size:14px;
	transition: 0.4s linear;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
    -webkit-appearance: none;
    cursor:pointer;
}
.ajax-file-upload input {
    cursor:pointer;

}	
.ajax-file-upload:hover {
	background-color: #D63E3D;
}

.state-hover
{
		border:2px solid #D63E3D;
		transition: 0.4s linear;
		background-color:#fff;
}

.ajax-upload-dragdrop span b {
	background-image:url(img/multiple.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-size: 13px;
	color: #96AFBC;
	line-height:20px;
	height:20px;
	display:block;
	padding-top:44px;
	margin-top:10px;
}

.ajax-file-upload-progress {
    position: absolute;
    bottom:5px;
    left:3px;
    width: 240px;
    border: 1px solid #fff;
    padding: 1px;
    border-radius: 8px;
    display: inline-block;
    color: #FFFFFF;
    vertical-align: middle;
    z-index:4;
}

.ajax-file-upload-bar {
    background-color: rgb(18, 176, 224);
    width: 0;
    height: 12px;
    border-radius: 6px;
    color: #FFFFFF;
}

.ajax-file-upload-statusbar {
	display:inline-block;
	width:250px!important;
	height:250px;
	margin:8px;
	position:relative;
	border-radius:6px;
	-webkit-border-radius:6px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);

}

.ajax-file-upload-statusbar:before {
  content: '';
  display: block;
  height: 100%;
  width:100%;
  position:absolute;
  background-color: rgba(212, 217, 221, 0.68);
  border-radius:6px;
  z-index:2;
}

.add-image:before {
  content: '';
  display: block;
  height: 100%;
  width:100%;
  position:absolute;
  background-color:transparent;
  border-radius:6px;
}

.ajax-file-upload-statusbar img {
	border-radius:6px;
	-webkit-border-radius:6px;
	object-fit: cover;
}

.ajax-file-upload-filename {
	position:absolute;
	width:232px;
	top:5px;
	left:5px;
	background-color: rgba(150, 175, 188, 0.59);
	padding:2px 4px;
	border-radius:6px;
	color: #5B707B;
	z-index:4;
	font-size:11px;
	font-weight:700;
}
.ajax-file-upload-green {
	position:absolute;
	background-color: rgba(0, 0, 0, 0.4);
	color:#fff;
	top:50%;
	left:50%;
	height:48px;	
	width:48px;
	line-height:48px;
	font-size:14px;
	font-weight:500;
	text-align:center;
	margin-top:-24px;
	margin-left:-24px;	
	cursor:pointer;
	border-radius:50%;
	-webkit-border-radius:50%;
	z-index:4;
	transition: 0.2s linear;
}
.ajax-file-upload-red {
	position:absolute;
	bottom:60px;
	left:50%;
	margin-left:-16px;		
	z-index:4;	
	width:32px;
	height:32px;
	background-color:#CC334A;
	background-image:url(img/delete.png);
	background-repeat:no-repeat;
	background-position: center center;
	font-size:0;
	line-height:32px;
	cursor:pointer;
	border-radius:50%;
	-webkit-border-radius:50%;
	transition: 0.2s linear;
}

.ajax-file-upload-green:hover, .ajax-file-upload-red:hover {
	background-color: #E74C3C;
}

.ajax-file-upload-container {text-align:center;}

.ajax-file-upload-error {
	color: #fff;
    background-color: #f0ad4e;
    border:1px solid #eea236;
    font-size:14px;
    margin:4px 0;
    font-weight:300;
    padding:8px;
    border-radius:5px;
}

.add-image .ajax-file-upload-filename,
.add-image .ajax-file-upload-progress,
.add-image .ajax-file-upload-green,
.add-image .ajax-file-upload-red { display:none; }

.king-q-view-content img {
	display:block;
	margin:0 auto;
	padding:6px 0;
}

/*---[ v2 modified css ]---*/

#vidurl .king-form-tall-label {
	margin-bottom:2px;
}

.vidtab {
	background-color: #E7EBEC;
	display:block;
	padding:4px 0;
	border-radius:6px;
}

.vidtab li {
	display:inline-block!important;
	margin:0 8px;
	
}
.vidtab li a {
	color: #96AFBC;
	font-size:11px;
	font-weight:bold;
	padding:6px 12px 6px 40px;
	height:20px;
	line-height:20px;
	display:block;
	border-radius:16px;
	text-transform:uppercase;
	transition: 0.2s linear;
}
.vidtab li a:hover {
	background-color:#fff;
}
.king-vidup {
	background-image:url(img/multiple.png);
	background-repeat:no-repeat;
	background-position:4px center;
	background-size:30%;
}

.king-vidurl {
	background-image:url(img/vidurl.png);
	background-repeat:no-repeat;
	background-position:8px center;
}

.king-template-video .king-form-tall-data .vidtab .active{display:inline-block!important;}
.king-template-video .king-form-tall-data .vidtab .active a {
	display:inline-block!important;
	background-color: #FFF;
	    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.king-template-video .king-form-tall-data .active {
	display:block!important;
}

.king-template-video .king-form-tall-data #vidurl,
.king-template-video .king-form-tall-data #vidup {
	display:none;
}

.king-template-video .ajax-file-upload-statusbar {
	width:100%!important;
	min-height:250px;
	background-color: #D5DCDF;
	margin:8px 0;
	-webkit-box-shadow:none;
	box-shadow:none;
	-moz-box-shadow:none;
	background-image:url(img/nothumb.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.king-template-video .ajax-file-upload-progress {
	width:98%;
}
.king-template-video .ajax-file-upload-filename {
	width:auto;
}

.king-template-video .ajax-file-upload-statusbar img {
	display:block!important;
	border-radius:6px;
	-webkit-border-radius:6px;
	object-fit: cover;
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.king-template-video .imgprev img {
	width:auto!important;
	max-width:100%!important;
	max-height:250px!important;
}

.king-template-video .snote,
.king-template-ask .snote {
	background-color: #FAEFC5;
	color: #736357;
	padding:16px 8px;
	display:block;
	border-radius:6px;
	font-size:13px;
	font-weight:bold;
}

.king-q-view-content .video-js {
	height:380px!important;
}

#csize:checked + div .king-q-view-content .video-js {
	height:480px!important;
}
#csize:checked + div .king-q-view-content .vjs-fullscreen {
	height:100%!important;
}

.king-vidthumb {
	background-color: #96AFBC;
	padding:12px 12px 12px 40px;
	display:inline-block;
	border-radius:6px;
	color:#fff;
	background-image:url(img/uploadimg.png);
	background-repeat: no-repeat;
	background-position: 14px -173px;
	cursor:pointer;
	transition: background-color 0.2s linear;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,.2);
	-webkit-appearance: none;
	visibility:hidden;
	opacity:0;
}

.king-vidthumb:hover {
	background-color:#D94A4A;
}

.king-active {
	visibility:visible;
	opacity:1;
}

.king-template-video .add-image .ajax-file-upload-filename {
	display:block;
}

#vidurl2 .king-form-tall-label {
	margin-bottom:2px;
	padding: 8px 8px;
}

/*---[ v2.2 modified css ]---*/

.king-template-custom .leftside {
	padding:20px 14px;
	width:642px;
}

/*---[ v3.2 modified css ]---*/
.king-template-type .king-main { 
	padding: 0;
	width:100%;
	background:none;
	border:none;
	box-shadow:none;
}
.king-template-type .leftside {
    padding: 0;
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
    text-align: center;
}
.king-template-type .solyan {
	display:none;
}

.king-post-format-video, .king-post-format-image {
	border: 2px solid #d4d9dd;
	color: #d4d9dd;
	padding:2px 12px;
	display:inline-block;
	border-radius:16px;
}

.king-post-format-video:hover, .king-post-format-image:hover {
	border-color:#d63e3d;
}

.king-template-type .king-page-links {
	display:none;
}
/*---[ v3.5 modified css ]---*/

.mce-content-body {
	display:block;
	min-height:300px;
	border-radius:6px;
	border:2px solid #dee1e3;
	font-size:16px;
	padding:8px;
}

.mce-content-body:focus {
	outline:0;
	border-color:#e74c3c;
}
.mce-content-body img {
	max-width:600px;
}

blockquote {
	padding-left:20px;
	border-left:5px solid #efefef;
}

.rightview .king-q-view-content {
	background-color:inherit;
	text-align:left;
	padding:10px;
}

.rightview .king-q-view-content img {
	border:8px solid #e9eaed;
	border-radius:8px;
	margin:8px 0;
}

.king-part-form-q-edit {
	background-color:#fff;
	border-radius:8px;
}

.king-part-form-q-edit .mce-content-body {
	min-height:20px;
}

.king-template-news #submit-btn {
	display:inline-block !important;
}

.king-template-news .imgprev {
	margin-top:-17px;
	margin-left:-7px;
	margin-right:-7px;
	border-radius:4px 4px 0 0;
	background-color: #D4D9DD;
	background-image: url(img/nothumb.png);
	background-repeat: no-repeat;
	background-position: center 45px;
}
.king-template-news .imgprev #imgprev {
	min-height:150px;
}

.king-editthumb {
	background-color:#e7ebec;
	display:block;
	padding:8px;
	text-align:center;
	border-radius:8px;
}

.king-editthumb img {
	max-height:220px;
}

.king-part-form-q-edit #q_content {
	display:none;
}


.king-profile-page {
	display:block;
	min-height:180px;
	padding:40px 0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:25% 50%;
	margin-top:-20px;
	margin-bottom:-20px;
	text-align:center;
	position:relative;
}
.king-profile-page:after {
	content:'';
	position:absolute;
	background-color: rgba(176, 183, 187, 0.35);
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:2;
}
.king-profile {
	position:relative;
	z-index:4;
	color:#fff;
}

.king-profile .king-avatar-image {
	display: block;
    width: auto;
    height: 180px;
    width: 180px;
    margin: 8px;
    -webkit-box-shadow: 0 0px 5px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0px 5px 2px rgba(0, 0, 0, .2);
    background-color: rgba(0, 0, 0, 0.61);
}
.king-profile .king-avatar-link span {
    padding: 0!important;
}
.king-profile .king-avatar-link {
    display: block;
}
.king-profile .king-profile-title {
    display: inline-block;
    padding: 2px 18px;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    font-size: 12px;
    font-weight: 500;
    background-color: rgba(255, 255, 255, 0.9);
    color: #3C313E;
    line-height: 24px;
    margin-top: -24px;
}
.king-profile .king-profile-usrname {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
}

.king-profile .king-profile-point {
    display: inline-block;
    padding: 2px 18px;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    font-size: 14px;
    font-weight: 500;
    background-color: rgb(214, 62, 61);
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 8px;
}

.king-profile-lvl {
    display: block;
}

.king-part-form-profile #avatar {
	display:none;
}
@media (max-width: 800px) {
	.rightview .king-q-view-content img {
		width:95%;
		
	}
}

/*---[ v4 modified css ]---*/

.king-template-user .ads, .king-template-user-wall .ads, 
.king-template-user-questions .ads, .king-template-favorites .ads, 
.king-template-account .ads{
display:none;
}

.king-following {
  display:block;
  margin:5px 0;
}
.king-following input, .king-following input:hover {
  background-position:10px center;
  background-image:url(img/follow.png);
  width:180px;
  border-radius: 32px;
  color:#fff;
  font-weight: 600;
  font-size:14px;
  border:0;
  margin:10px 0 0;
}
.king-following .king-favorite-button {
  background-color: #485056;
}
.king-following .king-unfavorite-button {
  background-color: #b0b7bb;
}
.king-following .king-waiting {
  position:absolute;
}
.king-following .king-favorite-button:hover, .king-following .king-unfavorite-button:hover {
	background-color: #d63e3d;
}

.king-follow span {
  display:inline-block;
  margin-top:12px;
  margin-right:8px;
}

.king-follow span strong {
  font-size:20px;
  color:#fff;
  margin-right:6px;
}

.king-part-ranking-users h2 {
	display:block;
	padding:10px;
	text-align:center;
	background-color:#f1f3f4;
	margin-top:10px;
}

.king-template-updates .leftside {
    padding: 0;
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
    text-align: center;
}
.king-template-updates .king-main {
    padding: 0;
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
}
.king-template-updates .solyan {
	display:none;
}

.king-related .king-post-format-video, .king-related .king-post-format-image {
    border: 0;
    color: #ffffff;
    background-color:rgba(176, 183, 187, 0.69);
    padding: 4px 12px;
    display: inline-block;
    border-radius: 16px;
    position:absolute;
    left:20px;
    top:10px;
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.ad-below {
	display:block;
	padding:10px;
	clear:both;
	text-align:center;
}
.king-template-admin .king-nav-sub-list {
    width: auto;
    text-align:center;
}
@media (max-width: 991px) {
.king-template-admin .king-nav-sub-list {
    width: 100%;
    text-align: center;
}
}