/*
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; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, Sans-Serif;
	line-height:18px;
	color: #333;
	background: #dddddd url('images/onePixel.png');
	text-align: center;
	margin:0;
	padding:0;
    width:100%;/*960px;*/
}

body.homepage { 
	margin:0;
	padding:0;
}

#page {
	text-align: left; 
	}

#header {
	background: url('images/q1_header_logo.png') no-repeat top center;
}

#headerimg 	{
	margin: 0px;
	height: 43px;
	width: 840px;
	}

#subheader{
	margin: 0px 0px 20px 85px;
	padding-left:0px;
	clear:both;
	width:870px;	
	/*border:1px black solid;*/
}
#subheader #right, #subheader #left, #subheader #contents{
	float:left;
	/*border:1px black solid;*/
}	
#subheader div#left{
	width:540px; 
}

#subheader div#right{ 
	margin-left:25px;
	padding-left:5px;
	width:300px; 
}	
 
#subheader div#subhead-bottomline{
	clear:both;
	margin: 10px 0px 0px -15px;
}

#subheader div#contents{   
	float:right;
	width:300px; 
	height:30px; 
	margin:-40px 0px 0px 0px; 
}

#subheader div#contents div#print{
	width:100%; 
	margin:0px 0 0 -4px;
}

#subheader div#contents div#print a{
	display:block;
	background: url('images/print.gif') no-repeat top;
	height:30px;
	width:106px;
}

#subheader div#contents div#print a span{
	display:none;
}


div#contacttbl{
	margin-bottom:10px;
	font-size:95%;
}

table.contactusblurbtable address{
	display:block; 
	font-style:normal;
	font-weight:normal;
	}
table.contactusblurbtable, table.contactusblurbtable tr td{
	 border:0;
}
table.contactusblurbtable tr td{
	padding-right:3px;
}
body.homepage div#page div#print{
	display:none;
}
#subheader #columntop{
	clear:both;
	margin: 0px 0px 0px -10px;
	width:550px;
	height:2px; 
	background: url('images/ruleThin.png') no-repeat top; 
}

#columnbottom{
	clear:both;
	margin: 0px 0px 0px -10px;
	width:540px;
	height:100px; 
	/*background: url('images/page-bottom-diagnals.gif') no-repeat top; */
	background: url('images/ruleThick.png') no-repeat top; 
}

#content {  }


.widecolumn .entry p { 	}

.narrowcolumn .entry, .widecolumn .entry { 	}

.widecolumn { 	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

small {
		/*font-family: Helvetica, Arial, sans-serif;*/

	 
	line-height: 1.5em;
	}

h1, h2, h3 {
		/*font-family: Helvetica, Arial, sans-serif;*/

	font-weight: bold;
	}

h1 {
	display:none;
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	display:none;
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 1.1em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	 font-size: 12px;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #3366cc;
	}
 
h2, h2 a, h3, h3 a{
	text-decoration: none;
	color: #333;
}

h2 a:visited, h3 a:visited {
	color:#3366CC;
}

h2{	
	color: #000000;
}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 a, #wp-calendar caption, cite {
	text-decoration: none;
	color: #3366cc;
} 
.entry p a:visited { 	}
 
#sidebar {
	/*font-family: Helvetica, 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: #3366cc;
	text-decoration: none;
	}

a:visited{
	color:#3366CC
}

a:hover {
	color: #3366cc;
	text-decoration: underline;
	}


/* End Typography & Colors */



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

#page {
	background: #CECECE url('images/bgGradient.png') repeat-y ;
	padding: 0px;
	width: 1000px; 
	min-height:600px;
	/*border:1px black solid;*/
	margin:0px auto;
	}
body.homepage #page {
	width: 1000px; 
	margin:0px auto;
	min-height:860px;
}

#header { 
	margin: 0 0 20px 70px;
	padding: 0;
	height: 43px;
	width: 830px;
	}


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

#topblurb{ 
	margin: 0 0 0 0px;
	padding: 0; 
	width: 510px;
}

#topblurb p span{
	font-weight:bold;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 30px 20px 85px;
	margin: 0px 0 0;
	width: 538px; 
	/* border:1px red solid;*/
}

.post {
	margin: 0 0 10px;
	text-align: left;
	border:0px red solid;
}
.post-list-item{
	/*border:1px black solid;*/
}
.post-list-item div.post-list-img, .post div.post-list-content{
	float:left;
}
.post-list-item div.post-list-img, .post div.post-list-content div.entry b{
	display:block; 
}
.post-list-item div.post-list-img, .post div.post-list-content div.entry p{
	margin:0px;	
}
 
