/*
Theme Name: Kid
Theme URI: http://www.woothemes.com/
Description: Child Theme for Headlines
Author: WooThemes
Template: headlines
Version: 2.1.2
Author URI: http://www.woothemes.com/
*/
 
@import url("../headlines/style.css");
@import url("../headlines/styles/blue.css");

#top {
	background: #131F26 url(images/bg.png) no-repeat top center;
	}
	
/* body  { font: 14px line-height: 1.2; }

	h1, h2, h3, h4, h5, h6  { margin: 0; line-height:1; }
	h1  {font-size: 36px; } h2  {font-size: 28px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 16px;} h6  {font-size: 14px;}

	p  {margin: 0;} */
	
	
	#page-nav { background:url(images/bg-pagenav.png) repeat-x; height:29px;
	}
	
	.featured-banner { background:url(images/banner-featured.png) no-repeat;
	}
	
	.post #share .banner { background:url(images/banner-share.png) no-repeat; }