
body {
    background:#fff;
    margin:0 auto;  
    padding:10px 20px;
    font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    text-align:center;
    color:#333;
    font-size/* */:/**/small;
    font-size: /**/small;
}

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

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

a:hover {
    color:#c60;
    text-decoration:underline;
}

a img {
    border-width:0;
}

#header {
    width:660px;
    margin:0 auto;
}

#blog-title {
    margin:5px 5px 0;
    padding:20px 20px .25em;
    font-size:150%;
    line-height:1.2em;
    font-weight:normal;
    color:#666;
    text-transform:uppercase;
    letter-spacing:.2em;
}

#content {
    width:660px;
    text-align:left;
    margin:10px auto;
}

#toc {
    width:200px;
    float:left;
    overflow:auto;
}

#main {
    width:440px;
    float:right;
    text-align:justify;
}

h2 {
    margin:1.5em 0 .75em;
    font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    text-align:center;
    letter-spacing:.2em;
    color:#666;
}

.date-header {
    margin:1.5em 0 .5em;
    color:#393;
    text-align:left;
}

.gallery-link {
    margin:1.5em 0 .5em;
    text-align:left;
}

.post-title {
    margin:.25em 0 0;
    padding:0 0 4px;
    font-size:140%;
    font-weight:normal;
    line-height:1.4em;
    color:#c60;
}

.toc-highlight {
    color:#c60;
    font-weight:bold;
}
