#menu, #footer, #comments_container, .navigation, .entry-meta-wrapper {
    display: none;
}
.entry-date {    
    margin-bottom: 18pt;
    line-height: 18pt;
}
.entry-date .published {
    border: none;
}
#header {
    height: 72pt !important;
    padding: 0;
    margin: 0;
}
#header h1 {
    display: block !important;
    margin-bottom: 0;
    font-size: 22pt;
    line-height: 36pt;
    float: none;
}
#header h1 a, #header h1 a:hover  {
    font-size: 22pt;
    line-height: 36pt;
    padding: 0;    
    float: none;
}
#header p.strapline {
    display: block !important;
    font-size: 12pt;
    line-height: 18pt;
}
body.single #content h2.entry-title {
    margin-bottom: 0;
}
#wrapper {
    /*padding-right: 18pt;*/
}
#main {
    width: 100%;
    float: none;
}
#sidebar {
    display: none;
}
#blurb {
    padding: 0;
    line-height: 18pt;
    font-size: 18pt;
}
#blurb p {
    line-height: 18pt;
    font-size: 18pt;
    margin-bottom: 18pt;
}
body {
font-family:georgia, times, serif;
font-size: 12pt;
}
html>body {
font-size: 12pt;
}

table { 
font-size: 12pt;
}
p, ul, ol, label {
line-height: 18pt;
margin-bottom: 18pt;
}
h1, h2 {
    font-size: 22px;
    line-height: 36px;
}
h3 {
    font-size: 15px;
    line-height: 18px;
}
h4, h5, h6 {
    font-size: 12px;
    line-height: 18px;
}
