

/* Begin Typography and Colors */



body {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #000;
	color: #ededed;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #333 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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


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

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
 h3 {
	font-family: Arial, Sans-Serif ;
	font-weight: bold;
	}

h2 {font: small-caps 225% 'Times New Roman', 'Times'}

.narrowcolumn h1
{font: small-caps 205% Georgia,'Times New Roman',Times,serif;color:#330000;text-align:left; margin:-40px 0 10px -50px}


h2 {
	font-size: 1.6em;
	}


#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	}

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

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

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


#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}
ul
{
	list-style:none;
	margin: 0;
	padding: 5px 5px 5px 5px;
	line-height: 1.5em;
}
li
{
	padding:8px 0 0 0;
	font-size: 11px;
	color:#CCC;
}
ol
{
	padding: 0;
	font-size: 11px;
	color:#CCC;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #b7b7b7;
	}


a {
	color: #CCC;
	text-decoration: underline;
	}
	
h2 a:hover, h3 a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
a:hover {
	color: #FFF;
	text-decoration: underline;
	}



	}
/* End Typography and Colors */



/* Begin Structure */


body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	background-color: #333;
	margin: 0 0 0 2px; 
	padding: 0; 
	height: 165px; 
	width: 756px;
	}

#headerimg {
	margin: 0;
	height: 165px;
	width: 100%;
	}

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

.widecolumn {
	padding: 0 0 20px 0;
	margin: 5px 0 0 30px;
	width: 700px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0 11px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding: 63px 0 0 40px;
	text-align:center;
	}

h2 {
	margin: 30px 0 0 0;
	}



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

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

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Sidebar */
	
#sidebar
{
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color:#333;
	margin: 15px 0 10px 0;
}


#sidebar a
{text-decoration: none}
#sidebar a:hover
{text-decoration: underline}

#sidebar
{
	padding: 5px 0 10px 0;
	margin-left: 540px;
	width: 205px;
	}
/* End Sidebar */




/* Begin Various Tags and Classes */

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags and Classes*/

