/*
Theme Name: kraft
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme</a>
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

body
	{
	background:url('strip.jpg') repeat-x  #bad824;
	color:#1a1801;
	}

h1
	{
	color:brown;
	}

#blog-title
	{
	visibility:hidden;
	}

#blog-description
	{
	visibility:hidden;
	}

#branding
	{
	width:1000px;
	height:130px;
	background:url('septic-tank.jpg') no-repeat;
	}

.menu
	{
	position:relative;
	left:220px;
	}


.menu li
	{
	background-color:#f7ac0c;
	}
.menu a:link
	{
	color:brown;
	}
.menu a:hover
	{
	color:brown;
	}
.menu a:visited
	{
	color:brown;
	}

#main
	{
	position:relative;
	top:-50px;
	}





