/*   
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:100%;
    height:200px;
    margin-bottom:1em;
    background:#0F0C0B url("../images/header.jpg") no-repeat 0 0;
    text-align:right;
    border:1px solid #302724;
}

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

#header p.description {
    font-size:1.2em;
    margin:1em 18px 0 0;
}

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