#main {
    background: url(../images/lava_footer.png) bottom right no-repeat;
    width: auto;
}
#footer {
background: #4C4A4A;
margin: 0px;
border: none;
}
#header {
height: 205px;
background: url(../images/lava_banner.png) top center no-repeat;
height: 173px;
position: relative;
}
#branding {
color: white;
padding: 10px;
width: auto;
position: absolute;
left: 5%;
top: 45px;
background: url(../images/translucent_white.png) top left repeat;
}
#blog-description {
width: auto;
}
#access {
background: #333;
position: absolute;
bottom: 0;
width: 95%;
padding-left: 5%;
}
#access .menu {
width: 100%;
}
#main {
padding: 0 0 30px 5%;
}
#container {
padding: 30px 0 0 0;
width: 60%;
}
#content {
width: auto;
text-align: justify;
}
#primary {
background: #F6F6F6 url(../images/lava_menu_bg.png) top right no-repeat;
}
.main-aside {
width: 30%;
right: 0;
}
.sf-menu li {
margin-right: 15px;
}
.sf-menu {
border-right: none;
}
a:link, a:visited {
color: #777788;
}
a:active, a:hover {
color: #bbbbcc;
}
.banner_ad {
padding: 20px;
margin-left: auto;
margin-right: auto;
width: 468px;
}
.ad_vertical {
margin-left: auto;
margin-right: auto;
width: 160px;
}
#error404titleImage {
display: block;
margin: 20px;
margin-left: auto;
margin-right: auto;
}

/* remove digg links from certain pages: */
#post-370 .dd_left, #post-370 .dd_after, /*contact page */
#post-376 .dd_left, #post-376 .dd_after, /*online personas page */
#post-304 .dd_left, #post-304 .dd_after { /* links page */
display: none;
}
