/*
Theme Name: ManvsOffice
Theme URI: http://www.manvsoffice.com/
Description: ManvsOffice is designed to be flexible, search engine friendly, and really good looking.
Author: Sebo Marketing

Copyright 2008-2010 by Sebo Marketing. All Rights Reserved.
*/
.postbody {
	margin-bottom: 50px;
}

.title {
	margin: 0;
}
	.title a:link, .title a:visited {
		text-decoration: none;
	}
	.title a:active, .title a:hover {
		text-decoration: underline;
	}
.postmetadata {
	margin-top: -1.4em;
	font-size: 80%;
}
	
.date {
	margin-bottom: 15px;
	font-size: 80%;
}

.reply {
	margin-top: 40px;
}
.comment_meta {
	font-size: 80%;
}
.comments {
	width:400px;
	margin:0 0 5px;
	padding:10px 10px 0px 10px;
	border:1px #000 dotted;
}
.commentText {
	margin: 1.4em 0;
}
.metadate {
	font-size: 80%;
}
.comment_author {
	font-size: 115%;
}
	.comment_author a:link, .comment_author a:visited {
		text-decoration: none;
	}
	.comment_author a:active, .comment_author a:hover {
		text-decoration: underline;
	}

#postNavigation {
	float: left;
	margin-top: -40px;
}
#postNewer {
	position: absolute;
	left: 530px;
}
#postOlder {
	position: absolute;
}
#postTop {
	position: relative;
	left: 150px;
}
