[dir=ltr],[dir=ltr] *{
	direction:ltr !important;
	text-align:justify !important;
	}
.ibold{
	font-weight:bold;
	color:#27aade !important;
	}

.iplus{
	margin-top:-10px;
	font-weight:bold;
	font-size:20px;
	}
.centertext{
	text-align:center;
	}
.iferror{
	margin-top:50px;
	}
.iferror h1{
	font-size:50px;
	}
.iferror h1:first-child{
	font-size:150px;
	}

.page-content hr {
 	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin:10px auto;
	width:90%;
}
.page-content hr {
 	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin:10px auto;
	width:90%;
}

table.post-info-table{
	margin:15px auto !important;
	border:3px solid #333;
	}
table.post-info-table th{
	color:#333;
	}

.post-info-table tr td span,.ititle{
	margin-bottom:-15px;
	color:#ada18a !important;
	}
	
  .button-success {
            color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
			padding:5px 25px;
			margin:5px auto !important;
        }

        .button-success {
            background: rgb(39, 170, 222); /* this is a green */
        }
/**/

.capcha-change img{
  border:1px solid #d8d8d8;
  border-radius:3px;
	}
/**/
.load-ajax{
		margin:15px auto;
	width:72px;
	height:72px;
	background:url(images/spinner_big.gif) no-repeat center;
	}
/**/
.ipad{
	color:#ada18a;
	padding:5px 15px;
	}
