@import url(http://wayback.fauppsala.se:80/wayback/20200302110137/https://fonts.googleapis.com/css?family=Palanquin:400,600);
.transition {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.remove-sidebar .sidebar-container {
  display: none;
}
.remove-sidebar .entry-header,
.remove-sidebar .entry-content,
.remove-sidebar .entry-summary,
.remove-sidebar .entry-meta {
  padding-right: 30px;
  padding-left: 30px;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
  max-width: 800px;
}
.button-style {
  background: #387898;
  border-bottom: none;
  border-radius: 100px;
  border: none;
  color: #fff;
  display: block;
  font-family: 'Palanquin', sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  letter-spacing: 1px;
  padding: 0 24px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.button-style:hover {
  background: #409dcb;
  color: #fff;
  text-decoration: none;
}
.button-secondary-style {
  background: #f5864e;
}
.button-secondary-style:hover {
  background: #f9a276;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background: #f4f4f5;
  background-size: 100% auto;
  font-weight: 400;
  font-family: 'Palanquin', sans-serif;
  color: #313237;
}
a,
.entry-meta a,
.entry-content a,
.navigation a {
  color: #387898;
  text-decoration: none;
  font-style: normal;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
a:visited,
.entry-meta a:visited,
.entry-content a:visited,
.navigation a:visited {
  color: #387898;
  text-decoration: none;
}
a:hover,
.entry-meta a:hover,
.entry-content a:hover,
.navigation a:hover {
  color: #409dcb;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
  font-weight: inherit;
}
.site {
  background: transparent;
  border: none;
  max-width: 100%;
}
#main {
  background: #FFF;
  border-radius: 2px;
}
.search-form {
  display: none;
}
.comment-respond {
  background: #f5f6f9;
}
.toggled-on .nav-menu> li a:focus,
.toggled-on .nav-menu> ul a:focus {
  background-color: #2a5b73;
}
h2.site-description {
  display: none !important;
}
.site-header .home-link {
  min-height: 289px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.site-header .home-link .site-title {
  background: url(http://wayback.fauppsala.se:80/wayback/20200302110137/https://2015.switzerland.wordcamp.org/files/2015/08/wcch_logo3.png) no-repeat center center;
  height: 189px;
  width: 561px;
  max-width: 80%;
  background-size: contain;
  margin: 0 auto;
  text-indent: -9999em;
  padding: 0;
}
header#masthead {
  background: none;
  margin-top: 60px;
}
.widget {
  background-color: #f5f6f9;
  border-radius: 2px;
}
#text-2 img {
  width: 100%;
  max-width: 98px;
  margin: 15px;
}
#secondary .widget-area {
  height: auto !important;
}
#secondary .wcb_widget_sponsors {
  width: 100%;
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
#secondary .wcb_widget_sponsors h3.widget-title {
  font-style: normal;
  font-weight: 400;
  color: #A79878;
  font-size: 28px;
}
#secondary .wcb_widget_sponsors .sponsor-level .sponsor-level-title {
  font-weight: 300;
  color: #BDB29A;
  margin-bottom: 0;
}
#secondary .wcb_widget_sponsors .sponsor-level .sponsor-level-title:after {
  content: "";
  display: block;
  background: #E4DED2;
  height: 2px;
  width: 100%;
}
#secondary .wcb_widget_sponsors .sponsor-level .sponsor-logo {
  margin: 40px 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#secondary .wcb_widget_sponsors .sponsor-level .sponsor-logo:hover {
  opacity: .7;
}
.wcorg-mailchimp input {
  width: 100%;
  height: 48px;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
p,
li,
input,
textarea {
  font-family: 'Palanquin', sans-serif;
}
h3 {
  font-weight: 600;
}
.hentry {
  padding: 15px 0 60px;
}
.site-main .sidebar-container {
  top: 60px;
}
.entry-title::after {
  content: '';
  display: block;
  height: 10px;
  border-top: 2px solid #f5f6f9;
  width: 100%;
  margin-top: 14px;
}
.entry-title,
.entry-title a {
  font-family: 'Palanquin', sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
  color: #313237;
}
.entry-title a:hover {
  color: #387898;
  text-decoration: none;
}
.entry-meta a::before {
  position: relative;
  top: -1px;
  font-size: 20px !important;
  margin-right: 1px;
}
.entry-meta .author {
  display: none;
}
.entry-content {
  font-family: 'Palanquin', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  position: relative;
}
footer.site-footer {
  background: #fff;
}
footer.site-footer #secondary {
  background-color: #fff;
  border: 0;
  height: auto;
  min-height: 500px;
}
footer.site-footer .widget-title,
footer.site-footer .widget-title a,
footer.site-footer .wp-caption-text {
  color: #000;
}
footer.site-footer .site-info {
  padding: 100px 0;
  border-top: 2px solid #387898;
  background: #387898;
  text-align: center !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1.5pt;
  max-width: none;
}
footer.site-footer a {
  color: #FFF;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
a.button,
.widget a.button {
  background: #387898;
  border-bottom: none;
  border-radius: 100px;
  border: none;
  color: #fff;
  display: block;
  font-family: 'Palanquin', sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  letter-spacing: 1px;
  padding: 0 24px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
a.button:hover,
.widget a.button:hover {
  background: #409dcb;
  color: #fff;
  text-decoration: none;
}
button.secondary,
input[type="submit"].secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
a.button.secondary,
.widget a.button.secondary {
  background: #f5864e;
}
button.secondary:hover,
input[type="submit"].secondary:hover,
input[type="button"].secondary:hover,
input[type="reset"].secondary:hover,
a.button.secondary:hover,
.widget a.button.secondary:hover {
  background: #f9a276;
}
a.button {
  display: inline-block;
}
input,
textarea {
  border: 1px solid #D5D8E0;
}
.wcorg-sponsor-description div {
  margin-bottom: 24px;
}
#text-4 img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
#text-4 img:hover {
  opacity: .7;
}
.wcorg-speaker {
  overflow: hidden;
}
body.tagregator.sidebar .entry-header,
body.tagregator.sidebar .entry-content,
body.tagregator.sidebar .entry-summary,
body.tagregator.sidebar .entry-meta {
  padding: 0 0 0 60px;
}
body.tagregator .site-main .sidebar-container {
  display: none;
}
body.tagregator .tggr-media-item {
  border-color: #E7E7E7;
}
.navbar .nav-menu li a {
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media screen and (min-width: 1203px) {
  .navbar .nav-menu li a {
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1044px) and (max-width: 1202px) {
  .navbar .nav-menu li a {
    padding: 0 15px;
    font-size: 13px;
  }
}
@media screen and (min-width: 644px) and (max-width: 1043px) {
  .navbar .nav-menu li a {
    padding: 0 10px;
    font-size: 12px;
  }
}
@media screen and (min-width: 644px) {
  body {
    background: #FFF url(http://wayback.fauppsala.se:80/wayback/20200302110137/https://2015.switzerland.wordcamp.org/files/2015/08/wcch5.jpg) no-repeat;
    background-size: 100%;
  }
  .site-header .home-link .site-description {
    display: none;
  }
  #navbar {
    position: fixed;
    top: 0;
    height: 60px;
    max-width: 100%;
    background: #387898;
    z-index: 10000;
  }
  #navbar .nav-menu {
    padding: 0;
  }
  #navbar .nav-menu .current_page_item > a,
  #navbar .nav-menu .current_page_ancestor > a,
  #navbar .nav-menu .current-menu-item > a,
  #navbar .nav-menu .current-menu-ancestor > a {
    font-style: normal;
    background: #409dcb;
  }
  #navbar .nav-menu .current_page_item > a:hover,
  #navbar .nav-menu .current_page_ancestor > a:hover,
  #navbar .nav-menu .current-menu-item > a:hover,
  #navbar .nav-menu .current-menu-ancestor > a:hover {
    cursor: default;
    background: #409dcb;
    color: #fff;
  }
  #navbar .nav-menu li {
    float: left;
  }
  #navbar .nav-menu li a {
    line-height: 60px;
  }
  #navbar .nav-menu li a:hover {
    background-color: #387898;
    color: #fff;
  }
  #navbar .nav-menu li:hover > a {
    background-color: #387898;
  }
  #navbar .nav-menu .sub-menu,
  #navbar .nav-menu .children {
    border: none;
    left: 0;
    background-color: #387898;
  }
  #navbar .nav-menu .sub-menu li,
  #navbar .nav-menu .children li {
    width: 100%;
  }
  #navbar .nav-menu .sub-menu li a,
  #navbar .nav-menu .children li a {
    line-height: 24px;
    padding: 12px 20px;
    border-bottom: 1px solid #2C503A;
    text-align: left;
    width: 100%;
    min-width: 200px;
    font-size: 12px;
  }
  #navbar li.tickets {
    float: right;
  }
  #navbar li.tickets a {
    background: #f5864e;
    color: #fff;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
  #navbar li.tickets a:hover {
    background: #f5864e;
    color: #fff;
  }
  #navbar li.current_page_item.home:after,
  #navbar li.current_page_item.tickets:after {
    display: none;
  }
  .main-navigation {
    max-width: 100% !important;
  }
  .site-content {
    min-height: 720px;
  }
  .hentry {
    padding: 60px 0;
  }
  #main {
    max-width: 1170px;
    margin: 0 auto;
  }
  #secondary .wcb_widget_sponsors .sponsor-level .sponsor-logo {
    width: 50%;
    display: block;
    float: left;
    text-align: center;
    box-sizing: border-box;
  }
  #secondary .wcb_widget_sponsors .sponsor-level.wordcamp-champion .sponsor-logo {
    width: 33%;
    padding: 15px;
    box-sizing: border-box;
  }
  #secondary .wcb_widget_sponsors .sponsor-level.wordcamp-accomplice .sponsor-logo {
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
  }
  #secondary .wcb_widget_sponsors .sponsor-level.small-business-sponsor .sponsor-logo {
    min-height: 100px;
  }
  #secondary .wcb_widget_sponsors .sponsor-level.in-kind-sponsor .sponsor-logo {
    width: 33%;
    padding: 10px;
    box-sizing: border-box;
    min-height: 174px;
  }
}
@media screen and (max-width: 643px) {
  #masthead {
    margin-top: 52px;
  }
  .navbar {
    background-color: #387898;
    color: #FFF !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
  }
  .navbar .nav-menu li a,
  .navbar .nav-menu li > ul a {
    color: #FFF;
  }
  .navbar .current-menu-item,
  .navbar .current_page_item,
  .navbar .current-menu-ancestor,
  .navbar .current-menu-parent,
  .navbar .current_page_ancestor {
    background: #387898;
  }
  .navbar .current-menu-item a,
  .navbar .current_page_item a,
  .navbar .current-menu-ancestor a,
  .navbar .current-menu-parent a,
  .navbar .current_page_ancestor a {
    font-style: normal;
  }
  .navbar .menu-item-has-children::after {
    -webkit-font-smoothing: antialiased;
    display: block;
    font: normal 12px/1 Genericons;
    vertical-align: text-bottom;
    content: "\f502";
    position: absolute;
    top: 21px;
    right: 20px;
  }
  .navbar .menu-item-has-children.focus {
    background: #2D3345;
  }
  .navbar .nav-menu .sub-menu,
  .navbar .nav-menu .children {
    border: none;
    margin-left: 0;
  }
  .navbar .nav-menu .sub-menu li,
  .navbar .nav-menu .children li {
    background: #316985;
  }
  .navbar .menu-toggle,
  .navbar .menu-toggle:hover,
  .navbar .menu-toggle:focus,
  .navbar .menu-toggle:active {
    color: #fff;
    padding: 12px 0 12px 20px;
    font-weight: 700;
  }
}
.entry-content,
.site-content article,
body,
p,
* {
  -moz-hyphens: none !important;
  -webkit-hyphens: none !important;
  hyphens: none !important;
}
.tix-column-remaining {
  display: none;
}
#tix-attendees ul {
  margin: 0;
  padding: 0;
}
#tix-attendees ul li {
  line-height: 1.5;
}
#tix-attendees a.tix-attendee-url {
  display: none;
}
#tix-attendees .tix-first {
  font-weight: bold;
}
#tix-attendees ul li .tix-field {
  margin-left: 60px;
}
body.page-id-12 .sidebar-container {
  display: none;
}
body.page-id-12 .entry-header,
body.page-id-12 .entry-content,
body.page-id-12 .entry-summary,
body.page-id-12 .entry-meta {
  padding-right: 30px;
  padding-left: 30px;
}
@media all and (min-width: 500px) {
  #post-1 .color-key > div {
    float: left;
    width: 50%;
  }
  #post-1 .wcpt-schedule td {
    border-right: 1px solid #fff;
  }
}
.wcorg-organizer-description .photo {
  float: left;
  margin: 0 1.2em 0.8em 0;
}
.single .hentry .entry-content .wcorg-sponsors h2,
.page .hentry .entry-content .wcorg-sponsors h2 {
  text-align: left;
  clear: both;
}
.wcorg-sponsors h2 {
  margin-bottom: 20px;
  padding: 10px 0;
  color: #387898;
  text-transform: uppercase;
  border-bottom: 1px solid #387898;
  text-align: left;
  clear: both;
}
.wcorg-sponsor h3 {
  display: none;
}
.wcorg-sponsor,
.wcorg-sponsor h2 {
  clear: both;
}
.wcorg-sponsor.hentry {
  padding: 0;
}
.wcorg-sponsor.hentry .entry-content {
  padding-top: 0;
}
.wcorg-sponsor img {
  margin-bottom: 20px;
  max-width: 250px;
  float: left;
}
.wcorg-sponsor p,
.wcorg-sponsors ul {
  margin: 0 0 1em 300px;
}
.hentry .sponsor-title img {
  display: inherit;
}
@media screen and (max-width: 1020px) {
  .wcorg-sponsor img {
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
    float: none;
  }
  .wcorg-sponsor p,
  .wcorg-sponsors ul {
    margin: 0px;
  }
}
body.home .entry-content h2 {
  text-align: center;
  margin-top: 30px;
}
body.home .entry-title {
  display: none;
}
body.home .wcorg-sponsors {
  overflow: auto;
}
body.home .wcorg-sponsors .wcorg-sponsor-level-diamond {
  display: none;
}
body.home .wcorg-sponsors > div > div {
  float: left;
  clear: none;
}
body.home .wcorg-sponsors .wcorg-sponsor {
  clear: none;
  display: table;
  overflow: auto;
  width: 200px;
  height: 140px;
  padding: 0 40px 0 0;
}
body.home .wcorg-sponsors .wcorg-sponsor-level-platinum .wcorg-sponsor {
  width: 300px;
  height: 180px;
  padding: 0 60px 0 0;
}
body.home .wcorg-sponsors .wcorg-sponsor-level-platinum .wcorg-sponsor img {
  max-width: 300px !important;
}
body.home .wcorg-sponsors .wcorg-sponsor-description {
  display: table-cell;
  vertical-align: middle;
}
body.home .wcorg-sponsors .wcorg-sponsor-description img {
  max-width: 180px;
}
body.home .wcorg-sponsors .wcorg-sponsor-description > p {
  display: none;
}
body .entry-content figcaption.wp-caption-text {
  padding: 5px;
  font-size: 14px;
  background: #222;
  color: #fff;
  font-style: normal;
  text-align: center !important;
  text-transform: uppercase;
  font-weight: bold;
}
.wcorg-speaker-description {
  position: relative;
  padding-left: 120px;
}
.wcorg-speaker-description img {
  position: absolute;
  top: 4px;
  left: 0;
}
table.wcpt-schedule {
  font-size: 16px;
}
table.wcpt-schedule td,
table.wcpt-schedule th {
  padding: 10px;
}
table.wcpt-schedule .end-of-contributor-day,
table.wcpt-schedule .start-of-contributor-day {
  background: white !important;
  color: #333 !important;
}
table.wcpt-schedule .global-session .wcpt-session-title {
  margin-top: 0;
  line-height: 28px !important;
}
table.wcpt-schedule .wcpt-time {
  font-weight: bold;
}
table.wcpt-schedule .wcpt-session-title {
  margin-top: 10px;
  display: block;
  line-height: 1.2;
  font-weight: 800;
}
table.wcpt-schedule .wcpt-session-speakers {
  display: block;
  font-size: 13px;
  font-style: italic;
}






/*
     FILE ARCHIVED ON 11:01:37 Mar 2, 2020 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 22:49:55 Aug 11, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
