body {
    font-size: 0.8em;
    line-height: 1.6em;
}

* {
    font-family: 'Droid Sans', sans-serif;
    color: #424242
}

#sb-title-inner {
    font-family: 'Droid Sans', sans-serif !important;
}

.font2, .font2 *, ul.main a, h1 {
    font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

.logo {
    color: #BAB9B9
}

ul.main a, ul.main li {
    color: #605F5F;
}

ul.main a.active, ul.main a:hover, h1 {
    color: #121212
}

.ft *, .ft a {
    color: #888888
}

.item p.sold {
    color: red
}

h1 {
    margin-top: 0;
    font-size: 1.7em;
    font-weight: normal;
    text-transform: uppercase
}

h1.subtitle {
    font-size: 1.4em
}

h1 .small {
    font-size: 0.6em
}

.container {
    padding: 0 17px 0 17px;
    width: 996px;
}

.hd {
    text-align: center;
    padding-bottom: 2em
}

.logo {
    font-size: 4.4em;
    text-transform: uppercase;
    margin: 0.7em 0 0.7em 0;
    letter-spacing: 5px;
    font-weight: normal;
}

ul.main a {
    text-transform: uppercase;
    text-decoration: none !important;
}

ul.main li {
    font-size: 1.1em;
    margin-bottom: 0.3em
}

.caption p {
    text-align: right;
    margin: 0 0 0.3em 0;
    line-height: 1.3em;
}

.ft {
    margin-top: 3em;
    border-top: 1px solid #E1E1E8;
    padding-top: 2em;
    font-size: 0.9em
}

.ft a {
    text-decoration: none
}

.item_wrapper {
    display: inline-block;
    zoom: 1;
    width: 214px;
    *display: inline;
    vertical-align: top
}

.item {
    border: 1px solid #E1E1E8;
    margin: 7px 7px;
    padding: 7px;
    min-height: 300px;
    vertical-align: top;
    position: relative;
}

.item .image {
    width: 184px;
    height: 184px;
}

.item .image p {
    line-height: 184px;
    vertical-align: middle;
    text-align: center;
    margin: 0 0 0.4em 0
}

.item .image img {
    vertical-align: middle
}

.item h2 {
    font-size: 1em;
    margin: 0 0 0.4em 0;
    font-weight: normal;
}

#sb-title-inner {
    font-size: 0.9em !important;
}

.item .medium {
    font-size: 0.9em;
}

.item p {
    margin: 0.4em 0;
    font-size: 1em
}

.item .text {
    margin: 1em 0;
    text-align: center;
    position: absolute;
    width: 184px;
    bottom: 0;
}

blockquote {
    font-family: Georgia, serif;
    font-size: 1.2em;
    font-style: italic;
    margin: 5em 0 -20px 0;
    padding: 0.35em 40px 0.35em 50px;
    line-height: 1.45;
    position: relative;
    color: #383838;
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -5px;
    top: -20px;
    color: #7a7a7a;
}

blockquote cite {
    color: #999999;
    font-size: 0.8em;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}