/**/
.mydown {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:3px 16px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.mydown:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}
.mydown:active {
	position:relative;
	top:1px;
}
.myview {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
	background:-moz-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #77a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.myview:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}
.myview:active {
	position:relative;
	top:1px;
}
/**/
.irating{
	float:right !important;

	}
.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
.rating-input {
    float:left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0 0 0 -16px;
    opacity: 0;
	cursor:pointer;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}
.rating-star,
.rating:hover .rating-star {
    position: relative;
    float:right;
    display: block;
    width: 16px;
    height: 16px;
    background: url('images/star.png') 0 -16px;
	cursor:pointer;
}
/**/
.itumb a{
	padding:5px;
	}
.itumb a.active img{
	border:2px solid #900;
	}
.itumb a:href img{
	border:2px solid #333;
}
.itumb a img{
	max-height:100px;
	max-width:100px;}
/**/
.profile-image{
	float:right;
	}
.profile-image img{
	max-height:50px;
	max-width:50px;
	border-radius:25px;
	position:relative;
	z-index:1000;
	border:2px #32b1bf solid;
	height:50px;
	height:50px;
	}
.profile-image img:hover,.user-box a:hover .profile-image img{
	border:2px #2a919c solid;
	}
.user-box a:hover .color1{
	background: #2a919c;
	}
.profile-menu{
	margin-top:10px;
	margin-right:-10px;
	float:right;
	position:relative;
	z-index:800;
	padding:0px 20px;
	}
.profile-menu-exit{
	z-index:100 !important;
	margin-top:10px;
	margin-right:-10px;
	float:right;
	position:relative;
	z-index:800;
	padding:0px 7px 0px 10px;
	}
/**/
.profile-linker{
	color:#900 !important;
	text-decoration:none;
	}
/**/
.delete{
	color:#900 !important;
	}
.ipad{
	padding:10px;
	}
/**/
div.pagination {
	width:99%;
	margin-top:2px;
	height:auto;
	overflow:auto;
}
div.pagination p{
	padding: 8px;
	float:right;
	margin-left:5px;
	}
div.pagination p span.disabled{
	border:0px;
}
div.pagination p select{
	width:70px;
}
div.pagination a {
	padding: 8px;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-decoration: none;
	float:left;
	font-size:16px;
	font-weight:bold;
	border:1px solid #e1dcd1;
	background:#f5f3f1;
	-webkit-border-radius: 3px;
  -moz-border-radius:    3px;
  -ms-border-radius:     3px;
  border-radius:         3px;
  	color:#76736e;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ca635d;
	background:#ca635d;
	float:left;
	color:#fff;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border:1px solid #ca635d;
	background:#ca635d;
	color:#fff;
		-webkit-border-radius: 3px;
	  -moz-border-radius:    3px;
	  -ms-border-radius:     3px;
	  border-radius:         3px;
	font-size:16px;
	float:left;

	}
div.pagination span.disabled {
		border:1px solid #e1dcd1;
		-webkit-border-radius: 3px;
	  -moz-border-radius:    3px;
	  -ms-border-radius:     3px;
	  border-radius:         3px;
		padding: 2px 5px 2px 5px;
		margin: 2px;
		color: #ddd;
		float:left;
	}
/**/
.thebost-box .post-title,.page-sidebar .post-title{
	background:#fbfaf9;
	border-bottom:1px solid #d3d1cd;
	padding:5px 15px;
		color:#76736e;
}
/**/
.search-adv-form .row label{
	display:block;
	width:90%;
	margin:5px;
	padding:5px 0 0 0;
	font-size:14px;
	clear:both;
	}
.search-adv-form .row{
	overflow:visible !important;
	margin:5px !important;
}
.search-adv-form .row input,.search-adv-form .row select{
	min-width:99% !important;
	}
.search-adv-form .rower label{
	display:block;
	width:120px;
	margin:5px;
	padding:5px 0 0 0;
	font-size:14px;
	float:left !important;
	}
.search-adv-form .rower{
	padding:0px 15px;
	margin:5px !important;
	}
.search-adv-form .rower input{
		margin-top:15px;
		}
.search-adv-form .rower input,.search-adv-form .rower label{
	float:left !important;
	}
/**/
#breadcrumb {clear:both !important; margin:5px 0px !important; }
#breadcrumb ul{ list-style: none; }

.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs li.first { padding-left: 8px; }
.crumbs li a, .crumbs li a:link, .crumbs li a:visited { color: #666; display: block; float: left; font-size: 14px; margin-left: -13px; padding: 4px 17px 11px 25px; position: relative; text-decoration: none; }

.crumbs li a { background-image: url('images/bg-crumbs.png');  background-repeat: no-repeat; background-position: 100% 0; position: relative; }
.crumbs li a:hover { color: #333; background-position: 100% -48px; cursor: pointer; }
.crumbs li a:active { color: #333; background-position: 100% -96px; }
.crumbs li.first a span { height: 29px; width: 3px; border-left: 1px solid #d9d9d9; position: absolute; top: 0px; left: 0px; }

.post-body *{
	line-height:140% !important;
	}
.post-body a{
	color: #ccc;
	}
.post-body a:not([class]){
	color: #ca635d;
    font-weight: bold;
	}
/*etleie*/
.ietela .the-single-post .post-title h1{
	color:#FFF;
	}
.ietela .post-title{
  background: #51504E;
  border-bottom: 1px solid #51504E;
  padding: 5px 15px;
  color: #FFFFFF;
}
.ietela .post-title a{
	color: #FFFFFF;
	}
.ietela .the-single-post {
  border: 1px solid #51504E;
}

/**/
.yardim label{
	font-weight:bold;
	}
.byardim{
	margin-top:10px;
	min-width:150px;
	}
.jahanpay{
	width:380px;
	margin:5px auto;
	border:#333 1px solid;
	background:#CCC;
	}
.button-center{
	float:none;
	width:300px;
	margin:0px auto;
	}
/*pager*/
.pager{
	padding-top:10px;
	clear:both;
	}
.pager .row{
	float:left;
	}
.pager .row-page{
  max-width: 60px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 5px 6px 5px;
  border: 1px solid #e1dcd1;
  border-radius: 3px;
	}
.pager .disabled,.pager label{
	float:left;
	}
.pager .disabled{
	margin-top:0px !important;
	}
.pager label{
	padding:4px 5px;
	}


/*flex-images*/
.flex-images { overflow: hidden; }
.flex-images .item { float: left; margin: 4px; box-sizing: content-box; overflow: hidden; position: relative;  }
.flex-images .item img { display: block; width: auto; height: 100%; border: 1px solid #f0eeeb; margin:0px auto; }

/**/
.my-label{
	position: absolute;
    padding: 0px 10px;
    height: 24px;
    line-height: 24px;
    box-shadow: 1px 0px 1px  rgba(0,0,0,0.4);
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #de3f3e;
    font-weight: bold;
	}
.my-label:before {
    content: "";
    position: absolute;
    top:0;
    right: -12px;
    width: 0;
    height: 0;
    border-style: solid;
	 border-color: transparent transparent transparent #de3f3e;
    border-width: 12px 0px 12px 12px;   
    }
.my-label:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 3px;
    float: right;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
    box-shadow: -1px -1px 2px rgba(0,0,0,0.4);
    }
/**/
.my-label-article{
	 background: #de3f3e;
	}
.my-label-article:before{
	 border-color: transparent transparent transparent #de3f3e;
	}
.my-label-picture{
	 background: #00a6df;
	}
.my-label-picture:before{
	 border-color: transparent transparent transparent #00a6df;
	}