/*
Theme Name: Food Alleblog
Theme URI: http://blog.allebach.com/
Description: Theme for Allebach Communications.
Version: 1
Author: 
Author URI: 
Tags: red, fixed width, three columns, food
*/

body 
{
    background:#ae1c0c url(images/body/background.png) repeat-x -113px 0;
    }

div#all 
{
    background:url(images/header/background.png) no-repeat 0 0;
    }

div#wrapper 
{
    background:white url(images/wrapper/background.png) repeat-y -1px 0;
    margin-left:155px;
    overflow:hidden;
    width:991px;
    }

h1#header 
{
	background:url(images/header/repeat.png) repeat-x -90px 0;
    height:258px;
    margin:0;
    padding:0;
    position:relative;
    width:100%;
    }
h1#header a 
{
    display:block;
    height:100%;
    position:relative;
    width:1174px;
    }
h1#header span.cssimage 
{
    background:url(images/header/background.jpg) no-repeat 0 0;
    }
 

div#footer 
{
    background:url(images/footer/background.png) no-repeat 0 0;
    clear:both;
    height:21px;
	margin-left:32px;
    width:937px;
    }
 
    
div#advertisements h2 span.cssimage
{
    background-image:url(images/advertisements/header.png);
    }
 
div#advertisements {
	margin-left:32px;
}


div.seperator 
{
    background-image:url(images/sidebar/seperator.png);
    height:25px;
	margin-bottom:15px;
    position:relative;
    left:10px;
    width:198px;
    }
