﻿@charset UTF-8;
@font-face {
    font-family:'BYekan';
    src:url('byekan.eot');
    src:local('bYekan'),
        local('b Yekan'),
        url('byekan.eot?#iefix') format('embedded-opentype'),
        url('byekan.woff') format('woff'),
        url('byekan.ttf') format('truetype'),
        url('byekan.svg#BYekan') format('svg');
    font-style:normal;
    font-weight:normal;
}
.qbtn:hover {
	opacity: 0.5;
    filter: Alpha(opacity=50); /* IE8 and earlier */
}
body {
	font-size: 12px;
	font-family: Tahoma,Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #363635;
	/*background: #f0efef;*/
	overflow-x: hidden;
	line-height: 140%;
}


/* #1 Layout Structure */

a {
	color: #000;
	text-decoration: none;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

h1 {
	font-size: 29px;
	font-weight: 600;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 14px;
    
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;
}

h1, h2, h3,
h4, h5, h6 {
	font-family: Tahoma, sans-serif;
	margin-bottom: 15px;
}

h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
	color: #000;
}

.widget h1, .widget h2, .widget h3,
.widget h4, .widget h5, .widget h6 {
	font-weight: normal;
}

hr {
	height: 1px;
	display: block;
	border: 0px;
	border-bottom: 1px dotted #c0bfbf;
}

a:hover {
	color:#5a9e25;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.clear-float {
	clear:both;
}

.icon-text {
	display: inline-block!important;
	font-weight: normal!important;
	font-family: 'Entypo', sans-serif!important;
}

