/*
 * Overrides at all sizes
 */
/*
 * **********************
 */
/*
 * Import Variables
 */
/*
 * VARIABLES
 */
/*
 * *********
 */
/*
 * MIXINS
 */
/*
 * ******
 */
.site-header {
  padding: 12px; }

/*
 * 
 * * Logo
 */
.site-header--logo {
  float: left;
  width: 22.5%;
  margin-right: 0.5%; }

/*
 * 
 * * Menu
 * *
 */
.site-header--menu {
  float: right;
  margin-bottom: 6px;
  width: 77%; }
  .site-header--menu li {
    display: inline-block;
    padding-right: 6px;
    width: 20%;
    box-sizing: border-box; }
  .site-header--menu a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    color: white;
    text-decoration: none;
    padding: 4px;
    text-align: center;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase; }

/*
 * 
 * * Banner
 * *
 */
.site-header--banner {
  float: right;
  margin-bottom: 6px;
  width: 77%; }

.site-bl a {
  background: #63ab38; }
  .site-bl a:hover {
    background: #589832; }

.site-d a {
  background: #eaa003; }
  .site-d a:hover {
    background: #d18f03; }

.site-h a {
  background: #01573e; }
  .site-h a:hover {
    background: #013e2c; }

.site-p a {
  background: #004b9b; }
  .site-p a:hover {
    background: #003f82; }

.site-c a {
  background: #89993e; }
  .site-c a:hover {
    background: #798737; }

@media screen and (max-width: 700px) {
  .site-header {
    padding: 10px; }

  .site-header--menu,
  .site-header--banner {
    clear: both;
    width: 100%; }
    .site-header--menu a,
    .site-header--banner a {
      font-size: 12px; } }

@media screen and (max-width: 500px) {
  .site-header--logo {
    width: 183px;
    margin-right: 6px; }

  .site-header--menu {
    clear: none;
    width: 36%; }
    .site-header--menu li {
      padding-right: 0;
      width: 100%;
      margin-bottom: 2px; } }

/*
 * GLOBAL
 */
#mainC .content ul.pager li {
  background-color: #2d8e5a /*#009052*/;
  display: inline-block;
  *display: inline;
  zoom: 1; }

#mainC .content ul.pager li.pager-current,
#mainC .content ul.pager li:hover {
  background-color: #adc254;
  color: white; }

/*
 * main menu
 */
div#header ul#nice-menu-1 > li:hover > a,
div#header ul#nice-menu-1 > li > a.active,
div#header ul#nice-menu-1 > li.active-trail > a {
  background: #2d8e5a /*#009052*/;
  color: white; }

.userTools {
  float: right;
  position: absolute;
  right: 20px;
  width: 388px; }
  .userTools.logged-out {
    width: 308px; }
  .userTools #toboggan-login {
    -webkit-box-shadow: 1px 3px 5px #555555;
    -moz-box-shadow: 1px 3px 5px #555555;
    box-shadow: 1px 3px 5px #555555; }
    .userTools #toboggan-login .form-item {
      margin-bottom: 0.6em; }
  .userTools div.social {
    background: white;
    height: 33px;
    padding-left: 10px;
    padding-top: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
    .userTools div.social li {
      float: left; }
    .userTools div.social li.delicious span,
    .userTools div.social li.facebook span,
    .userTools div.social li.stumbleUpon span,
    .userTools div.social li.twitter span,
    .userTools div.social li.google-plus span {
      cursor: pointer;
      display: block;
      font-size: 0;
      height: 21px;
      padding: 2px;
      width: 21px; }
    .userTools div.social li.delicious span {
      background: url(/sites/all/themes/potato/images/ic_delicious.gif) no-repeat scroll 0 0 transparent; }
    .userTools div.social li.facebook span {
      background: url(/sites/all/themes/potato/images/ic_facebook.gif) no-repeat scroll 0 0 transparent; }
    .userTools div.social li.stumbleUpon span {
      background: url(/sites/all/themes/potato/images/ic_stumbleupon.gif) no-repeat scroll 0 0 transparent; }
    .userTools div.social li.twitter span {
      background: url(/sites/all/themes/potato/images/ic_twitter.gif) no-repeat scroll 0 0 transparent; }
    .userTools div.social li.google-plus span {
      background: url(/sites/all/themes/potato/images/googleplus_21.jpg) no-repeat scroll 0 0 transparent; }
    .userTools div.social li.login,
    .userTools div.social li.logout {
      margin-left: 10px; }
  .userTools .user-name {
    float: right;
    margin-bottom: 10px;
    padding-top: 5px;
    clear: both;
    text-align: center; }

.user-name {
  text-align: right;
  margin-bottom: 4px; }

ul li.reg {
  margin-left: 85px; }

#featured {
  float: left;
  width: 100%;
  margin-top: 6px;
  padding-right: 406px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#featured.logged-out {
  padding-right: 326px; }

.mobile-header-menu {
  display: none; }

div#header div.search input#edit-submit:hover,
div#header div.search input.form-submit:hover {
  background: url(/sites/all/themes/potato/images/ic_search-hover.gif) no-repeat scroll 0 0 transparent; }

.dashboard-sub,
div.sub {
  clear: both; }

/*
 * Search Results Page
 */
body.page-search #block-system-main {
  width: 100%; }
  body.page-search #block-system-main #block-potato-search-search-tabs {
    overflow: hidden; }
  body.page-search #block-system-main .search-tabs ul {
    width: 100%;
    border-top: 2px solid #eceeed;
    overflow: hidden;
    background: white url(/sites/all/themes/potato/images/tabs_bg_respond-rpt.png) bottom left repeat !important;
    height: 40px; }
      body.page-search #block-system-main .search-tabs ul li a {
        font-size: 1em;
        padding: 11px 10px;
        background: none !important; }
        body.page-search #block-system-main .search-tabs ul li a:hover,
        body.page-search #block-system-main .search-tabs ul li a.active {
          background: url(/sites/all/themes/potato/images/tab_hover.jpg) repeat-x !important;
          color: white; }

  #search-form #edit-keys {
    width: 30%; }

#block-nice-menus-2 {
  z-index: 12; }

/*
 * HOMPAGE FEATURES
 */
  #interest-ad-spot #interest-ad-spot-inner {
    min-height: 220px;
    margin-bottom: 10px;
    height: auto !important;
    height: 220px;
    margin-bottom: 0; }

    #interest-ad-spot #interest-ad-spot-inner .contextual-links-region {
      min-height: 220px;
      height: auto !important;
      height: 220px; }

#initiatives a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

/*
 * HOMEBOX
 */
#homebox .homebox-portlet .portlet-header {
  background: #2d8e5a /*#009052*/;
  border-bottom: 1px solid #2d8e5a /*#009052*/;
  font-family: 'Arial', Sans-serif;
  font-size: 1.75em;
  padding: 15px 10px 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.01em; }

#sidebar-first h2 {
  background: none #2d8e5a /*#009052*/; }

#sidebar-second #node-tags ul li a {
  background: none #2d8e5a /*#009052*/; }

