/*
Theme Name:     ITJW Twenty Eleven Child
Theme URI:      http://crleasing.com.au/
Description:    Child theme for the Twenty Eleven theme 
Author:         BRH
Author URI:     http://itjustworks.com.au/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

/*
--------------------------------------------------------
Do not display any text in the Site Title

*/

h1#site-title span,
h2#site-description {
display:none
}


/*
--------------------------------------------------------
Display Company Logo as the Site Title

*/

h1#site-title {
background: url(images/CRL_Logo.jpg) no-repeat;
width: 400px;
height: 79px;
}