/* 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. */

.site-name {
    font-size: 34px;
    line-height: 1.7;
}


.zone-menu ul.nice-menu a, .zone-menu ul.nice-menu span {
  padding:1em;
}

.zone-menu ul.nice-menu > li > a, .zone-menu ul.nice-menu > li > span {
  padding: 2.3em 0.9em;
  /*font-size: 1.3em;*/
}

.zone-user ul.nice-menu a, .zone-user ul.nice-menu span {
padding: 0.5em 0.7em;
}

.partners.partner1 img, .partners.partner2 img {
width:150px;
}

.partners.partner3 img{
width:144px;
}


li.pager-item a,
li.pager-first a,
li.pager-previous a,
li.pager-next a,
li.pager-current,
li.pager-last a,
li.pager-ellipsis {
  margin: 0.5em;
  line-height: 2em;
  width:2em;
}