/*

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{

	margin:0px;

	padding:0px;

	font-size:12px;

	font-family:arial, Helvetica, sans-serif;

	color: #000000;

	font-weight:normal;

	line-height:16px;

	background:url(images/back.gif) repeat-x;

	}

	

	a:focus{

	outline:none;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-size: 1.2em;

	}





h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color:#542bcb;

	}



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;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li ul li {

	font-size: 1em;

}



.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;

	}



.commentmetadata {

	font-weight: normal;

	}



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: #542bcb;

	text-decoration: none;

	}



a:hover {

	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 Arial, Helvetica, sans-serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

#page{

	width:981px;

	margin:0 auto;

}



#header{

	width:981px;

	float:left;

	z-index:1;

	clear:both;

	padding:21px 0 0 0;

}



.logo{

	width:951px;

	height:205px;

	float:left;

	background:url(images/header-img.jpg) no-repeat;

	padding:35px 0 0 30px;

	margin-bottom:3px;

	}



.toppanel{

	width:981px;

	float:left;

}

.topnav{

	width:673px;

	height:34px;

	float:left;

	background:url(images/topnav.png) no-repeat;

	padding:6px 0 0 6px;

}

/************************************************

*	Navbar      								*

************************************************/

#access {

	width:700px;

	height:32px;

	float:left;

	background:url(images/topnav.png) no-repeat;

	padding:8px 0 0 9px;

}

#access .menu-header,

div.menu {

	font-size: 12px;

	padding:0px;

	margin:0px;

}

#access .menu-header ul,

div.menu ul {

	list-style: none;

	margin: 0;

	padding:0px;

}

#access .menu-header li,

div.menu ul li {

	float:left;

	position: relative;

}

#access ul li a{

	float:left;

	padding-left:10px;

	background:url(images/lefttab.gif) no-repeat left top;

	margin-right:1px;

	text-decoration:none;

}

#access ul li a span{

	display:block;

	font-weight:bold;

	text-decoration:none;

	color:#542bcb;

	padding:0px 10px 0px 0;

	line-height:25px;

	background:url(images/righttab.gif) no-repeat right top;

}

#access ul li a span{

	float:none;

}

#access ul li a:hover span {

}

#access ul li.selected a{ /*Selected Tab style*/

background-position:0% -25px; /*Shift background image up to start of 2nd tab image*/

}

#access ul li.selected a span{ /*Selected Tab style*/

background-position:100% -25px; /*Shift background image up to start of 2nd tab image*/

}

#access ul li a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/

background-position:0% -25px; /*Shift background image up to start of 2nd tab image*/

}

#access ul li a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/

background-position:100% -25px; /*Shift background image up to start of 2nd tab image*/

}



#access ul li ul{

	display:none;

	position:absolute;

	top:25px;

	left:0;

	float:left;

	width: 170px;

	z-index: 999999;

	margin-top:0px;

	background:#f2efe6;

	border:1px solid #cacaca;

	padding:5px;

}

#access ul li ul li {

	min-width:170px;

	float:left;

}

#access ul li ul li a{

	float:left;

	padding-left:8px;

	background:url(images/leftsub.gif) no-repeat left top;

	margin:0px;

	color:#ffffff;

}

#access ul li ul li a span{

	display:block;

	width:154px;

	font-weight:normal;

	text-decoration:none;

	color:#ffffff;

	padding:0px 8px 0px 0;

	line-height:25px;

	background:url(images/rightsub.gif) no-repeat right top;

	cursor:pointer;

}

#access ul li ul li a span{

	float:none;

}

#access ul li ul li a:hover span {

color: #ffffff;

}

#access ul li ul li.selected a{ /*Selected Tab style*/

background-position:0% -25px; /*Shift background image up to start of 2nd tab image*/

}

#access ul li ul li.selected a span{ /*Selected Tab style*/

background-position:100% -25px; /*Shift background image up to start of 2nd tab image*/

color:#ffffff;

}

#access ul li ul li a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/

background-position:0% -25px; /*Shift background image up to start of 2nd tab image*/

}

#access ul li ul li a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/

background-position:100% -25px; /*Shift background image up to start of 2nd tab image*/

}



#access li:hover > a,

