    
#header h1 {    
    display:block;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:48px;
    font-weight:bold;
    letter-spacing:-0.1em;
    line-height:1;
    line-height:1;
    padding-left:48px;
    padding-bottom:5px;
}

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

#header .description {
    clear:left;
    color:#999;
    display:block;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:28px;
    line-height:1;
    padding-left:48px;
    padding-bottom:10px;
    width:100%;
}

.container {
    border-top:0px;
}

#header {
    height:130px;
}

#page {
    background: transparent;
    border:0px;
}

#maincontent {
    padding-bottom: 0px;
}

#maincontent .content {
    padding-top: 0px;
    padding-bottom: 0px;
}

#maincontent h1 {
    border-bottom: 0px;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 2.5em;
    font-weight:bold;
    margin:1em 0 0.2em;
    text-decoration: none;
}

#maincontent h2 {
    border-bottom: 0px;
    color:#000;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    font-weight:bold;
    text-decoration: none;
}

.post h1 a {
    color:#000;
    text-decoration: none;
}

.entry {
    font-size:1.1em;
}
.entry a {
    color:#ff0000;
}

.entry p img {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.entry_meta{
    background:#eee;
    -moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
    border-bottom:1px solid #ccc;
    font-size:1em;
    padding:3px;
    margin:1em 0 1.5em;
    color:#999;
}
.entry_meta a:hover {
    color:#000 !important;
}
.entry_meta .categories a {
    float:right;
    text-decoration:none;
    color:#999 !important;
    margin-right:1em;
}
.entry_meta .tags a {
    text-decoration:none;
    color:#777 !important;
    font-weight:bold;
}

.rss a {
    background:url(../images/rss.gif) top no-repeat;
    display:block;
    float:left;
    height:14px;
    margin-left:5px;
    text-indent:-9999em;
    width:14px;
}

#sidebar, #sidebar h2 {
    font-family:Lucida Grande,Arial,Helvetica,sans-serif;
}

#sidebar h2 {
    font-size: 1.5em;
    font-weight: bold;
}

#search {
    margin-right: 6px;
}

h3 {
        color: #000000;
}
