/*
Theme Name: 		fanzine
Description: 		Fanzine's Theme
Version: 			1.0
Author: 			Karsten K
Tags: 				
License: 			none
License URI: 		none
Author URI:			http://kjkstudio.com
Theme URI:			
*/

/* =Header  
-------------------------------------------------------------- */
div #header
{
	width: 690px;
	float: left;
	background: #fff;
	margin: 0;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

div #header h1
{
	margin: 0;
	padding: 0;
	width: 718px;
	float: left;
}

div #header h1 a
{
	float: left;
	text-indent: -6666px;
	display: block;
	background: url('../images/fanzine_head.png') no-repeat scroll top left;
	width: 250px;
	height: 85px;
	margin: 0 0 0 0;
	
}