.h-comment {
	display: inline-block;
	padding-left: 8px;
	position: relative;
	vertical-align: baseline;
	font-size: 90%;
	font-weight: bold;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.h-comment:before {
	display: inline-block;
	content: '\E718';
	font-family: 'Entypo';
	font-size: 83%;
	padding-right: 4px;
	margin-bottom: -5px;
	position: relative;
}

.meta-date {
	display: inline-block;
	padding-right: 8px;
	float:left;
	position: relative;
	vertical-align: baseline;
	font-size: 85%;
	font-weight: bold;
	color: #979797;
}

.meta-date:before {
	display: inline-block;
	content: '\1F554';
	font-family: 'Entypo';
	font-size: 90%;
	padding-right: 4px;
	margin-bottom: -4px;
	position: relative;
}

.wrapper {
	width: 1220px;
	margin: 0px auto;
	position: relative;
}
.hwrapper {
	margin: 0px auto;
	position: relative;
}

.boxed:not(.active) {
	background: transparent!important;
	min-width: 1220px;
}

.active.boxed {
	width: 1230px;
	margin: 0px auto;
	background: #f0efef;
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
	padding: 0px;
	min-height: 100%;
	min-width: 1220px;
}

.left {
	float: left;
}

.right {
	float: right;
}


/* #2 Main header */

.header {
	background-color: #5a9e25;
	color: #fff;
	box-shadow: inset 0px -140px 200px -50px rgba(0,0,0,0.15);
}

.header a {
	color: #fff;
}

.header .header-menu a:hover {
	text-decoration: underline;
}

.header > .hwrapper {
	padding: 0px 0px;
	background: transparent!important;
	position: relative;
}

.header .wrapper {
	background: inherit;
}

.header .header-logo {
	float: right;
	margin-top:0px;
	display: inline;
	width:100%;
}
.header .header-logo img { width:100% }

.header .header-logo h1 {
	display: block;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 50px;
}

.header .header-addons {
	float: right;
	display: inline;
	margin-right: 12px;
	text-align: right;
	margin-top: -7px;
}

.header .hwrapper:after {
	display: block;
	content: '';
	clear: both;
}

.header .header-menu {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 33%;
}

.header .header-menu ul {
	display: block;
	margin-bottom: 7px;
	margin-top: -3px;
}

.header .header-menu ul:after {
	display: block;
	content: '';
	clear: both;
}

.header .header-menu p {
	line-height: 130%;
	font-size: 12px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.header .header-menu ul li {
	font-size: 12px;
	display: block;
	float: left;
	padding-right: 16px;
	position: relative;
}

.header .header-menu ul li:last-child:after {
	display: none;
}

.header .header-menu ul li:after {
	display: block;
	content: '';
	height: 15px;
	width: 1px;
	background: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
	position: absolute;
	right: 7px;
	top: 2px;
}

.header .header-menu ul li a {
	font-weight: 100;
}

.header .header-menu ul li a:hover {
	color: #fff;
}

.header .header-addons .header-weather {
	display: block;
	margin-bottom: 10px;
	margin-top: -4px;
	line-height: 100%;
	vertical-align: baseline;
}

.header .header-addons .header-weather .report {
	display: inline-block;
	font-size: 26px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 100%;
}

.header .header-addons .header-weather .city small {
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.header .header-addons .header-weather .city {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	vertical-align: baseline;
	line-height: 100%;
	text-align: left;
}

.header .header-addons .header-weather img {
	display: inline-block;
	vertical-align: baseline;
	margin: 0px 3px -2px 3px;
}

.header .header-addons .header-search {
	display: block;
	text-align: right;
	position: relative;
}

.search-input {
	display: inline-block;
	padding: 8px 36px 8px 12px;
	border-radius: 2px;
	border: 0px;
	z-index: 1;
	position: relative;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
	width: 140px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.search-input:focus {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	width: 200px;
}

#searchsubmit,
.search-button {
	display: block;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	border: 0px;
	background: url(../images/files/icon-search.png) no-repeat center;
	cursor: pointer;
	height: 100%;
	overflow: hidden;
	color: transparent;
	font-size: 0;
	width: 34px;
}

#searchsubmit {
	height: 30px;
	top: auto;
	bottom: 0px;
}

.widget {
	position: relative;
}

.widget label.screen-reader-text {
	display: none;
}

.widget input.search {
	width: 100%;
}


/* #3 Main menu */

.main-menu {
	display: block;
	background: inherit;
	border-top: 1px solid rgba(0,0,0,0.15);
}

.main-menu .the-menu {
	display: block;
	font-size: 0;
	background: inherit;
}

.main-menu .the-menu:after {
	display: block;
	content: '';
	clear: both;
}

.main-menu .the-menu li {
	display: block;
	background: inherit;
	font-size: 12px;
	float: right;
}

.main-menu .the-menu.transition-active > li {
	perspective:600px;
	-moz-perspective:600px;
	-o-perspective:600px;
	-webkit-perspective:600px;
	perspective-origin:100% 100%;
	-moz-perspective-origin:100% 100%;
	-o-perspective-origin:100% 100%;
	-webkit-perspective-origin:100% 100%;
	position: relative;
	z-index: 10;
}

.main-menu .the-menu.transition-active > li > ul {
	display: block;
	transform:rotateX(-90deg);
	-moz-transform:rotateX(-90deg);
	-o-transform:rotateX(-90deg);
	-webkit-transform:rotateX(-90deg);
	transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-o-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	-webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
	-webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	-moz-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	-ms-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	-o-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */
}

.main-menu .the-menu.transition-active > li:hover > ul {
	transform:rotateX(0);
	-moz-transform:rotateX(0);
	-o-transform:rotateX(0);
	-webkit-transform:rotateX(0);
	transition-delay:.2s;
	-moz-transition-delay:.2s;
	-o-transition-delay:.2s;
	-webkit-transition-delay:.2s;
}

.main-menu .the-menu li:hover a {
	background: rgba(0,0,0,0.15);
	position: relative;
	color: #fff;
}

.main-menu .the-menu li a {
	display: block;
	padding: 14px 11px;
	font-weight: 100;
	
	font-family: Tahoma, sans-serif;
}
.main-menu .the-menu > li > a {
	position: relative;
	z-index: 200;
	background: inherit;
}

.main-menu .the-menu li a span {
	padding-left: 12px;
	position: relative;
}

.main-menu .the-menu li a span:after {
	font-family: 'Entypo';
	content: '\25BE';
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 1px;
}

.main-menu .the-menu li:hover > ul {
	display: block;
}

.main-menu .the-menu li ul {
	display: none;
	position: absolute;
	right:0;
	z-index: 100;
	background: inherit;
	width: 240px;
}

.main-menu .the-menu li ul li {
	display: block;
	position: relative;
	text-align:right;
	font-size: 12px;
	float: none;
}

.main-menu .the-menu li ul li:hover > a {
	background: rgba(0,0,0,0.2);
}

.main-menu .the-menu li ul li a span {
	display: block;
}

.main-menu .the-menu li ul li a span:after {
	content: '\25C2';
	top: 0px;
}

.main-menu .the-menu li ul ul {
	right: 240px;
	top: 0px;
	display: none;
}



.secondary-menu {
	display: block;
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}

.secondary-menu ul {
	display: block;
	font-size: 0;
}

.secondary-menu ul:after {
	display: block;
	content: '';
	clear: both;
}

.secondary-menu ul li {
	display: block;
	background: inherit;
	font-size: 12px;
	float: right;
}

.secondary-menu ul li:hover a {
	background: rgba(0,0,0,0.06);
}

.secondary-menu ul li a {
	display: block;
	padding: 13px 11px;
	color: #3d3d3d;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif;
}


/* #4 Content styling */

.content {
	display: block;
	padding: 0px 0px 5px 0px;
	background: #f0efef url(../images/e27d2ae3947c8015569da5667ae00038.png) repeat;
	min-+30px;
}

.ad-banner {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}

.ad-link {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #cacaca;
	text-align: center;
}

.ad-link.top {
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg); /* Safari and Chrome */
	position: absolute;
	top: 35px;
	left: 175px;
}

.ad-link span {
	display: inline-block;
	padding: 0px 4px;
	margin-top: 2px;
}

.ad-banner .ad-link:hover {
	color: #232323;
}

.breaking-news {
	display: block;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.04);
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

.breaking-news:after {
	display: block;
	content: '';
	position: absolute;
	width: 20px;
	background: inherit;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10;
	box-shadow: -10px 20px 20px #fff;
}

.breaking-news .the-title {
	display: block;
	position: relative;
	float: right;
	background: #5a9e25;
	color: #fff;
	font-size: 12px;
	font-weight: 100;	
	font-family: Tahoma, sans-serif;
	padding: 7px 13px;
	z-index: 6;
}

.breaking-news ul {
	position: absolute;
	z-index: 5;
}

.breaking-news ul:after {
	display: block;
	content: '';
	clear: both;
}

.breaking-news .slide_container {
	height: 32px!important;
}

.breaking-news ul li {
	display: block;
	float: left;
	font-weight: 100;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	margin: 6px 0px 0px 0px;
	position: relative;
}

.breaking-news ul li:after {
	display: block;
	position: absolute;
	content: '\25CF';
	font-family: 'Entypo';
	font-size: 8px;
	top: 0px;
	right: -4px;
	color: #c9c9c9;
}

.breaking-news ul li:last-child:after {
	display: none;
}

.breaking-news ul li a {
	display: block;
	direction:rtl;
	padding-left: 13px;
	padding-right: 10px;
}

.main-content {
	display: block;
}

.main-content .main-page {
	display: block;
}

.list-title {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #5a9e25;
	color: #5a9e25;
	font-family: Tahoma, sans-serif;
	font-weight: 600;
}

.article-list {
	margin-left: 0px;
	padding:3px 7px;
	margin-bottom: 10px;
}

.article-list li {
	list-style: disc;
	margin-right: 16px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #c0bfbf;
	direction:rtl;
	text-align:right;
	padding-bottom: 6px;
}

.more {
	font-size: 12px;
	color: #6b6b6b;	
	text-align: center;
	display: block;
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 4px 0px;
	font-weight: bold;
	background: #f9f9f9;
	box-shadow: inset 0px -20px 20px -20px rgba(0,0,0,0.1);
}

.more:hover {
	background: #fff;
	color: #232323;
}

.more:active {
	box-shadow: none;
}

.banner {
	display: block;
	text-align: center;
	padding: 10px 0px;
}

.banner:first-child {
	padding-top: 0px;
}

.double-block .widget .social-bar a {
	width: 22.6%!important;
}

.wide-banner img,
.banner img {
	max-width: 100%;
	height: auto;
}

.article-block {
	display: block;
}

.article-block li {
	display: block;
	float:right;
	margin-left:5px;
	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.article-block li:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.article-block .article-photo {
	display: block;
	float: right;
	margin-top: 3px;
}

.article-block .article-content {
	display: block;
	margin-right: 70px;
}

.article-block .article-content:after {
	display: block;
	content: '';
	clear: both;
}

.article-block-big .article-content h4,
.article-block .article-content h4 {
	font-weight: 900;
	font-size: 12px;
}

.article-block-big .meta,
.article-block .meta {
	display: block;
	direction:rtl;
	text-align:left;
	font-size: 12px;
}

.article-block-big .meta a,
.article-block .meta a {
	color: #8b8b8b;
}

.meta .icon-text {
	display: inline-block;
	padding-right: 5px;
}

.block-title {
	display: block;
	margin-bottom: 10px;
	background: #5a9e25;
	color: #fff;
	padding: 7px 13px;
}

.block-title h2 {	
	font-size: 12px;
	font-weight:100;
	direction:rtl;
	text-align:right;
	color: #fff;
	font-family: Tahoma, sans-serif;
	margin-bottom: 0px;
}

.block-title a {
	color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	font-size: 12px;
}

.block-title a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.article-block-big {
	display: block;
	width: 110%;
	font-size: 0;
}

.article-block-big li {
	font-size: 12px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 189px;
	/*box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);*/
}

.article-block-big li .article-photo img,
.article-block-big li .article-photo {
	display: block;
	/*width: 200px;*/
	height: auto;
}

.article-block-big li .article-content {
	/*background: #f9f9f9;
	padding: 10px 12px;
	margin-top: -1px;*/
	padding-top: 5px;
}

.article-block-big .article-content h4 {
	font-size: 16px;
	margin-bottom: 5px;
}

.meta .tag {
	display: inline-block;
	background: #ca2020;
	line-height: 16px;
	padding: 0px 5px;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 3px;
}

.wide-article {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c0bfbf;
}

.wide-article .article-photo {
	display: block;
	float: right;
}

.wide-article .article-content {
	display: block;
	margin-right: 205px;
	
}

.wide-article .article-content h2 {
	font-weight: 100;
	direction:rtl;
	text-align:justify;
	margin-bottom: 8px;
}

.article-block-big h2 .meta,
.article-block-big h3 .meta,
.article-block-big h4 .meta,
.article-block-big h5 .meta,
.article-block-big h6 .meta,
.article-block h2 .meta,
.article-block h3 .meta,
.article-block h4 .meta,
.article-block h5 .meta,
.article-block h6 .meta,
.wide-article h2 .meta ,
.wide-article h3 .meta ,
.wide-article h4 .meta ,
.wide-article h5 .meta ,
.wide-article h6 .meta {
	display: inline;
}

.wide-article .meta {
	display: block;
	font-size: 12px;
	direction:rtl;
	text-align:left;
	color: #8b8b8b;
	margin-bottom: 6px;
}

.wide-article .meta a {
	color: #8b8b8b;
}

.wide-article .article-content:after {
	display: block;
	content: '';
	clear: both;
}

.featured-block .article-photo a,
.article-photo {
	display: block;
}

.featured-block {
	display: block;
	position: relative;
}

.featured-block .article-content {
	background: rgba(0,0,0,0.6);
	position: absolute;
	z-index: 1;
	color: #fff;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

.main-sidebar .featured-block .article-content {
	bottom: 10px;
}

.main-sidebar .featured-block .article-content .meta a {
	color: #fff;
}

.featured-block .article-content a {
	color: #fff;
}

.featured-block .article-content h2 {
	margin: 10px 15px;
	font-size: 18px;
	font-weight: 600;
}

.featured-block .article-content h3 {
	margin: 10px 15px;
	direction:rtl;
	text-align:right;
	font-size: 12px;
	font-weight: 600;
}

.featured-block .article-content .meta {
	margin: -5px 15px 10px 15px;
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.article-big {
	position:relative;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c0bfbf;
}

.moremeta {
	position:absolute;
	left: 0;
	bottom: 4px;
}
.article-big .article-photo {
	display: block;
	float: right;
}

.article-big .article-content {
	display: block;
	margin-right: 225px;
}

.article-big .article-content h2 {
	margin-bottom: 7px;
}

.article-big .article-content:after {
	display: block;
	content: '';
	clear: both;
}

.article-big .article-content .meta:not(:last-child) > span,
.article-big .article-content .meta:not(:last-child) > a {
	color: #8b8b8b;
}

.article-big .article-content .meta:not(:last-child) {
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
	color: #8b8b8b;
}

.article-big .article-content p {
	display: block;
	margin-bottom: 8px;
}

.article-big .article-content h2 {
	font-size: 19px;
	font-weight: 600;
}

.article-big .article-content .more {
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	float:left
}

.article-big .article-content .more .icon-text {
	display: inline-block;
	padding-left: 5px;
}


.pagination {
	display: block;
	margin: 20px auto 30px auto;
	text-align: center;
}

.pagination .page-numbers {
	background: #d4d3d3;
	display: inline-block;
	line-height: 150%;
	padding: 2px 7px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
	color: #fff;
	background: #929292;
}

.pagination .page-numbers .icon-text.right {
	display: inline-block;
	padding-left: 5px;
}

.pagination .page-numbers .icon-text.left {
	display: inline-block;
	padding-right: 5px;
}

.article-big.no-image .article-content {
	margin-left: 0px;
}

.block-content.archive {
	display: block;
	width: 102%;
}

.block-content.archive:after {
	display: block;
	clear: both;
	content: '';
}

.block-content.archive > .block {
	display: block;
	width: 232px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}/*

.block-content.archive > .block:nth-child(5n) {
	margin-right: 0px;
}*/


.article-title {
	display: block;
	margin-bottom: 10px;
	background: #e8e8e8;
	padding: 15px;
	border-top: 3px solid #c1c1c1;
	position: relative;
}

.article-title:after {
	display: block;
	content: '';
	clear: both;
}

.article-title h1 {
	display: block;
	margin-right: 300px;
	margin-bottom: 20px;
	line-height: 100%;
}

.article-title .author {
	display: block;
	margin-right: 300px;
}

.article-title .author .hover-effect {
	margin-right: 10px;
}

.article-title .author img {
	width: 30px;
	height: 30px;
}

.article-title .author .a-content {
	display: block;
}

.article-title .author .a-content > span {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #6b6b6b;
	margin-right: 10px;
}

.article-title .author .a-content > span .tag {
	font-size: 8px;
	line-height: 16px;
}

.article-title .share-block {
	display: block;
	height: 100%;
	width: 270px;
	padding-left: 15px;
}

.article-title .share-block:not(.single):before {
	display: block;
	position: absolute;
	right: 300px;
	top: 0px;
	background: transparent;
	width: 1px;
	height: 100%;
	content: '';
	border-right: 1px dotted #c1c1c1;
}

.article-title .share-block > div {
	display: block;
	margin-bottom: 8px;
}

.article-title .share-block > div:last-child {
	margin-bottom: 0px;
}

a.small-button {
	display: inline-block;
	padding: 4px 11px;
	margin-right: 2px;
	background: #5a9e25;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 12px;
}

.small-button:hover {
	color: #fff;
	background: #232323;
}

a.custom-soc {
	display: inline-block;
	background: transparent;
	color: #232323;
	width: 22px;
	height: 22px;
	font-size: 11px;
	line-height: 23px;
	box-shadow: 0px 0px 0px 1px #232323;
	border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	margin-right: 4px;
}

a.custom-soc:hover {
	background: #232323;
	color: #fff;
}

.share-article {
	display: block;
	margin-right: 15px;
	margin-bottom: 10px;
}

.share-article span {
	display: block;
	line-height: 100%;
	font-size: 10px;
	color: #6b6b6b;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: -1px;
}

.share-article strong {
	display: block;
	line-height: 100%;
	font-size: 12px;
}

.article-tags {
	display: block;
	margin-top: 15px;
	margin-right: 300px;
	font-size: 12px;
	vertical-align: baseline;
	line-height: 120%;
	margin-bottom: -4px;
}

.article-tags strong {
	vertical-align: baseline;
	line-height: 120%;
	margin-right: 10px;
}

.article-tags a {
	vertical-align: baseline;
	line-height: 120%;
}






/* #5 Comments */


.comment-block {
	display: block;
	margin-bottom: 25px;
}

.comment-block .commment-content {
	display: block;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	position: relative;
}

.comment-block .commment-content .user-avatar {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 15px;
	margin-top: 3px;
}

.comment-block .commment-content .user-avatar img {
	width: 60px;
	height: 60px;
}

.comment-block .commment-content .user-nick {
	display: block;
	margin-left: 75px;
	color: #232323;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

.comment-block .commment-content .user-nick .marker {
	font-size: 10px;
	display: inline-block;
	padding: 2px 4px;
	background: #232323;
	color: #fff;
	line-height: 100%;
	margin: 3px 0px 0px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	cursor: default;
}

.comment-block .commment-content .user-nick a {
	color: #232323;
}

.comment-block .commment-content .user-nick a:hover {
	text-decoration: underline;
}

.comment-block .commment-content .time-stamp {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #b8b8b8;
	font-size: 11px;
}

.comment-block .commment-content .comment-text {
	display: block;
	margin-left: 75px;
	padding-bottom: 8px;
	margin-bottom: -13px;
}

.comment-block .commment-content .icon-link {
	color: #767676;
	font-size: 11px;
	font-weight: bold;
	margin-left: 75px;
	display: block;
}

.comment-block .commment-content .icon-link:hover {
	color: #232323;
	text-decoration: underline;
}

.comment-block .commment-content .icon-link .icon-text {
	display: inline-block;
	padding-right: 6px;
}


.comment-block > ol > li ul li .commment-content {
	display: block;
	background: #e8e8e8;
	margin-top: -15px;
	padding-top: 15px;
	padding-left: 75px;
	padding-right: 15px;
}

.comment-block > ol > li > ul {
	position: relative;
}

.comment-block > ol > li > ul:before {
	display: block;
	background: #f0efef;
	content: '';
	position: absolute;
	top: -3px;
	left: 90px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index: 10;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.comment-block > ol > li ul li .commment-content .user-avatar,
.comment-block > ol > li ul li .commment-content .user-avatar img {
	width: 40px;
	height: 40px;
}

.comment-block > ol > li ul li .commment-content .icon-link,
.comment-block > ol > li ul li .commment-content .comment-text,
.comment-block > ol > li ul li .commment-content .user-nick {
	margin-left: 55px;
}

.comment-block > ol > li ul li .commment-content .time-stamp {
	top: 15px;
	right: 15px;
}

#writecomment {
	display: block;
	width: 100%;
	max-width: 360px;
	margin: 20px auto;
}

#writecomment p {
	display: block;
	position: relative;
}

#writecomment p textarea,
#writecomment p input[type=text] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 8px 10px;
	display: block;
	background: #fff;
	font-size: 12px;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.errored {border:1px solid #A12717;border: 1px solid #A12717;
	box-shadow: 0px 0px 10px rgba(191,75,55,0.05); }
select {
	display: block;
	width: 195px;
	background: #fff;
	padding: 6px 13px;
	font-size: 12px;
	border: 1px solid #d3d3d3;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
select{ font-family:Tahoma, Geneva, sans-serif; direction:rtl;padding: 2px 3px 3px 3px; margin-left:3px;}
#writecomment p textarea:focus,
#writecomment p input[type=text]:focus {
	border: 1px solid #bababa;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
}

#writecomment p textarea {
	height: 100px;
}

#writecomment p label {
	display: block;
	position: absolute;
	left: -120px;
	white-space: nowrap;
	line-height: 30px;
	width: 100px;
	text-align: right;
	top: 2px;
	color: #6b6b6b;
}

p .required {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	color: #cf680d;
	margin-left: 5px;
	margin-top: 2px;
}

#writecomment p .error-msg {
	display: block;
	background: #a12717;
	color: #fff;
	padding: 8px 10px;
	border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
}

#writecomment p textarea.error,
#writecomment p input[type=text].error {
	border: 1px solid #a12717;
	border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
}


.no-comment-block {
	display: block;
	width: 360px;
	margin: 35px auto 30px auto;
}

.no-comment-block p {
	display: block;
	margin-left: 70px;
	font-size: 12px;
	padding-bottom: 10px;
}

.no-comment-block .big-icon {
	display: block;
	float: left;
	font-size: 44px;
	color: #232323;
	line-height: 56px;
}

.no-comment-block b {
	display: block;
	margin-left: 70px;
	font-weight: bold;
	font-size: 22px;
	color: #232323;
	line-height: 150%;
	padding-bottom: 4px;
}

.no-comment-block .icon-link {
	margin-left: 70px;
}

.no-comment-block .icon-link {
	color: #767676;
	font-size: 11px;
	font-weight: bold;
	margin-left: 70px;
}

.no-comment-block .icon-link:hover {
	color: #232323;
	text-decoration: underline;
}

.no-comment-block .icon-link .icon-text {
	display: inline-block;
	padding-right: 6px;
}




/* #6 Photo gallery */

.photo-gallery-grid {
	display: block;
	width: 1210px;
}

.photo-gallery-grid:after {
	display: block;
	content: '';
	clear: both;
}

.photo-gallery-grid .photo-gallery-block {
	display: block;
	width: 232px;
	background: #fff;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.1);
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.photo-gallery-block .gallery-content {
	display: block;
	padding: 10px 15px 15px 15px;
}

.photo-gallery-block .gallery-content h3 {
	margin-bottom: 10px;
}

.overflow-fix {
	display: block;
	overflow: hidden;
}

.filter-block {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #cfcfcf;
}

.filter-block strong {
	display: inline-block;
	color: #929292;
	line-height: 23px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
}

.filter-block a {
	display: inline-block;
	background: #929292;
	color: #fff;
	line-height: 23px;
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.filter-block a:hover,
.filter-block a.active {
	background: #232323;
	color: #fff;
}

.photo-gallery-full {
	display: block;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0px 2px 1px rgba(0,0,0,0.2);
}

.the-image {
	display: block;
	padding: 15px;
	position: relative;
	text-align: center;
}

.the-image .photo-controls {
	display: block;
	position: absolute;
	top: 50%;
	font-size: 40px;
	color: #fff;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.4);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 40px;
	margin-top: -20px;
	z-index: 4;
}

.the-image .photo-controls:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.the-image .photo-controls.left {
	left: 4%;
}

.the-image .photo-controls.right {
	right: 4%;
}

.photo-gallery-thumbs {
	display: block;
	margin: 0px 15px;
	padding-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
}

.photo-gallery-thumbs a {
	display: inline-block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
}

.photo-gallery-thumbs a.active:hover .cover i,
.photo-gallery-thumbs a.active .cover i {
	box-shadow: inset 0px 0px 0px 6px #dd1414;
}




/* #7 Sidebar styling */

.main-sidebar {
	display: block;
	width: 300px;
}

.main-sidebar .widget {
	display: block;
	margin-bottom: 20px;
}

.main-sidebar .widget > div {
	display: block;
	border-bottom: 1px dotted #c0bfbf;
	padding-bottom: 10px;
	margin-bottom: 10px;
    
}

.widget > h3 {
	display: block;
	background: #5a9e25;	
	font-size: 12px;
	color: #fff;
	font-family: Tahoma, sans-serif;
	padding: 7px 13px;
	margin-bottom: 10px;
	direction:rtl;
	text-align:right;
	
}

.widget .comment-content h3 {
	margin-bottom: 6px;
}

.widget .social-bar {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.widget .social-bar:after {
	display: block;
	content: '';
	clear: both;
}

.widget .social-bar a {
	display: block;
	float: left;
	width: 69px;
	text-align: center;
	margin-right: 8px;
}

.widget .social-bar a:nth-child(4n+0) {
	margin-right: 0px;
}

.widget .social-bar a i {
	display: block;
	margin-bottom: 1px;
	font-style: normal;
	background: rgba(0,0,0,0.1);
	padding: 8px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
	margin-left: 0px;
}

.widget .social-bar a:hover i {
	background: rgba(0,0,0,0.15);
}

.widget .social-bar a span {
	display: block;
	color: #fff;
	padding: 2px 0px;
	font-size: 11px;
	font-weight: bold;
}

.widget .social-bar a span.facebook {
	background: #4260b4;
}

.widget .social-bar a span.twitter {
	background: #3fb9d7;
}

.widget .social-bar a span.google {
	background: #bf4b37;
}

.widget .social-bar a span.linkedin {
	background: #2876c6;
}

.widget .widget-articles {
	display: block;
}

.widget .widget-articles li {
	display: block;
	border-bottom: 1px dotted #c0bfbf;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.widget .widget-articles li:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.widget li:after,
.widget .widget-articles:after {
	display: block;
	content: '';
	clear: both;
}

.widget .widget-articles .article-photo {
	display: block;
	float: left;
	margin-top: 3px;
}

.widget .widget-articles .article-content {
	display: block;
	margin-left: 70px;
}

.widget .widget-articles .no-image .article-content {
	margin-left: 0px;
}

.article-block .article-content h4,
.widget .widget-articles .article-content h4 {
	margin-bottom: 4px;
	direction:rtl;
	text-align:justify;
}

.widget .widget-articles .meta {
	display: block;
	font-size: 12px;
}

.widget .widget-articles .meta a {
	color: #8b8b8b;
}

.widget .widget-articles .meta a:hover {
	color: #232323;
}

.meta .icon-text {
	display: inline-block;
	padding-right: 5px;
}

.widget .comment-photo {
	display: block;
	float: left;
	margin-top: 3px;
}

.widget .comment-content {
	display: block;
	margin-left: 60px;
}

.widget .widget-comments li {
	display: block;
	border-bottom: 1px dotted #c0bfbf;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.widget .widget-comments li:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.widget .widget-comments p {
	margin-bottom: 6px;
}

.widget .meta {
	display: block;
	font-size: 12px;
	color: #8b8b8b;
}

.widget .meta a {
	color: #5a9e25;
}

.widget .meta a:hover {
	color: #232323;
}

.tagcloud a,
.tag-cloud a {
	display: inline-block;
	font-size: 12px!important;
	background: #929292;
	color: #fff;
	font-weight: bold;
	padding: 3px 7px;
	margin: 0px 5px 5px 0px;
}

.tagcloud a:hover,
.tag-cloud a:hover {
	background: #232323;
	color: #fff;
}


.content input[type=text],.content input[type=email],.content input[type=tel],.content input[type=password] {
	display: block;
	background: #fff;
	padding: 6px 13px;
	font-size: 12px;
	border: 1px solid #d3d3d3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content input[type=text]:focus ,.content input[type=tel]:focus,.content input[type=password]:focus{
	border: 1px solid #bababa;
}

.widget p {
	margin-bottom: 10px;
	padding:3px 7px;
}

.widget .subscribe-block {
	display: block;
	margin: 20px auto;
	width: 230px;
}

.widget .subscribe-block input[type=text],.widget .subscribe-block input[type=email],.widget .subscribe-block input[type=password] {
	width: 100%;
}

.gallery-widget {
	display: block;
	border-bottom: 1px dotted #c0bfbf;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.widget .gallery-widget:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.gallery-widget .gallery-photo {
	display: block;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.gallery-widget .gallery-photo > a {
	display: block;
	position: absolute;
}

.gallery-widget .gallery-photo ul {
	position: relative;
	display: block;
	width: 100%;
	height: 190px;
	white-space: nowrap;
	font-size: 0;
}

.gallery-widget .gallery-photo ul li {
	font-size: 12px;
	white-space: nowrap;
	display: inline-block;
}

.gallery-widget .gallery-photo > a {
	display: block;
	position: absolute;
	z-index: 3;
	background: transparent;
	width: 40px;
	text-align: center;
	height: 190px;
	font-size: 27px;
	line-height: 190px;
	top: 0px;
	color: #fff;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.6);
}

.gallery-widget .gallery-photo > a:hover {
	background: rgba(0,0,0,0.5);
}

.gallery-widget:hover .gallery-photo > a.slide-left {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	left: 0px;
}

.gallery-widget:hover .gallery-photo > a.slide-right {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	right: 0px;
}

.gallery-widget .gallery-photo > a.slide-left {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	left: -40px;
}

.gallery-widget .gallery-photo > a.slide-right {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	right: -40px;
}

.gallery-widget h4 {
	font-size: 17px;
	font-weight: normal;
}

.hover-effect {
	display: inline-block;
	background-color: #5a9e25;
	overflow: hidden;
}

.hover-effect .cover {
	display: block;
	position: relative;
	color: #fff;
}

.hover-effect .cover img {
	position: relative;
	z-index: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

div[rel='hover-parent']:hover a.hover-effect .cover img,
a.hover-effect:hover .cover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
	-webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.hover-effect .cover i {
	z-index: 1;
	display: block;
	position: absolute;
	font-style: normal;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2);
}

div[rel='hover-parent']:hover a.hover-effect .cover i,
a.hover-effect:hover .cover i {
	box-shadow: none;
}

a.hover-effect .cover i:before {
	display: block;
	position: absolute;
	z-index: 2;
	font-family: 'Entypo';
	content: '\1F517';
	height: 50px;
	width: 50px;
	line-height: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	text-align: center;
	transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
}

div[rel='hover-parent']:hover a.hover-effect .cover i:before,
a.hover-effect:hover .cover i:before {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#wp-calendar {
	width: 100%;
	text-align: center;
}

#wp-calendar caption {
	font-size: 17px;
	padding: 5px 0px 15px 0px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
}

#wp-calendar thead th {
	background: rgba(0,0,0,0.1);
	line-height: 35px;
}

#wp-calendar td a {
	font-weight: bold;
	display: block;
	text-align: center;
	background: rgba(0,0,0,0.05);
	color: #232323;
}

#wp-calendar td a:hover {
	background: rgba(0,0,0,0.1);
}

#wp-calendar td#today {
	background: #5a9e25;
	color: #fff;
}

#wp-calendar td#today a {
	color: #fff;
	background: transparent;
}

