/**
 * Theme Name: Hybrid Child
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A child theme of the Hybrid parent theme.
 * Version: 0.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, microformats, translation-ready, rtl-language-support, one-column, two-columns, three-columns, fixed-width
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Template: hybrid
 */

/* Importing the parent theme stylesheet. */
@import url( '../hybrid/style.css' );

#site-title {
background: url("/oxheyslogo2.png") no-repeat;
display: block;
line-height: 100px;
text-indent: -999px; margin:0 0 10px 0;
}
#site-title a {
background: url("/oxheyslogo2.png") no-repeat;
display: block;
line-height: 100px;
text-indent: -999px; margin:0 0 10px 0;
}