/*
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 {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: rgb(237,233,232);
	background-repeat: no-repeat;}
	color: #333;
	text-align: center;
	}

.menu {	font-family: Verdana, Arial, Sans-Serif; font-size: 9pt;}


#content {
	background-color: #ffffff; 
	padding: 8px;
    width: 620px;
	height: 100%}

#side2 {background-color: rgb(246,244,245);
	border-bottom: 2px solid #FFFFFF;
    width:235px;}

.sidewhite {	display: block;
	background-color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: rgb(136,134,135);
	text-decoration: none;
	padding: 0px;
}

#menu2 {
	background-color: rgb(246,244,245);
	height: 21px;
	border-top: 3px solid rgb(201,200,198);
	vertical-align: middle;}

#footerline {
	background-color: rgb(201,200,198);
	height: 10px;}

.nav-button {
	display: block;
	height: 15px;
	width: 75px;
	background-color: rgb(246,244,245);
	border-bottom: 2px solid #FFFFFF;
	margin: 0 0 0 1px;
	padding: 6px 0px 7px 8px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(136,134,135);
	float: left;
	text-decoration: none;
}

.nav-button:hover {
	background-color: rgb(201,200,198);
	border-bottom: 2px solid rgb(75,89,118);
	color: rgb(49,49,47);
}

.active {
	background-color: rgb(201,200,198);
	border-bottom: 2px solid rgb(75,89,118);
	color: rgb(49,49,47);
}

.nav-button a:link, .nav-button a:visited, .nav-button a:active {
	text-decoration: none;
	color: rgb(136,134,135);
	}

.nav-button a:hover {
	text-decoration: none;
	color: rgb(49,49,47);
}


.rss-buttonlink {
	display: block;
    text-align: center;
	height: 15px;
	width: 32px;
	background-color: rgb(201,200,198);
	border: none;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(89,88,94);
	text-decoration: none;
	padding: 6px;
}


.time {color: #252525;
  background-color: transparent;
  font-family: arial; 
  font-weight: bold;
  text-transform: none;
  letter-spacing: .2px;
  font-size:8pt; }

.footer {color: #252525;
  background-color: transparent;
  font-family: arial; 
  font-weight: bold;
  text-transform: none;
  letter-spacing: .2px;
  font-size:8pt; 
  list-style-type: none;}


.widecolumn .entry p {
	font-size: .7em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;}

.widecolumn {
	line-height: 10px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: rgb(201,200,198);
	}

.post small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
    font-weight: bold;
	color:#252525;
	text-transform: uppercase;
	}

.post {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color:#000000;
	line-height: 18px;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: none;
	}

h1 {
	font-size: 12pt;
	text-align: center;
	}

.big {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	}


.post a:link {color:#ff0000;text-decoration: none; font-family: arial; }
.post a:visited {color:#ff0000;text-decoration: none; font-family: arial;}
.post a:hover {color:#ff3333;text-decoration: none; font-family: arial;}

h2.pagetitle {
	background-color: rgb(237,233,232);
	display: inline;
	color: rgb(88,87,92);
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 22px;

	text-decoration: none;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 8pt;
	}

h3 {
	font-size:; 1.9em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff0000;

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption {

	background-color: rgb(237,233,232);
	display: inline;
	color: rgb(88,87,92);
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 22px;
	line-height: .95;
	text-decoration: none;

	}

cite {
	text-decoration: none;
    color: #ff0000;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 8pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 11pt;
	font: arial;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	font-size: 9pt;
	text-transform: none;
	color: #ffffff;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	color: #ffffff;
	}

#sidebar {
	font: 7pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ff0000;
	font-size: 8pt;
	}

.small2 {
	color: rgb(136,134,135);
	font-size: 7.5pt;
	}

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: #252525;
	text-decoration: none;
	}

a:hover {
	color: #ff0000;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */










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

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background-color: rgb(201,200,198);
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 100%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}





#menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: uppercase;
    font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(88,87,92);
	text-decoration: none;

}

#menu ul li {
	letter-spacing: 0.2em;

	padding-bottom: 2px; /*border-bottom: dotted 0px #ccc;*/
}

#menu ul ul {
	margin-bottom: 10px;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 10px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	font-color: #ff0000;
}

#menu ul ul li a {
	color: rgb(75,89,118);
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 2px solid #ff0000;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}


/* End Entry Lists */



/* Begin Form Elements */

#search-rss input, #newsletterbox input {
	border: 1px solid rgb(201,200,198);
	height: 27px;
	width: 230px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(136,134,135);
	padding: 4px 0 0 8px;
	
}

#search-rss .searchbutton, #newsletterbox .searchbutton {
	height: 27px;
	width: 40px;
	color: #FFFFFF;
	border: 0;
	padding: 4px;
	cursor: pointer;
}

#search-rss .searchbutton {
	background-color: rgb(88,87,92);}

#search-rss .searchbutton2 {
	height: 27px;
	width: 40px;
	color: #FFFFFF;
	border: 0;
	padding: 4px;
	cursor: pointer;
	top-margin: 2px
}

#search-rss .searchbutton2 {
	background-color: rgb(88,87,92);}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	border: 1px solid rgb(201,200,198);
	height: 27px;
	width: 230px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	color: rgb(136,134,135);
	padding: 4px 0 0 8px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	height: 27px;
	color: #FFFFFF;
	border: 0;
	padding: 4px;
	cursor: pointer;
	background-color: rgb(88,87,92);
	text-transform: uppercase
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 4px;
	}

.commentlist {
	padding: 0;
    padding-bottom: 5px;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 0px;
	padding: 0px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 0px 0px 0px 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;

	}
/* End Various Tags & Classes*/

/*** COLOR STYLES ***/

.about-color {
	color: rgb(215,255,0);
}

.abouts-color {
	color: rgb(215,255,0);
}

.audio-color {
	color: rgb(60,221,229);
}

.video-color {
	color: rgb(249,96,88);
}

.gallery-color {
	color: rgb(95,225,187);
}

.blog-color {
	color: rgb(254,223,83);
}

.about-nav:hover {
	border-bottom: 2px solid rgb(215,255,0);
}

.abouts-nav:hover {
	border-bottom: 2px solid rgb(215,255,0);
}

.audio-nav:hover {
	border-bottom: 2px solid rgb(60,221,229);
}

.video-nav:hover {
	border-bottom: 2px solid rgb(249,96,88);
}

.gallery-nav:hover {
	border-bottom: 2px solid rgb(95,225,187);
}

.blog-nav:hover {
	border-bottom: 2px solid rgb(254,223,83);
}

.about-border {
	border-right: 10px solid rgb(215,255,0);
}

.abouts-border {
	border-right: 10px solid rgb(215,255,0);
}

.audio-border {
	border-right: 10px solid rgb(60,221,229);
}

.video-border {
	border-right: 10px solid rgb(249,96,88);
}

.gallery-border {
	border-right: 10px solid rgb(95,225,187);
}

.blog-border {
	border-right: 10px solid rgb(254,223,83);
}

.about-number {
	color: rgb(215,255,0);
}

.abouts-number {
	color: rgb(215,255,0);
}

.audio-number {
	color: rgb(60,221,229);
}

.video-number {
	color: rgb(249,96,88);
}

.gallery-number {
	color: rgb(95,225,187);
}

.blog-number {
	color: rgb(254,223,83);
}

.about-bg {
	background-color: rgb(215,255,0);
}

.abouts-bg {
	background-color: rgb(215,255,0);
}

.audio-bg {
	background-color: rgb(60,221,229);
}

.video-bg {
	background-color: rgb(249,96,88);
}

.gallery-bg {
	background-color: rgb(95,225,187);
}

.blog-bg {
	background-color: rgb(254,223,83);
}






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