
h1.specialview{
    margin-top:0.7em;
}

h2{
    font-family:'Roboto Slab';
}

.themepic{
    display:inline-block;
    width:100%;
    background:#ccc;
}



.filmography{
    margin-top:2em;
}

.filmography > div{
    text-align:center;
    line-height:2.5em;
}

.filmography h3{
    font-size:1.3em;
    font-family:'Roboto Slab';
    color:#9e3a08;
}

.filmography a{
    color:#9f3908;
    text-decoration:underline;
}

.special{

}

.special h3{
    font-size:1.3em;
    font-family:'Roboto Slab';
}

.special a{
    display:inline-block;
    padding:0.2em 1em;
    border:1px solid #ccc;
    margin:0 0.3em;
    border-radius:1em;
}

.orbit-previous{
    margin-left:1.5em;
}
.orbit-next{
    margin-right:1.5em;
}


.other{
    margin-top:2em;
}

.other h3{
    font-size:1.1em;
    font-family:'Roboto Slab';
    color:#57301f;
}

.other ul{
    list-style:none;
    margin-left:0;
}

.other ul li{
    margin-bottom:0.4em;
}

.other ul li a{
    font-size:1em;
    color:#593422;
    font-family:'Roboto Slab';
    text-decoration:underline;
}

.archivelink{
    color:#0b86a7;
    font-family:'Roboto Slab';
    font-size:0.8em;
    font-weight:bold;

}


.peryear{
    background:#464646;
}

a.yearbox{
    color:#d4a770;
    display:inline-block;
    width:100%;
    height:6em;
    color:#c39e6a;
    font-size:1.6em;
    font-family:'Roboto Slab';
}

a.yearbox span{
    display:inline-block;
    margin-top:30%;
}

a.yearbox:hover{
    background:#3a3839;
}



.postlist{
    margin-left:0;
    list-style:none;
}

.videobox{
    margin-bottom:1em;
}

.videobox img.preview{
    display:inline-block;
    width:100%;
    min-height:5em;
    background:#eee;
}