/*
Theme Name: Blue Heatmap
Theme URI: http://sportsblognet.com/
Description: Blue Version of Heatmap
Author: Rich
Author URI: http://sportsblognet.com/
Template: heatmap-adsense-theme
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../heatmap-adsense-theme/style.css");
 
 
body { 
	background: #0c2d49 url(images/wallpaper-bg-blue.jpg) no-repeat center top;
}

/* Header Bar
-------------------------------------------------------------- */

#header-bar { 
	background: url(images/header-bg-blue.jpg) no-repeat;
}
