/*
Theme Name: Sales-Design Template
Theme URI: http://www.sales-design.de
Description: Basierend auf Thematic Theme</a>
Author: Marco Gottschild
Author URI: http://www.zukunftsinstitut.de
Template: thematic
Version: 1.0
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

/* Insert Banner */
#branding {
    padding:44px 0 0 0;
    background:url(images/powered-by-logo.png) no-repeat top right;
}

#blog-title a {
    background:url(images/banner_sales-design.jpg) no-repeat top center;
    display:block;
    text-indent:-9000px;
    width: 940px;
    height: 200px;
}

#blog-description {
    text-indent:-9000px;
}

#blog-description {
    padding:0 0 -10px 0; 
}

/* Move Menu and Content up: */
#access {
	top:-55px;
}

#main {
    top:-80px;
}

/* Breadcrumb NacXT format: */
#content .aside {
    border:0px;
    margin:0;
}

#content .aside ul {
padding:0 1px;
}