/*

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 IndieKidz Design */



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bgfadealt.jpg);
	background-repeat:repeat-y;
}
#flashcontent {
	Z-INDEX: 1;
	WIDTH: 165px;
	background: url(images/indiecrest.gif) no-repeat;
	HEIGHT: 203px;
	display: block;
	TOP: 0px;
	margin-bottom: 10px;
}

#flashcontent span{display:none}
#flashcontentb {
	Z-INDEX: 1;
	WIDTH: 500px;
	background: url(images/image4.jpg) no-repeat;
	HEIGHT: 300px;
	TOP: 0px;
}
#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	padding: 0 0px 0 0px;
	width:580px;
	height: 140px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#lowernav ul {
	Z-INDEX: 1;
	WIDTH: 130px;
	padding-top: 11px;
	float:right;
}
#lowernav li {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	text-align:right;
	line-height:20px;
	word-spacing: -2px;
	padding-left: 0px;
	text-indent: -40px;
}
#lowernav a {
	text-decoration:none;
	color: #555
}
#lowernav a:hover {
	color:#fff;
	background-color:#000;
}
#lowernav a span {
	color:#ed1d8f
}
#navcontainer ul {
	width: 430px;
	height: 45px;
	padding-left: 0px;
	padding-top: 88px;
	position:absolute;
}
#navcontainer li {
	display: inline;
	float: left;
	padding-right: 13px;
	padding-left:6px;
}
#navhome {
	WIDTH: 85px;
	HEIGHT: 41px;
	display: block;
	background-image: url(images/homed.jpg);
	background-repeat:no-repeat;
}
#navhome span {
	display:none
}
#navhome:hover {
	background-position:  -105px;
}
#navshop {
	WIDTH: 84px;
	HEIGHT: 40px;
	display: block;
	background-image: url(images/shopd.jpg);
	background-repeat:no-repeat;
}
#navshop:hover {
	background-position:  -105px;
}
#navshop span {
	display:none
}
#navabout {
	WIDTH: 94px;
	HEIGHT: 40px;
	display: block;
	background-image: url(images/aboutd.jpg);
	background-repeat:no-repeat;
}
#navabout span {
	display:none
}
#navabout:hover {
	background-position:  -105px;
}
#navinfo {
	WIDTH: 78px;
	HEIGHT: 41px;
	display: block;
	background-image: url(images/infod.jpg);
	background-repeat:no-repeat;
}
#navinfo span {
	display:none
}
#navinfo:hover {
	background-position:  -105px;
}
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 8px 0px 5px 0px;
         height: 400px;
}
#sidebar1 P, #sidebar2 P, #sidebar3 P, #sidebar4 P, #sidebar5 P {
	TEXT-ALIGN: justify;
	MARGIN: 0px;
	FONT: 9px Verdana;
}
#sidebar1 a, #sidebar2 a, #sidebar3 a, #sidebar4 a, #sidebar5 a {
	TEXT-ALIGN: justify;
	MARGIN: 0px;
	padding: 0;
	FONT: 9px Verdana;
	COLOR: #555
}
#sidebar1 span {
	float:right;
	color: #ed1d8f;
	margin-top: -11px;
	font-size:11px
}
#sidebar2 span {
	float:right;
	color: #ed1d8f;
	margin-top: -11px;
	font-size:11px
}
#sidebar3 span {
	float:right;
	color: #ed1d8f;
	margin-top: -11px;
	font-size:11px
}

