/*
Theme Name: tree
Theme URI: http://onomatopoeic.net/wp-content/themes/tree
Description: black and white
Version: skin #4
Author: Ashley & Justin
*/

body{
margin: 0 auto;
background-color:#fff;
text-transform: lowercase;
font-family: tahoma, arial, verdana;
text-align: center;
cursor:default;
}

.headleft{
float:left;
}

p,td,tr{
text-align:justify;
}

td,tr{
font-size:11px;
line-height:15px;}

ul {
list-style-type: none;
padding: 0;
margin: 0;
}

li {
text-align:justify;
list-style-type: none;
text-align:left;
}

.clear{
clear:both;
}

a:link,a:visited,a:active {
color: #000; 
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #000; 
text-decoration:none;
background-color:#b0b0b0;
font-weight: bold; 
}

#container{
position:relative;
width:585px;
margin:0 auto;
padding:0;
background-image: url(http://onomatopoeic.net/wp-content/themes/tree/repeat.gif);
background-repeat:repeat-y;
}

#content {
width: 408px;
font-size:11px;
line-height:15px;
float:left;
margin:-3px 0 0 67px;
padding:0 0 0 0;
display: inline;
}

#navigationbar {
width: 100px;
font-size:10px;
line-height:14px;
float:right;
margin-right:0;
margin-top:-3px;
padding:0;
display: inline;
}

h1{
border-bottom: 1px solid #000;
border-top: 1px solid #000;
text-align:center;
font-size: 11px;
font-weight:bold;
color: #000;
background-color:#999999;
margin-bottom:0;
padding:1px;
}

h2{
text-align:left;
font-size: 11px;
font-weight:bold;
color: #000;
background-color:#999999;
padding:1px;
}

#navigationbar h2{
margin-bottom:4px;
}


h3 {
text-align:center;
font-size: 10px;
font-weight:normal;
color: #000;
margin-top:0;
}

h4 {
background-color: #999999;
text-align:left;
font-size: 11px;
font-weight:normal;
text-transform:lowercase;
color: #000;
margin-bottom:0;
padding:1px;
}

.post {
margin:0;
}

p{
padding-left:5px;
padding-right:5px;
}

.storycontent ul {	
list-style-type: none;
margin-left: 0;
margin-right: 0;
padding: 5px;	
font-size: 11px;
}

.storycontent ul li {
margin-left: 0px;
}

.storycontent ol {
margin-left:0;
margin-right:0;
padding: 0;	
font-size: 11px;
}

.storycontent ol li {
margin-left: 0px;
}
	
.meta {
font-size: 11px;
background-color:transparent;
margin: 5px 0 0 0;
padding: 0px;
width: 98%;
color: #ffffff;
}
	
.post-categories {
display: inline;
margin: 0;
padding: 0;
}
	
.post-categories li {
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
}	
	
.feedback {
margin: 10px 0 10px 0;
}
	
.credit {
clear: both;
background-color:transparent;
width: 98%;
height: 26px;
margin: 0 auto;
font-size: .6em;
line-height: 2.4em;
text-align: center;
}
	
cite {
margin: 0;
padding: 0;
font-size: .9em;
font-style: normal;
}

#commentlist {	
list-style-type:none;
margin:0;
padding:0;
}
	
#commentlist li {
list-style-type: none;
color:#000;
margin-bottom:8px;
padding-left:4px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
text-align:justify;
background-color: #999999;
}
	
ol#commentlist {
line-height:11px;
font-size: 11px;
list-style-type: none;
}
	
#commentlist code {
font-family: tahoma, verdana, arial, sans-serif;
border: 1px dashed #000;
padding: 0 5px 0 5px;
text-align: justify;
}
	
#commentlist cite {
margin: 0;
padding: 5px;
font-size: 11px;
font-style: normal;
background: transparent;
}

input, textarea, option, select {
font-family: tahoma, arial, verdana;
font-size: 11px;
border-bottom:1px solid #999999;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
background-color:#b0b0b0;
padding: 1px;
color:#000;
margin:1px;
}