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

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

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

body {
}	
.main-menu {
	font-size:1em;
}

.sf-menu a{
    padding: 0.9em 1.2em;

	
}
.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {

    left: 0;
    top: 2.8em;
}

#block-search-form {
    width: 60%;
}
#block-views-congress-news-block-latest-news .more-link  {
	margin: 0 80% 0 15px;
}
	
	
	
	
#block-boxes-congress-newsletter-signup-adv {
    max-height: 147px;
}



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


.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: 3px;
}
.block-menu-congress-action-center .menu {
	margin-left:3px;	
}

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

.block-menu-congress-action-center li.leaf a:link, .block-menu-congress-action-center li.leaf a:visited  {
    font-size: 0.6em;
    line-height: 13px;
    margin: 0;
    padding: 98% 0 0;
	 padding: 113% 0 0\9;
	text-indent: 0;
}

.block-menu-congress-action-center .block-title {
    font-size: 1.3em;
    text-indent: 0;
}