#sidebar4 span {
	float:right;
	color: #ed1d8f;
	margin-top: -11px;
	font-size:11px
}
#sidebar1head h2, #sidebar2head h2, #sidebar3head h2, #sidebar4head h2, #sidebar5head {
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height: 12px;
	width: 160px;
	border-top:dotted 1px #555;
	padding-top: 5px;
}
#sidebar1head h2 a, #sidebar2head h2 a, #sidebar3head h2 a, #sidebar4head h2 a, #sidebar5head h2 a {
	font-weight:bold;
	color: #ed1d8f;
	padding-top: 5px;
	text-align:justify;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	line-height: 12px;
	padding-top: 5px;
}
#sidebar1 {
	Z-INDEX: 1;
	WIDTH: 160px;
	VISIBILITY: visible;
	height: auto;
	text-align: justify;
	padding-bottom: 5px;
	margin-top:-5px;
}
#sidebar2 {
	Z-INDEX: 1;
	WIDTH: 160px;
	VISIBILITY: visible;
	height: auto;
	text-align: justify;
	padding-bottom: 5px;
	margin-top: -5px;
}
#sidebar3 {
	Z-INDEX: 1;
	WIDTH: 160px;
	VISIBILITY: visible;
	height: auto;
	text-align: justify;
	padding-bottom: 5px;
	margin-top: -5px;
}
#sidebar4 {
	Z-INDEX: 1;
	WIDTH: 160px;
	VISIBILITY: visible;
	height: auto;
	text-align: justify;
	padding-bottom: 5px;
	margin-top: -5px;
	border-bottom:dotted 1px #555;
}
#sidebar5 {
	Z-INDEX: 1;
	WIDTH: 160px;
	VISIBILITY: visible;
	height: 150px;
	text-align: justify;
	padding-top: 5px;
	border-bottom:dotted 1px #555;
	border-top:dotted 1px #555;
}
#sidebar5 span {
	font-weight:bold;
	color:#009;
}
#paypal {
	WIDTH: 160px;
	height: 174px;
	padding-left:5px;
	padding-bottom: 5px;
}
A {
	TEXT-DECORATION: none
}
A INS {
	TEXT-DECORATION: none
}
#mainContent {
	margin: 0 0 0 180px; 
	padding: 0 0px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#003;
	text-align:justify;
	padding-left: 20px;
}
#mainContententry {
	margin: 0 0 0 0px; 	
padding: 0 0px;
width:580px; 	
font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#003;
	text-align:justify;
	padding-left: 0px;
}
h1 {
	font-family:"Courier New", Courier, monospace;
	color:#440000;
	padding-top:10px;
	font-size:20px
}
#content1 {
	background: url(images/border.gif) top right no-repeat;
	padding-top: 10px;
	margin-top: 8px;
}
#content1 img {
	margin-left: 10px;
	}
.list a, .list li {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	color:#F09;
	text-indent: -38px;
}
.list li a:hover {
	color:#000
}
h3 {
	font-family:"Courier New", Courier, monospace;
	color:#440000;
	font-size:16px
}
#content1 a span {
	font-family:"Courier New", Courier, monospace;
	color:#F09;
	font-size:16px;
	font-weight:bold;
}
#imageviewer {
	margin-top: 0px;
	margin-left: 40px;
	height: 300px;
	width: 545px;
}
#news {
	background: url(images/border.gif) top right no-repeat;
	padding-left: 10px;
	border-left: 1px #555 dotted
}
#news span {
	color: #F09;
	font-weight:bold;
}
#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
          width: 780px;
height: 20px;
	margin: auto;
	margin-top: 0px;
	font-size: 0.7em;
         padding: 5px 0px 10px 0px;
	color: #900;
	
	text-align: center;

}
#footer p {
	margin: 0; 
	padding: 10px 0;
         font-size: 9px; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footernav  {
	margin: 0px 0 5px 0px;
	WIDTH: 780px;
	height:20px;
}
#footernav li {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	display: inline;
	float: left;
	padding-right:8px;
}
#footernav a {
	text-decoration:none;
	color: #440000
}
#ampsfooter {
	Z-INDEX: 1;
	WIDTH: 760px;
	BACKGROUND: url(images/ampsbottom.gif) no-repeat;
	HEIGHT: 219px;
	VISIBILITY: visible;
	margin-left: 20px;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #fff;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}
small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2.pagetitle {
	font-size: 20px;
font-weight: bold;
}

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;
color:#440000;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #151320;
	padding: 2px;
	background: #000;
}
.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: Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #888;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#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 */







/* Begin Structure */



#page {
	background-color: #fff;
	width: 580px;
	margin: auto;
	
	text-align: left;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.post {
	margin: 0 0 40px;
	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: left;
}
.clear {
	clear: both;
}
/* End Structure */







/*	Begin Headers */


/* 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: 3px;
	text-align: left;
}
.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;
	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: 40px;
}
a {
outline: 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." */

