/*  
Theme Name: Darktree
Theme URI: http://eironeia.net/theme/darktree/
Description: Darktree is a delicate theme that inspired by Kyle Neath's <a href="http://warpspire.com/hemingway/">Hemingway</a>.
Version: 1.4.9
Author: S.K. Lee
Author URI: http://eironeia.net/
*/

/* Begin Structure */
body{
	background:#000 url(images/bgcolor.gif);
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px; /* Resets 1em to 10px */
	margin:0;
	padding:0;
}
#page{
	background:#fff url(images/bg.gif) repeat-n;
	color:#777;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
}
* html body #page{
	background:#fff url(images/bg.gif) repeat-n;
	color:#777;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
}
#content{
	font-size:1.1em;
	line-height:1.7em;
}
/* End Structure */

/* Begin Typography & Colors */
h1{
	color:#933;
	font-size:1.3em;
	font-weight:normal;
}	
h1 a{
	color:#933;
}
h1 a:hover{
	color:#933;
	text-decoration:underline;
}
h1 a:visited{
	color:#933;
}	
h2{
	color:#555;
	font-size:1.2em;
	font-weight:normal;
	text-decoration:none;
}	
h2 a{
	border-bottom:1px dotted #555;
	color:#bbb;
	text-decoration:none;	
}	
h2 a:hover{
	border-bottom:1px solid #555;
	color:#bbb;
	text-decoration:none;	
}
h2 a:visited {
	color:#555;
	text-decoration:none;

}	
h3 a{
	border-bottom:1px dotted #999;
	color:#999;
}	
h3 a:hover{
	border-bottom:1px solid #bbb;
	color:#eee;
	text-decoration:none;	
}
h3 a:visited{
	color:#aaa;
	text-decoration:none;
}
h3.comments{
	padding:0;
	margin:0;
}	
small{
	color:#666;
	font-size:0.9em;
	line-height:1.6em;	
}	
small a{
	color:#999;
	text-decoration:none;
}	
small a:hover{
	color:#ccc;
	text-decoration:underline;
}		
small a:visited{
	color:#777;
}		
code{
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
}
a{
	color:#bbb;
	text-decoration:none;
}	
a:hover{
	color:#eee;
	text-decoration:underline;
}	
a:visited{
	color:#999;
}
a:active {
	color:#999;
}	
/* End Typography & Colors */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
}
acronym, abbr{
	border-bottom:1px dashed #000;
}
blockquote{
	border-left:2px dashed #000;
	color:#000;
	margin-left:1em;
	padding-left:1em;
}
hr{
	display:none;
}
.clear{
	clear:both; height:1px; font-size:1px; line-height:1px; 
}
.nocomments, strike{
	color:#666;
}
.line{
	border-bottom:1px solid #222;
	margin:30px 0;
}
.movie{
	text-align:center;
}
.response{
	border-bottom:1px solid #222;
	border-top:1px solid #222;
	color:#999;
	font-size:1em;
	margin:0 0 15px 0;
	padding:15px 0 15px 0;
	text-align:center;
}
.navigation{
	color:#666;
	display:block;
	font-size:1em;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}
.navigation a{
	color:#666;
}	
.navigation a:hover{
	color:#ccc;
	text-decoration:underline;
}		
.navigation a:visited{
	color:#777;
}
.alignright{
	float:right;
}	
.alignleft{
	float:left;
}			
.center{
	text-align:center;
}
/* End Various Tags & Classes*/

/* Begin Images */
img {
	border: 0;
}
p img{
	border:none;
	max-width:100%;
}	
a img{
	border:none;	
}
/*	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{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
/* End Images */

/* Begin Header */  /* Code by Kyle Neath */
#header{
	height:100px;
	font-size:1em;
	margin:0;
	padding:0;
	text-align:left;
	width:74%;
}
#header .header_meta{
	margin:0;
	padding:32px 50px 32px 50px;
}
#header h1.header_title{
	border-right:1px solid #888;
	float:left;
	font-size:2.5em;
	font-weight:normal;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0.2em 0;
	text-align:left;
}
#header .header_description{
	color:#bbb;
	font-size:1.1em;
}
#header p{
	padding:1.1em 0;
	margin:0;
	line-height:1.1em;
}
/* End Header */

