/* Main color */
.def-panel .panel-title h2,
.content .widget > h3,
.header .widget > h3 {
	color: #2C3E50;
}
.widget > h3,
.def-panel .panel-title h2 {
	border-bottom: 2px solid #2C3E50;
}

/* Main menu/footer */
.header .header-menu,
.footer .footer-widgets,
.header .main-menu > ul li > ul {
	background-color: #3F484F;
}



/* Background Color/Texture/Image */
body {
	 
		background: url(../wp-content/themes/gadgetine-theme/images/background-texture-2.jpg);
	
}

		#overlay { width:100%; height:100%; position:fixed;  _position:absolute; top:0; left:0; z-index:1001; background-color:#000000; overflow: hidden;  }
		#popup { display: none; position:absolute; width:auto; z-index:1002; color: #000; font-size: 11px; font-weight: bold; }
		#popup center { padding: 15px 0 0 0; }
		#baner_close { width: 22px; height: 25px; background: url(../wp-content/themes/gadgetine-theme/images/close.png) 0 0 repeat; text-indent: -5000px; position: absolute; right: -10px; top: -10px; }


/* Body */
body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

/* Titles */
h1, h2, h3,
h4, h5, h6,
.header #main-menu a,
.header #top-sub-menu a,
.header-topmenu ul li a,
.header-2-content .header-weather strong,
.widget-contact li strong,
.item-block-4 .item-header strong,
.photo-gallery-grid .item .category-photo {
	font-family: 'Open Sans', sans-serif;
}

/* Main menu */
.header .main-menu > ul {
	font-family: 'Open Sans', sans-serif;
}