/* 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. */
.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    font-size: 0.8em;
}
.sf-menu a {
    padding: 1em 11px;
}
.not-front .logo-img {
    margin-left: 0;
}
#block-menu-menu-congress-action-center h2 {
	display:none;
	}
#block-menu-menu-congress-action-center ul li.leaf {
    padding: 0;
	display: inline-block;
}
#block-menu-menu-congress-action-center a {
    font-size: 1em;
}
.front #section-header {
    background-position: -368px 78px;
}
.logo-img {
    float: left;
    margin-left: 22px;
	width: 97%;
}
ul.quicktabs-tabs li a {
    font-size: 1.3em !important;
}
.not-front #section-header {
    background: none no-repeat scroll -369px 89px #154215;
}
.not-front .logo-img {
    margin-left: 136px;
}
.sf-menu a {
    padding: 1.3em 11px;
}
#block-menu-menu-congress-action-center ul li.leaf {
    border-right: 2px solid #E4E2E2;
    height: 25px;
	padding: 0 7px;
}