/* 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. */
 
 
/* ----ZONE---- */
/* zone-branding */

/* RIT Identity bar */

#metarithome, #ntidhome {
  	font-size: 14px;
  	margin: 13px 15px 0 0;
}
 
#ntidhome {
 	clear: none;
}
  
#rit-spelled, #metaritsearch, #metaritdirectories {
   	margin-top: auto;
}

 
 
/* ----ZONE---- */
/* zone-header */
 
/* main menu */

#block-menu-block-2 ul li.first {
 	margin-left: 0;
}
 
#block-menu-block-2 ul li.last {
 	margin-right: 0;
}





/* ubercart */

/* product pages */

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

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

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

