body {
    background-color: whitesmoke;
    margin: auto;
}

body > div {
    max-width: 700px;
}


.epi2 {
    float: right;
    font-size: 16px;
    max-width: 400px;
    font-style: italic;
}

.comment-form.comment-form h4 {
    font-family: 'ProbaPro-Regular';
}

.logo-icon {
    max-width: 90px;
}

.headerzzz {
    display: inline-block;
    width: calc(100% - 140px);
    vertical-align: top;
}

.logo-header {
    max-width: 220px;
    margin-left: 10px;
    margin-top: 20px;
}

.logo-subheader {
    max-width: 250px;
    margin-left: 10px;
}

.comment-form.comment-form.comment-form {
    padding: 0px 25px;
    background-color: white;
    padding-bottom: 10px;
    margin-bottom: -10px;
}

.side-form-field.side-form-field > :first-child {
    font-family: 'ProbaPro-Regular';
}

.galery.content.photostream h3 {
    text-transform: capitalize;
}

body > menu {
    max-width: 700px;
}

.search-elsewhere {
    clear: both;
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
}

/*.header.header.header {
    display: none;
}*/
/*
.header + menu {
    display: none;
}*/

input[type="submit"] {
    cursor: pointer;
    font-family: 'ProbaPro-Regular';
    font-size: 17px;
}

.lines .cat.cat {
    font-family: 'ProbaPro-Regular';
    text-transform: capitalize;
}

.subholons-list.subholons-list ul li {
    width: 132px;
}

.content content {
    font-size: 16px;
}

body > footer {
    font-family: 'ProbaPro-Regular';
    box-shadow: none;
    padding: 20px;
    margin: auto;
    background-color: white;
    max-width: 700px;
    margin-top: 10px;
    margin-bottom: -40px;
    text-align: center;
}

body > .oldbus-header {
    box-shadow: 0 1px 4px -1px grey;
    padding: 18px 20px 8px 20px;
    margin: auto;
    background-color: white;
    max-width: 700px;
    margin-top: -10px;
    margin-bottom: 10px;
}
body > .oldbus-header  h1 a {
    color: black;
    font-size: 32px;
}
body > .oldbus-header  h1 {
    font-size: 32px;
}
body > .oldbus-header  .subheader a {
    color: black;
}
body > .oldbus-header  .subheader {
    font-size: 16px;
    padding-bottom: 0;
}

.photo-holder img {
    box-shadow: 0 1px 4px -1px grey;
}
.stats .where::after {
    display: none;
}
.show_more.show_more {
    margin-top: 15px;
}

.stats .where.where.where {
    padding-bottom: 15px;
    width: 100%;
}

.stats .when.when.when {
    width: auto;
    display: inline-block;
}

.main {
    padding-top: 0;
}

.photos .caption .place.place {
    max-height: 100%;
}
.photos .caption.caption {
    height: auto;
}

.content.content h2 {
    border-bottom: 0;
    font-family: 'ProbaPro-Regular';
}

.lines.lines {
    background-color: white;
    border-radius: 0px;
    overflow: hidden;
    border: 1px solid #CACACA;
    border-left: 0;
    border-right: 0;
}

input:not(.pure), select:not(.pure), textarea:not(.pure), .comment-form.comment-form > form textarea {
    border-radius: 0px;
}

.photos.photos > li { 
    box-shadow: none;
    border-radius: 0;
    height: 210px;
}

.lang-pick {    
    float: right;
    padding-top: 10px;
    margin-right: -5px;
}
