body{
margin:0;
padding:0;
font-size:0.8em;
font-family:helvectica, verdana, sans-serif;
background:#94ccd4 url('images/bg_pat.jpg');
}

div#page{
width:950px;
margin:0 auto;
border-left:2px solid #639a9f;
border-right:2px solid #639a9f;
border-bottom:2px solid #639a9f;
background:#93ccd3 url('images/content.gif') no-repeat;
padding-top:20px;
}

div#header{
width:950px;
height:275px;
margin:0 auto;
border-left:2px solid #639a9f;
border-right:2px solid #639a9f;
background:url('images/header.jpg') no-repeat;
}

div#header h1{
margin:0;
padding:0;
text-indent:-120000px;
}

div.description{
display:none;
}

.staticNav{
height:36px;
width:950px;
border-left:2px solid #639a9f;
border-right:2px solid #639a9f;
margin:0 auto;
display:block;
text-align:left;
font-size:100%;
letter-spacing:1px;
background:url('images/navigation.jpg') no-repeat;
}

.staticNav br{
clear:both;
line-height:0;
padding:0;
margin:0;
font-size:0;
}

.staticNav ul{
padding:0;
margin:0;
margin-top:15px;
margin-left:20px;
display:block;
list-style-type: none;
list-style-image: none;
}

.staticNav li{
display:inline;
padding:0;
margin:0;
text-transform:uppercase;
letter-spacing:1px;
font-weight:600;
}

.staticNav ul li a {
text-decoration:none;
margin: 1px;
padding: 5px 10px 5px 10px;
color: #fff;
background:none;
}

.staticNav ul li a:hover {
color:#ccc;
background: #0e3e3e;
}

div#content{
}

.narrowcolumn{
	width:650px;
	float:left;
	margin-bottom:15px;
padding-left:30px;
}

#page hr{
display:none;
}

div#sidebar{
width:250px;
float:left;
clear:right;
border-left:1px solid #639a9f;
}

.post{
	padding-right:30px;
}

.post h2{
	margin-bottom:0px;
	border-bottom:1px solid #639a9f;
}

small {
}

.widecolumn{
width:500px;
margin:0 auto;
}

.widget{
padding-right:20px;
}

#comment{
width:500px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
*/
	color: #0e3e3e;
	text-align: center;
	}

#page {
	text-align: left;
	}

#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;
	}

.alt {
/*
	background-color: #f8f8f8;
*/
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	clear:both;
	width:100%;
	background: #a3dce3;
	border:none;
	text-align:center;
	padding:10px 0 10px 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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 #eee;
	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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

img {
	border:0px;
}

div#sidebar ul li ul {
padding-left:15px;
}

form#searchform input{
display:inline;
}

.navigation div{
display:inline;
}