#colorbar
{
	height: 6px;
	width: 100%;
	clear: right;
	background: #AA0000;
}

.nav_on
{
	background-image: url("/images/nav_blog_on.gif");
}

h1.postTitle
{
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

.postMetaTitle
{
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.postMetaLabel
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#shuttleLinks a:link
{
	color: #CC0000;
	text-decoration: none;
}

#shuttleLinks a:visited
{
	color: #CC0000;
	text-decoration: none;
}

#metaNav a
{
	color: #CC0000;
	text-decoration: none;
}

.btn
{
	padding: 3px;
	background-color: #CC0000;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	border: #000000 1px solid;
}

div.quote
{
    font-size: 11px;
    background-color: #DDD;
    border-right: 1px solid #CC0000;
    border-left: 5px solid #CC0000;
    padding: 5px;
    margin: 15px;
}

a.cloud0
{
	color: #CC0000;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud1
{
	color: #CC0000;
	font-size: 15px;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud2
{
	color: #CC0000;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud3
{
	color: #CC0000;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud4
{
	color: #CC0000;
	font-size: 27px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

a.cloud5
{
	color: #CC0000;
	font-size: 31px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}