/* Begin Typography & Colors */
body {
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 160%;
	background-color: #FFFFFF;
	background-image: url(/images/bg-top-gradient.jpg);
	background-repeat: repeat-x;
	color:#67666a;
	}
	
/*----This container places the scroll background on the left----*/	

#container-bg {
	width: 964px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/bg-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	}	
	
/*----Outer container for everything----*/	

#container {
	width: 882px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	}	

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

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 209px; 
	width: 900px; 
	} 
	
/*----Top Nav Icons---*/	

#navicons {
	position: absolute;
	width: 150px;
	height: 32px;
	left: 730px;
	top: 96px;
	text-align: right;
	}
	
#navicons img {
	margin-left: 2px;
	}

#content {
	font-size:11px;
	}

.widecolumn .entry p {
	font-size:11px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	
	}

#footer {
	background: #fff url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

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

h1, h2, h3 {
	color: #67666a;
	}

h1 {
	font-size: 12px;
	text-align: left;
	}

#headerimg .description {
	text-align: left;
	}

h2 {
	font-size: 12px;
	}

#sidebar h2 {
	font-size: 12px;
	}

h3 {
	font-size: 11px;
	}

/*----Links---*/	
a, a:link {
	text-decoration: none;
	color:#b10303;
	}
a:visited {
	text-decoration: none;
	color:#b10303;
	}
a:hover {
	text-decoration: none;
	color:#141414;
	}
a:active {
	text-decoration: none;
	color:#b10303;
	}
a:focus {
	outline: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #c9c9ca;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

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

#page {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 900px;
	border: none;
	background-image: url(/images/bg-mid-2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

/*----Header---*/	
#header {
	width: 900px;
	position: relative;
	margin: 0 auto;
	height: 209px;
	background-image:url(/images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#logo {
	position: absolute;
	height: 79px;
	left: 0px;
	top: 39px;
	width: 190px;
	}
	
/*----Flash Nav Container---*/	
#nav {
	width: 900px;
	position: absolute;
	height: 38px;
	background-image: url(/images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-top: 176px;
	padding-bottom: 0px;
	}

.narrowcolumn {
	float: left;
	padding: 20px 0 10px 30px;
	margin: 0;
	width: 583px;
	}

.widecolumn {
	float: left;
	padding: 20px 0 10px 30px;
	margin: 0;
	width: 583px;
	}

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

.post hr {
	display: block;
	}
	
.post-date {
	width: 45px;
	float: left;
	padding: 2px;
	margin: 2px 10px 5px 0;
	background: url(images/datebg.gif) top center no-repeat;
	height: 45px;
}

.post-month {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: center;
	display: block;
	line-height: 18px;
	padding: 0;
}

.post-day {
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	text-align: center;
	display: block;
	line-height: 11px;
	padding: 5px 0 0 0;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto 0;
	width: 900px;
	height: 140px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 50px 0;
	text-align: center;
	font-size: 10px;
	}
/* End Structure */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 25px;
	margin-left: 643px;
	width: 215px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	max-width: 100%;
	border: dotted #656F78 1px;
	}

/* Right: No top margin */
img.alignright {
	padding: 0;
	margin: 0 0 2px 12px;
	display: inline;
	}
/* Right: Adds a top margin */
img.alignright2 {
	padding: 0;
	margin: 10px 0 2px 12px;
	display: inline;
	float: right;
	}
/* Left: No top margin */
img.alignleft {
	margin: 0 20px 10px 0;
	padding: 4px;
	display: inline;
	}
/* Left: Adds a top margin */	
img.alignleft2 {
	margin: 10px 20px 10px 0;
	padding: 4px;
	display: inline;
	float: left;
	}
/* Left: No margins - No floats */
img.left {
	padding: 4px;
	display: block;
	}	
/* Left - No border */
img.borderless, a:hover {
	padding: 0;
	border: none;
	text-align: left;
	}
	
/* Sidebar images */
#sidebar img.alignleft {
	padding: 0;
	margin: 0 5px 0 0;
	display: inline;
	}
#sidebar a img {
	border: none;
	}
/* Image floats */
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li, #sidebar ul ul li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	padding-left: 15px;
	margin: 1px 0 1px 30px;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#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 5px;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */

input:focus { outline: none; }
textarea:focus { outline: none; }

#searchform {
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
	
#searchform input, textarea {
	font-size: 11px;
	color: #767676;
	background: #FFFFFF;
	border: 1px solid #b3b1b7;
	padding: 2px 0px 2px 2px;
	margin: 5px 6px 0 0;
	font-family: "Trebuchet MS";
	float: left;
	}

#searchform #searchsubmit {
	background-color: #F6F6F6;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 20px;
	width: 20px;
	border-style: none;
	}
	
#commentform #submit {
	background-color: #ffffff;
	color:#333333;
	background-image: url(/images/submit.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 23px;
	width: 108px;
	border-style: none;
	margin-left: 0px;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top: 6px;
	border: 1px solid #b3b1b7;
	}

#commentform #submit {
	margin: 6px 0 10px 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 0 10px 20px;
	}

.commentlist {
	margin: 0 0 25px 0;
	padding: 2px 8px 0 10px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 15px 10px 3px;
	list-style: none;
	background: url('images/bg-comment.jpg') no-repeat top left;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding: 10px 0 0 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

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

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

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 25px;
	background: url('images/quotes.gif') no-repeat top left;
	}

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

.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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