/*   
Theme Name: patrickmcd.com; Thematic child
Theme URI: patrickmcd.com
Description: My own child theme
Author: Patrick McDonald
Author URI: http://patrickmcd.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

@import url(../thematic/style.css);

#header{
	
}

#branding{
	height:400px;
	background-image:url(little_developer.jpg);
	padding:0;
	/*width:960px;*/
}

#access{
	
	top:-32px;
}

.sf-menu{
	/*float: right;*/
	padding-left:50px;
}

#blog-title{
    padding: 250px 0 0 50px;
}

#blog-title a{
	color:#FFFFFF;
}

#blog-description{
    padding: 0 0 0 50px;
	color:#FFFFFF;
	width:500px;
}