.post div.post-list-img{
	width: 84px;
}
.post div.post-list-content{
	width: 400px;
	margin: 0 0 0 15px;
}

.post .post-title{
	border:0px black solid;
}
.post .entry{
	border:0px black solid;
}
.post .entry span.shortparagraph p{
	margin-top:0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
	}

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

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

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

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

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

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



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

h2 {
	margin: 10px 0 0;
	}

#subheader h2 {
	margin: 0px 0 0;
	text-transform:uppercase;
	font-size:12px;
}
/* see below for the additional over-write */


#subheader h3 {
	line-height: 40px;
	border:0px black solid;
	margin:10px 0px 5px 0px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color:#3266CC; 
	font-weight: normal;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
.post h3{
	margin: 0;
	
}	
h4{
	padding: 0;
	margin: 5px 0px 2px 0px ;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin 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 */



/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

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

html>body .entry li {
	list-style-type: square;
	text-indent: 0px;
}

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



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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: 20px 0 10px 0;
	margin-left: 645px;
	width: 300px;
	border:0px #999999 solid;
	overflow:hidden;
}

#sidebarcontact{
	margin-left: 15px;
	border:0px #CCCCCC solid;  
}
#sidebarevent{
	margin-left: 15px;
	border:0px #EDEDED solid;
 
}
#sectionSubnav{ 
	background-color:#FFFFFF;
	margin:0 0 28px 0px;
}
#sectionSubnav h4{
	padding:3px 0 3px 20px;	
	background-color:#3266CC;
	color:#EEEEEE;
}

#sectionSubnav ul li{
	border-bottom:1px #0000CC solid;
	margin: 0px 0 0px 0;
	padding: 3px 0 3px 0px;
	
	/*margin: 1px 0 1px 0;
	padding: 5px 0 5px 6px;
	border-bottom:1px #DADADA solid;*/
}
#sectionSubnav ul li a, #sidebar ul li a{
	color:#3266CC;
 	font-weight:bold;
}
#sectionSubnav ul li a{
 	padding: 0px 0 0px 10px;
}

#sidebar ul{
	margin-bottom:10px;
}

#sidebarlink{
	 border:0px #FFDADA solid;
}

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


/* top nav */
div#page div#topnav {
	height:20px;
	/*width:900px; */
}

div#page div#topnav ul,  div#footer2 ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	clear:both;
}

div#page div#topnav ul li, div#footer2 ul li{
	float:left;
}

#topnav {
	margin:10px 0px 30px 70px; 
	display:table;
	width:850px; 
 
}
 #topnav ul {
 
	margin:0;
	padding:0;
}
 #topnav li{ 
	margin:0;
	padding:0 0px;
	padding-right: 17px;
	white-space:nowrap;
	text-align:center;
}
 #topnav li a{
	display:block; 
	padding:0 5px;
	border-bottom:none;
	text-decoration:none;
	color:#333333;  
	text-transform: capitalize; 
	font-weight:bold;
	font-size:12px;
	letter-spacing : 1px;
}

#subheader #left h2 a {

} 
 


/* 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
}*/

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

 
/* End captions */

/****************FORMS ****************/
p.err{
	background-color:#FFEEEE;
	color:#FF0000;
}
label{  
	font-weight:bold;
 }

form div.formrow{
	border:0px solid green;
	clear:both;
	min-height:30px;
}

form div.formrow label{  
	display:block;
	font-weight:bold;
	width:110px; 
	float:left;
	
}

form div.formrow input{
	font-size:12px;
	margin: 0;
	padding: 0;
	border:1px #BBBBBB solid;
}
form div.formrow input#submit{
	font-size:12px;
	margin-left: 310px;
	width:100px;
	padding: 0;
	border:1px #BBBBBB solid;
	font-weight:bold;
}
form div.formrow input#submit:hover{
	color:#EEEEEE;
	background-color:#AAAAAA;
}

form div.formrow input.txtshrt{
	width:150px;
}
form div.formrow input.txtlng{
	width:304px;
}

table#contactIssue input{
		border:0;
}
table#contactIssue{
	border:0px black solid;
	margin:0;
	padding:0;
}
table#contactIssue tr td{
	border:0px black solid;
	margin:2px;
	padding:2px; 
}

textarea#comment {
	width: 98%;
	height: 150px;
	padding: 2px;
	border: 1px #CCCCCC solid;
}

#txtaouter{
	width: 80%;
	border: 1px #D5D5D5 solid;
	margin-bottom: 10px;
}

#txtainner{
	border: 1px #EEEEEE solid;
}
	
div#captcha{ 
	margin:2px;
	padding:2px; 
}

