/*!
* 
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com) adapted to the Venue
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}

.programma  {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  background: url('../img/programma.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;

}

.menu {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  background: url('../img/menu.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.post-body>table{
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  display: block;
}

.post-body>table> tbody> tr > th{
  border: none;
  font-size: 1em;
}

.post-body>table> tbody> tr > td{
  border: none;
  font-size: 1em;
}

.post-body>table> tbody> tr > td > p{
  font-size: 1em;
}

.logo {
  width: 16%;
  height: auto;
}

.fa-2x {
  vertical-align: middle;
}

.brand,
.address-bar {
    display: none;
}
.brand a {
  color: #fff;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    display: table;
}
.navbar-nav ul {
  list-style-type: none;
}
.navbar-nav ul li {
  float: left;
  display: list-item;
  text-align: -webkit-match-parent;
  margin: 40px;
}
.nav>li {
  position: relative;
  display: block;
}

.navbar-toggle ul li:focus ul {
    display:block;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.fa-inverse {
  padding-top: 7px;
  width: 100%;
}

/*
 * --- EVENTS ---
 */
.uep_event_entry{
  background: rgba(255, 255, 255, 0.9);
  margin: auto;
  padding: 3px;
  margin-bottom: 21px;
  width: 66%;
  list-style: none;
}

.uep_event_entry h4{
  font-size: 1.5em;
  margin-bottom: 3px;
  color: #404040;
}

.uep_event_entry h4 a{
  text-decoration: none;
  color: inherit;
}

.uep_event_entry p {
  margin-bottom: 3px !important;
  font-size: 1em;
}

.uep_event_entry .uep_event_time {
  font-size: 1em;
  color: #777777;
}

td.uep_event_img {
  border:none;
  font-size: 1.5em;
  width: 16%;
  height: auto;
  border-right: 12px;
  padding: 2px !important;
  text-align: center;
}

.uep_event_entry .uep_event_date{ 
  font-size: 1em;
  color: #777777;
}

/*
 * --- POST RELATED
 */
.post-preview > a {
  color: #404040;
}
.post-preview > a:hover,
.post-preview > a:focus {
  text-decoration: none;
  color: #0085a1;
}
.post-preview > a > .post-title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.post-preview > a > .post-subtitle {
  margin: 0;
  font-weight: 300;
  margin-bottom: 10px;
}
.post-preview > .post-meta {
  color: #808080;
  font-size: 18px;
  font-style: italic;
  margin-top: 0;
}
.post-preview > .post-meta > a {
  text-decoration: none;
  color: #404040;
}
.post-preview > .post-meta > a:hover,
.post-preview > .post-meta > a:focus {
  color: #0085a1;
  text-decoration: underline;
}

.post-title {
  background: rgba(255, 255, 255, 0.9);
  margin: auto;
  width: 80%;
  padding: 5px;
}

.post-title h1 {
  width: 100%;
}

.post-img {
  margin: auto;
  width: 80%;
  padding: 5px;
}

.post-img > img {
  margin:auto;
}

.post-body {
  background: rgba(255, 255, 255, 0.9);
  margin: auto;
  width: 100%;
  padding: 5px;
}

.post-body > p {
  width:100%;
  font-size: 1em;
}

.post-body > h2 {
  font-size: 1.5em;
}

.post_third {
  width: 33%;
  float: left;
}

/*
 * --- FOOTER ---
 */

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
    padding: 50px 0 65px;
}

.container {
    width: 100%;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

footer > div >div:first-child {
    float:left;
    vertical-align: middle;
}

footer > div>div:first-child > ul {
    list-style: none;
}


footer > div>div:nth-child(2) {
    position: relative;
    vertical-align: middle;
}

footer > div>div:nth-child(2) > ul {
    list-style: none;
}

footer > div>div:nth-child(2)> ul > li {
    list-style: none;
    font-size: 0.75em; 
}

footer > div>div:last-child {
  float: left;
  margin-left: auto;
    text-align: left;

}

td.opening_hours {
  border: none;
  font-size: 0.75em;
  padding: 2px !important;
}

/*
 * --- CSS for computer screen --- 
 */

@media screen and (min-width:768px) {

    .post-body {
      width: 60%;
    }
    table.post-body { 
      position: relative;
    }

    td, tr, th.post-body{
      position: relative;
      width: 25%;
      border: none;
      font-size: 1em;
    }

    .logo {
      width: 16%;
      height: auto; 
    }

    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
 
    .uep_event_entry p {
      font-size: 1.25em; 
      margin-bottom: 3px !important;
    }

    .post-body > h2 {
      font-size: 2.5em;
    }

    .post-body > p {
      width:100%;
      font-size: 1.25em;
    }

    .uep_event_entry .uep_event_date{ 
      font-size: 0.9em;
      color: #777777;
    }

    .uep_event_entry .uep_event_time {
      font-size: 0.9em;
      color: #777777;
    }

    footer > div>div:nth-child(2)> ul > li {
      list-style: none;
      padding : 2px;
      font-size: 11px;
    }
    
    footer > div>div:last-child {
      float: left;
      text-align: left;
      width: 35%; 
    }

    td.opening_hours {
      border: none;
      font-size: 11px;
      padding: 2px !important;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}



