/* relativity layout is based on sablog layout -- just a few modifications here and there. */
/* BTW: Hi to everyone who's actually reading this.  ;-) */

@import url(http://static.saschabeck.com/inc/sablog.css);


/* MOD CSS for sabforum            */
/* coded by Sascha A. Beck, sabweb.net    */
/* (c) sabweb.net  --  made in VIM        */
/* either it works ... or it doesn't (TM) */



#headertextlogo {
    float: right;
    margin:     50px 8px 0px 0px;
    width:      385px;
    height:     71px;
    background: url(http://static.saschabeck.com/img/headerimages/relativity_logo_large.gif) no-repeat top right transparent;
}

html>body #headertextlogo {
    background: url(http://static.saschabeck.com/img/headerimages/relativity_logo_large.png) no-repeat top right transparent;
    margin:     50px 14px 0px 0px;
}

#headerleft {
    background: url(http://static.saschabeck.com/img/headerimages/relativity_large_01.jpg) no-repeat top left transparent;
    z-index: 1;
}
