a
{
    color:White;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	background: #424e4f url(/images/body-bg.jpg) repeat-x left top;
	color: #fff;
}

.blogimage 
{
    float:right;
}

.blogimage img
{
    border:0;
}

.blogtitle a
{
    color: White;
    text-decoration: none;
    text-align:center;
}

.blogdescription
{
    color: White;
    margin: 0 0 1em 0;
}

.blogentry
{
	border: 1px solid #fff;
	margin: 0 0 20px 0;
	padding: 0;
}

.blogentrytitle
{
	background: #5e6d70;
	padding: 7px;
	font-size: 1.4em;
	margin: 0;
}

.blogentrytitle a
{
	color: #ffad76;
	text-decoration: none;
}

.blogentrydescription
{
	padding: 10px; 
	font-size: 1.2em;
	line-height: 1.4em;
}

.blogentrydate
{
    padding:10px;
    font-size:xx-small;
}

.navbar
{
    text-align:center;
    font-family:arial,sans-serif;
    font-size:11px;
}

.navbar a
{
    color:White;
}

.reportabuse
{
    font-size: xx-small;
}
