/************************************************************
THEMENAME
************************************************************/
/* This file will hold styles that are loaded using the same media query as the wide grid. */



/************************************************************
  GENERAL
************************************************************/

#logo { margin: 0 0 0 110px; }

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
.sf-menu a {
	padding: 1.4em 2.2em;
}

/************************************************************
  REGIONS
************************************************************/
#zone-preface, #zone-content, #zone-postscript, .not-front #zone-preface, .not-front #zone-content, .not-front #zone-postscript {
    background: transparent url(../images/background-1200.png) repeat-y;
}

/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-widgets-s-cng-medium-profile { padding: 0.5em; }

#block-boxes-cng-social-media-fa-small {
    position: absolute;
    z-index: 999;
    right: 200px;
    top: 50px;
}

#block-search-form {
    position: absolute;
    z-index: 99999;
    right: 164px;
    top: 0;
}

#block-boxes-navigation-icons {
    position: absolute;
    z-index: 99999999;
    right: 170px;
    top: 110px;
}

