/*  
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/

	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 */
*{
    padding:0;
	margin:0;
	}

body {
    padding:0;
	margin:0;
	font-size: small;
    color: #383d44;
	font-family: "Lucida Grande", Trebuchet, "Trebuchet MS", arial, sans-serif;
	background: #FEB624 url('images/bg.gif') no-repeat center top;
	text-align: center;
	background-attachment:fixed;
	}
	
	
h1, h2, h3, h4, h5, h6 {
padding:.3em;
font-family: "Gill Sans", "Gill Sans MT", Helvetica, Arial, sans-serif;
color: #3F4483;
}	
	
#wrap {
width:840px;
margin:0 auto;
background:#720000;
text-align:left;
position:relative;
font-size: 95%;
line-height: 1.2em;
}
/* HEADER STYLES
----------------------------------------------------------------------------------*/
#header {
	width:840px;
	height:275px;
	position:relative;
	background: url('images/header-bg.jpg') no-repeat left top;
	}

/*----- HOME ------*/
#home {
display:block;
width:160px;
height:100px;
position:absolute;
top:45px;
left:0px;
text-indent:-9999px;
}
/*----- CONTACT -----*/
#contact {
display:block;
width:105px;
height:30px;
position:absolute;
top:196px;
left:735px;
text-indent:-9999px;
}

/*----- MAIN NAVIGATION -----*/
#main-nav {
width:580px;
height:70px;
position:absolute;
top:142px;
left:153px;
}

#main-nav ul {
list-style:none;
}

#main-nav ul li {
display:inline;
}

/* WHAT IS GRAPHIC NOVEL LINK */
#wign {
width:198px;
height:70px;
position:absolute;
top:0;
left:0;
}

#wign a {
width:198px;
height:70px;
display:block;
text-indent:-9999px;
}

/*WHAT IS GET GRAPHIC LINK */
#wigg {
width:162px;
height:70px;
position:absolute;
top:0;
left:222px;
}

#wigg a {
width:162px;
height:70px;
display:block;
text-indent:-9999px;
}

/* GRAPHIC NOVEL TITLES LINK */
#gnt {
width:166px;
height:70px;
position:absolute;
top:0;
left:412px;
}

#gnt a {
width:166px;
height:70px;
display:block;
text-indent:-9999px;
}


/*----- SUB NAVIGATION -----*/
#sub-nav {
width:622px;
height:45px;
position:absolute;
top:219px;
left:101px;
}


#sub-nav ul {
list-style:none;
position:relative;
}


#sub-nav ul li {
display:inline;
}

/* TEACHERS LINK */
#teachers {
width:90px;
height:45px;
position: absolute;
top:0;
left:0;}


#teachers a {
display:block;
width:90px;
height:45px;
background:url('images/teacher-link.jpg') no-repeat 0 0;
text-indent:-9999px;
}

#teachers a:hover {
background:url('images/teacher-link.jpg') no-repeat 0 -45px;
}

/* PARENTS LINK */
#parents {
width:90px;
height:45px;
position: absolute;
top:0;
left:136px;
}

#parents a {
display:block;
width:90px;
height:45px;
background:url('images/parents-link.jpg') no-repeat 0 0;
text-indent:-9999px;
}

#parents a:hover {
background:url('images/parents-link.jpg') no-repeat 0 -45px;
}

/* LIBRARIAN LINK */
#librarians {
width:99px;
height:45px;
position: absolute;
top:0;
left:292px;
}

#librarians a {
display:block;
width:99px;
height:45px;
background:url('images/librarian-link.jpg') no-repeat 0 0;
text-indent:-9999px;
}

#librarians a:hover {
background:url('images/librarian-link.jpg') no-repeat 0 -45px;
}


/* MYSPACE LINK */
#myspace {
width:90px;
height:45px;
position: absolute;
top:0;
left:428px;
}

#myspace a {
display:block;
width:90px;
height:45px;
background:url('images/myspace-link.jpg') no-repeat 0 0;
text-indent:-9999px;
}

#myspace a:hover {
background:url('images/myspace-link.jpg') no-repeat 0 -45px;
}

/* BLOG LINK */
#blog {
width:67px;
height:45px;
position: absolute;
top:0;
left:555px;
}

#blog a {
display:block;
width:67px;
height:45px;
background:url('images/blog-link.jpg') no-repeat 0 0;
text-indent:-9999px;
}

#blog a:hover {
background:url('images/blog-link.jpg') no-repeat 0 -45px;
}

/* CONTENT DIV 
--------------------------------------------------*/
#content {

