/*
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*/
/* ++++++++++++++++++++++++++++++++++++++++Begin Typography & Colors */
body {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('images/bniBC-hpbg4.jpg');
	color: #555;
	text-align: left;
	text-decoration:none;
	}
#page {
	background-color: 0;
	border: 0;
	text-align: left;
	}
#header {
	background: #fff;
	}
#headerimg 	{
	background: #fff url("images/bniBC-Logo8.gif") no-repeat 10px 33%;
	}
#headerimg .description {
	text-align: left;
	color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:100;
	letter-spacing:0;
	}
#content, .widecolumn .entry p, .widecolumn, .narrowcolumn .entry, .widecolumn .entry  {
	font-size: 12px;
	color:/*#666*/ #333;
	line-height:1.5;
	}
.entry p{
	margin-bottom:12px
	}

strong {
	color:#000000;
	font-weight:900;
	}
em {
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 1px; 
	font-style:italic;
	}
.intro{
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	line-height: 1.25;
	color: #999;
	margin: 0 18px 0 0;
	}
.narrowcolumn .postmetadata {
	display: none;
	text-align: left;
	font-size:9px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #666;
	margin: 0px;
	}
#footer {
	background: #fff ;
	border: none;
	}
small {
	display: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.25em;
	color: #ccc;
	}
small .postsingle{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 1.25em;
	color: #ccc;
	}
.post h3 {
	font-family: trabuchet, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 18px;
	color: #999;
	margin: 6px 0px 0px;
	padding: 0px;
	line-height:  .66em;
	}
h1 {
display: none;
	text-align: left;
	color:#eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:100;
	letter-spacing:0;
	line-height: 1.5em;
	margin:0;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size: 18px;
	font-weight:100;
	padding:0px;
	color:#000;
	line-height: 1.2em;
	margin: 6px 0px 0px 0px;
	}
h2.pagetitle  {
	font-family:"Times New Roman", Times, serif;
	font-size: 56px;
	font-weight:100;
	padding:0px;
	color:#cdcdcd;
	line-height: .8em;
	margin: 12px 0px 0px 0px;
	}
h2.pagetitle2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 56px;
	font-weight:100;
	padding:0px;
	color:#ddd;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	}
h1, h1 a, h1 a:hover, h1 a:visited,  {
	text-decoration: none;
	color: 0;
	}
/*h2, h2 a, h2 a:visited, 
h3, h3 a, h3 a:visited {
	color: #olive;
	}*/
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: #olive;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 12px  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: 100;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.25em;
	text-transform: none;
	}

#commentform p {
	font-family:  Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: 100;
	}

#sidebar {
	font: 12px  Verdana, Arial, Sans-Serif;
	}

 #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	list-style: none;
	}

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: olive/*b8b828*//*c4841e*//*d5c621*//*d58b21*//*d5b521*//*999933*/;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: #ccc dotted 1px;
	}
a:hover {
	color: #0099FF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom:#0099FF solid 2px;
	}
h2 a {
	padding-bottom: 0px;
	margin-bottom:3px;
	}
h2 a:hover{
	padding-bottom: 0px;
	border-bottom:  #99FFFF solid 1px;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a{
	text-decoration: none;
	padding-bottom: 1px;
	}
#wp-calendar a:hover {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom:#0099FF solid 1px;
	}
#wp-calendar caption {
	font: 16px , Arial, Sans-Serif;
	text-transform: uppercase;
	text-align: left;
	font-weight:100;
	letter-spacing:1px;
	color:#bbb;
	}
#wp-calendar th {
	font-weight:100;
	font: 10px, Arial, Sans-Serif;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++STRUCTURE */
body {
	margin: 0 0 10px 0;
	padding: 0;
	}
#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	background-color: 0;
	}
#header {
	background : 0;
	margin: 0px  ;
	padding: 0px;
	height: 92px;
	width: 100%;
	border: none;
	}
#headerimg {
	margin: 0  ;
	padding: 00 0 0 10px ;
	height: 82px;
	position:relative;
	}
#headerimg .description {
	margin:0px 0 0 10px;
	position: absolute;
	bottom: 6px;
	left: 7px;
	}
/*#content .wrap{
	width:760px;
	height: 82px;
	background-color: red;
	padding: 10px;
	margin: 10px 0px;
	}*/
/*#content{
	background: #fff;
	}*/
.narrowcolumn, .widecolumn{
	background: #fff;
	float: right;
	padding: 10px 20px 10px 25px;
	margin: 20px 0px;
	width: 560px;
	}
/*.widecolumn {
	background-color: #fff;
	float: right;
	padding: 10px 20px 10px 25px;
	margin: 20px 0px;
	width: 566px;
	}*/
#sidebar{
	background-color: #fff;
	float:left;
	padding: 0px;
	margin: 20px 0px;
	width: 260px;
	list-style:none;
	}
#sidebar li{
	list-style:none;
	padding: 0px;
	}	

div .post{
        border-top: 6px solid #efefef;
	padding: 6px 0px;
	}
#post .post{
        border-top: none;
        }
.post {
	margin: 0px;
	text-align: left;
	}
narrowcolumn .post{
	border-top: none;
	padding-top: 0px;
	margin-bottom: 6px;
	}
/*.post hr {
	display: block;
	}*/
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 0px;
	}
.widecolumn .postmetadata {

	margin: 10px 0;
	}
.alt {
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.postmetadata {
	clear: left;
	}
.clear {
	clear: both;
	}
#footer {
	padding: 6px 10px;
	margin: 0 auto;
	width: 780;
	clear: both;
	background: #fff;
	text-align:left;
	text-decoration:none;
	}
