
body {
    background-color: #E4F2FD;
}

h1 a, h2 a {
    color: #000;
    text-decoration: none;
}


#head {
    
}

#sidebarnav #head a {
    color: #000;
}

#sidebarnav #head a:hover {
    background: none;
}

#head .description {
    border-top: 1px dashed #004C6D;
}

#sidebarnav a {
    display: inline;
}
#sidebarnav {
    border-left: 1px solid #004C6D;
    position: static;
}

.postmetadata .comments {
    border-bottom:thin dashed #004C6D;
}

#ft {
    background:#CDCDCD none repeat scroll 0%;
    border-top: 1px solid #004C6D;
}
a, h1 {
    color: #004C6D;
}
#comments {
    color: #004C6D;
}

#sidebarnav h2 {
    display: none;
}
#mbl_widget_frame {
    margin: 1.5em;
}
div.entry div.postmetadata, .postmetadata {
    position: static;
}

.postmetadata .edit a {
    position: relative;
}

