/* begin typography & colors */

body {
	font-size: 11px;
	font-family: "arial", verdana, helvetica, sans-serif;
	color: #060606;
	margin-right: 10px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	}

#page {
	background-color: #ffdf5c;
	padding-top: 20px;
	padding-right: 0px;
	margin-right: 0px;
	}

#header {
	background-color: #ffdf5c;
	}
	
#header a, a:hover, a:active, a:visited {
	border: none;
	}
	
#nav {
	float:left;
	width:781px;
	background:#DAE0D2 url('/images/bg.gif') repeat-x bottom;
	font-size:93%;
	line-height:normal;
	margin-left: 10px;
  }
  
#nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
  
#nav li {
  float:left;
  background:url('/images/left.gif') no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
  
#nav a {
  float:left;
  display:block;
  background:url('/images/right.gif') no-repeat right top;
  padding:5px 15px 4px 6px;
  font-weight:bold;
  color:#060606;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
   
#nav a {float:none;}
/* End IE5-Mac hack */

#nav a:hover {
  color:#3333ff;
  border-bottom-style: none;
  }
  
#nav #current {
  background-image:url('/images/left_on.gif');
  border-bottom-style: none;
  }
  
#nav #current a {
  background-image:url('/images/right_on.gif');
  color:#3333ff;
  padding-bottom:5px;
  border-bottom-style: none;
  }

#content {
	font-size: 11px;
	line-height: 18px;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-size: 9px;
	line-height: 1.5em;
	}

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

h1 {
	color: #060606;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bolder;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	color: #060606;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bolder;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	}

h2.pagetitle {
	font-size: 11px;
	color: #060606;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	}

#sidebar h2 {
	font-size: 11px;
	color: #060606;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	}

h3 {
	font-size: 11px;
	color: #060606;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	}
	
h4 {
	font-size: 11px;
	color: #060606;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bolder;
	text-align: bottom;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	}
	
h1 a, h2 a, h3 a {
	color: #060606
	}
	
h1 a:hover, h2 a:hover, h3 a:hover {
	border-bottom-style: none;
}

h1, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: 333333;
	}

h2, h2 a:visited, h3, h3 a:visited {
	color: #060606;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	line-height: 20px;
	font-style: italic;	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'courier new', courier, fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited, a:active	{
	color: #3333ff;
	text-shadow: #93959b 3px 3px 3px;
}

a:hover {
	color: #060606;
	text-shadow: #93959b 3px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
	
.header_b {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bolder;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	padding-left: 25px;
	}
	
.header_c {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bolder;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	padding-left: 50px;
	}
	
.header_d {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bolder;
	text-align: bottom;
	text-shadow: #93959b 3px 3px 3px;
	padding-left: 75px;
	}
	
/* end typography & colors */

/* begin structure */

body {
	margin: 0;
	padding: 0;
	background-color: #b6cafc;
	}

#page {
	background-color: #b6cafc;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	background-image: url('/images/kubrickbg.jpg');
	background-repeat: repeat-y;
	height: 100%;
	background-position: center 100px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 177px;
	width: 800px;
	background-color: #b6cafc;
	background-image: url('/images/kubrickheader.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#header a {
	display: block;
	width: 300px;
	height: 110px;
}

#header a span {
	display: none;
}

.narrowcolumn {
	float: left;
	width: 400px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 97px;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0px;
	padding-right: 0px;
	}

.narrowcolumnwide {
	float: left;
	padding: 0 50px 0px 80px;
	margin-top: 40px;
	width: 660px;
	}
	
.narrowcolumngallery {
	float: left;
	padding: 0 0 0px 30px;
	margin: 0px;
	width: 720px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 20 auto 0;
	width: 799px;
	clear: both;
	background-image: url('/images/kubrickfooter.jpg');
	background-repeat: no-repeat;
	height: 63px;
	background-color: #b6cafc;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	}
	
/* end structure */

/*	begin headers */

h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	color: #666666;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	
/* end headers */

/* begin images */

p img{
	padding: 0;
	border: none;
	}
	
img.alignright {
	padding: 4px;
	margin: 0;
	display: inline;
	border: 1px solid #cccccc;
	}
	
img.alignright-flow {
	padding: 4px;
	margin: 0 0 12px 15px;
	display: inline;
	border: 1px solid #cccccc;
	}

img.alignleft {
	padding: 3px;
	margin: 0;
	display: inline;
	border: 1px solid #cccccc;
	float:left;
	}
	
img.alignleft-flow {
	padding: 3px;
	margin: 0 15px 12px 0;
	display: inline;
	border: 1px solid #cccccc;
	float:left;
	}
	
img.alignnone {
	padding: 3px;
	margin: 0;
	display: inline;
	border: 1px solid #cccccc;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
a img {
	border: none;
	}

#navicons {
	border-bottom: none;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navicons a:hover {
	border-bottom: none;
	text-decoration: none;
}

#navicons2 {
	border-bottom: none;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#navicons2 a:hover {
	border-bottom: none;
	text-decoration: none;
}

#navicons img, #navicons2 img {
	padding-right:12px;
}
	
/* end images */

/* begin lists */

#content ul li {
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 14px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-right: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* end entry lists */

/* begin form elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
/* end form elements */

/* begin sidebar */

#sidebar {
	padding: 0px;
	margin-left: 550px;
	width: 225px;
	margin-top: 67px;
	line-height: 25px;
	color: #666666;
	}

#sidebar form {
	margin: 0;
	}
	
/* end sidebar */

/* 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;
	}
	
.special {
	font-size: 16px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
	
/* end various tags & classes*/
