/*  
Theme Name: classic
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
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
	

	*** 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.
*/
a {
	color: #black;
}

a img {
	border: none;
}

a:visited {
	color: black;
text-decoration:none;

}

a:link {
	color: black;
text-decoration:none;


}

a:hover {
	text-decoration:none;
}

acronym, abbr {
}

acronym, abbr, span.caps {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
}

acronym, abbr {
	cursor: help;
}

blockquote {

}

body {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;

}

cite {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
}

h2 {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;



}

h3 {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;

}

.feedback {
	text-align: right;
	clear: both;
}

.meta {
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {

}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {


}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px;
	list-style-type: none;
}

#content {

}

#header {
	background: white;

font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
	margin: 0;

}

#header a {
	color: black;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#menu {


	position: absolute;
	right: 2px;
	top: 0;
	width: 31em;
}

#menu form {
}

#menu input#s {

}

#menu ul {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
	list-style-type: none;
	margin: 0;

}

#menu ul li {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
}

#menu ul ul {

	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
	margin-top: 0;
	padding: 0;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
}

#menu ul ul ul.children {
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
}

#wp-calendar {

	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: white;
	color: black;
}

#wp-calendar caption {
	color: black;
	font-size: 9px;
	text-align: left;
}

#wp-calendar td {
	color: black;
font-family:arial, sans-serif;
font-size:10px;color:black; 
line-height:9px;
text-transform:uppercase;
letter-spacing:0px
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #ffffff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ffffff;
	color: black;
}

#wp-calendar th {
	font-style: normal;
}