/*  
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 */
body {
	font-size: 8pt;
	font-family: trebuchet ms;
        line-height:12px;
	background: #f1f1f1 url(http://www.steven-online.org/gallery/themes/version01/bg.jpg);
        background-attachment: scroll;
        background-repeat: repeat-x;
	color: #000000;
        margin: 0;
        scrollbar-base-color:#f1f1f1;
        scrollbar-track-color:#f1f1f1;
        scrollbar-arrow-color:#c2f18b;
        scrollbar-shadow-color:#c2f18b;
	}

a:link { 
color:#93d06b;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}


a:visited {
color:#93d06b;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}


a:hover {
color:#6e6e6e;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}


a:active {
color:#6e6e6e;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

#footer {
	background: #ffffff; 
	border: none;
	}
h2 {
   border-bottom: solid #97C177 2px;
   color: #97C177;
   font-size: 11pt;
   font-style: italic;
   letter-spacing: 1px;
   padding-left: 10px; 
   text-transform: uppercase;
}

h3 {
   font-size: 8pt;
   line-height: 9px;
}

.narrowcolumn {
background: #ffffff;
padding: 10px;
}

.widecolumn {
background: #ffffff;
padding: 10px;
}

strong {
	color: #BFE995;
	font-weight: bold;
        letter-spacing : 1px;
}

em {
	color: #90BF6F;
	font-weight: bold;
}

/* End Typography & Colors */



/* Begin Structure */

#footer {
	padding: 2px;
	width: 595px;
	clear: both;
	}

#footer p {
        margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */


/* Begin Form Elements */

#commentform input {
        border: solid #eeeeee 1px;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
        border: solid #eeeeee 1px;
	width: 85%;
	padding: 2px;
	}

#commentform #submit {
        border: solid #eeeeee 1px;
        font-size: 7pt;
        text-transform: uppercase;
        letter-spacing: 1px; 
	margin: 0;
	float: center;
	}
/* 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;
	}

.postmetadata {
	background: #DCF4C4;
        margin: 0;
        padding: 3px;
	display: block;
	}

/* End Comments */

/* Begin Sidebar */
#sidebar
{
        background: #ffffff;
        padding: 10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #FFC114;
        text-align: justify;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* End Various Tags & Classes*/

/* Begin Images */

.catimage {
border:0;
}
.cat {
border:0;
border-right: solid #7F0000 1px;
padding-right: 3px;
padding-top: 10px;
}

.img {
border:solid #93d06b 1px;
margin: 2px;
padding: 3px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

/* End Images*/

/* Begin nav */

div#nav a {
background: #ffffff;
display: block;
margin: 0px;
color: #000000;
font-size: 7pt;
text-align: center;
font-weight: bold;
letter-spacing : 1px;
padding: 5px;
cursor: default;
}


div#nav a:hover {
background: #c2f18b;
display: block;
margin: 0px;
color: #000000;
font-size: 7pt;
text-align: center;
font-weight: bold;
letter-spacing : 1px;
padding: 5px;
text-align: center;
}

/* End nav*/

/* "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." */