/*
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

*/

html,body{margin:0;padding:0}
body{font: 76% Georgia, "Times New Roman", Times, serif;
	background: url(images/bg.gif) repeat-y top left}
p, .network {margin:0 15px 15px}
h1 {font-size: 10em; padding-bottom:30px; margin: 0 0 0 15px}
h2 {font-size: 3.5em; padding-bottom: 20px; margin: 0 0 0 15px}
h3 {font-size: 2.5em; margin: 0 0 0 15px; padding-bottom: 10px; }
div#content p{line-height:1.6}
.network img {border: none; }

div#wrapper{float:right;width: 100%;margin-left: -400px}
div#content{margin-left: 220px; width: 600px; margin-bottom: 4em; margin-top: 230px;}
div#nav{float:left;width:200px; }
div#footer{clear:right;width:100%; height: 160px}
div#nav img {padding-left: 10px; padding-top: 10px;}

ul {list-style: none; text-transform: lowercase;}
ul.worksub a:link, ul.worksub a:visited {text-decoration: none; font-weight: normal; color: #000;}
ul.worksub a:hover {color: #000; background: #FF0; }
ul li, p {line-height: 160%}
ul ul { padding-left: 1em; }
li.workslist {list-style: none; border-bottom: 1px dotted #999; padding-bottom: 4px; margin-bottom: 5px; width: 120px}
.highlight a:link {font-style: italic; color: #ed145b}
ul#navlist li {
	text-align: center;
	font-size: 20px;
	list-style-type: none; margin-bottom: 5px;
	
}

.entry ul {padding: 0 0 20px 15px; margin: 0}
.entry ul a {font-weight: normal; color: #333;}
.entry ul a:hover {color: #ccc;}
div.entry div.wpcf7 {padding: 0}

div.entry div {padding-left: 15px;}

ul#navlist li a:hover {
color: #ccc;
}

ul.idTabs {
padding-left: 15px;
margin-bottom: 1em;
}

.idTabs li {
list-style-type: none; 
display: inline;
padding-right: 5px;
}

.idTabs li img {
margin-right: 5px;
border: none;
} 

.fullsize img {
margin-bottom: 0.5em;
margin-top: 0.5em;
} 

ul.work {
padding: 0;
margin: 0;
}

.network {
padding-left: 0;
margin-left: 0}

.fontpage img {
margin: 15px;
border: 1px #ccc solid;
}

.fontpage {padding-bottom: 5em;}

div.entry img.feature {
margin: 5px;
padding: 10px;
border: 1px solid #ccc;}


div#footer{border-top: 1px solid #333; color: #000; padding-top: 1em;}
div#footer p {margin:0;padding:5px 10px}
div#footer-left{float:left;width:200px; }
div#footer-middle{float:left;width:200px; padding-left: 18px; padding-top: 7px }
div#footer-right {float: left; margin-left: 250px; width: 200px; padding-top: 7px}

a:link, a:visited {color: #000; font-weight: bold; text-decoration: none;}
a:hover {color: #F06;}

.special {color: #F06; font-weight: bold}