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

*/

div, span, p, h1, h2, h3, h4, h5, h6, body, html, ul, li, a, ol, dl, small
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: black;
	font-size: medium;
	font-family: Verdana, Geneva, sans-serif;
	color: #3A3A3A;
	text-align: justify;
	line-height: 1.5em;
	font-weight: bold;
}

a img
{
	border: none
}


/* Begin Typography & Colors */
body {
		
		background-color: #fff;
		background-image: url('images/side.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		background-attachment: fixed;
		margin: 0px;
		padding: 0px;
	}
	
	
p, #content ul, #content ol, #content strong, #content label, #si_contact_form1 div
{
	 font-family: "Times New Roman", Helvetica, sans-serif;
	 color: #3A3A3A;
	 text-align: justify;
	 line-height: 1.2em;
	 font-size: 1.05em;
	 list-style-position: inside;
}

#content dl
{
	font-family: "Times New Roman", Helvetica, sans-serif;
	 color: #3A3A3A;
	 text-align: justify;
	 line-height: 1.2em;
	 list-style-position: inside;
}

#content dl
{
	margin: 0.5em 0;
}

#content dl dt
{
	font-weight: bold;
	display: block;
}

#content dl dd
{
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	display: block;
}

#content h3
{
	margin-top: .1em;
	margin-bottom: 0;
}

#nav
{
	background-color: white;
	overflow: auto;
	position: fixed;
	top: 0px;
	left: 0px;
}

#nav  span.title
{
	top: 0px;
	right: 10px;
	position: fixed;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	z-index: 20000;
	font-weight: bold;
	padding-top: 17px;
	font-size: 2em;
	letter-spacing: 1px;
	color: #3A3A3A;
}
	


#nav ul
{
	list-style-image: none;
	list-style-type: none;
	overflow: auto;
	padding-top: 25px;
	position: fixed;
	z-index: 10000;
	background-color: white;
	margin-right: 350px;
	padding-bottom: 15px;
	display: block;
	width: 100%;
	top: 0px;
}

#nav ul li
{
	display: table-cell;
	width: 9em;
	height: 1.3em;
	color: white;
	text-align: center;
	float: left;
	margin-left: 15px;
	padding: 2px;
	font-weight: bold;
	font-size: medium;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	vertical-align: middle;
	background-color: black;
}

#nav ul li:hover
{
	background-color: #3A3A3A;
}

.entry
{
	margin-top: .5em;
}

#nav ul li a, #nav ul li a:hover, #nav ul li a:active, #nav ul li a:visited
{
	display: block;
	color: white;
	text-decoration: none;
}

/* Resume code */
#content .resume-block p, #content .resume-block ul
{
	margin-bottom: 0px;
}


.resume-block
{
	margin-bottom: 1em;
}

#resume
{
	margin-top: .8em;
}



#content
{
	position: relative;
	top: 65px;
	margin-left: 15px;
	margin-right: 250px;
	background-color: white;
}

#content p, #content ul
{
	margin-bottom: .6em;
}

#content ul
{
	margin-left: .7em;
}

#sidebar
{
	float: right;
	width: 200px;
	border-left: solid 1px #3a3a3a;
	padding-left: 10px;
}

#content img
{
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

object
{
	z-index: 0;
}

img.alignleft
{
	float: left;
	margin-right: .8em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	
}

img.aligncenter,
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	float: right;
	margin-left: .8em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.post
{
	margin-bottom: 2em;
}


.post h2
{
	font-size: 1.25em;
}

.post small
{
	font-size: 0.75em;
}

.postmetadata
{
	font-size: .7em;
	margin-top: 15px;
}

.postmetadata small
{
	font-size: 1em;
}

.commentmetadata
{
	font-size: .7em;
	margin-bottom: 7px;
}

.comment
{
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: inset 1px #a3a3a3;
}

.commentlist
{
	list-style-image: none;
	list-style-type: none;
}

.vcard img
{
	display: none;
}

.vcard cite
{
	font-weight: bold;
}

#comments
{
	margin-top: 15px;
}

#respond
{
	margin-top: 15px;
}

#sidebar ul
{
	list-style-image: none;
	list-style-type: none;
}

#sidebar ul li.widget
{
  margin-top: 10px;
}

#blog
{
		margin-right: 260px;
		
}

#content .navigation
{
	font-size: .8em;
	overflow: auto;
}

#content .navigation .alignleft
{
	float: left;
}

#content .navigation .alignright
{
	float: right;
}

#content hr
{
	margin: 1em 0px;
}

#footer
{
	clear: both;
	text-align: center;
	position: relative;
	top: 85px;
	margin-left: 15px;
	margin-bottom: 1em;
}

#footer p
{
	text-align: center;
}

a, a:active, a:visited
{
	color: #DF1110;
	text-decoration: none;
}

a:hover
{
	color: #EF2220;
	text-decoration: underline;
}

#searchform input
{
	display: block;
}

#searchform label
{
	display: none;
}

.widget li
{
	margin: 0px;
}

/* Social Media Stuff */
.socialmedia
{
	margin-top: 1.5em;
	overflow: auto;
}

.socialmedia iframe
{
	float: left;
}

.socialmedia .twitter iframe
{
	margin-top: 5px;
}

/* Calendar Styles */
#wp-calendar th
{
	font-size: .9em;
}

#wp-calendar td
{
	font-size: .8em;
	text-align: center;
}

#wp-calendar caption
{
	font-size: .9em;
	letter-spacing: 1px;
}

/* Projects Page*/

#projects
{
	
}

#projects h3
{
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

#projects h4
{
	font-size: .85em;
}

.project-section
{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.project-block
{
	margin: 0.4em 0.1em;
	overflow: auto;
}

.project-block img
{
	margin-top: 0px;
}



#si_contact_name1, #si_contact_email1, #si_contact_message1, #si_contact_subject1
{
	width: 100%;
	clear: both;
}

#si_contact_form1 .contact-form-error
{
	width: 480px;
}


#si_contact_form1 .contact-form-error span
{
	font-size: 0.68em;
	color: red;
	float: right;
}

#content #si_contact_form1 label
{
	float: left;
}

.contact-form-error-header
{

}