/**
 * Style sheet home
 */
#right
{
	padding:10px;
	border-top:2px solid #006699;
}

.latest_posts a
{
	display:block;
	margin:5px;
	font-weight:normal;
	text-decoration:underline;
	color:#006699;
}

.latest_posts a:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#98AAB1;
}

#hmmain
{
	padding:10px;
}

#hmmain a
{
	font-weight:normal;
	text-decoration:underline;
	color:#006699;
}

#hmmain a:hover
{
	font-weight:normal;
	text-decoration:underline;
	color:#98AAB1;
}

.latest_posts, .mod_article
{
	border:1px solid #98AAB1;
}

#right h1, #main h1
{
	height:24px;
	display:block;
	margin:0px;
	padding-top:6px;
	text-align:center;
	vertical-align:middle;
	background-image:url("files/images/nav-bg.gif");
}

.mod_randomImage, #hmnotes
{
	margin-top:10px;
	border:1px solid #98AAB1;
}

.layout_short
{
	padding:5px 10px;
}

#hmnotes p, #hmnotes h2
{
	margin:5px 0px 0px 0px;
	padding:0px;
}

.mod_randomImage img
{
	display:block;
}
