/*  
Theme Name: The Boot
Theme URI: http://www.relativediamond.com
Description: Your theme
Version: 1
Author: You
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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 11px */
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000000;
        background-image: url('http://insidetheboot.com/main/wp-content/themes/boot/images/paper-bkgd-2.gif');
        background-repeat: repeat;
	}

#page {
	text-align: left;
	}

#header {
        font-family: Arial, Helvetica, Verdana, 'Lucida Grande', sans-Serif;   
        font-size: 1.4em;
	}

#content {
	font-size: 1.4em
	}

.widecolumn .entry p {
	font-size: 1.00em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.pagecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #FFFFFF;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	}

#sidebar {
	font: 1.3em Georgia, Arial, Helvetica, sans-serif;
        text-align: left;
        line-height: 1.4em;
        color: #f8f4f0;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#footer {
	background-color: #ddbbb0;
        line-height: 1.6em;
        color: #FFFFFF;
	}

small {
	font-family: Arial, Helvetica, Verdana, 'Lucida Grande', sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h6 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	}

.description {
	font-size: 1.4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
        text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
        text-align: center;
        padding: 0px 0px 25px 0px;
	}

#sidebar h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	}


h3 {
	font-size: 1.4em;
        font-style: italic;
	}

h4 {
	font-size: 1.4em;
	text-align: right;
	}

h5 {
	font-size: 1.4em;
	text-align: left;
	}

h6 {
	font-size: 1.4em;
	text-align: left;
	}

h7 {
       font-weight: bold;
       font-size: 1.4em;
       text-align: left;
	}

h8 {
       font-family: Georgia, Arial, Helvetica, sans-serif;
       font-size: 1.4em;
	}

h9 {
       font-family: Georgia, Arial, Helvetica, sans-serif;
       font-size: 1.7em;
       font-weight: bold;
       padding: 0px 0px 4px 0px;
       color: #990000;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #780000;
	}

h7, h7 a, h7 a:hover, h7 a:visited, .description {
	text-decoration: none;
	color: 000000;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, Arial, Helvetica, 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: Georgia, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a  {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}

a.bt1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #300000;
        background-color: #f8f4f0;	
        text-decoration: none;
}

a.bt1:hover {
	font-family: Georgia, Arial, Helvetica, sans-serif;
        color: #f8f4f0;
	background-color: #300000;
        text-decoration: none;
}

a.bt2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;	
        font-weight: bold;
        color: #000000;
        background-color: #f8f4f0;
        text-decoration: none;
}

a.bt2:hover {
	font-family: Georgia, Arial, Helvetica, sans-serif;
        font-weight: bold;        
        color: #000000;
        background-color: #f8f4f0;
	text-decoration: none;
}

a.bt3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;	
        font-weight: bold;
        color: #330000;
        text-decoration: none;
}

a.bt3:hover {
	font-family: Georgia, Arial, Helvetica, sans-serif;
        font-weight: bold;        
        color: #330000;
	text-decoration: none;
}

.opaqueHover a {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

.opaqueHover a:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
	
#wp-calendar #prev 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 */



/* Begin Structure */
body {
        width: 980px;
        margin: 50px 0px 0px 0px;
	padding: 0;
	}

#header {
	float: left;
        height: 600px;
	width: 170px;
	background-color: #f8f4f0;
	margin-top: 50px;
        margin-left: 65px;
        overflow: auto;
        padding: 0px; 
        border-top: solid 1px #000000;  
        border-bottom: solid 1px #000000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
	}

#header p {
	margin: 14px;
	padding: 2px;
	text-align: right;
	}

#page {
	float: left;
        width: 700px;
        margin-top: 10px;
        margin-left: 25px;    
	padding: 0px;
        text-align: left;
        min-height: 800px;
        background-color: #f8f4f0;
        border-top: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        border-left: solid 1px #000000;
	}
	

.narrowcolumn {
	padding: 25px 25px 100px 25px;
	margin: 40px auto 0 auto;
	width: 580px;
        background-color: #f8f4f0;
	}

.widecolumn {
	padding: 25px 25px 100px 25px;
	margin: 10px auto 0 auto;
	width: 580px;
        background-color: #f8f4f0;
	}