#wp-calendar td#today a:hover {
	color: #fff;
	background: rgba(0,0,0,0.1);
}

#wp-calendar td {
	line-height: 35px;
}

.double-block {
	display: block;
	width: 100%;
}

.single-block .content-block {
	display: block;
	float: none;
	width: 890px;
}

.double-block .content-block {
	display: block;
	width: 250px;
}

.double-block .content-block.right {
	margin-left: 20px;
}

.double-block .content-block.main {
	display: block;
	width: 630px;
}

.main-page .block {
	display: block;
	margin-bottom: 20px;
}



.double-block .content-block .widget {
	display: block;
	margin-bottom: 10px;
}

.double-block .content-block .widget .featured-block .meta a {
	color: #fff;
}

.double-block .content-block .widget .meta a {
	color: #8b8b8b;
}

.list-title {
	font-weight: 600!important;
}




/* #8 Footer */

.footer {
	margin-top: 0px;
	display: block;
	color: #000;
	background-color:#fff;
}

.footer p {
	font-size: 11px;
	direction:rtl;
	text-align:right;
}

.footer .wrapper {
	border-top: 3px solid #c1c1c1;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer .wrapper:after {
	display: block;
	content: '';
	clear: both;
}

.footer ul {
	display: block;
	line-height: 33px;
	vertical-align: middle;
}

