/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
*  apply to the normal and widescreen layouts. You may override these styles in the normal 
*  and widescreen CSS files as appropriate. */


/* ----ZONE---- */
/* zone-branding */

/* RIT Identity bar */

#metarithome, #ntidhome {
	font-size: 12px;
	margin: 0;
}

#ntidhome {
clear: both;
}

#rit-spelled {
	margin-top: 5px;
}

#metaritsearch, #metaritdirectories {
margin-top: -22px;
}


/* ----ZONE---- */
/* zone-header */

/* main menu */

#block-menu-block-2 ul li.leaf {
	min-width: 70px;
	margin: 0 5px;
}



/* Homepage intro text */
.home-text {
	margin-top: 20px;
}


/* Flexslider - slideshow for homepage */

.flex-nav-container {
	margin: 75px 0 0 0;
}





/* ubercart */

/* product pages */

.pricing {
	margin: 1em 3em 1.5em 3em;
}

.training-req {
	margin: 0 2.8em 1.5em 2.8em;
}

.node-software .field-name-body ul.certify, .node-training .field-name-body ul.certify {
	margin: auto 3em 0 3em;
}

.node-software .attribute-3 {
	margin: 0 3em auto 3em;
}


