html, body {
    height: 100%;
}

#navigation {
    margin-top:100px;
    margin-bottom:100px;
    font-weight:bold;
    color: gray;
}

#navigation a {
    text-decoration: none;
    color: gray;
}

#navigation .selected {
    color: black;
}

#navigation li {
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

#navigation ul.sub {
    padding-left: 15px;
    font-weight: normal;
}

#navigation ul.sub li {
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: normal;
}

.artwork_title {
    font-size: 153.9%;
}

.artwork {
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.wide {
    margin-left: 10px;
    margin-top: 100px;
}

.artwork_details {
    text-align: left;
}

.gallery_bar {
    text-align: center;
}

.gallery_bar {
    border: 0;
}

.text {
    padding-top: 100px;
}

.text p {
    padding-bottom: 10px;
}

.vevent h2 {
    font-weight: bold;
    font-size: 138.5%;
    margin-left: -20px;
}

.text h3 {
    font-weight: bold;
    font-size: 108%;
}

.vevent {
    padding-left: 20px;
    margin-bottom: 20px;
}

.vevent .booth_details {
    font-weight: bold;
}

.exhibition_dates {
    margin: 10px 0 10px 0;
}

h3.exhibition_dates {
    margin: 0 0 10px 0;
}

#cv {
    width: 100%;
}

#cv th {
    border-bottom: 2px solid red;
    font-size: 123.1%;
    padding-top: 10px;
    font-weight: bold;
}

#cv .location {
    text-align: right;
}

#cv .year {
    color: red;
    padding-right: 6px;
}

#cv .note {
    display: block;
    font-style: italic;
}

#cv td.name {
    vertical-align: top;
}

.cvcontent h1 {
    font-size: 146.5%;
}

#cv #address_container {
    text-align: right;
}

img.splash {
    border: 0px;
}

.vcard {
    border: 1px solid gray;
    padding: 10px;
    float: left;
    margin-top: 20px;
}

.vcard .fn {
    font-size: 131%;
    margin-bottom: 10px;
}

.vcard .adr {
    margin-bottom: 10px;
}

#publications .item {
    padding-bottom: 20px;
}

#publications .item img {
    border: 0;
    float: left;
    padding-left: 10px;
}

#publications .item .description {
    margin-left: 55px;
}

#publications .item .description a {
    text-transform: uppercase;
    color: black;
}

#publications .item .format {
    color: gray;
}

#publications #intro {
    margin-bottom: 20px;
}

#publications em {
    font-style: italic;
}

#publications h2 {
    font-weight: bold;
    font-size: 116%;
    padding-bottom: 8px;
}
