@import url(http://fonts.googleapis.com/css?family=Hammersmith+One);

body {
    background: #181818;
    color: #bababa;
    font-family: 'Hammersmith One', sans-serif;
    font-size: 14pt;
    padding: 0;
    margin: 0;
}

h1 {
    font-family: 'Hammersmith One', sans-serif;
    font-size: 32pt;
    margin-top: 0;
    padding-bottom: 3px;
    border-bottom: 5px solid #f2cb3f;
}

a {
    color: #bababa;
    text-decoration: none;
    border-bottom: 2px solid #f2cb3f;
}

.slice_content {
    margin: auto;
    width: 800px;
}

.slice {
    
}

#splash_slice {
    background: #000 url('/img/splash.jpg');
    background-position: center 10px;
    background-repeat: no-repeat;
    height: 300px;
}

#yt_slice {
    background: #000 url('/img/zwartevilt.png');
    padding-bottom: 30px;
}

#yt_content {
    padding-top: 40px;
}

#photo_slice {
    color: #181818;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    background: white url('/img/textured_paper.png');
    padding: 0;
    margin: 0;
}

#photo_content {
    padding: 2em;
}

#bc_slice {
    color: #181818;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    background: white url('/img/vichy.png');
    padding: 0;
    margin: 0;
    height: 337px;
}

#bc_content {
    padding: 2em;
}

#bc_gb {
    float: right;
}

#moar_photos {
    display: block;
    text-align: center;
    width: 774px;
}

#back_link {
    display: block;
    text-align: center;
    width: 774px;
    position: fixed;
    bottom: 5px;
}

#photo_container {
    line-height: 0px;
}

.photo_link {
    border: 0;
}

#moar_photo_slice {
    padding-bottom: 100px;
}

#moar_photo_slice img {
    margin: 0;
}

#lightbox a {
    border: 0;
}

.btn_link {
    color: #bababa;
    background: url('/img/esch.png');
    text-decoration: none;
    padding: 10px;
    font-size: 20pt;
    color: #bababa;
    margin-top: 10px;
    border: 3px solid #bababa;
}

a.btn_link:hover {
    border: 3px solid #f2cb3f;
}

#contact_slice {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #3F3F3F;
}

/* JSSOR */

.caption_container {
    position: absolute;
    top: 430px;
    left: 0px;
    width: 800px;
    height: 50px;
}

.caption_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 50px;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.caption_text {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 50px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
{
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(/img/a03.png) no-repeat;
    overflow:hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05ldn { background-position: -250px -40px; }
.jssora05rdn { background-position: -310px -40px; }

.jssorb13 div, .jssorb13 div:hover, .jssorb13 .av {
    background: url(/img/b14.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb13 div {
    background-position: -5px -5px;
}

    .jssorb13 div:hover, .jssorb13 .av:hover {
        background-position: -35px -5px;
    }

.jssorb13 .av {
    background-position: -65px -5px;
}

.jssorb13 .dn, .jssorb13 .dn:hover {
    background-position: -95px -5px;
}