.pagecolumn {
	padding: 25px 25px 100px 25px;
	margin: 10px auto 0 auto;
	width: 580px;
        background-color: #f8f4f0;
	}

.menu {
        line-height: 2.0em;        
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#sidebar {
	float: left;
        position: absolute;
        width: 200px;        
        margin-top: 685px;	
        margin-left: 35px;
        padding: 0px;
        text-align: left;
        min-height: 600px;
        overflow: auto;
	background-color: #660000;
        border-top: solid 1px #000000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
	}

#sidebar p {
	margin: 14px;
	padding: 2px;
	text-align: left;
        line-height: 1.4em;
        color: #F8f4f0;
	}
	
#footer {
	padding: 0px;
	margin-bottom: 75px;
        margin-left: 262px;
	width: 700px;
	background-color: #ddbbb0;
        border-top: solid 10px #330000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
	clear: both;
	}

#footer p {
	margin: 120px 10px 10px 10px;
	padding: 20px 5px 5px 0px;
        text-align: center;
        line-height: 1.4em;
        color: #330000;
	}

.footercolumn {
        float: left;
        margin: 0px 0px 0px 20px;
	padding: 5px 5px 5px 5px;
	width: 130px;
        text-align: left;
	color: #330000;
	}

.footer {
        margin: 0px 0px 0px 20px;
	padding: 10px;
        text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	padding: 0;
	margin: 10px 0 6px 0;
	}

h5 {
	padding: 0;
	margin: 10px 0 6px 0;
	}

h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

h7 {
	padding: 0px 0 0 0;
	margin: 20px 0 0 0;   
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0px;
	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 {
        margin-left: auto;
	margin-right: auto;
	display: block;
	}

img.header {
        margin-left: auto;
	margin-right: auto;
	display: block;
        border: thick double #300000;
        margin-bottom: 25px;
	}

img.event {
        border: thick double #300000;
        margin-bottom: 5px;
	}

img.border {
	border: thick double #300000;
        padding: 0px;
        margin-bottom: 15px;
	}

img.button {
        margin-left: auto;
	margin-right: auto;
        padding: 5px 6px 20px 6px;
	}

img.line {
        margin-left: auto;
	margin-right: auto;
        padding: 25px 0px 15px 0px;
	}
	
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
	}

a img {
	padding: 0px;
        border: none;
	}

/* 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: 2px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 5px 0px 5px 0px;
	}

#footer ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	} 

#footer li {
	margin: 2px 0px 2px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	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: 8px 8px 8px 20px;
	padding: 2px;
	}

#sidebar ul li {
	list-style-type: &#187;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: &#187;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#miniblogform {
	margin: 10px auto;
	width: 100%;
	padding: 2px;
	}

#searchform #s {
	width: 160px;
	padding: 0px;
	}

#searchsubmit {
	padding: 0px;
	}

.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;
	}

#miniblogtextarea {
	width: 100%;
    height: 250px;
    overflow: auto;
	padding: 2;
    margin-top: 5px;
    margin-bottom: 15px;
    border-top: solid 0px #333333;	
    border-bottom: solid 1px #020F40;
    }
/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0 auto;
	width: 215px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 30px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 6px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Tables */
table {
	margin: 0;
	padding: 0;
	border: 0;
}
table2 {
	margin: 0;
	padding: 0;
}
tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
td, th {
	font-weight: normal;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.1em;
	color: #333333;
	margin: 0;
	padding: 2px;
	border-bottom: solid 0px #666666;
}
th {
	text-align: center;
	border: solid 0px #999999;
	background-color: #FFFFFF;
}
/* End Tables */



/* 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;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.centertext { 
   text-align: center;
   }

div.clearer {
   clear: left;
   line-height: 0;
   height: 0;
   }

.rightborder { 
   border-right: 1px solid #8E8989; 
   border-style: dotted;
   ] 

.leftborder { 
   border-left: 1px solid #8E8989; 
   border-style: dotted; 
   } 

.wp-notable {
        border: 1px solid white;
        padding-left:7px;
        padding-right: 3px;
        padding-bottom: 1px;
        padding-top: 20px;
}

.wp-notable img {
        border: none;
}

.wp-notable:hover {
        border: 1px solid yellow;
}

.aktt_tweet_time {
     display: none;
}


/* End Various Tags & Classes*/



/* "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." */