.footer ul li {
	display: block;
	float: right;
	margin-left: 20px;
	position: relative;
}

.footer ul li:after {
	display: block;
	content: '/';
	position: absolute;
	top: 0px;
	left: -10px;
}

.footer ul li:last-child:after {
	display: none;
}

.footer ul li a {
	display: block;
	color:#666666
}



.footer .logo-footer {
	display: block;
	float: right;
	margin-left: 20px;
	line-height: 33px;
	vertical-align: middle;
}

.footer .logo-footer img {
	display: inline-block;
	vertical-align: middle;
}


.error-search {
	display: block;
	width: 200px;
	margin: 40px auto;
	position: relative;
}

.error-search .search-input {
	display: block;
	width: 200px;
	border: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	box-shadow: none;
}

.big-error-sign {
	display: block;
	width: 400px;
	max-width: 100%;
	margin: 20px auto;
	text-align: center;
}

.big-error-sign h2 {
	display: block;
	font-size: 120px;
	line-height: 140%;
	color: #474747;
}

.big-error-sign strong {
	display: block;
	margin-bottom: 35px;
	font-size: 35px;
	line-height: 105%;
	font-family: Tahoma, sans-serif;
	color: #474747;
}

.big-error-sign span {
	display: block;
	margin-bottom: 25px;
	font-size: 17px;
	line-height: 120%;
	color: #a3a3a3;
}