#access ul li ul :hover > a{

	text-decoration:none;

}

#access ul li:hover > ul {

	display:block;

}

#access ul li.selected > a span,

#access ul li.current-menu-ancestor > a span,

#access ul li.selected > a span,

#access ul li.current-menu-parent > a span{

}







.topsearch{

	width:260px;

	height:31px;

	float:right;

	background:url(images/topsearch.png) no-repeat;

	padding:9px 0 0 10px;

}

.topsearch form{

	margin:0px;

	padding:0px;

}

.topsearch form input{

	border:1px solid #979797;

	font-size:12px;

	color:#7a7a7a;

	padding:3px;

	width:175px;

	float:left;

}

.topsearch form input#searchsubmit{

	border:0px solid #979797;

	font-size:12px;

	color:#cccccc;

	padding:0px;

	float:left;

	margin-left:5px;

	background:url(images/go.gif) no-repeat;

	width:57px;

	height:22px;

	cursor:pointer;

	font-size:0px;

}



#middle{

	width:981px;

	float:left;

	z-index:1;

	clear:both;

	margin:2px 0 0 0;

	background:url(images/midbg.png) repeat-y 0 5px;

}



#rightwrap{

	width:678px;

	float: right;

}

.topcor{

	width:677px;

	height:28px;

	float: left;

	background:url(images/rtopbg.png) no-repeat top;

}

.botcor{

	width:677px;

	height:20px;

	float: left;

	background:url(images/rbotbg.png) no-repeat bottom;

}

.narrowcolumn {

	width:628px;

	float: left;

	background:url(images/rightmidbg.png) repeat-y right;

	padding:0 25px 0 25px;

}

.narrowcolumn h2{

	margin:0px;

	padding:0px;

	font-size:23px;

	color:#2d2d2d;

	font-weight:normal;

	line-height:26px;

}

.narrowcolumn h3{

	margin:0px;

	padding:12px 0 0 0;

	font-size:16px;

	color:#542bcb;

	font-weight:bold;

	line-height:18px;

}

.narrowcolumn p{

	margin:0px;

	padding:20px 0 0 0;

}



.widecolumn {

	width:625px;

	float: left;

	background:url(images/rightmidbg.png) repeat-y right;

	padding:0 25px 0 28px;

}

.widecolumn h2{

	margin:0px;

	padding:0px;

	font-size:23px;

	color:#2d2d2d;

	font-weight:normal;

	line-height:26px;

}

.widecolumn h3{

	margin:0px;

	padding:12px 0 0 0;

	font-size:16px;

	color:#542bcb;

	font-weight:bold;

	line-height:18px;

}

.widecolumn p{

	margin:0px;

	padding:20px 0 0 0;

}



.post {

	margin: 0 0 10px 0;

	text-align: justify;

	}



.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{

	width:981px;

	float:left;

	padding:20px 0 15px 0;

	font-size:11px;

}

.footer-left{

	width:308px;

	float:left;

	padding:10px 0 0 10px;

}

.footer-right{

	width:663px;

	height:51px;

	float:left;

	background:url(images/footerbg.jpg) no-repeat;

	font-size:12px;

	text-align:center;

	padding:10px 0 0 0;

}

.footer-right h2{

	margin:0px;

	padding:0px;

	display:none;

}

.footer-right ul{

	margin:0px;

	padding:0px;

}

.footer-right ul li{

	display:inline;

	list-style-type:none;

}

.footer-right ul li a{

	padding:0 9px;

}

.footer-right ul li a:hover{

	text-decoration:none;

	color:#000000;

}

.footer-right ul li.selected a{

	text-decoration:none;

	color:#000000;

}

/* End Structure */







/*	Begin Headers */

#sidebar h2 {

	margin:0;

	padding:6px 0 0 10px;

	background:url(images/titlebg.gif) no-repeat;

	height:22px;

	font-size:20px;

	color:#ffffff;

	font-weight:normal;

	text-transform:uppercase;

}



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;

	}

	

.imagemar{

margin:0 20px 0 0;

}

/* End Images */



/* Begin Form Elements */

#searchform{

	}



#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:left;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */













/* Begin Sidebar */

.leftwrap{

	width:301px;

	float:left;

}



