/* post */
.phi_posts h1,
.phi_posts h3
{
	margin: 0;
	font-weight: normal;
}

.phi_posts h3
{
	margin-bottom: 25px;
}

.post
{
	margin-top: 15px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.post .metadata
{
	margin-bottom: 20px;
}

.post .phi_internal_options
{
	list-style: none;
	margin: 0;
	padding: 3px;
}

.post .phi_internal_options li
{
	display: inline;
	margin-right: 15px;
}

.post .title
{
	margin: 0;
	margin-bottom: 3px;
}

/*
.post .timestamp
{
	float: left;
	margin-right: 6px;
}
*/

.post .tags
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.post .tags li
{
	display: inline;
	margin-right: 5px;
}

.post .text
{
	margin-top: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

.post .comments
{
	text-align: right;
}

.post .comments a
{
	padding-left: 18px;
	background: url('../img/comment.gif') no-repeat 0 50%;
}

a.more
{
	display: block;
	padding-left: 12px;
	margin-left: 5px;
	margin-top: 10px;
	background: url('../img/more.gif') no-repeat 0 50%;
}

div.rss
{
	text-align: right;
}

div.rss a
{
	text-align: right;
	font-size: 10px;
	background: url('../img/rss.gif') no-repeat 0 50%;
	padding-left: 16px;
}

.post p.footer
{
	margin: 0;
	text-align: right;
	font-size: 12px;
}

table.posts td.comments
{
	font-size: 0.8em;
	background-image: url('../img/comment.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 15px;
}


/* RSS Table */
table.phi_posts p
{
	margin: 0;
	font-size: 0.8em;
}

table.phi_posts tbody td
{
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
