h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dd,dt { 
    margin:0; padding:0
}

html, body {
    width: 100%;
    height: 100%;
}

body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}

a img {
    border: 0;
}

a {
    color: #026EC0;
}

body, table, textarea {
    font-family: Tahoma;
    font-size: 14px;
    background-color: white;
}

#head {
    border-bottom: 1px solid #DBDBDB;
    height: 30px;
    position: relative;
}

h1 #logo, h2, h3 {
    color: #026EC0;
    font-family: Palatino Linotype,Times New Roman;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 0 10px;
    text-transform: lowercase;
    text-decoration: none;
}

h2 a {
    text-decoration: none;
}

h1, h2 {
    display: inline;
}

#spacer {
    padding: 20px 0 0 41px;
    background: url( '/media/main/tr_bbg.gif' ) no-repeat right top;
    height: 59px;
    overflow: hidden;
}

#spacer h3 {
    display: inline;
    margin: 0;
}

#spacer span, .post_list span {
    border-bottom: 1px solid #DBDBDB;
    text-transform: lowercase;
    padding: 0 10px 0 0;
}

#menu {
    background: url( '/media/main/tr_bg.gif' ) no-repeat right top;
    width: 126px;
    height: 31px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 0 0 0;
}

#menu a {
    color: #6A6A6A;
    text-decoration: none;
    font-size: 12;
}

.tags ul {
    clear: both;
    display: inline;
    margin: 0;
    padding: 0;
}

.tags li {
    list-style: none;
    margin: 0 0 0 4px;
    display: inline;
}

#content {
    padding: 0 41px 35px 41px;
    line-height: 20px;
    vertical-align: top;
}

#footer {
    border-top: 1px solid #DBDBDB;
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 0.9em;
    color: #6A6A6A;
}

#footer span {
    margin: 7px 0 0 13px;
    display: inline-block;
}

.post_list h3 {
    text-transform: lowercase;
    display: inline;
    margin: 0 0 10px 0;
}

.post_list a {
    text-decoration: none;
}

.post_list div, .post {
    margin: 0 0 20px 20px;
}

pre {
    margin: 10px 0 10px 10px;
    font-family: "Courier New"
}

.page {
    margin: 0 auto;
    display: table;
    border: 1px solid #DBDBDB;
    padding: 0;
}

.page li {
    list-style: none;
    color: #026EC0;
    font-weight: bold;
    display: inline;
    margin: 0 4px 0 4px;
}

.page a {
    text-decoration: none;
}

.post p {
    margin: 0 0 26px 0;
}
