		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 April 2016 09:44:35
*/


* {
  width: auto !important;
  background: none !important;
  color: #000 !important;
}
/*
@font-face {
    font-family: 'MerriweatherRegularSans';
    src: url('/__data/assets/file/0003/47289/merriweathersans-regular-webfont.eot?v=0.0.2');
    src: local('Merriwaether_regular_sans'),
         url('/__data/assets/file/0006/47292/merriweathersans-regular-webfont.woff?v=0.0.2') format('woff'),
         url('/__data/assets/file/0005/47291/merriweathersans-regular-webfont.ttf?v=0.0.2') format('truetype'),
         url('/__data/assets/file/0004/47290/merriweathersans-regular-webfont.svg?v=0.0.2') format('svg');
    font-weight: normal;
    font-style: normal;
}

#header #header_bottom .header_content_logo h1 a span {
font-family: 'MerriweatherRegularSans', sans-serif;
}
*/
#header #header_bottom .header_content_logo h1 a span {
font-family: sans-serif;
}

#cookieslaw,
#header #header_top,
#header #header_bottom .header_main_nav,
#header #header_bottom .mobile_main_nav,
#header #header_bottom .header_content_logo form,
.inner #header #header_bottom .header_social,
#header #header_bottom .header_social,
.bip #header_bottom .header_main_nav, 
.inner #header_bottom .header_main_nav,
.bip #header_bottom .mobile_main_nav,
.inner #header_bottom .mobile_main_nav,
#footer,
#main_top,
#main_bottom,
.breadcrumb,
#main_container .container .article .lhc,
#main_container .container .article .rhc .art_btns,
.bip .header_content_logo h1 a#logo > img,
.header_content_logo h1 a#logo span.logo,
.sharethis_toolbox, .no_print_in_pdf {
  display: none !important;
}
#main_container .container .article .rhc {
  display: block;
  float: none;
  width: 100%;
  margin: 0;
}
ul#article_slider,
.art_autor ul {
  list-style: none;
}
.art_autor {
  text-align: right;
}
#header_bottom .header_content_logo h1 {
  text-align: center;
  margin: 0;
  width: 100%;
  height: auto;
}
#header_bottom .header_content_logo h1 a#logo,
.header_content_logo h1 a#logo span.title_small {
  margin: 0;
  width: 100%;
  height: auto;
  text-align: center;
}
.header_content_logo h1 a#logo span.title_big {
  letter-spacing: 0;
}
.bip #header_bottom,
.inner #header_bottom {
  height: auto;
}
a,
a:hover {
  text-decoration: none;
}
#header_bottom .header_content_logo h1 a#logo .title_big {
  font-size: 18px;
  text-transform: uppercase;
}
#header_bottom .header_content_logo h1 a#logo .title_small {
  font-size: 16px;
  text-transform: uppercase;
}
.print-header,
.print-footer {
  display: block;
  text-align: center;
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrapper {min-height: 100%;}

#main_container {overflow:auto;
  padding-bottom: 200px;}  /* must be same height as the footer */

.print-footer {
  position: relative;
  margin-top: -40px; /* negative value of footer height */
  height: 40px;
  clear:both;} 

.art_text p object {
  display: none;
}

.article_photo_slider {
  width: auto;
  height: auto;
  margin: 0 0 10px 20px;
  padding: 0;
}

.article_photo_slider #article_slider,
.article_photo_slider #article_slider li {
  position: static;
}
.article_photo_slider #article_slider li {
  display: inline;
}
.art_text {
  clear: both;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
