body.projekt {
    background: #FFF url("/assets/project/bg-983a6f45.gif") repeat-x;
}

#header #header-image {
    width: 400px;
    height: 170px;
    background: url("/assets/Logo-f980f3f8.png") no-repeat;
}

.entry {
    clear: both;
    background: transparent url("/assets/FreshPick/dotted-lines-58703cd0.gif") repeat-x;
}

.entry:first-child {
    background: none;
}

#header #nav {
    width: 880px;
    border-bottom: none;
}

#header #nav ul {
    width: 100%;
}

#header #nav ul li.pull-right {
    float: right;
}

.img-container {
    box-sizing: border-box;
    margin-left: 20px;
}

.img-container img {
    box-sizing: border-box;
    width: 100%;
}

.img-container p {
    font-size: 0.8em;
    font-style: italic;
    margin: 10px 14px;
    text-align: right;
}

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

.img-container.sample-image {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

a:link *,
a:visited * {
    color: #666666;
}

a:link .more-link,
a:visited .more-link {
    padding-bottom: 2px;
    font-weight: bold;
    color: #0788C3;
    border-bottom: 1px dotted #0788C3;
}

a:hover.more-link {
    text-decoration: none;
}

#content-outer.no-vertical-line {
    background: none;
}

a img:first-child {
    margin-top: 15px;
}
