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

*/


body,html{background-color:#ffffff;border:0;color:#000;font-family:'Gill Sans MT','Lucida Sans Regular','Lucida Grande','Lucida Sans Unicode','Trebuchet MS','Verdana',sans-serif;font-size:medium;margin:0;padding:0;}

img{border:0;
-ms-interpolation-mode:bicubic;}

a{color:#ff6347;text-decoration:none;}
a:hover{color:#87ceeb;text-decoration:underline;}

li{list-style:none;}
ul{margin:0;padding:0;}

#identity{background-color:#87ceeb;background-image:url('http://saveohiolibraries.com/wp-content/files/solgrad.png');color:#000;text-align:center;}
#identity a{color:#ff6347;font-weight:bold;text-decoration:none;}
#identity a:hover{color:#ff6347;text-decoration:none;}

#whitespace{padding-top:15px;width:100%;margin-left:auto;margin-right:auto;}

#no1,#no2{color:#000;margin-top:25px;margin-bottom:25px;position:absolute;}
#no1{left:15%;width:45%;text-align:left;}
.titles{color:#ff6347;font-size:200%;font-weight:bold;}
.posty{border-bottom:1px dashed #999;}
.authorandtime{font-size:95%;}

#no2{left:65%;width:20%;}
#inside1{width:100%;}
#inside2{border:2px dashed #000;padding:5%;text-align:left;}
.bloggy{color:#87ceeb;border-bottom:1px dashed #87ceeb;font-size:150%;font-weight:bold;margin-bottom:3%;}
ul.siders{margin-bottom:3%;padding:1%;}
ul.siders li{padding:1%;}
li.images{text-align:center;}
span.helper{color:#000;font-size:125%;font-weight:bold;}

p{font-size:125%;}

.entry{text-align:left;}


/* begin css tabs */

ul#tabnav { /* general settings */ background-color:#87ceeb; font-size:large; text-align: center; /* set to left, right or center */ margin: 5px 0 0 0; /* set margins as desired */ border-bottom: 1px solid #fff; /* set border COLOR as desired */ list-style-type: none; padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */}

ul#tabnav li { /* do not change */ display: inline;}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6,  body#tab7 li.tab7,  body#tab8 li.tab8{ /* settings for selected tab */
background-color: #fff; /* set selected tab background color as desired */
color: #ff6347; /* set selected tab link color as desired */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a, body#tab8 li.tab8 a{ /* settings for selected tab link */ position: relative; top: 1px; padding-top: 4px; /* must change with respect to padding (X) above and below */}

ul#tabnav li a { /* settings for all tab links */ padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */ border: 1px solid #000; /* set border COLOR as desired; usually matches border color specified in #tabnav */ background-color: #000; /* set unselected tab background color as desired */ color: #fff; /* set unselected tab link color as desired */ margin-right: 0px; /* set additional spacing between tabs as desired */ text-decoration: none; border-bottom: none; -khtml-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */}

/* end css tabs */

/* begin speech bubble */
.speak{border-bottom:2px #e7e7e7 solid;margin-left:auto;margin-right:auto;padding-left:3%;padding-right:3%;text-align:left;width:100%;}

.speech_bubble{background:transparent;margin:10px 0}
.speech_bubble_content{color:#000;font-size:75%;display:block;background:#fff;border:3px solid #000;border-width:0 3px;}
.speech_bubble p{padding:0.5em 0;color:#000;margin:0 15px;}

.sb1,.sb2,.sb3,.sb4,.sb5,.sb6,.sb7{display:block; overflow:hidden; font-size:0;} 
.sb1,.sb2,.sb3,.sb4,.sb5,.sb6{height:1px;}
.sb4,.sb5,.sb6,.sb7{background:#fff;border-left:1px solid #000;border-right:1px solid #000;}
.sb1{margin:0 8px; background:#000;}
.sb2{margin:0 6px; background:#000;}
.sb3{margin:0 4px; background:#000;}
.sb4{margin:0 3px; background:#fff;border-width:0 5px;}
.sb5{margin:0 2px; background:#fff;border-width:0 4px;}
.sb6{margin:0 2px; background:#fff;border-width:0 3px;} 
.sb7{margin:0 1px; background:#fff;border-width:0 3px; height:2px;} 

.speech_bubble em{display:block;width:0;height:0;overflow:hidden;border-top:12px solid #000;border-left:12px dotted transparent;border-right:12px dotted transparent;margin-left:50px;}
.speech_bubble span{display:block;width:0;height:0;overflow:hidden;border-top:10px solid #fff;border-left:10px dotted transparent;border-right:10px dotted transparent;margin-left:52px;margin-top:-15px;}
* html .speech_bubble em{width:24px;height:12px;w\idth:0; hei\ght:0;}
* html .speech_bubble span{width:20px;height:10px;w\idth:0;hei\ght:0;}

/* end speech bubble */