#footer p, .gallery-caption {
	margin: 0;
	padding: 0  0  0 10px;
	text-align: left;
	font-size:9px;
	font-weight:100;
	color:#999;
	}
/* End Structure */

/*	++++++++++++++++++++++++++++++++++++Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}
h2 {
	margin:  0;
	}
h2.pagetitle {
	margin-top: 0px;
	text-align:left;
	}
h2.center {
	margin: 10px 0px;
	text-align:left;
	}
#sidebar h2 {
	margin: 12px 0 0;
	padding: 0;
	font-family:  Verdana, Sans-Serif;
	font-size: 9px;
	font-weight:900;
	color: #333;
	list-style:none;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
h3 {
	padding: 0;
	margin: 10px 0 0;
	}
h3#comments, h3#respond {
	padding: 0;
	margin: 10px auto ;
	font-size: 10px;
	}
#nav {
	background: 0;
	margin: 9px 0px ;
	padding:0px;
	border-bottom: none;
	}
#sNav {
	margin: 0px;
	padding:0px;
	display:inline;
	}
#sNav li, #sNav a{
	margin: 1px 0px;
	/*padding: 12px 8px 4px;*/
	display: inline;
	list-style: none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: 900;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	}
#sNav li a:link, #sNav a:visited {
	margin: 0px ;
	padding: 16px 18px 4px 18px;
	color: #fff;
	border-bottom: none;
	}
#sNav li a:hover{
	margin: 0px;
	padding: 16px 18px 4px 18px;
	color: #000000;
	background: #ffffff;
	border-bottom: none;
	}
#current a:link, #current a:visited{
	color:#000000;
	background: #ffffff;
		}
.navigation , .more-link, {
	display: block;
	text-align: left;
	font-size:8px;
	text-transform:uppercase;
	letter-spacing: 2px;
	font-family:Arial, Helvetica, sans-serif;
	}
.navigation{
	margin: 0px 0px 40px;
	}
.more-link{
	text-align: left;
	margin: 4px 0px 10px 0px ;
	}
a.more-link{
	border: none;
	}
#cNav{
		font-family: Arial, Helvetica, sans-serif;
		font-size:8px;
		font-weight: 100;
		letter-spacing:1px;
		text-transform:uppercase;
		text-decoration: none;
		float: right;
		margin:6px ;
		color: #aaa;
		}
#cNav a{
		color: #ccc;
		border-bottom:1px dotted #ddd; 
		}
#cNav a:hover{
		color: #999;
		border-bottom:1px solid #999; 
		}
/* End Headers */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++IMAGES */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
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 */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++LISTS
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*#memberContain, #indexContain{
	margin:0px 66px 0px 85px;
	list-style:none;
	}*/
#memberImg {
	float:left;
	margin: 0px 0px 0px 0px;
	}
#memberWrap {
	background: #fff;
	margin: 0px 0px  36px;
	padding: 0px;
	list-style: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	letter-spacing: 1px;
	line-height: 1em;
	}
 #memberMod li {
	list-style:none;
	}
#memberMod span {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing: 1px;
	text-align:left;
	}
#mName b {
	color: #000000;
	font-weight: 900;
	}
#memberWrap a.mEmail2:link, #memberWrap a.mEmail2:visited, 
#memberWrap a.mWeb2:link, #memberWrap a.mWeb2:visited{
	text-decoration:none;
	color: #000000;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 2px;
	}
#memberWrap a.mEmail2:hover, #memberWrap a.mWeb2:hover{
	text-decoration:none;
	color: #0099FF;
	border-bottom: 1px solid #0099FF;
	padding-bottom: 2px;
	}
#mFooter{
	clear:both;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: none;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar li a, #sidebar li, #sidebar ul, #sidebar ul ol {
	margin: 0  ;
	padding: 0 0 1px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 18px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}
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 */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++FORMS */
#searchform {
	color:#999999;
	margin:  0px 10px;
	padding: 0px 0px;
	text-align: left;
	}
select,  #sidebar #searchform #s,   #searchform #s{
	width: 170px;
	padding:  0 0 3px;
	background:#eee;
	/*border: #ddd;*/ 
	border-top:1px #cbcbcb solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
	border-left:1px #cbcbcb solid;
	}
#sidebar #searchsubmit,  #searchsubmit  {
	padding: 0px 9px;
	margin-top: 9px;
	color:#999999;
	/*font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: 100;
	text-transform:uppercase;
	letter-spacing:1px;*/
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 95%;
	padding: 0px;
		background:#eee;
	/*border: #ddd;*/ 
	border-top:1px #ccc solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
	border-left:1px #ccc solid;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++COMMENTS*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++SIDBAR */
#sidebar{
	float:left;
	background: #fff;
	padding: 10px;
	margin: 20px 0px;
	width: 260px;
	list-style:none;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* ++++++++++++++++++++++++++++++++++++++++++Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 6px 0 0;
	width: 165px;
	}
#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 {
	margin: 6px 0 -6px ;
	text-align: left;
	width: 100%;
	}
#wp-calendar td {
	padding: 2px;
	text-align:center;
	border-bottom: thin #ddd solid;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/*+++++++++++++++++++++++++++++++++ Begin Various Tags & Classes */
.wp-caption-text {
font-size: 8px;
font-weight: 900;
margin: 0px;
padding: 0px;
	}

#attachment{
margin: 0px;
padding: 0px;
}

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 5px solid #000;
	color:#000000;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}

/* End Various Tags & Classes*/


