body {
	/*	background:url(../images/bg_zaman1.jpg)  center top #000 repeat 100% auto;*/
	
	background: rgb(37, 138, 192) url("../images/noordubai_bg.jpg") fixed no-repeat  0% 0% / 100% auto;
	background-attachment: fixed;
	background-color: #221f1f;
	color: #000;
}

a {
	color: #3e3e3e;
	
}


.header {
    background: #212026 none repeat scroll 0 0;
	/*background: transparent none repeat scroll 0 0;*/
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02);
    display: block;
    position: relative;
	
}

.ot-panel-block {
	padding: 23px;
	background-color: #e9e9e9;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
}
.main-content .shortcode-content .tags-cats > a, .main-content .shortcode-content .tags-cats > span, .main-content .shortcode-content .article-header .article-header-meta .meta-item.meta-share-button i.fa, .writecomment .contact-form-submit button, .ot-panel-block .title-block h2, #sidebar-small .widget > .title-block h2, #sidebar .widget > .title-block h2, .article-grid .item .item-header .item-header-category i.fa, .ot-slider-new .ot-slider-new-controls .ot-slider-new-controls-left, .ot-slider-new .ot-slider-new-controls .ot-slider-new-controls-right, #main-menu ul li > a > span .m-d-arrow, .ot-slider-new .slider-slide .slider-layer .date {
	background: #468140;
}
#sidebar-small .widget, #sidebar .widget {
	display: block;
	background-color: #323136;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
	position: relative;
	z-index: 0;
}


.reviews-block .item {
	float: right;
	background-color: #cccccc;
}

.reviews-block .item .item-content h3 {
	display: block;
	border-bottom: 1px solid #555353;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}


.reviews-block {
    color: #000;
}
.reviews-block a {
    color: #000;
}
.reviews-block a:hover {
    color: #6a3390;
}


.article-grid .item .item-footer .article-more-arrow .show-hover {
	background: #666666;

}

.ot-slider-new .ot-slider-new-controls .ot-slider-new-controls-inner a:hover {
    background: #232323 none repeat scroll 0 0;
	
}


.footer .footer-copy {
	color: #999;
	background: #2a292f;

}


