/* 
Theme Name: Skeleton
Theme URI: http://themehybrid.com/themes/skeleton
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

@import url('../hybrid/library/css/21px.css');
@import url('../hybrid/library/css/2c-r-fixed.css');
@import url('../hybrid/library/css/plugins.css');
@import url('../hybrid/library/css/drop-downs.css');
@import url('../hybrid/library/css/screen.css');

#comments-template {display:none;}
.byline {display:none;} 


body {background:#000000 url(images/blue_bg.jpg) no-repeat fixed bottom left;color:#fff;}
#body-container {margin:0px auto;background:#000000;}


#header-container {
	overflow: hidden;
	width: 100%;
	background: #7ac142;
	}
#header {
	overflow: hidden;
	width: 960px;
	height: 195px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/site-title.jpg) no-repeat top center;
	}
#site-title {display:none;}
#site-title a {display:none;}
#site-title a span {display:none;}
#site-description {display:none;}
.breadcrumb {display:none;}
#navigation {display:none;}



#container {}
#container a {color:#fff;}
	.content {}
		.post {}

			.entry-title {}
			.single-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}


	.widget {}
		.widget-inside {}
			.widget-title {}


	#primary {}
		#primary .widget {padding:0px;}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
#primary .widget ul li {
	background: transparent;
	margin-bottom: 2px;
	}
#primary .widget li a {
	color: #fef200;
	}



#footer-container {}
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}
	#footer {}
		#footer .copyright {}
		#footer .credit {}


a:link {}
a:visited {}
a:hover {}
a:active {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}