/* CSS Document */
/*
Theme Name: Hybrid Inoculated
Theme URI: http://www.inoculatedmedia.com
Description: Hybrid Inoculated is Inoculated Media's Hybrid child theme.
Version: 0.1
Author: Karl Haro von Mogel
Author URI: http://www.inoculatedmedia.com
Tags: 
Template: hybrid
*/

/* Get base CSS */
@import url('css/21px.css');

/* Get default Hybrid CSS */
@import url('css/screen.css');

/* Get 2 column layout */
@import url('css/2c-r-fixed.css');

/* Get the plugins CSS */
@import url('css/plugins.css');

/* Get the dropdown CSS */
@import url('css/drop-downs.css');

#header #site-title a {
	width: 960px;
	height: 120px;
	display: block;
	background: url(images/header4.jpg) no-repeat 0 0;
	text-indent: -9999px;
	}