<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Gonzo
Theme URI: http://www.themeforest.net
Description: Minimalist, Responsive Magazine
Version: 1.8.2
Author: Ollie McCarthy
Author URI: http:///www.themeforest.net/user/OllieMcCarthy
License URI: http://themeforest.net/licenses/regular_extended
Tags: light, white, black,  two-columns, left-sidebar, flexible-width,  custom-colors, custom-menu,  featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready
*/

@import url("css/style_reset.css") ; 

@import url("css/flexslider.css");

@import url("css/elastislide.css");

@import url("css/style_main.css") ; 

@import url("css/style_400.css");

@import url("css/style_320.css");

@import url("css/style_768.css");

@import url("css/style_1024.css");

@import url("css/tabber.css");

@import url("css/wpp.css");

div#omc-transparent-layer{
	position:relative;
	z-index: 10;
	max-width: 1034px !important;
	margin: 0 auto !important;
	padding-top: 90px !important;
}
#omc-container{
	position: relative;
	z-index: 10;
}

/*PUB 1600*900 */
#pub-1600x900 {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1;
	text-align: center;
}
#pub-1600x900_center {
	margin: 0 auto;
	width: 1600px;
}
@media only screen and (max-width:1024px){
	#pub-1400x800{display:none;}
}
@media only screen and (min-width: 1024px) {
    #omc-top-banner {
		width: 728px !important;
	}
}



</pre></body></html>