/*
THEME NAME: The Story Hacker
THEME URI: http://www.storyhack.com
DESCRIPTION: The official theme of storyhack.com. maybe I'll use this one for longer than a year.
VERSION: 2.0
AUTHOR: Bryce Beattie
AUTHOR URI:
TAGS: 
DATE: 2/18/2010
*/
body{
	background:url(images/background.jpg) repeat-x #2e0303;
	font-size:16px;
	font-family:Georgia,Times,serif;

}
#container{
	text-align:left;
}
#iecenter{
	text-align:center;
}
#header{
	color:blue;	
}
#header {
	text-align:center;
}
#header h1{
	color:white;
	padding-left:.1em;
	font-size:5em;
	margin-bottom:0;
	padding-bottom:.1em;
	
}
#head {
	font-size:1.2em;
	line-height:1.2em;
	padding-top:15px;
}
#content{

}
#content h2{
	font-size:1.5em;	
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:0;
}
#content h2 a{
	color:#410909;
}

#content p{
	font-family:verdana,sans-serif;
	padding-right:2em;
	text-indent:2em;
}
.meta{
	font-size:.75em;
	padding-top:0;
	line-height:.8em;
	text-align:left;
	margin-bottom:1em;
	margin-left:59px;
}
.comment_link{
	font-size:.75em;
	line-height:.8em;	
	text-align:right;
}
#first_page_h2{
	margin-left:59px;
}
.front_page_post{
/*
	border-width:0 0 2px 0;
	border-color:#410909;
	border-style:solid;*/
	margin:2em 24px 0 24px;
	background: url(images/quill.png) no-repeat;
}
.first_page_post h2{
}
#ident{
	text-align:center;
	border-width:0 0 1px 0;
	border-color:white;
	border-style:dashed;
	padding-bottom:1em;
}
#menu{
	padding:0 auto;
	text-align:center;
}

#menu a{
	color:#f0eddd;
	text-decoration:none;	
}
#menu a:hover{	
	background:#410909;
	color:#f0eddd;
	border-color:#410909;
	border-width:0 0 2px 0;
	border-style:solid;
}
#tiptop{
	background: url(images/content_top.png) no-repeat;
	height:30px;
}
#content_column{
	background: url(images/content_column.png) repeat-y;
}

#sidebar{
	color:white;
	font-size:.75em;
}
#sidebar h3{
	color:white;
	padding-top:1em;
	text-align:center;

}
#sidebar ul{
	margin:1em 0;
	padding:0;
}
#sidebar li{
	padding:0;
	margin: 1px 0;
	list-style-type:none;
	text-align:center;
}
#sidebar a{
	color:#ddd;
	
}
.navigation{
	text-align:center;
}
.bookside-left{
	text-align:left;
}
.bookside-right{
	text-align:center;
	
}
.social{
	border-width:0 0 1px 0;
	border-color:white;
	border-style:dashed;
	padding:.5em 0;
	text-align:center;
}
.social a:hover{
	background:white;
}
.copyright{
	text-align:center;
	padding:3em 0 2em 0;
	font-size: .6em;
	color:#917860;
}
.copyright a{
	color:#bcb489;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.headline {
		text-align:left;
		margin:0px;
		padding:0;
		color:black;
}
.meta_centered{
	text-align:center;
	font-size:.75em;
	padding-top:0;
	line-height:.8em;
	color:#999;
	margin-bottom:1em;

}
.single_post{
	margin:2em 24px 0 24px;

}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
