/*  
Theme Name: Apathy House
Theme URI: http://apathyhouse.com/
Description: Apathy House
Version: 1.0
Author: L0qii
Author URI: http://apathyhouse.com/

*/

a.posttitle {
	text-decoration: none;
}
a.posttitle:hover {
	text-decoration: underline;
}

a.commenttitle {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
a.commenttitle:hover {
	text-decoration: underline;
}

.feeds {
	float: right;
	margin: 0px;
}

.entry {
	padding-left: 30px;
}

.postmetadata {
	font-size: .75em;
	padding-left: 30px;
}

.post {
	padding-bottom: 10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: .9em;
}
	
.alignright {
	float: right;
}

.alignleft {
	float: left
}

span.comments {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
	margin: 40px auto 20px ;
}

.commentlist li {
	margin-right: 40px;
	list-style: none;
	border-bottom: 1px dotted #606060;
}

.commentlist p {
	margin: 8px;
}

.commentauthor {
	font-size: .8em;
	font-weight: bold;
}