#page {
	background-color: white;
	text-align: left;
	}

#header {
	background-color: #000000;
	border: 1px solid transparent;
	}

#content {
	margin: 0;
	font-size: 1.2em
	}

#page {
	margin: 0;
	padding: 0;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.npost a
{
	color: #ffffff
}

.postDataFull
{
	padding-left: 0px;
	font-weight: bold;
}

.postDataFull p
{
	display: inline;
}

.postTextHome
{
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 0px;
		font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #013142;
}

.postDataFullBlue
{
	height:23px;
	vertical-align:middle;
}

.postDataFullBlack
{
}
.pseudoLink {
	cursor: pointer;
	color:#f4b0b0;
}
/* End Entry Lists */

