/* 
    Document   : tmp
    Created on : 6 nov. 2013, 10:20:40
    Author     : buzzaka_DEV1
    Description:
        Purpose of the stylesheet follows.
*/
ul{margin:0;padding:0;border:0}

/**
 * WEBRING
 */
#webring{
  width: 100%;
  background-color: #fff;
  min-height: 35px;
}
#webring .region .block{display: inline-block;margin:0;vertical-align: top}
/*#panel-webring{display: none;}*/
#block-scn-rmngp-blocks-scn-rmngp-button-accessibility li{display: inline-block}

/**
 * HEADER
 */
#navigation{position: relative;}

/**
 *	PAGE
 */
#page, .region-bottom, .region-footer-partner{
}
#page header{padding:0;}
#page header .header__logo-and-sitename{width: 100%;height: 120px;display: table;}

/* Breadcrumb */
/* Turns off the element-invisible effect for h2 title. */
.breadcrumb-container h2 {
	display: inline;
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}
.breadcrumb-container h2:after {
	  content: ' : ';
}
.breadcrumb {
	display:inline;
}

/**
 * FOOTER
 */
footer .block__title{
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}