/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/http://photogallery.creativescapism.com/wordpress/wp-admin/theme-editor.php?file=/themes/default/style.css&theme=WordPress+Default&a=te
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

*/



/* Begin Typography & Colors */

html {
height: 100%;
margin: 0;
padding: 0;
}


body {
margin: 0;
padding: 0;
width: 2400px;
height: 400px;
background-image: url(images/bg.jpg);
background-color: #0d0906;
}

img {
border: none;
}

p {
text-indent: 20px;
}

.par {
	margin: 0 50px 0 0px;  
padding: 10px;
	float: left; 

height: 25px;

}

div.post {
float: left;
width: 900px;
margin-left: 100px;
margin-top: 70px;
font: 9pt Verdana;
font-style: italic;
line-height: 20px;
}

#title {
background-image: url(images/head.png);
background-repeat: no-repeat;
position: fixed;
top: 30px;
left:35%;
width: 490px;
height: 75px;
}

#rope {
background-image: url(images/rope1.png);
background-repeat: repeat;
left:0;
width: 2400px;
height: 185px;
z-index: 2;
}	


#content {
float: left;
margin-top: 20px;
margin-left: 144px;
font: 10pt Verdana;
line-height: 20px;
text-indent: 10px;
color: #b08c71;
height: 0px;
}


#footer {
position:fixed;
bottom: 40px;
left:0;
clear: both;
z-index: 2;
} 



#footimg {
background-image: url(images/footer.png);
background-repeat: repeat;
position:fixed;
bottom:0;
left:0;
width: 2400px;
height: 119px;
z-index: 1;
}


#footnote {
position: fixed;
bottom: 10px;
right: 0px;
z-index: 3;
font: 8pt Verdana;
}

#door {
float: left;
background-image: url(images/door.jpg);
background-repeat: no-repeat;
position: fixed;
bottom:110px;
left:0;
width: 67px;
height: 667px;
z-index: 2;
}

#window {
background-image: url(images/window.jpg);
background-repeat: no-repeat;
position: absolute;
left: 2400px;
width: 55px;
height: 100%;
}

h2 {
text-decoration:underline;
color: #b08c71;
padding-left: 30px;
padding-top: 10px;
}

p {
text-indent: 25px;
}

#navig {
font: 9pt Verdana;
float: right;
position: fixed;
right: 0px;
top: 0px;
margin-right: 55px;
}

#nav li {
display: inline;
background: url(images/circle.png) no-repeat right center;
list-style-type: none;
padding-right: 10px;
}

#arrows {
float: right;
width: 100px;
height: 50px;
position: fixed;
right: 0px;
top: 500px;
cursor: pointer;
z-index: 3;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 48px;
	height: 50px;
}

#arrows ul li a{
margin-right: -5px;	
float: left;
	display: block;
width: 48px;
	height: 50px;
	overflow: hidden;
font-size: 50em;
}

#arrows ul #left a {background: transparent url(images/larrow.png) no-repeat;
}

#arrows ul #right a{background: transparent  url(images/rarrow.png) no-repeat;
}


a:link {
font-weight: bold;
letter-spacing: 3px;
color: #b5b2b2;
}

a:visited {
font-weight: bold;
letter-spacing: 3px;
color: #b5b2b2;
}

a:active {
font-weight: bold;
color: #b5b2b2;
}

a:hover {
text-decoration: none;
font-style: italic;
color: #b08c71;
}

img.alignleft {
float: left;
margin-right: 10px;
}

#footnote a:link {
font: 8pt Verdana;
color: #000;
text-decoration: underline;
}

#footnote a:visited {
font: 8pt Verdana;
color: #000;
text-decoration: underline;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
