/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* CSS Document */

body { 
	background: url("images/bg.jpg");
	margin: 0px;
	color: #d6dbd1;
	font: 8pt/12pt verdana, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-top: 20px;
}

#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 896px;
	height: 768px;
}

.gallery { position: absolute; display: block; width: 91px; height: 14px; margin-left: 432px; margin-top: 116px; }
.shop { position: absolute; display: block; width: 68px; height: 14px; margin-left: 524px; margin-top: 116px; }
.potter { position: absolute; display: block; width: 85px; height: 14px; margin-left: 594px; margin-top: 116px; }
.news { position: absolute; display: block; width: 70px; height: 14px; margin-left: 682px; margin-top: 116px; }
.contact { position: absolute; display: block; width: 70px; height: 14px; margin-left: 755px; margin-top: 116px; }

a {
	color: #cfd6c4;
	text-decoration: none;
}

a:hover {
	color: #cfd6c4;
	text-decoration: underline;
}


#div_01 {
	width: 896px;
	height: 180px;
	background: url("images/01.gif");
	display: block;
}

#div_02 {
	width: 185px;
	height: 489px;
	background: url("images/02.gif");
	display: block;
	float: left;
}

#div_03 {
	width: 626px;
	height: 489px;
	background: url("images/03.gif");
	display: block;
	float: left;
}

#div_04 {
	width: 85px;
	height: 489px;
	background: url("images/04.gif");
	display: block;
	float: left;
}

#div_05 {
	width: 896px;
	height: 99px;
	background: url("images/05.gif");
	display: block;
	float: left;
	padding-left: 50px;
}

#div_06 {
	width: 84px;
	height: 417px;
	background: url("images/06.gif");
	display: block;
	float: left;
}

#div_07 {
	width: 896px;
	height: 171px;
	background: url("images/07.gif");
	display: block;
	float: left;
	padding-left: 50px;
}

.footer {
	color: #aaaf9e;
	font: 7pt/12pt verdana, sans-serif;
}

input {
	margin-bottom: 10px;
}

.input {
	width: 400px;
	display: block;
	margin-top: 10px;
}

textarea {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}

.item_img {
	border-width: 3px;
	border-style: solid;
	border-color: #4C5A45;
}

.item_name {
	font: 8pt/10pt verdana, sans-serif;
	color: #272216;	
}

a.sidebar_link {
	color: #f4f7ef;
	text-decoration: none;
}

a:hover.sidebar_link {
	color: #f4f7ef;
	text-decoration: underline;
}
