
body {
    background-color: #F5F5F5;
    color: black;
    height: 110%;
    text-align: center;
}

#header {
    width: 750px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    background: url(/img/header-right.png) no-repeat scroll top right;
    position: relative;
    margin-top: 3px;
    margin-bottom: 8pt;
    font-family: Eurostile, Lucida Grande, Verdana, Helvetica, Arial, sans;
    font-size: 11px;
    text-align: right;
}

#header h1 {
    margin: 0px;
    border: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    font-family: Eurostile, Lucida Grande, Verdana, Helvetica, Arial, sans;
    font-size: 11px;
}

#header h2 {
    position: relative;
    top: 1px;

    margin: 0px;
    border: 0px;
    padding: 0px;
    margin-right: 6px;

    color: #9C9CBA;

    text-align: right;
    font-size: 11px;
    font-weight: normal;

    text-transform: lowercase;
}

#header ul {
    margin: 0px;
    border: 0px;
    padding: 0px;
    margin-right: 6px;
    position: relative;
    top: 3px;
}

#header li {
    display: inline;
    margin-left: 10px;
    font-size: 11px;
    font-weight: bold;
}

#header li a:link, #header li a:visited {
    color: #FF9500;
    text-decoration: none;
}




#content {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}


#main {
    width: 444px;
    float: left;

    font-family: Lucida Grande, Verdana, Helvetica, Arial, sans;
    font-size: 11px;
    line-height: 160%;
    padding-left: 28px;
    padding-right: 28px;
}

#main h1, #main h2 {
    clear: both;
}

#main h1 {
    font-family: Eurostile, Lucida Grande, Verdana, Helvetica, Arial, sans;
    font-size: 20px;
    line-height: 100%;
    margin-left: -28px;
    margin-right: -28px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    border-bottom: 4px solid #FF9500;
}

#main h2 {
    font-family: Eurostile, Lucida Grande, Verdana, Helvetica, Arial, sans;
    font-size: 16px;
    line-height: 100%;
    margin-left: -28px;
    margin-right: -28px;
    padding-bottom: 2px;
    margin-bottom: 8px;
    border-bottom: 1px solid #FF9500;
}

#main h2 a, #main h2 a:link, #main h2 a:visited {
    text-decoration: none;
    color: #212180;
}

#main h2 a:active, #main h2 a:hover {
    text-decoration: underline;
    color: red;
}

#main .block {
    position: relative;
}

#main .timestamp {
    line-height: 100%;
    width: 28px;

    float: right;
    margin-top: -8px;
    margin-right: -28px;
    margin-left: 4px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: black;
}

.timestamp .ts_dow {
    background-color: white;
    border-left: 1px solid #FF9500;
    border-right: 1px solid #FF9500;
}
.timestamp .ts_day {
    background-color: white;
    border-left: 1px solid #FF9500;
    border-right: 1px solid #FF9500;
    font-size: 16px;
    line-height: 100%;
}
.timestamp .ts_month {
    background-color: white;
    border-left: 1px solid #FF9500;
    border-right: 1px solid #FF9500;
    border-bottom: 1px solid #FF9500;
}
.timestamp .ts_time {
    font-size: 9px;
    line-height: 100%;
}


#main .block .links {
    line-height: 100%;
    font-size: 9px;
    font-weight: bold;
    text-transform: lowercase;
    color: #FF9500;
    xbackground-color: white;
    border-top: 1px dotted #FF9500;
    padding: 2px;

    clear: both;
}

#main .links a, #main .links a:link, #main .links a:visited {
    text-decoration: none;
    color: #FF9500;
}

#main .links a:active, #main .links a:hover {
    text-decoration: underline;
    color: red;
}

#main .block {
    margin-bottom: 30px;
}

#main p {
    margin-top: 0px;
    
}



#side {
    width: 230px;
    float: right;

    font-family: Lucida Grande, Verdana, Helvetica, Arial, sans;
    line-height: 110%;
    font-size: 10px;
    color: #9C9CBA;
    text-align: right;
}

#side h2 {
    font-family: Eurostile, Lucida Grande, Verdana, Helvetica, Arial, sans;
    line-height: 100%;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #9C9CBA;
    padding-bottom: 1px;
    margin-bottom: 0px;
    text-transform: lowercase;
}

#side a, #side a:link, #side a:visited {
    text-decoration: none;
    color: #212180;
}

#side a:active, #side a:hover {
    text-decoration: underline;
    color: blue;
}

#side p {
    margin-top: 0px;
}

#side ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#side li {
    padding: 0px;
    margin-left: 3px;
}




#footer {
    clear: both;

    width: 750px;
    height: 16px;
    
    margin-left: auto;
    margin-right: auto;
    background: url(/img/footer-left.png) no-repeat scroll top left;
    position: relative;
    margin-top: 3px;
    margin-bottom: 10px;
    font-family: Eurostile, Lucida Grande, Verdana, Helvetica, Arial, sans;
    text-align: left;
}

#footer h1 {
    margin: 0px;
    border: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#footer {
    color: #9C9CBA;
    font-size: 11px;
    font-weight: normal;
    padding-left: 6px;
    text-transform: lowercase;
}


/*** App-specific styles *********************************/

#main .photo {
    background-color: white;
    padding: 8px;
    border: 1px solid #9C9CBA;
    margin: 0px 10px 10px 10px;
}

#main img.photo {
    float: left;
}

/* Flickr badge images */
#side img.flickrimg {
    background-color: white;
    padding: 4px;
    border: 1px solid #9C9CBA;
    margin-top: 4px;
    margin-left: 4px;
}


#main img.flickrEmailImage {
    background-color: white;
    padding: 8px;
    border: 1px solid #9C9CBA;
    float: left;
    margin: 0px 10px 10px 10px;
}

/* MT TypeKey user icon */
#commenter-profile img {
    border: 0px;
}
