/*************************************************************************************
 General styles
 *************************************************************************************/
html {
    overflow-y: scroll;
    overflow-x: hidden;
}
/* fonts */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/BebasNeue-webfont.woff') format('woff'),
      url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
      url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* icon font for menu symbol */
@font-face {
font-family: 'meteocons';
src:url('../fonts/meteocons.eot');
src:url('../fonts/meteocons.eot?#iefix') format('embedded-opentype'),
url('../fonts/meteocons.svg#meteocons') format('svg'),
url('../fonts/meteocons.woff') format('woff'),
url('../fonts/meteocons.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
#menu-anchor [data-icon]:before {
    font-family: 'meteocons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
.nav-anchors span {
font-size: 4em;
line-height: 1;
display:block;
} 


body {
    font-family: Arial, sans-serif;
    /* CAREFUL IE Helvetica bug!! */
    font-size: 75%;
    line-height: 1.4;
    text-rendering: optimizeLegibility;
    color: #4c4c4c;
    font-weight: normal;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
    margin: 0 2.5%;
}
/* background styles set individually for local override */
body.background-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed; 
    background-size: cover; 
}
body.background-repeat {
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
}
body.background-repeat-x {
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
}
body.background-repeat-y {
    background-repeat: repeat-y;
    background-position: top left;
    background-attachment: scroll;
}
.ie7 body.background-cover,
.ie8 body.background-cover {
    background-image: none;
}

body.body-arial,
body.headings-arial h1,
body.headings-arial h2,
body.headings-arial h3,
body.headings-arial h4,
body.headings-arial h5,
body.headings-arial h6,
body.headings-arial header nav ul li a,
body.headings-arial figcaption,
body.headings-arial footer small {
    font-family: Arial, sans-serif;
}
body.body-bebas,
body.headings-bebas h1,
body.headings-bebas h2,
body.headings-bebas h3,
body.headings-bebas h4,
body.headings-bebas h5,
body.headings-bebas h6,
body.headings-bebas header nav ul li a,
body.headings-bebas figcaption,
body.headings-bebas footer small {
    font-family: BebasNeueRegular, Arial, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
body.headings-bebas nav ul li a {
    font-size: 13px;
    line-height: 20px;
}
body.headings-bebas .nav-2 li a,
body.headings-bebas nav ul li ul a {
    font-size: 12px;
    line-height: 14px
}
body.body-courier,
body.headings-courier h1,
body.headings-courier h2,
body.headings-courier h3,
body.headings-courier h4,
body.headings-courier h5,
body.headings-courier h6,
body.headings-courier header nav ul li a,
body.headings-courier figcaption,
body.headings-courier footer small {
    font-family: 'Courier New', monospace;
    }
body.body-georgia,
body.headings-georgia h1,
body.headings-georgia h2,
body.headings-georgia h3,
body.headings-georgia h4,
body.headings-georgia h5,
body.headings-georgia h6,
body.headings-georgia header nav ul li a,
body.headings-georgia figcaption,
body.headings-georgia footer small {
    font-family: Georgia, 'Times New Roman', Times, serif;
    }
body.body-helvetica,
body.headings-helvetica h1,
body.headings-helvetica h2,
body.headings-helvetica h3,
body.headings-helvetica h4,
body.headings-helvetica h5,
body.headings-helvetica h6,
body.headings-helvetica header nav ul li a,
body.headings-helvetica figcaption,
body.headings-helvetica footer small {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
body.body-lucida-console,
body.headings-lucida-console h1,
body.headings-lucida-console h2,
body.headings-lucida-console h3,
body.headings-lucida-console h4,
body.headings-lucida-console h5,
body.headings-lucida-console h6,
body.headings-lucida-console header nav ul li a,
body.headings-lucida-console figcaption,
body.headings-lucida-console footer small {
    font-family: 'Lucida Console', monospace;
    }
body.body-lucida-sans,
body.headings-lucida-sans h1,
body.headings-lucida-sans h2,
body.headings-lucida-sans h3,
body.headings-lucida-sans h4,
body.headings-lucida-sans h5,
body.headings-lucida-sans h6,
body.headings-lucida-sans header nav ul li a,
body.headings-lucida-sans figcaption,
body.headings-lucida-sans footer small {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    }
body.body-palatino,
body.headings-palatino h1,
body.headings-palatino h2,
body.headings-palatino h3,
body.headings-palatino h4,
body.headings-palatino h5,
body.headings-palatino h6,
body.headings-palatino header nav ul li a,
body.headings-palatino figcaption,
body.headings-palatino footer small {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    }
body.body-tahoma,
body.headings-tahoma h1,
body.headings-tahoma h2,
body.headings-tahoma h3,
body.headings-tahoma h4,
body.headings-tahoma h5,
body.headings-tahoma h6,
body.headings-tahoma header nav ul li a,
body.headings-tahoma figcaption,
body.headings-tahoma footer small {
    font-family: Tahoma, Geneva, sans-serif;
    }
body.body-times,
body.headings-times h1,
body.headings-times h2,
body.headings-times h3,
body.headings-times h4,
body.headings-times h5,
body.headings-times h6,
body.headings-times header nav ul li a,
body.headings-times figcaption,
body.headings-times footer small {
    font-family: 'Times New Roman', Times, serif;
    }
body.body-verdana,
body.headings-verdana h1,
body.headings-verdana h2,
body.headings-verdana h3,
body.headings-verdana h4,
body.headings-verdana h5,
body.headings-verdana h6,
body.headings-verdana header nav ul li a,
body.headings-verdana figcaption,
body.headings-verdana footer small {
    font-family: Verdana, Geneva, Arial, sans-serif;
    }

a {
    text-decoration: none;
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    -ms-transition: color .4s ease-out;
    transition: color .4s ease-out;
}
p, ul, ol, dl {
    margin: 0.25em 0 1em 0;;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.333333em 0;
    font-style: normal;
    font-weight: normal;
    line-height: 1.1;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.333333em;
}
h3, h4, h5, h6 {
    font-size: 1.166666em;
}
p {
    font-size: 1em;
}
.content a {
    border-bottom: 1px dotted;
}
img, object, embed {
    -ms-interpolation-mode: bicubic;/*IE only*/
    max-width: 100%;
}
object, embed {
    height: auto;
}
img.sk-auto-height {
    /* override height settings from CKEditor defaults */
    height: auto !important;
}
em, b {
    font-weight: bold;
}
i {
    font-style: italic;
}

/************************************************************************************
 Main blocks
 *************************************************************************************/
#wrapper {
    margin: 12px auto;
    max-width: 1078px; /* 1024/0.95 to allow for margins */
    overflow: hidden;
    position: relative;
}
section {
    overflow: hidden;
    position: relative;
}
section.content > section {
    padding-left: 2.5%;
    padding-right: 2.5%;
}
section.feature,
section.gallery li,
section.vcard,
div.body-content,
header {
    border-bottom: 1px solid #2B2B2B;
}
/************************************************************************************
 Header and nav styles
 *************************************************************************************/
header, footer {
    overflow: hidden;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
header {
    margin-bottom: 5px;
    position: relative;
    min-height: 59px;
}
header div.hgroup {
    width: 80%;
    overflow:hidden;
}
header h1 {
    font-size: 32px;
    margin-bottom: 3px;
}
header h2 {
    margin-bottom: 6px;
    font-size: 12px;
}

/* ------- Nav styles ------ */
nav {
    overflow: hidden;
    margin-top: 1em;
}
nav ul {
    overflow: hidden;
    list-style: none;
}
nav ul li {
    white-space: nowrap;
}
nav li a {
    text-decoration: none;
}
nav ul li a {
    /*font-size: 16px;*/
    font-size: 14px;
    line-height: 20px;
    vertical-align: text-top;
}
.nav-2 li {
    min-height: 18px;
}
.nav-2 li a,
nav ul li ul a {
    font-size: 12px;
    line-height: 16px
}
.nav-2 {
    display: none; /* hide js generated sub nav */
}
nav ul li ul li {
    float: left;
    /*white-space: nowrap;*/
    margin-right: 0.5em;
}
/* ------- Show / hide main nav on smaller screens ------ */
.hidden-nav {
    display: none;
}
.nav-anchors {
    position: absolute;
    right: 0;
    top: 0;
    list-style-type: none;
    padding-left: 0;
    margin: 0.25em 0 0;
}

/************************************************************************************
 Main content styles
 *************************************************************************************/
section.content {
    line-height: 1.75;
}
section.content h2:empty {
    margin: 0;
    padding: 0;
}
section.content ol,
section.content ul {
    /*padding-left: 2em;*/
}
section.content p,
section.content ol,
section.content ul,
section.content dl {
    font-size: 1em;
}
section.content ol li,
section.content ul li {
    margin-bottom: 0.75em;
}
section.content dl dd {
    margin-bottom: 1em;
}
section.content section.gallery {
  margin-bottom: 1em;
}
section.content table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #999999;
    margin: 0 1em 1em 0;
}
section.content table caption,
section.content table th {
    text-align: left;
    font-weight: bold;
}
section.content table th, 
section.content table td {
    border: #999999 1px solid;
    padding: 0 0.25em;
}
section.restricted div.body-content > * {
    max-width: 560px;
}
section.restricted div.body-content > div {
    max-width: none;
}
/*************************************************************************************
 Individual page styles
 *************************************************************************************/
body.type-about div.profile-image {
    margin: 0.25em 0 1em 0;
}
body.type-galleryindex .content figure {
    text-align: center;
}
body.type-galleryindex .content figcaption {
    font-size: 1em;
    line-height: 1.25;
    margin: 0.5em 0 0.5em;
    text-align: center;
    border-bottom: none;
    color: #F0F;
    overflow: hidden;
    height: 3.75em;
}
body.type-galleryindex .content figcaption a{    
    border-bottom: none;
}
body.type-galleryindex ul.thumbs {
    overflow: hidden;
    list-style-type: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.type-galleryindex .thumbs li {
    margin-top: 0;
    margin-bottom: 0.5em;
    zoom: 1;
}
.thumbs li {
    margin-left: auto;
    margin-right: auto;
    width: 98.75%; /* Left margin collapses into parent */
}
body.type-galleryindex ul.thumbs img {
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
body.type-galleryindex ul.thumbs a:hover img {
    opacity: 0.8;
}
body.type-galleryindex div.image {
    position: relative;
    height: 0;
}
body.type-galleryindex div.image img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.999; /* hack for 1 px white line over drop shadows in FF Mac */
}
body.type-contact section.vcard {
    padding: 0 0 1em 0;
    margin: 0 2.5% 0.75em 2.5%;
    margin-bottom: 0.75em;
}
body.type-contact section.vcard p {
    text-align: center;
}
body.type-contact section.vcard p.adr span {
    display: block;
    line-height: 1.4;
}
body.type-juicebox div.body-content {
    margin-bottom: 3em;
}
body.type-simpleviewerfull object,
body.type-simpleviewerfull embed {
    height: inherit;
}
body.type-listviewer .center {
    margin: 0 auto;
}
body.type-listviewer section.page-body {
    margin-top: 1em;
}
body.type-listviewer p.image {
    position: relative;
    height: 0;
    background-color: #666;
}
body.type-listviewer p.image img {
    position: absolute;
    top: 0;
    left: 0;
}
body.type-listviewer section.gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body.type-listviewer section.gallery li h3 {
    margin-bottom: 0;
}
body.type-listviewer section.gallery li h3 + p {
    margin-top: 0;
}
body.type-listviewer section.gallery li {
    padding: 1em 0;
    margin-bottom: 1em;
}
body.type-listviewer .body-content {
    padding-bottom: 2em;
    margin-bottom: 1em;
}

 
/*************************************************************************************
 Footer styles
 *************************************************************************************/
footer {
    /* text-transform: uppercase; */
    margin-bottom: 1em;
    margin-top: 2em;
}
footer small {
    font-size: 0.9166666em;
}

/************************************************************************************
 Theme colour changes / light and dark themes
 *************************************************************************************/

/* LIGHT SCHEME */
body.light {
    background-color: #FFF;
    color: #4C4C4C;
}
body.light header h1,
body.light header h1 a,
body.light header h1 a:visited,
body.light header h1 a:hover {
    color: #4C4C4C;
}
/* links styles */
body.light a {
    color: #999999;
}
body.light a:hover {
    color: #222;
}
body.light header nav li.active > a:link,
body.light header nav li.active > a:visited {
    color: #4C4C4C;
}
/* borders */
body.light section.feature,
body.light section.gallery li,
body.light section.vcard,
body.light div.body-content,
body.light header {
    border-bottom-color: #E4E4E4;
}

/* DARK SCHEME */
body.dark {
    background-color: #111;
    color: #AAA;
}
body.dark header h1,
body.dark header h1 a:link,
body.dark header h1 a:visited,
body.dark header h1 a:hover {
    color: #FFF;
}
/* links styles */
body.dark a {
    color: #BABABA;
}
body.dark a:hover {
    color: #EEE;
}
body.dark header nav li.active > a:link,
body.dark header nav li.active > a:visited {
    color: #FFF;
}
/* borders */
body.dark section.feature,
body.dark section.gallery li,
body.dark section.vcard,
body.dark div.body-content,
body.dark header {
    border-bottom-color: #333;
}

/*************************************************************************************
 Media queries
 *************************************************************************************/

/*smartphone portrait*/
@media only screen and (min-width: 320px) {
}/*/mediaquery*/

/* smartphone landscape */
@media only screen and (min-width: 480px) {
    
    /* about page profile layout change */
    div.profile-image {
        margin: 0.25em 0 0 0;
        width: 40%;
        float: right;
        text-align: right;
    }
    div.profile {
        margin: 0;
        width: 55%;
        max-width: 560px;
        float: left;
    }
    div.profile-image, div.profile {
        /*float: left;*/
    }
    div.profile h2 {
        margin-top: 0;
    }
}/*/mediaquery*/

@media only screen and (min-width: 600px) {    
    h1 {
        text-align: left;
    }
  
}/*/mediaquery*/


@media only screen and (min-width: 768px) {
    div.body-content  {
        -moz-column-gap: 2.5em;
        -moz-column-rule: none;
        -webkit-column-gap: 2.5em;
        -webkit-column-rule: none;
        column-gap: 2.5em;
        column-rule: none;
    }
    section.columns-2 .body-content {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
    section.columns-3 .body-content {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
    body.type-contact section.vcard p {
        text-align: left;
    }


    /*At this point we hide the navigation menu and use JS to display it*/
    .hidden-nav {
        display: block;
    }
    #nav-anchors {
        display: none;
    }
    /* float logo group and nav */
    header div.hgroup {
        float: left;
        width: 30%;
    }
    nav {
        float: right;
        width: 70%;
        overflow: hidden;
        margin-top: 0;
    }
    /* restyle the nav items */
    /* added by jh */
    nav ul {
        margin: 0;
        line-height: 1;
    }
    nav > ul {
        float: right;
        text-align: right;
        margin: 2px 0 15px 0;
    }
    .js nav > ul li {
        display: inline-block;
        margin-left: 0.5em;
    }
    .nav-2 {
        display: block; /* show js generated sub nav */
        float: right;
        text-align: right;
        margin: 0 0 4px 0;
        clear: both;
    }
    nav ul li ul {
        display: none; /* hide regular sub nav */
    }
    .no-js nav > ul {
        float: none;
        text-align: left;
    }
    .no-js nav ul li ul {
        display: block; /* show regular sub nav when no JS */
        clear: none;
        float: none;
    }
}/*/mediaquery*/

/* gallery index screen layouts */

@media only screen and (min-width: 330px) {
    /* gallery thumbs switch to 2 columns */
    
    .thumbs li {
        float: left;
        margin-left: 1.25%;
        margin-right: 1.25%;
        width: 47.5%;
    }
    .ie7 .thumbs li {
        width: 47.25%; /* ie7 rounding correction */
    }
}

/* 3 column gallery index screen */

@media only screen and (min-width: 768px) {
    /* gallery thumbs switch to 3 columns */
    .index-3-col .thumbs li {
        width: 30.8333%;
    }
    .ie7 .index-3-col .thumbs li {
        width: 30.6%; /* ie7 rounding correction */
    }
}

/* 4 column gallery index screen */

@media only screen and (min-width: 630px) {
    /* gallery thumbs switch to 3 columns */
    .index-4-col .thumbs li {
        width: 30.8333%;
    }
    .ie7 .index-4-col .thumbs li {
        width: 30.6%; /* ie7 rounding correction */
    }
}

@media only screen and (min-width: 930px) {
    /* gallery thumbs switch to 4 columns */
    .index-4-col .thumbs li {
        width: 22.5%;
    }
    .ie7 .index-4-col .thumbs li {
        width: 22%; /* ie7 rounding correction */
    }
}

/* 5 column gallery index screen */

@media only screen and (min-width: 530px) {
    /* gallery thumbs switch to 3 columns */
    .index-5-col .thumbs li {
        width: 30.8333%;
    }
    .ie7 .index-5-col .thumbs li {
        width: 30.6%; /* ie7 rounding correction */
    }
}

@media only screen and (min-width: 730px) {
    /* gallery thumbs switch to 4 columns */
    .index-5-col .thumbs li {
        width: 22.5%;
    }
    .ie7 .index-5-col .thumbs li {
        width: 22%; /* ie7 rounding correction */
    }
}
@media only screen and (min-width: 930px) {
    /* gallery thumbs switch to 5 columns */
    .index-5-col .thumbs li {
        width: 17.5%;
    }
    .ie7 .index-5-col .thumbs li {
        width: 17%; /* ie7 rounding correction */
    }
}/*/mediaquery*/

/* 6 column gallery index screen */
@media only screen and (min-width: 480px) {
    /* gallery thumbs switch to 3 columns */
    .index-6-col .thumbs li {
        width: 30.8333%;
    }
    .ie7 .index-6-col .thumbs li {
        width: 30.6%; /* ie7 rounding correction */
    }
}

@media only screen and (min-width: 630px) {
    /* gallery thumbs switch to 4 columns */
    .index-6-col .thumbs li {
        width: 22.5%;
    }
    .ie7 .index-6-col .thumbs li {
        width: 22%; /* ie7 rounding correction */
    }
}
@media only screen and (min-width: 780px) {
    /* gallery thumbs switch to 5 columns */
    .index-6-col .thumbs li {
        width: 17.5%;
    }
    .ie7 .index-6-col .thumbs li {
        width: 17%; /* ie7 rounding correction */
    }
}/*/mediaquery*/
@media only screen and (min-width: 930px) {
    /* gallery thumbs switch to 6 column layout */
    .index-6-col .thumbs li {
        width: 14.1%;
    }
    .ie7 .index-6-col .thumbs li {
        width: 14%; /* ie7 rounding correction */
    }
}/*/mediaquery*/
