/*
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
Text Domain: kubrick

	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 */
body {
	font-size:0.71em; /* Resets 1em to 10px */
	font-family: 'Helvetiva', Arial, sans-serif;
	color: #000;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	
	}


h1, h2, h3 {
	font-weight: normal;
	}

h1 {
display:block;
position:absolute;
right:3.8em;
text-transform:uppercase;
font-size:1.55em;
top:180px;
z-index:100;
font-weight:normal;
color:#888888;
	}
	
ul.workslink .page-item-14 a{
display:block;
position:absolute;
right:0;
text-transform:uppercase;
font-size:1.55em;
top:180px;
font-weight:normal;
z-index:100;
margin:3px 0;}

.home h1 {
	text-align:center;
	position:relative;
	top:0;
	right:0;
	background:none;
	text-indent:0;
	width:auto;
	margin:0 0 30px;}


h2 {
	font-size: 1.55em;
	}


a{
	color: #000;
	text-decoration: none;
	}

a:hover, .active_page a, .current_page_item a {
	color: #999;
	text-decoration: none;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
background-color:white;
margin:100px auto 20px;
padding:0;
position:relative;
width:475px;

	}

#header {
	margin: 0;
	padding: 0;
	width: 475px;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 475px;
	position:relative;
	}


.post {
	margin: 0;
	text-align: left;
	}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}
.entry {
padding:0;
width:475px;}

.post-22 .entry{
	overflow:visible;
	padding:0;

width:480px;
}
p{
	margin:0 0 10px}
.entry p {
margin:0;
}

.content_right {
margin-bottom:30px;
margin-top:20px;
position:relative;
width:52%;
}

.page-template-default .content_right{
margin-bottom:10px;
margin-top:25px;
}

.page-template-contact-php .content_right {
margin-bottom:0;
margin-top:25px;
}


.content_right li{
	margin:5px 0;}

.page-template .content_right {
width:100%;
}

.post-meta{
position:relative;}

.post-meta-key { display:none; }

.page div.wpcf7{
}
.page div.wpcf7 p{
	margin:0;}

ul.pagenav {
clear:both;
float:left;
}

ul.pagenav li {
display:inline;
text-transform:uppercase;
}

ul.postnav {
float:right;
font-size:0.88em;
position:absolute;
right:0;
text-align:right;
top:205px;
text-transform:uppercase;
}

p.address{
	float:right;}

ul.workslink{
clear:none;
float:none;}


/* End Structure */



/*	Begin Headers */
h1 {
	margin:3px 0;
	}

h2 {
left:0;
margin:3px 0 0;
position:relative;
text-transform:uppercase;}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}



/* Begin Lists */

ul, .entry ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	}

.entry li {
	margin: 0 0 10px 0;
	}
#wp_page_numbers li{
	display:inline;
	font-size:1.17em;
	}
#wp_page_numbers{
display:block;
position:absolute;
text-align:right;
top:289px;
width:765px;}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
input, textarea{
	font-family: Georgia;
	font-size:1em;
	border:1px solid #999999;}
input[type="text"]{

height:15px;
margin-bottom:5px;
padding:3px;}
	
textarea{
float:left;
height:85px;
margin-bottom:0;
padding:3px;
width:405px;}

.button{
margin:76px 0 0 6px;	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

/* End Form Elements */









/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* End captions */

/* ------------------------------------------------------------------------
	custom slider
------------------------------------------------------------------------- */
.scrollcontainer{
background:#CCCCCC none repeat scroll 0 0;
float:left;	
width:480px;
height:285px}
.swWindow {
margin:10px 0;
max-height:265px;
overflow:hidden;
position:relative;
width:480px;
}

.single .swWindow{
margin:0 auto;}

.swArrowUp {
background:#000;
height:12px;
position:absolute;
right:0;
top:0;
visibility:visible;
width:12px;
}


.swArrowDown {
background:#000;
height:12px;
position:absolute;
right:0;
top:253px;
visibility:visible;
width:12px;
}

.swTrack {
background:transparent none repeat scroll 0 0;
height:241px;
padding:0;
position:absolute;
right:0;
top:5px;
visibility:visible;
width:12px;
}

.swSlider {
background:none;
position:relative;
right:0;
top:15px;
width:12px;
height:auto;
}

.swSlider div.swSliderTop{
	background:transparent url(images/slider_top.gif) no-repeat 0 0;
	width:12px;
	height:7px;}
.swSlider div.swSliderMiddle{
	border:1px solid #000;
	width:10px;
	right:-1px;
	height:100%}
.swSlider div.swSliderBottom{
	background:transparent url(images/slider_bottom.gif) no-repeat 0 0;
	width:12px;
	height:7px;}

.swSlider div {

}

.swContent {
position:relative;
top:0;
height:auto;
float:left;
}

.swArrowDown-over,.swArrowDown-active {
background:transparent url(images/arrow_down_hover.gif) no-repeat 0 0;
}

.swArrowUp-over,.swArrowUp-active {
background:transparent url(images/arrow_up_hover.gif) no-repeat 0 0;
}

.swSlider-over div.swSliderTop, .swSlider-active div.swSliderTop{
	background:transparent url(images/slider_top_hover.gif) no-repeat 0 0;
	}
.swSlider-over div.swSliderMiddle, .swSlider-active div.swSliderMiddle{
	background:#000;
	}
.swSlider-over div.swSliderBottom, .swSlider-active div.swSliderBottom{
	background:transparent url(images/slider_bottom_hover.gif) no-repeat 0 0;
	}

 .noScrollBar .swTrack,.noScrollBar .swArrowUp,.noScrollBar .swArrowDown {
visibility:hidden;
}

#wpstats  {
display:none;
}


/* "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." */