#sidebar{

	width:267px;

	float:left;

	background:url(images/leftbg.png) repeat-y;

	padding:0 17px;

}



#sidebar div.widgettop{

	width:267px;

	float:left;

	background:url(images/topcor.gif) no-repeat top left;

	padding:12px 0 0 0;

	margin-bottom:12px;

}

#sidebar div.widgetbot{

	width:267px;

	float:left;

	background:url(images/botbg.gif) no-repeat bottom left;

	padding:0 0 12px 0;

}



#sidebar div.widget_content{

	width:237px;

	float:left;

	border-left:1px solid #e7e7e7;

	border-right:1px solid #e7e7e7;

	background:#f7f7f7;

	padding:0 14px;

}

#sidebar div.widget_content ul{

	margin:0px;

	padding:0;

}

#sidebar div.widget_content ul li{

	list-style-type:none;

	margin:0px;

	padding:0px;

	clear:both;

}

#sidebar div.widget_content ul li.selected a{

	color:#353535;

	background:url(images/list-ho.gif) no-repeat;

}

#sidebar div.widget_content ul li a{

	width:227px;

	height:21px;

	float:left;

	font-size:13px;

	color:#542bcb;

	font-weight:normal;

	text-decoration:none;

	margin:2px 0 2px 0;

	padding:4px 0 0 10px;

	clear:both;

	background:none;

}

#sidebar div.widget_content ul li a:hover{

	color:#353535;

	background:url(images/list-ho.gif) no-repeat;

}

#sidebar div.widget_content p{

	margin:0px;

	padding:10px 0 0 0;

}

#sidebar div.widget_content p span{

	margin-left:5px;

}

#sidebar div.widget_content p small{

	font-size:11px;

	color:#000000;

	line-height:15px;

}



#sidebar div.widget_content ul li span.calnk{

	width:237px;

	float:left;

	font-size:13px;

	padding-left:0px;

}

#sidebar div.widget_content ul li span.calnk a{

	width:227px;

	height:auto;

	float:left;

	font-size:14px;

	color:#542bcb;

	font-weight:bold;

	text-decoration:none;

	padding:12px 0 2px 0;

	border:0px;

}

#sidebar div.widget_content ul li span.calnk a:hover{

	color:#000000;

	background:none;

}

#sidebar div.widget_content ul li span.calnk a span { 

display:none; 

}

#sidebar div.widget_content ul li span.calnk a:hover span{

color:#000000; 

background:#f6f79b;

border:1px solid #ddd2fd;

display:block;

position:absolute; 

margin-top:1px; 

padding:6px; 

width:200px; 

z-index:100;

font-size:12px;

font-weight:normal;

}

#sidebar div.widget_content ul li span.calnk a:hover span span.event-title {

font-weight:bold;

font-size:14px;

float:inherit;

width:200px;

border:0px;

background:none;

display:inherit;

padding:0px;

margin:0px;

position:inherit;

z-index:auto;

}

#sidebar div.widget_content ul li span.calnk a:hover span span.event-title-break {

width:96%;

text-align:center;

height:5px;

float:inherit;

border:0px;

background:none;

display:none;

padding:0px;

margin:0px;

position:inherit;

z-index:auto;

}

#sidebar div.widget_content ul li span.calnk a:hover span span.event-content-break{

float:inherit;

height:5px;

border:0px;

background:none;

display:none;

padding:0px;

margin:0px;

position:inherit;

z-index:auto;

}



#sidebar form {

	margin: 0;

}

.sidebar_topcor{

	width:301px;

	height:10px;

	float:left;

	background:url(images/topleftbg.png) no-repeat top;

}

.sidebar_botcor{

	width:301px;

	height:20px;

	float:left;

	background:url(images/botleftbg.png) no-repeat bottom;

}

/* End Sidebar */







/* 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 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;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



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;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



/* End captions */



/* Changes by Jeremy Ziegler for CVI */

.page.page-id-492 .leftwrap {
	display:none;
}
.page.page-id-492 #rightwrap {
	width:100%;
}
.page.page-id-492 #rightwrap #content {
	width:90%;
}
.page.page-id-492 #rightwrap .topcor {
	display:none;
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