.block-content {
	overflow: hidden;
	background: #fcfcfc;
	padding: 17px;
	margin-top: -10px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.08);
	margin-bottom: 20px;
}

.themenumobile {
	display: none;
}

.mobile-menu {
	display: none!important;
}





/* Additional Styles */

.lightbox hr {
	margin: 20px 0px;
}

.lightbox p,
.lightbox span,
.lightbox h2,
.lightbox h3 {
	color: #232323;
	text-shadow: none;
}

.lightbox .loading-box {
	padding:50px 0px;
	line-height: 24px;
}

.startlightbox  {
	overflow: hidden;
}

.startlightbox .lightbox {
	display:block;
}

.lightbox {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6);
    text-align:center;
	z-index:200;
	display:none;
	overflow-y:scroll!important;
}

.lightbox .main-black-block {
	box-shadow:none;
	background:#212121;
	color:#ccc;
	font-size: 11.5px;
	line-height: 20px;
	font-weight: 300;
	padding-bottom: 5px;
	color:#8a8a8a;
}

.lightbox .lightcontent .light-close span, .lightbox .lightcontent-loading .light-close span {
	font-family: 'Entypo';
	font-size:14px;
	display:inline-block;
	margin-top:-2px;
	margin-right:6px;
	color: inherit;
}

.lightbox .lightcontent .light-close:hover, .lightbox .lightcontent-loading .light-close:hover {
	color:#db2727;
}

