/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: 	Jan Gunnar Grude
	Author Site		: 	http://www.barnegospel.net
	Style Name		: 	TBG
	Style URI		:	http://www.barnegospel.net
	Version			:	1.0
	Header Height	:	260
	Comments		:	I made Vader as a tribute to Star Wars for use on my own blog.
						The header image was painted by my friend Rasmus (http://no-go-dk)
						License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/



#page {
	width: 980px !important;

	}

#primary	{
	width: 700px !important;
	_width: 700px !important;
	}

/*
#secondary {
	width: 200px !important;
	_width: 200px !important;
	}

h1 {
	position: absolute;
	top: 25px;
	left: 50px;
	padding: 0;
	}

.description {
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
	}

body {
	background: #000;
	color: #000;
	margin: 0;
	} 

#header {
	background: black url('mustafar.jpg') center center no-repeat; 
	height: 260px;
	width: 980px !important;
	} 

*/
