html, body
{
    margin: 0;
    border: 0;
    padding: 0;
}

body, input, textarea
{
    font-family: "Lucida Grande", verdana, geneva, arial, sans-serif;
}

body
{
    height: 100%;
    font-size: x-small;
    background-color: #FFF;
    color: #333;
}

input, select, textarea, th, td
{
    font-size: 1em;
}

a
{
    text-decoration: none;
}

a:link,
a:visited
{
    border-bottom: 1px dotted #333;
    color: #333;
}

a:hover,
a:active
{
    border-bottom: 1px solid #C90 !important;
    color: #FFF;
    background: #C90;
}

h2.hidden
{
    display: none;
}

#container
{
    position: absolute;
    top: 0;
    left: 50%;
    width: 78em;
    min-height: 100%;
    height: auto;
    margin-left: -39em;
}

#header
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2em;
    border-bottom: 1px solid;
    background: white;
    font-size: 1.2em;
}

#header a,
#header a:link,
#header a:visited,
#header a:hover,
#header a:active
{
    border: 0 !important;
    color: #C90 !important;
    background: #FFF !important;
}

#header h1
{
    display: none;
    margin: 0 0 0 1.333em;
}

#header img
{
    border: 0;
    margin: 0.1em 0 0 1.333em;
}

#subtitle
{
    position: absolute;
    top: 3em;
    left: 0;
    width: 100%;
    border-top: 1px dotted;
    padding: 0.333em 0 0 0;
    text-align: left;
    font-size: 1.1em;
}

#subtitle h2
{
    display: inline;
    margin: 0 0 0 1.333em;
    font-weight: normal;
    font-size: 1em;
}

#content
{
    text-align: center;
}

#main
{
    margin-top: 8em;
    margin-bottom: 5em;
}

#image
{
    margin: 6em 0 2.5em 0;
}

#image a
{
    border: 0;
}

#image img
{
    border: 1px solid #333;
    padding: 1em;
    background-color: #FFF;
}

#notes
{
    width: 50em;
    margin: 1em auto 2.5em auto;
    text-align: left;
    font-size: 1.2em;
}

#notes h1,
#notes h2,
#notes h3,
#notes h4
{
    font-size: 1em;
}

#notes ul,
#notes ol
{
    margin: 0;
    padding: 0 2em;
}

#notes div.clearer
{
    clear: right;
    line-height: 0;
    height: 0;
}

#entry
{
    width: 25em;
    line-height: 1.75em;
}

#info
{
    float: right;
    width: 25em;
}

#info table
{
    border-collapse: collapse;
}

#info table td
{
    padding: 0 0.5em;
    line-height: 1.75em;
    vertical-align: top;
}

#info table td.label
{
    width: 10em;
    text-align: right;
    text-transform: lowercase;
    font-weight: bold;
    white-space: nowrap;
}

#info .toggle
{
    line-height: 1.75em;
    text-align: right;
    font-style: italic;
    text-transform: lowercase;
}

#info .toggle a
{
    padding-right: 0.3em;
}

#comments
{
    width: 60em;
    margin: 2em auto 1em auto;
    text-align: left;
}

#comments h3
{
    font-size: 1.2em;
}

#comments hr
{
    display: none;
}

#comments div.hr
{
    margin: 1em 0;
    border: 0;
    border-top: 1px dotted;
    height: 0;
    line-height: 0;
}

#comments .comment
{
    margin: 0;
    padding: 0 1em;
    font-size: 1.2em;
    line-height: 1.75em;
}

#comments span.author
{
    color: #C90;
}

#comments span.author a:link,
#comments span.author a:visited
{
    color: #C90;
    border-bottom: 1px dotted #C90;
}

#comments span.author a:hover,
#comments span.author a:active
{
    color: #FFF;
    background: #C90;
    border-bottom: 1px solid #C90;
}

#comments span.posted
{
    text-transform: lowercase;
}

#comment
{
    font-size: 1.2em;
}

#comment h3
{
    font-size: 1em;
}

#comment input,
#comment textarea,
#comment button
{
    font-size: 1em;
}

#comment .row
{
    margin: 1em 0 0 0;
    padding: 0 1em;
}

#comment .width
{
    width: 33.333em;
}

#comment .error
{
    color: white;
    background: #900;
}

#comment .message
{
    display: inline;
}

#comment .button
{
    margin-top: 1em;
}

table.grid
{
    margin: 0 auto;
}

table.grid td
{
    padding: 0.5em;
}

table.grid a,
table.grid a:link,
table.grid a:visited,
table.grid a:hover,
table.grid a:active
{
    border: 0 !important;
}

table.grid img
{
    border: 0 !important;
}

#local
{
    position: absolute;
    top: 3em;
    right: 1.6em;
    padding: 0.333em 0 0 0;
    font-size: 1.1em;
}

#local .strike
{
    text-decoration: line-through;
}

#local a .strike
{
    text-decoration: none;
}

#local .link
{
    border-bottom: 1px dotted #333;
    color: #333;
}

#local .hover
{
    border-bottom: 1px solid #C90 !important;
    color: #FFF;
    background: #C90;
}

#nav
{
    position: absolute;
    top: 0.667em;
    left: 7em;
    width: 67%;
    color: #333;
    font-size: 1.1em;
    font-weight: normal;
    text-transform: lowercase;
    text-align: left;
}

#nav a,
#nav a:link,
#nav a:visited
{
    border: 0 !important;
    color: #333 !important;
}

#nav a:hover,
#nav a:active
{
    border: 0;
    color: #FFF !important;
    background: #C90;
}

#widgets
{
    position: absolute;
    top: 0;
    left: 67%;
    width: 33%;
}

#styleswitcher
{
    margin: 0.333em 1.333em 0 0;
    font-size: 1.2em;
}

#styleswitcher span
{
    display: block;
    width: 1em;
    height: 1em;
    float: right;
}

#styleswitcher a
{
    display: block;
    border: 0 !important;
}

#s0 a { background: #000 !important; color: #000 !important; }
#s1 a { background: #111 !important; color: #111 !important; }
#s2 a { background: #222 !important; color: #222 !important; }
#s3 a { background: #333 !important; color: #333 !important; }
#s4 a { background: #444 !important; color: #444 !important; }
#s5 a { background: #555 !important; color: #555 !important; }
#s6 a { background: #666 !important; color: #666 !important; }
#s7 a { background: #777 !important; color: #777 !important; }
#s8 a { background: #888 !important; color: #888 !important; }
#s9 a { background: #999 !important; color: #999 !important; }
#sa a { background: #AAA !important; color: #AAA !important; }
#sb a { background: #BBB !important; color: #BBB !important; }
#sc a { background: #CCC !important; color: #CCC !important; }
#sd a { background: #DDD !important; color: #DDD !important; }
#se a { background: #EEE !important; color: #EEE !important; }
#sf a { background: #FFF !important; color: #FFF !important; }

#footer
{
    width: 100%;
    text-align: center;
    margin-top: 5em;
    margin-bottom: 0.5em;
    border-top: 1px dotted;
    padding-top: 0.1em;
}

#footer #fineprint
{
    text-transform: lowercase;
}

.flickr_blue
{
    color: #0063DC;
}

.flickr_pink
{
    color: #FF0084;
}

#tags .smallest
{
    font-size: xx-small;
}

#tags .smaller
{
    font-size: x-small;
}

#tags .small
{
    font-size: small;
}

#tags .medium
{
    font-size: medium;
}

#tags .large
{
    font-size: large;
}

#tags .larger
{
    font-size: x-large;
}

#tags .largest
{
    font-size: xx-large;
}