/* Begin Column */
.column{
	float:left;
	margin:0;
	padding:0px 0 0px 50px;
	width:64%;
}
.column h2.entry_title{
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
}	
.column h2.page_title, h2.archive_title, h2.search_title{
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:0 0 30px 0;	
}	
.column h3.entry_title{
	font-size:1em;
	margin:0;
	padding:0;
}
.column .smallattachment{
	float:left;
	margin:5px 5px 5px 0px;
	text-align:left;
	width:12.8%;
}
.column .attachment{
	margin:5px 0px;
	text-align:left;
}
.column .post{
	margin:0 0 30px 0;
	padding:0;	
	text-align:justify;
}	
.column .entry_meta{
	color:#bbb;
	font-size:1em;
	margin:2px 0;
	padding:0 0 2px 0;
	text-align:left;
}
.column .entry_meta a{
	color:#bbb;
	text-decoration:none;
}
.column .entry_meta a:hover{
	color:#bbb;
	text-decoration:underline;
}
.column .entry_meta a:visited{
	color:#bbb;
}
.entry_more{
	margin:0;
	padding:0;
}
.entry_navigation{
	display:block;
	font-size:1em;
	text-align:center;
}
.column .entry p{ /* Code by Scott Allan Wallick */
	margin: 1em 0;
}
.column .entry ul li{ /* Code by Scott Allan Wallick */
	list-style-type:square;
}
.column .entry ul li ul { /* Code by Scott Allan Wallick */
	margin-bottom: 0.3em;
}
.column .entry ul li ul li { /* Code by Scott Allan Wallick */
	list-style: circle;
}
.column .entry form{ /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}		
/* End Column */

/* Begin Cosmos */
.cosmos{
	line-height:1.4em;
}
.cosmos a{
	color:#777;
}	
.cosmos a:hover{
	color:#666;
	text-decoration:underline;
}	
.cosmos a:visited{
	color:#888;
}	
/* End Cosmos */

/* Begin Comments*/  /* Code by Kyle Neath */
ol#comments{
	float:left;
	list-style:none;
	margin:15px 0 0 0;
	padding:0 50px 0 0;
	text-align:justify;
	width:640px;
}
ol#comments li{
	list-style:none;
	margin:0;
	padding:15px 0 15px 0;
}
.comment_meta{
	display:block;
	color:#999;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	width:133px;
}
* html #comments .comment_meta{
	color:#999;
	width:133px;
}
#comments .comment_meta span{
	display:block;
}	
#comments .comment_author{
	font-size:1.1em;
}
#comments .comment_author a{
	color:#555;
}	
#comments .comment_date{
	font-size:1em;
	text-align:right;
}
#comments .comment_edit{
	font-size:1em;
	text-align:right;
}
#comments .comment_edit a{
	font-size:1em;
	color:#bbb;
}
#comments .comment{
	border-left:1px solid #666;
	color:#999;
	float:left;
	font-size:1em;
	margin:0 0 0 12px;
	padding:10px 0 10px 12px;
	width:482px;
}	
#comments .comment p{
	margin:0 0 1em 0;
}	
#comments .comment h3{
	font-size:1.1em;
	margin:0;
}
#comment-form{
	float:left;
	font-size:1em;
	list-style:none;
	margin:15px 0 0 0;
	padding:0 50px 0 0;
	text-align:justify;
	width:640px;
}
#comment-form .comment_meta{
	color:#999999;
	float:left;
	line-height:1.4em;
	margin:0;
	padding:0;
	text-align:left;
	width:133px;
}	
#comment-form span{
	display:block;
}	
#comment-form .comment_title{
	color:#933;
	font-size:1em;
}	
#comment-form .comment_message{
	color:#ccc;
	font-size:1em;
	text-align:left;
}		
#comment-form .comment{
	border-left:1px solid #666;
	color:#999;
	float:left;
	font-size:1em;
	margin:0 0 0 12px;
	padding:10px 0 10px 12px;
	width:482px;
}
.comment_navigation{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-size:1em;
	color:#666;
}
.comment_navigation a{
	color:#999;
}	
.comment_navigation a:hover{
	color:#ccc;
	text-decoration:underline;
}		
.comment_navigation a:visited{
	color:#777;
}
/* End Comments */

