/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized theme framework, featuring 18 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.6.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2009 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/*SL header START*/
#container {padding: 0, 0, 0, 0; margin-top: 0; }
#header-container { padding: 0, 0, 0, 0; height: 220px; width: 100%; margin-bottom=10px; }
#header {
	padding: 0, 0, 0, 0;	
	float: left;
	width: 960px;
	height: 220px;
	text-align: center;
	}
#header h1 {
	padding: 0, 0, 0, 0;
	float: top;
	align: center;
	width: 210px;
	font-weight: bold;
	font-size: 0px;
	display: block;
	}

#header h1 a {
	margin: 0 0 0 10px;
	width: 800px;
	height: 230px;
	display: block;
	align: center;
	margin-left: 70px;
	background: url("http://www.joyofwriting.net/blog/wp-content/uploads/2010/07/JOW_new.jpg") no-repeat 0 0;
	}

#header h2 {
	padding: 0, 0, 0, 0;
	float: top;
	align: center;
	width: 200px;
	font-weight: bold;
	display: block;
	}



/* Comment out or delete this style rule if not using header image */
/*#header h1 a span, #header h1 { display: block; }*/
/* #header h2 { display: block; }*/
/*SL header END*/


/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}