/*
 Theme Name:   Twenty Eleven Child
 Theme URI:    http://horvatic.net/twenty-eleven-child/
 Description:  Twenty Eleven Child Theme
 Author:       John Doe
 Author URI:   http://horvatic.net
 Template:     twentyeleven
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-eleven-child
*/

@import url("../twentyeleven/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#site-title {
   text-indent: -9999px;
   width: 230px;  /*  width of the image file. */
   height: 90px;  /*  height of the image file. */
   margin:30px 0 0 0;
   background: url(header.png) #fff no-repeat;
   font-size: 1px;
   line-height: 1px;
   text-decoration: none;
}