/* Begin Form Elements */  /* Code by Kyle Neath */
input.y_name, input.y_email, input.textfield{
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	margin:5px 0;
	padding:1px;
	width:24%;
}
textarea.message, textarea.y_msg{
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	height:10em;
	line-height:1.4em;
	margin:5px 0;
	overflow:visible;
	padding:1px;
	width:47.6%;
}
label.text{
	font-size:1em;












































	left:0.5em;
	top:-0.4em;
	position:relative;
}	
input.submit{
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	line-height:1.4em;
	margin:5px 0;
	padding:1px 5px;;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
/* End Form Elements */

/* Begin Contact */
#contact-form{
	float:left;
	font-size:1em;
	list-style:none;
	margin:15px 0 0 0;
	padding:0 50px 0 0;
	text-align:justify;
	width:64%;
}
#contact-form span{
	display:block;
}
#contact-form .contact_meta{
	float:left;
	line-height:1.4em;
	margin:0;
	padding:0;
	text-align:left;
	width:13.3%;
}
#contact-form .contact_title{
	color:#bbb;
	font-size:1.1em;
}	
#contact-form .contact_message{
	color:#999;
	font-size:1em;
	text-align:right;
}		
#contact-form .contact{	
	border-left:1px solid #666;
	color:#999;
	float:left;
	font-size:1em;
	margin:0 0 0 12px;
	padding:0 0 0 12px;
	width:48.2%;
}	
/* End Contact */

/* Begin Sidebar */
#sidebar{
	color:#bbb;
	font-size:1.1em;
	line-height:1.5em;
	padding:0;
	margin-left:78%;
	width:18%; /* original:16.4% */	
}
#sidebar a{
	color:#bbb;
	text-decoration:none;	
}
#sidebar a:hover{
	color:#bbb;
	text-decoration:underline;
}
#sidebar a:visited {
	color:#bbb;
}
#sidebar h2{
	color:#933;
	text-decoration:none;
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
}	
#sidebar h2 a{
	border-bottom:1px dotted #999;
	color:#933;
	text-decoration:none;	
}	
#sidebar h2 a:hover{
	border-bottom:1px solid #933;
	color:#933;
	text-decoration:none;
}
#sidebar h2 a:visited {
	color:#933;
}
#sidebar ul ul li:before{
	content:"\00BB \0020";
}		
#sidebar ul{
	margin:0;
	padding:0;
}	
#sidebar ul ol{
	padding:0;
	margin:5px 0 0 10px;
}	
#sidebar ul li{
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
}	
#sidebar ul ul li{
	color:#999;
	margin:2px 0 0 0;
	padding:0;
}
#sidebar ul ol li{
	margin:3px 0 0 0;
	padding:0;
}		
#sidebar ul p {
	margin:5px 0 0 8px;
}
#sidebar ul ul{
	margin:5px 0 0 10px;
}
#sidebar ul ul ul{
	color:#999;
	margin:0 0 0 10px;
}		
#sidebar ul ol li{
	list-style:decimal outside;
}	
/* End Sidebar */

/* Begin Search */  /* Code by Kyle Neath */
#searchform {
	margin:0;
	padding:0; 
	text-align:left;
}
#searchform #s {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	padding:1px;
	line-height:1.4em;
	margin:0;
	width:140px;
}
/*	End Search */

/*	Begin Footer */
#footer{
	clear:both;
	color:#666;
	font-size:1.1em;
	line-height:1.5em;
	margin:0;
	padding:30px 0;
	text-align:center;
	width:74%;
}
#footer p{
	margin:0;
}
/*	End Footer */