/*
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

*/



/*resets and overrides
======================*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}


/*links and type
======================*/

body {
	background:#000000 url(images/bg_gradient.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:14pt;
}

h1 {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:.69em;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
margin:0 0 0 -20px;
padding:0 0 0 20px;
}

#information h1 {
text-transform:uppercase;
	color:#FFFFFF;
	font-size:.69em;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
background:#000;
margin:0;
padding:0;
}

h1 a {
	text-transform:uppercase;
	color:#fff;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
margin:0 0 0 -20px;
padding:0 0 0 20px;
}

h1 a:hover {
color:#ccc;
}

h3 {
	color:#FFFFFF;
	font-size:.69em;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
}

p {
	color:#aaaaaa;
	font-size:.75em;
	margin:0 0 12px;
}

a {
	color:#666;
	/*text-decoration:none;*/
}

a:hover {
	color:#ffffff;
	/*text-decoration:underline;*/
}

small {
color:#666;
font-size:.65em;
margin:0 0 10px 0;
display:block;
}


/*layout
======================*/

#wrapper {
	margin:0 auto;
	width:1000px;
}

#header{
	padding:34px 0 0 34px;
	margin:15px 47px 0 0;
	border-bottom:#4c4c4c 1px solid;
	width:908px;
	position:relative;
        height:55px;
}

img#logo {
	float:left;
}

img#bar {
	margin:6px 0 0 -18px;
	position:absolute;
}

#navigation {
	float:left;
	position:absolute;
	left:600px;
	top:43px;
}

#navigation ul {
	list-style:none;
	margin:0 0 0 -40px;
	width:400px;
}

#navigation ul li {
	float:left;
	margin:0 0 0 34px;
}

#navigation ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-size:.8em;
}

#navigation ul li a:hover {
	text-decoration:underline;
	color:#666666;
}

a.active {
	text-decoration:underline !important;
	color:#666666 !important;
}

#information {
	/*border-bottom:#4c4c4c 1px solid;*/
	border-top:#4c4c4c 1px solid;
	/*height:130px;*/
	width:940px;
	margin:25px 0 0;
}

#about {
	float:left;
	margin:12px 0 0 38px;
	width:43%
}

#connect {
	float:left;
	margin:12px 0 0 32px;
	width:14%;
}

#work {
	float:left;
	width:28%;
	margin:12px 0 0 43px;
}

#main_image_area {
	margin:16px 0 5px 35px;
	height:396px;
	position:relative;
	background-image:url(images/loading.gif);
	background-position: 50% 50%;
	background-repeat:no-repeat;
}


#project_title_area {
	height: 20px;
	margin:16px 0 0 37px;
}

#project_title {
	display:none;
}

#hiddenNav {
	/*display:none;*/
}

#caption_landing{
	float:left;
	margin:28px 0 10px;
	padding:0 0 0 32px;
	border-left: #4c4c4c 1px solid;
	color:#aaaaaa;
	font-size:.69em;
	min-height:70px;
}

#caption {
	float:left;
	margin:18px 0 10px;
	padding:10px 0 0 32px;
	border-left: #4c4c4c 1px solid;
	color:#aaaaaa;
	font-size:.69em;
	display:none;
	min-height:70px;
	width:260px;
}

#gallery {
	float:left;
	margin:9px 32px 30px 41px;
	
}

#footer {
	background:url(images/footer.png) no-repeat;
	height:30px;
	margin:11px 0 0 5px;
}

#footer p{
	padding:36px 0 0 40px;
}

#previousButton {
	position:relative;
	top:160px;
	/*display:none;*/
	margin-left:7px;
}

#nextButton {
	position:relative;
	top:160px;
	/*display:none;*/
	margin-right:8px;
}

#previousButtonHome {
	position:relative;
	top:160px;
	/*display:none;*/
	margin-left:7px;
}

#nextButtonHome {
	position:relative;
	top:160px;
	/*display:none;*/
	margin-right:8px;
}

.featured {
	color:#666;
}

#post-content {
	margin:20px 0 0 0;
}

#posts {
border-right:1px solid #4C4C4C;
float:left;
margin:0 30px 0 40px;
padding:0 43px 0 0;
width:500px;
}

#sidebar {
	width:200px;
	float:left;
font-size:1em;
padding:0px;
}

#sidebar h2 {
        text-transform:uppercase;
	color:#FFFFFF;
	font-size:1em;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
}


#sidebar h2 a {
        text-transform:uppercase;
	color:#FFFFFF;
	font-size:1em !important;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
text-decoration:none;
}

#sidebar h2 a:hover {
text-decoration:underline;
}

#sidebar ul {
list-style:none;
margin:0 0 15px;
color:#aaa;
}

ul.tweets li{
font-size:.95em !important;
margin:0 0 15px 0;
}

ul.tweets li a{
font-size:.95em !important;
}

li#twitter-3 {
background:#111111;
padding:10px 20px;
border:1px solid #1D1D1D;
margin:30px 0;
}

#sidebar ul li {
font-size:.69em;
}

#sidebar ul li a {
font-size:1.4em;
}

.comment-author, .comment-meta {
font-size:.69em;
color:#aaa;
}

.commentmetadata {
margin:0 0 15px 0;
}

.commentlist {
padding:25px;
background:#222;
width:425px;
list-style:none;
}

a#contact {
	background:url(images/contact-button-off.png) no-repeat;
	padding:3px 19px 6px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:.8em;
	position:absolute;
	top:90px;
	right:-2px;
}

a#contact:hover {
	background:url(images/contact-button-bg.png) no-repeat;
	padding:3px 19px 6px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
	font-size:.8em;
	position:absolute;
	top:90px;
	right:-2px;
}

.navigation {
display:none;
}

.postmetadata {
margin:0 0 25px;
font-size:.6em;
}

.postmetadata small {
font-size:1em;
}

h2.widgettitle  {
text-transform:uppercase;
	color:#FFFFFF;
	font-size:.69em;
	line-height:25pt;
	font-weight:normal;
	display:block;
	width:100%;
margin:0;
padding:0;
}

#respond small {
font-size:1em;
}

#about p, #connect p, #work p {
font-size:.69em !important;
}

.entry {
background:#808080;
padding:20px 20px 10px;
margin:0 0 15px;
}

.entry p{
color:#000;
}

.entry a {
color:#3a3a3a;
}

.entry a:hover {
color:#fff;
}

/*misc
======================*/

.clear {
	clear:both;
}

.print
{
	display:none;
}


/*jquery stepcarousel styles
======================*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 10px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 539px; /*Width of Carousel Viewer itself*/
	height: 60px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 8px; /*margin around each panel*/
	width: 51px; /*Width of each panel holding each content. If removed, widths should be 		individually defined on each content DIV then. */
}