.lightbox .lightcontent .light-close:active, .lightbox .lightcontent-loading .light-close:active {
	color:#b01e1e;
}

.lightbox .lightcontent .light-close, .lightbox .lightcontent-loading .light-close {
	display:block;
	right:0px;
	top:-30px;
	font-family: Arial;
	position:absolute;
	font-size:12px;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.6);
}

.lightbox .lightcontent, .lightbox .lightcontent-loading {
	background:#f4f4f4;
	width:1200px;
	max-width: 100%;
	margin:100px auto 70px auto;
	position:relative;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
	text-align:left;
}

.lightbox .light-title {
	display:block;
	position:absolute;
	top:-33px;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.6);
	height:23px;
	width:780px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap; 
}

.lightbox .gallery-thumbs {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 95%;
}

.lightbox .thacontent {
	padding: 0px 25px 20px 25px;
}

.loading-box {
	display:block;
	text-align:center;
}

.loading-box .loading-image {
	display:block;
	text-align:center;
	padding-top:20px;
}

.lightbox .carousel-left {
	left:8px;
}

.lightbox .carousel-right {
	right:8px;
}

.lightbox blockquote {
	padding-bottom:30px;
}

.lightbox .article-main-content {
	padding: 0px 55px;
	width: auto;
}

.loading-message {
	display: block;
	background: #f0f0f0;
	padding: 10px 15px;
	font-size: 11px;
	line-height: 140%;
}

.loading-message img {
	display: block;
	float: left;
	width: 34px;
	padding-right: 15px;
}

.main-content-split .loading-message img {
	display: none;
}

.loading-message:before {
	display: block;
	content: '';
	clear: both;
}

.loading-message b {
	font-size: 18px;
	display: block;
	padding-bottom: 4px;
}

.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
	z-index: 20;
}

.ls-fullwidth .ls-nav-next {
	right: 50px!important;
}

.ls-fullwidth .ls-nav-prev {
	left: 50px!important;
}


.lightbox .big-photo-block .the-image {
	box-shadow: none;
	text-align: center;
	padding-top: 10px;
	background-color: transparent;
}

.lightbox .big-photo-block .the-image img {
	max-width: 98%;
}

.lightbox .big-photo-block .the-thumbs {
	margin-left: 1%;
	margin-right: 1%;
	overflow: hidden;
}

.lightbox .lightbox-content {
	display: block;
	padding: 0px 2% 8px 2%;
}

.the-image img {
	max-width: 100%;
}

.lightbox .photo-gallery-full {
	box-shadow: none;
}




.info-message {
	display: block;
	background: #f4ebda;
	font-size: 11px;
	line-height: 140%;
	color: #8b755e;
	padding: 10px 10px;
	
}

.info-message p {
	display: block;
	margin-bottom: 0px;
}

.info-message b {
	font-size: 18px;
	display: block;
	padding-bottom: 4px;
}

.main-content-split .info-message span.icon-text {
	display: none;
}

.main-content-split .info-message b {
	font-size: 16px;
}

.info-message span.icon-text {
	display: block;
	float: left;
	font-size: 32px;
	height: 30px;
	padding-top: 10px;
	padding-right: 12px;
}

.info-message.success {
	background: #589f19;
	color: #fff;
}

.info-message.fail {
	background: #9f2919;
	color: #fff;
}



.article-big .article-content .meta > span.tag {
	color: #fff;
}
.widget .bx-wrapper .bx-viewport {
	border:none  !important;
	left:0px !important;
	
}
.pagination .page-numbers.dots {
	background: transparent;
	color: #232323;
}
.main-page .left .widget .more{
	margin-left:5px;
}
.double-block .gallery-widget .gallery-photo > a,
.double-block .gallery-widget .gallery-photo ul {
	height: 158px;
	line-height: 158px;
}

.gallery-widget .gallery-photo img {
	width: 100%;
}

.double-block .widget {
	border-bottom: 1px dotted #c0bfbf;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.double-block .widget .banner {
	padding-bottom: 0px;
}

.widget .menu {
	display: block;
}

.widget .menu li {
	display: block;
}

.widget .menu li a {
	display: block;
	padding: 8px 10px;
	border-bottom: 1px solid #e2e2e2;
	border-left: 0px solid transparent;
}

.widget .menu li:last-child a {
	border-bottom: 0px;
}

.widget .menu li a:hover {
	background: #e2e2e2;
	color: #232323;
	border-left: 10px solid transparent;
}


.single-block .article-block-big li {
	padding-right: 15px;
}

.header,
.main-menu {
	position: relative;
	z-index: 1000;
}

.main-menu.sticky {
	padding: 0px!important;
}

.main-menu.sticky:before {
	display: block;
	background-color: inherit;
	content: '';
	position: fixed;
	height: inherit;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
}

.admin-bar .main-menu.sticky:before {
	top: 28px;
}
.m:hover{ cursor:pointer}
.boxed .header{
    background-repeat:repeat-x !important;
    background-position-x:center!important;
}

.meta-date2 {
	display: inline-block;
	padding-right: 8px;
	float:left;
	position: relative;
	vertical-align: baseline;
	font-size: 85%;
	font-weight: bold;
	color: #979797;
}






 .header, .breaking-news .the-title, .widget > h3, .button, a.small-button, .marker, .hover-effect, .block-title, #wp-calendar td#today, .small-button, #writecomment p input[type=submit] { background-color: #13447d; }   .secondary-menu{background-color:#5367ce !important;} .footer .wrapper{border-color: #5367ce !important;}

        body,
        a {
            color: #2a2a33 !important;
        }
        
        .list-title,
        a:hover,
        a.mobile-menu,
        .widget .meta a {
            color: #205E86;
        }
        
        a:hover {
            color: #09F;
        }
        
        .list-title {
            border-bottom: 2px solid #B7A115;
        }
        
        .secondary-menu ul li a {
            color: #ffffff !important;
        }
        
        .main-menu .the-menu li a {
            color: #ffffff !important;
        }
        
        .widget,
        .block-content,
        .breaking-news {
            background-color: #ffffff !important;direction: rtl;
        }
        
        .widget > h3,
        .block-title h2 {
            color: #ffffff !important;
        }
        
        .more {
            background-color: #f1f1f1 !important;
            color: #2d2d42 !important;
        }
        
        .more:hover {
            background-color: #13447D !important;
			color: #f1f1f1 !important;
			border: 1px solid transparent;
        }

.half li {
    float: right;margin: 17px;
}
.clearfix { clear:both }


textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #000;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
	font-family:Tahoma, Geneva, sans-serif;
	direction:rtl
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
	font-family:Tahoma, Geneva, sans-serif !important;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
button, input, select[multiple], textarea {
    background-image: none;
}

.A34618 {
    background:#13447D !important;
}
ul.vertic {
    margin-right: 5px;
    padding: 0;
	direction:rtl
}
ul.vertic li a {
    width: 100%;
    background: transparent url("../images/arrow_3.gif") no-repeat scroll right 6px;
    padding-right: 14px;
    color: #fff !important;
    margin: 5px;
    float: right;
}
ul.vsub-menu {
    padding: 0;
}
ul.vertic li ul li a {
    background: none;
    margin-right: 15px;
    width: 180px;
}
.rtl { direction:rtl}