width:840px;
background:url('images/content-top.gif') no-repeat center top;
padding:30px 0;
}
	

/*----- MAIN CONTENT DIV -----*/
#main {
width: 495px;
float:left;
background: #fff url('images/main-btm.gif') no-repeat center bottom;
margin:0 5px;
padding-bottom: 50px;
}

#main p {
padding:.5em;
line-height:1.6em;
}
.main-top {
background:url('images/main-top.gif') no-repeat center top;
}


/* STYLES FOR BLOG POSTS IN MAIN CONTENT AREA */
.blog-post {
padding:.5em;
font-family:"Lucida Grande", Trebuchet, "Trebuchet MS", arial, sans-serif;
position:relative;
}


.blog-post h3{
background:url('images/dot.jpg') repeat-x left bottom;
width:415px;
}

.blog-post h3 a {
text-decoration:none;
}

.blog-post .date-time {
	display: block;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 0 7px 0 0;
	padding: 0;
	font-weight: bold;
	color: #666;
	width: 33px;
	height: 38px;
	position:absolute;
	top:15px;
	left:.5em;
	background: url('images/date.gif') no-repeat center;
}

.title {
margin: 0 0 0 48px;
}

.pub-month {
	display: block;
	font-size: 10px;
	padding: 0 5px;
	line-height: 15px;
	color: #FFFFFF;
}
.pub-date {
	display: block;
	font-size: 16px;
	padding: 0 5px;
	line-height: 22px;
}

.tags {
padding: 3px 0 0 18px;
font-size:95%;
line-height:18px;
width:415px;
background:url('images/tag.gif') no-repeat left center;
}

/*-------- SIDEBAR STYLES ------------*/

#sidebar {
font-size: 90%;
}

#sidebar  h2, #sidebar h3 {
font-size: 120%;
}



#sidebar ul {
list-style:none;
}

.sidebox {
width:315px;
background: #fff url('images/side-btm.gif') no-repeat center bottom;
padding-bottom:40px;
}

#sidebar p, .sidebox ul {
list-style:none;
padding: .3em;
}

.sections li h2, .sections li h3, .sections li h4 {
background:url('images/side-top.gif') no-repeat center top;
margin:0;
padding: .3em;
}

.sections li {
width:315px;
background: #fff url('images/side-btm.gif') no-repeat center bottom;
padding-bottom:40px;
}

.sections li ul li {
background:none;
padding:.3em;
}


/*-- TOOLS ---*/
.tools {
padding: .5em;
text-align:right;
}

.tools ul {
list-style:none;
}


.tools ul li {
display:inline;
padding: 0 10px 0 18px;
line-height:16px;
}

.tools #print {
background:url('images/printer.gif') no-repeat left center;
}

.tools #feed{
background:url('images/feedicon.gif') no-repeat left center;
}

/* LINKFOOTER STYLES 
--------------------------------------------------------------*/
#footer{
background:#000 url('images/footer-top.gif') no-repeat center top;
padding:30px 0;
overflow:hidden;
text-align: left;

}

#footer-inner{
width:840px;
margin:0 auto;
overflow:hidden;
position:relative;
}

#footer-inner .section{
padding-left:20px;
width:260px;
float:left;
min-height:150px;

}


#footer-inner h3{
color:#FA6B05;
font-weight:normal;
}

#footer-inner ul{
list-style:none;
}

#footer-inner ul li {
padding: 7px 0 0 18px;
background:url('images/arrow-btm.gif') no-repeat left center;
}
#footer-inner a{
color:#fff;
text-decoration:none;
}

#footer-inner a:hover{
color:#FA6B05;
text-decoration:underline;
}

#top {
width:80px;
height:100px;
position:absolute;
top:0;
right:0;
}

#top a {
display:block;
width:80px;
height:100px;
background:url('images/top.gif') no-repeat 0 0;
text-indent:-9999px;
}



#copy {
width: 840px;
margin:0 auto;
padding: 10px 0;
text-align:center;
}




.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}









.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 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;
	}


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;
	}


#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 */







.postmetadata, .entry {
	clear: left;
}




/*	Begin Headers */


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;
	}

.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;
	}






/* 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 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 */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/*----- self-clearing floats -----*/


#content:after, #extra-inner:after, #flickr:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* self-clearing floats
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #content,
* html #extra-inner,
* html #flickr,
* html #footer
 {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #content,
*:first-child+html #extra-inner,
*:first-child+html .extra,
*:first-child+html #footer
{
	min-height: 1px;
	}


