/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
#page {
	background: url(../images/triskelion-960.png) top center no-repeat;
	}

body.responsive-layout-normal .branding-data { margin-top: .9em; }
h1.site-name a { 
	font-size: 42px;
	}
.site-slogan { 
	font-size: 18px;
	}
	
/*#zone-footer-wrapper { background: transparent url(../images/background-footer-960.png) top center no-repeat; }*/

.container-12 .grid-8 .content img { max-width: 540px; }
.container-12 .grid-4 .content img { max-width: 280px; }