.login-fields label {
	float: right;
	width: 100px;
	margin: 5px 7px 0 0;
}
.login-fields {
    margin: 10px 0px;
}
.imgcaptcha {
    float: left;
    margin: 10px 0 0 31px;
}
.refresh {
    float: left;
    margin: 21px 0 0 19px;
}
.more.btn.btn-success.btn-sm.left {
    margin: 0 17px 5px;
    padding: 3px 10px 6px 10px;
    cursor: pointer;
}
.article-content h3 {
    font-size: 13px;
}
.social-icon i p {
    text-align: center;
    padding: 0;
    margin: 0;
}
.langlist {
    background: #FFAC00;
    float: right;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.langlist li {
    float: right;
    margin: 0 2px;
    padding: 7px 10px;
}
.langlist li a {
    color: #fff !important;
    font-weight: bold;
}

/***** COMMENT FORM */
.comment_fi {
	margin:10px 0 0;
	width:100%;
	float:right
}
.comment_fi label {
	width:100px
}
.comment_fi input {
	padding:6px 10px;
	    width: 95%;
}
.comment_ta textarea {
	padding:6px 10px;
	height:137px;
	width:50%
}
.comment_bt input {
	float:left;
	margin:10px 0 0 0;
	padding: 4px 10px;
}

ul.comments_list {
	margin: 0px;
	padding: 0px 20px;
}
ul.comments_list .author { margin:0 0 10px 0 }
ul.comments_list .date {
    float: left;
    margin-top: -27px;
    height: 15px;
    color: #ccc;
}


/***** COMMENT FORM */

#inner_date {
    visibility: hidden;
    display: none;
}
.main_news_image_inner img {
    float: right;
    margin: 0 0 10px 10px;
}

.index_aboutbar-title {
    border-top: 1px solid #7A99BD;
    padding: 10px;
    direction: rtl;
    margin: 20px auto 0;
}
.index_aboutbar-title h1 { font-size:14px }
#commentform { direction:rtl }
#commentform .col-md-5 {
	    float: right;
    width: 400px;
}

.row-fluid {
    float: right;
    width: 50%;
}
.row-fluid label {
    margin: 10px !important;
    direction: rtl !important;
    text-align: right;
    float: right;
    width: 145px;
}
.row-fluid input[type="text"], .row-fluid input[type="password"], .row-fluid input[type="email"] {
    float: right;
    width: 92%;
}
.row-fluid select {
    width: 92%;
}
.row-fluid textarea {
    width: 92%;
}
.row-fluid input[type="radio"], .row-fluid input[type="file"] {
	margin: 43px 3px 0;
}

.form-signin button {
    float: left;
    border: none;
    padding: 2px 80px;
    background: #13A05B;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}






ul.profile_fastac { width:100%; padding:0 10px; background:#fff; border:1px solid #D9D9D9; padding:5px; -webkit-border-radius: 5px;

-moz-border-radius: 5px;

border-radius: 5px;

  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);

          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05); }

ul.profile_fastac li a { 

	height: 100px;

	background:#fff;

	float: right;

	padding: 5px 0px;

	margin: 10px 0px 0px 10px;


	min-width: 70px;

	text-align: center;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	font-size:12px;

	font-weight: normal !important;

}

ul.profile_fastac li a img {

	margin-bottom:5px;

}

.top_users_header {

	background:#3A546D url(../image/cms_info.png) right center no-repeat;

	height:50px;padding: 35px;

}

