/************************************************************
KENNEDY
************************************************************/
/* 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. */
 
/* DESIGN VISUAL CUES

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

/************************************************************
  GENERAL
************************************************************/

body {
}

/*
#region-user-second {
	margin: -100px 0 0 488px;
}
*/

#block-search-form {
	width: 70%;
}
input[type="search"], #search-block-form input[type="submit"] {
    margin: -50px 0 2px 110px;
}


#block-menu-block-congress-main-menu-superfish .main-menu {
    font-size: 0.9em;
}
.sf-menu a {
    padding: 1em 0.65em;
}

.hprotator-text-block {
    font-size: 1em;
}
#block-views-congress-news-block-latest-news .more-link  {
	margin: 0 73% 0 15px;
}

/* --------------------------------
        ACTION CENTER BLOCK
   --------------------------------*/

#signupExtendForm input[type="submit"] {
    float: left;
    width: 100px;
}
.block-menu-congress-action-center ul li.leaf {
    display: block;
    float: left;
    padding: 0;
    width: 30%;
}

.block-menu-congress-action-center ul.menu li {
    margin: 0;
	padding: 2px;
}
.block-menu-congress-action-center .menu {
	margin-left:2px;	
}

.block-menu-congress-action-center li.leaf a#action-email {

	background-size: 90%;
}
.block-menu-congress-action-center li.leaf a#action-services {
    background-size: 90%;
}
.block-menu-congress-action-center li.leaf a#action-tickets {
   background-size: 90%;
}
.block-menu-congress-action-center li.leaf a#action-flag {
   background-size: 90%;
}
.block-menu-congress-action-center li.leaf a#action-internships {
   background-size: 90%;
}
.block-menu-congress-action-center li.leaf a#action-tour34 {
   background-size: 90%;
}

.block-menu-congress-action-center li.leaf a:link, .block-menu-congress-action-center li.leaf a:visited  {
	
    font-size: 0.6em;
    height:auto;
    line-height: 13px;
    margin: 0;
    padding: 32px 0 0;
	text-indent: -9000px;
}