div#captcha a#reload{
	color:#3266CC;
 	font-weight:bold;
 	text-decoration:underline;
}
form  submit{
	border:1px black solid;
	float:right;
}
/**************************** HOMEPAGE *******************/
div#hompageflashmovie{
	position:absolute;
	height:501px;
	width:960px; 
	overflow:hidden;
	margin:0px 0px 10px 50px;
	top:0px;
	z-index:0;
} 

body.homepage #topnav {
	margin:10px 0px 30px 100px; 
	/*margin:10px 0px 0px 30px;*/
	position:absolute;
	display:table;
	width:850px;  
	z-index:1000;
}

body.homepage #topnav ul {
	margin:0;
	padding:0;
}

body.homepage #topnav li{ 
	margin:0;
	padding:0 0px;
	padding-right: 17px;
	white-space:nowrap;
	text-align:center;
}
body.homepage #topnav li a {
	display:block; 
	padding:0 5px;
	border-bottom:none;
	text-decoration:none; 
	text-transform: capitalize; 
	font-weight:bold; 
}
  
div#homepagecontent{
	top:445px;
	position:absolute;
	width:805px;
	margin:0px 0px 0px 105px; 
}
div#homepagecontent div#lists{ 
	margin:0px 0px 20px 0px;
	padding:10px 10px 20px 10px;
	width:435px;
	background-color:#FFFFFF;
	border:2px #CCCCCC solid;
	float:left;
	
}
div#homepagecontent div#lists b{
	 
}
div#homepagecontent div#lists h2{ 
	font-weight:bold;
	font-size:16px;
	color:#666666;
}
div#homepagecontent div#lists a{ 
	color: #3366CC;
	font-weight:bold;
}
div#homepagecontent div#lists ul{ 
	margin:0px 0px 10px 10px;
	padding:0;
	list-style-image: url(images/listplus.jpg);
}

div#homepagecontent div#lists ul li{
	margin:0px 0px 0px 17px;	
}

body.homepage div#rightsidecontent{
	float:left;
	width:240px;
	height:200px;
	overflow:hidden;
	margin-left:80px;
	margin-top:70px;
	line-height:16px
}

div#footer {
	margin:5px 0px 0px 70px;
	display:table;
	width:400px; 
}
body.homepage div#footer {
	margin:5px 0px 0px 100px;
	position: absolute;
	top:655px; 
	border:0px black solid;
}	
div#footer ul {
	display:table-row;
	margin:0;
	padding:0;
}
div#footer li{
	display:table-cell;
	float:left;
	margin:0;
	padding:0 ;
	padding-right:10px ;
	white-space:nowrap;
	text-align:center;
}
div#footer li a, div#footer li a{
	display:block; 
	font-size:10px;
	padding:0 2px;
	border-bottom:none;
	text-decoration:none;
	color:#333333;  
	text-transform: capitalize; 
	font-weight:bold;
}

div#footer2 {
	margin:15px 0px 0px 70px;
	width:540px; 
	font-size:10px;
}	
body.homepage div#footer2{
	margin:15px 0px 0px 100px;
	position: absolute; 
	top:690px; 
}
div#footer2 p{
	margin-bottom:0px;
}
div#footer2 ul{
	margin:0px;
}	
div#footer2 ul li{
	display:table-cell;
	margin:0;
	padding:0 ;
	padding-right:10px ;
	white-space:nowrap;
	text-align:center;
}

div#footer2 ul li a{
	color:#333333;
}

div#footer2 div#copy{
	margin-top:30px;
	clear:both;
}

#subheader h2 a{
	font-weight: bold;
	}
	
/* davids overwite for links in the content area */
div.narrowcolumn div.post a {
	/*text-decoration: underline;*/
	font-weight: normal;
	/*font-family: Helvetica, Arial, sans-serif;*/
}

div.narrowcolumn div.post a:link { 
	background-color: transparent;
	/*font-family: Helvetica, Arial, sans-serif;*/
}

div.narrowcolumn div.post a:visited { 
	background-color: transparent; 
}

div.narrowcolumn div.post a:active { 
	background-color: transparent;
}

div.narrowcolumn div.post a:hover { 
	background-color: transparent;
	text-decoration: none;
}

div.narrowcolumn div.post a.more-link {
	text-decoration: none;
	font-weight:bold;
}

/* carousel */
#dynamic_carousel_content{
	padding-top:10px;
	min-height:200px;
	border-top:1px #cccccc solid;
}
/* jQuery LOADER */
#dynamic_carousel_content_loader {
	border:1px solid #CCCCCC;
	width:220px;
	padding:3px;
	margin: 20px auto;
}
#dynamic_carousel_content_loader p{
	margin: 0;
	text-align:center;
}
#hidden_container{
	display:none;
}	