.top_users_header h2 {color: #fff; font-size: 20px;}

.top_users_header h2:last-child {color: #fff; font-size: 20px; direction:ltr}

.wide {
    width: 100%;
}
.wide .single-block .content-block {
    width: 100%;
}

.form-paper select, .form-paper textarea, .form-paper input[type="text"], .form-paper input[type="email"] {
    width: 100%;
}
.form-paper label {
    width: 200px;
    margin: 10px 0;
    float: right;
}
.form-paper button, .paylist button {
	float: left;
	border: none;
	padding: 2px 10px;
	background: #13A05B;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.form-paper button.btn-warning {
	float: left;
	border: none;
	padding: 2px 10px;
	background: #FFCE41;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}html{word-wrap: break-word;}
table.nifty, table.nifty td { border-color: #333; border-style: solid; }

table.nifty { border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse; margin:auto; direction:rtl;}

table.nifty td { margin: 0; padding: 4px; border-width: 1px 1px 0 0; }

.wide ul, .wide ol { direction:rtl }
.wide ul { list-style:circle }
table.nifty tr.h_1 { background-color: #666; color:#FFF; }

table.nifty tr.h_1:hover {  background-color: #666; }

table.nifty tr.h_1 td { text-align:center; }



table.nifty tr { background-color: #FFF5F2; }

table.nifty tr:hover { background-color:#F2AA95; }

table.nifty td a:hover { font-weight:bold; background-color:#D6E3FE; }
table {  max-width: 100%;  background-color: transparent;  border-collapse: collapse;  border-spacing: 0;}.table {  width: 100%;  margin-bottom: 18px;}.table th,.table td {  padding: 8px;  line-height: 18px;  text-align: right;  vertical-align: top;  border-top: 1px solid #dddddd;}.table th {  font-weight: bold;}.table thead th {  vertical-align: bottom;}.table caption + thead tr:first-child th,.table caption + thead tr:first-child td,.table colgroup + thead tr:first-child th,.table colgroup + thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td {  text-align:center; border-top: 0;}.table tbody + tbody {  border-top: 2px solid #dddddd;}.table-condensed th,.table-condensed td {  padding: 4px 5px;}.table-bordered {  border: 1px solid #dddddd;  border-collapse: separate;  *border-collapse: collapsed;  border-left: 0;  -webkit-border-radius: 4px;     -moz-border-radius: 4px;          border-radius: 4px;}.table-bordered th,.table-bordered td {  border-left: 1px solid #dddddd;}.table-bordered caption + thead tr:first-child th,.table-bordered caption + tbody tr:first-child th,.table-bordered caption + tbody tr:first-child td,.table-bordered colgroup + thead tr:first-child th,.table-bordered colgroup + tbody tr:first-child th,.table-bordered colgroup + tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td {  border-top: 0;}.table-bordered thead:first-child tr:first-child th:first-child,.table-bordered tbody:first-child tr:first-child td:first-child {  -webkit-border-top-left-radius: 4px;          border-top-left-radius: 4px;  -moz-border-radius-topleft: 4px;}.table-bordered thead:first-child tr:first-child th:last-child,.table-bordered tbody:first-child tr:first-child td:last-child {  -webkit-border-top-right-radius: 4px;          border-top-right-radius: 4px;  -moz-border-radius-topright: 4px;}.table-bordered thead:last-child tr:last-child th:first-child,.table-bordered tbody:last-child tr:last-child td:first-child {  -webkit-border-radius: 0 0 0 4px;     -moz-border-radius: 0 0 0 4px;          border-radius: 0 0 0 4px;  -webkit-border-bottom-left-radius: 4px;          border-bottom-left-radius: 4px;  -moz-border-radius-bottomleft: 4px;}.table-bordered thead:last-child tr:last-child th:last-child,.table-bordered tbody:last-child tr:last-child td:last-child {  -webkit-border-bottom-right-radius: 4px;          border-bottom-right-radius: 4px;  -moz-border-radius-bottomright: 4px;}.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th {  background-color: #EDEDED;}.table tbody tr:hover td,.table tbody tr:hover th {  background-color: #EDEDED;}table .span1 {  float: none;  width: 44px;  margin-left: 0;}table .span2 {  float: none;  width: 124px;  margin-left: 0;}table .span3 {  float: none;  width: 204px;  margin-left: 0;}table .span4 {  float: none;  width: 284px;  margin-left: 0;}table .span5 {  float: none;  width: 364px;  margin-left: 0;}table .span6 {  float: none;  width: 444px;  margin-left: 0;}table .span7 {  float: none;  width: 524px;  margin-left: 0;}table .span8 {  float: none;  width: 604px;  margin-left: 0;}table .span9 {  float: none;  width: 684px;  margin-left: 0;}table .span10 {  float: none;  width: 764px;  margin-left: 0;}table .span11 {  float: none;  width: 844px;  margin-left: 0;}table .span12 {  float: none;  width: 924px;  margin-left: 0;}table .span13 {  float: none;  width: 1004px;  margin-left: 0;}table .span14 {  float: none;  width: 1084px;  margin-left: 0;}table .span15 {  float: none;  width: 1164px;  margin-left: 0;}table .span16 {  float: none;  width: 1244px;  margin-left: 0;}table .span17 {  float: none;  width: 1324px;  margin-left: 0;}table .span18 {  float: none;  width: 1404px;  margin-left: 0;}table .span19 {  float: none;  width: 1484px;  margin-left: 0;}table .span20 {  float: none;  width: 1564px;  margin-left: 0;}table .span21 {  float: none;  width: 1644px;  margin-left: 0;}table .span22 {  float: none;  width: 1724px;  margin-left: 0;}table .span23 {  float: none;  width: 1804px;  margin-left: 0;}table .span24 {  float: none;  width: 1884px;  margin-left: 0;}td.load_more_but { background:#9C6}td.small { font-size:9px }.star {	background:url(../images/icon/icons.png) no-repeat;	width:20px;	height:20px;	background-position:center -509px;}.stared {	background:url(../images/icon/icons.png) no-repeat;	width:20px;	height:20px;	background-position:center -480px;}.banned {	background:url(../images/icon/icons.png) no-repeat;	width:20px;	height:20px;	background-position:-43px -509px;}.table tbody tr td,.table tbody tr th { text-align:center; vertical-align:middle }

.dropup,.dropdown{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-left:4px solid transparent;border-right:4px solid transparent;content:"";opacity:.3;filter:alpha(opacity=30)}.dropdown .caret{margin-top:8px;margin-right:2px}.dropdown:hover .caret,.open .caret{opacity:1;filter:alpha(opacity=100)}.dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;float:right;min-width:160px;padding:4px 0;margin:1px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-left-width:2px;*border-bottom-width:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;text-align:right}.dropdown-menu.pull-left{left:0;right:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:8px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.dropdown-menu a{display:block;padding:3px 15px;clear:both;font-weight:400;line-height:18px;color:#063559;white-space:nowrap}.dropdown-menu li > a:hover,.dropdown-menu .active > a,.dropdown-menu .active > a:hover{color:#3F3E4C;text-decoration:none;background-color:#EDEDED}.open{*z-index:1000}.open > .dropdown-menu{display:block}.pull-left > .dropdown-menu{left:0;right:auto}.dropup .caret,.-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:"\2191"}.dropup .dropdown-menu,.-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.typeahead{margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-ms-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:left;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn{display:inline-block;*display:inline;padding:4px 10px;margin-bottom:0;*margin-right:.3em;font-size:11px;line-height:18px;*line-height:20px;color:#0A2B44;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;background-repeat:repeat-x;background-color:#f5f5f5;*background-color:#e6e6e6;background-repeat:repeat-x;border:1px solid #ccc;*border:0;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-right:0}.btn:hover{color:#063559;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-ms-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-color:#e6e6e6;background-color:#d9d9d9 \9;background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn.disabled,.btn[disabled]{cursor:default;background-color:#e6e6e6;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:7px 10px;font-size:12px;line-height:normal;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.btn-large [class^="icon-"]{margin-top:1px}.btn-small{padding:5px 9px;font-size:11px;line-height:16px}.btn-small [class^="icon-"]{margin-top:-1px}.btn-mini{padding:2px 6px;font-size:11px;line-height:14px}.btn-primary,.btn-primary:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover,.btn-inverse,.btn-inverse:hover{color:#fff !important;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}.btn{border-color:#ccc;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}.btn-warning{background-color:#faa732;*background-color:#f89406;background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(top,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450',endColorstr='#f89406',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{background-color:#f89406;*background-color:#df8505}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}.btn-danger{background-color:#da4f49;*background-color:#bd362f;background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(top,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b',endColorstr='#bd362f',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}.btn-success{background-color:#62c462;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}.btn-info{background-color:#49afcd;*background-color:#2f96b4;background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(top,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de',endColorstr='#2f96b4',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{background-color:#2f96b4;*background-color:#2a85a0}.btn-info:active,.btn-info.active{background-color:#24748c \9}button.btn,input[type="submit"].btn{*padding-top:2px;*padding-bottom:2px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-group{position:relative;*margin-right:.3em;*zoom:1}.btn-group:before,.btn-group:after{display:table;content:""}.btn-group:after{clear:both}.btn-group:first-child{*margin-right:0}.btn-group + .btn-group{margin-right:5px}.btn-toolbar{margin-top:9px;margin-bottom:9px}.btn-toolbar .btn-group{display:inline-block;*display:inline;*zoom:1}.btn-group > .btn{position:relative;float:right;margin-right:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group > .btn:first-child{margin-right:0;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topright:4px}.btn-group > .btn:last-child,.btn-group > .dropdown-toggle{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:4px}.btn-group > .btn.large:first-child{margin-right:0;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-topright:6px}.btn-group > .btn.large:last-child,.btn-group > .large.dropdown-toggle{-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:6px}.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group > .dropdown-toggle{*padding-top:4px;padding-left:8px;*padding-bottom:4px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn-group > .btn-mini.dropdown-toggle{padding-left:5px;padding-right:5px}.btn-group > .btn-small.dropdown-toggle{*padding-top:4px;*padding-bottom:4px}.btn-group > .btn-large.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#05c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:7px;margin-right:0}.btn:hover .caret,.open.btn-group .caret{opacity:1;filter:alpha(opacity=100)}.btn-mini .caret{margin-top:5px}.btn-small .caret{margin-top:6px}.btn-large .caret{margin-top:6px;border-top-width:5px;border-left-width:5px;border-right-width:5px}.dropup .btn-large .caret{border-top:0;border-bottom:5px solid #000}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:.75;filter:alpha(opacity=75)}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-ms-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-ms-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:left;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.alert{padding:8px 14px 8px 35px;margin-bottom:18px;color:#c09853;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.alert strong{display:block}.alert-heading{color:inherit}.alert .close{position:relative;top:-2px;left:-21px;line-height:18px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block > p,.alert-block > ul{margin-bottom:0}.alert-block p + p{margin-top:5px}
.px10devider {

	padding:5px;

	width:100%;

	clear:both;

}
tr .btn{padding:1px 5px; font-family:Tahoma, Geneva, sans-serif !important }

.SBbxslider li {
    width: 200px !important;
}

.index_login input{
	margin:0 auto;
	width:80%
}
.index_login a {
	float: right;
	margin: 0 17px 10px 17px
}
.index_login button {
    background: #13447D !important;
    padding: 5px 27px !important;
}

.alert-blue {
	background:#3FB9D7;
	color:#fff;
	float: right;
	padding: 10px;
	margin: 0 auto 10px auto ;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
.newsletter_bg {
	background: #fff;
	padding: 0 10px;
	}
.newsletter_bg input[type="text"] {
	padding: 10px 10px;
	width: 33%;
	margin: 0px 10px 0px;
	float: right;
}
.newsletter_bg input[type="submit"] {
	background: #13447D;
	border: medium none;
	padding: 9px 8px;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0px 0 0;
}
.center { text-align:center }
.submit {
    background: #13447D !important;
}

.def-img {
	width:200px;
	height:130px;
	opacity:.5;
	background:#EEEEEE url(../images/no-picture-thumbnail.png) center -20px no-repeat;
	
}
.article-photo .hover-effect .cover img, .def-img{
	width: 130px;
    height: 80px;
}
.article-big .article-content {
    margin-right: 140px;
}

.index_login button {
    float: left;
    font-family: byekan;
    font-size: 14px !important;
    text-shadow: none !important;
    font-weight: bold;
    border: 1px solid #222 !important;
}
.index_login button:hover {
    text-shadow: -2px 1px -1px #fff !important;
    color: #dbedde !important;
    background-color: #267c26 !important;
}