/*   
Theme Name: Open Sourcerer
Theme URI: http://www.theopensourcerer.com
Description: A Wordpress Theme inspired by the colour scheme of Ubuntu Jaunty 9.04. Features: Two column layout, widget aware, variable width. 
Author: Alan Lord alan@theopensourcerer.com
Author URI: http://www.theopensourcerer.com
Version: 1.3
Tags: brown, two-column, flexible-width, widget-aware
License: GPLv3 or Later. (c) 2009 Alan Lord 
*/

#header {
    width:1024px;
    height:345px;
    margin-bottom:0px;
    background:#0F0C0B url("../images/absurdus-banner.jpg") no-repeat 0 0;
    text-align:right;
    border:0px solid #302724;
}

#header h1 {
    margin:18px 18px 0 0;
}

#header p.description {

    font-size:1.4em;
    margin:310px 0px 0 0;
}

#header h1 a {
    font-weight:200;
    font-size:1.5em;
}
