body {
    background: #fff;  /*  url(../images/grid.png); */
    font-family: optima, verdana, helvetica, arial, sans-serif;
    color: #000;
    margin: 0px;
}

div#header {
    color: #fff;
    background: #000 url(../images/antje-creek.jpg) no-repeat;
    background-position: top left;
    text-align: right;
    border-top: 1px solid black;
    height: 100px;
}

div#header div {
    font-family: "Futura";
    font-size: 60px;
    padding-top: 40px;
}

div#content {
    margin-top: 1em;
}

div#tumblrflickrcombined div.subhead {
    text-align: left;
    background: #ccc;
}

div.boxheader {
    background-color: #eee;
    border-color: #fcc;
    color: #79a;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: left;
    font-size: 1.25em;
    margin-bottom: 0.25em;
}
div.boxheader a:link, div.boxheader a:visited { color: #79a; }

div.boxheader.subhead {
    color: #999;
}

a:link { color: #aa0000; text-decoration: none; }
a:visited { color: #aa0000; text-decoration: none; }

ol, ul {
    font-size: 75%;
    padding-left: 2em;
    margin: 0px;
}

ul li {
    list-style-type: square;
}

div.box {
    margin-bottom: 1em;
    padding-bottom: 0.25em;
}

div.boxheader.subhead {
    font-size: 1em;
    font-weight: bold;
    padding: 0.35em 0px 0px 0.25em;
    margin: none none 0.25em none;
    border: 0px;
    text-align: left;
}

div.excerpt img {
    border-width: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 252px;
    height: auto;
}


/* box details */

div#daysbox {
    width: 550px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

div#flickrbox {
    text-align: center;
}

div#flickrbox img {
    border-width: 1px;
    margin: 1px;
}
