﻿.SilentOrb_Container
{
	color: Black;
	background-color:#E6F8FA;
	background-image: url( "http://silentorb.com/Translucence/Resources/Images/translucence_background.jpg" );
	background-position:left;
	background-repeat:repeat-y;
}

.SilentOrb_Menu
{
	text-align: left;
	font-family: "Trebuchet MS";
	}

.date-header
{
	color: Black;
	background-color: #DDFFFB;
}

h2
{
	color: #3A3939;
}

.post-title
{
	color: #0A108A;
}
.post-title a
{
	color: #0A108A;
}
.post-title a:hover
{
	color: #5358AA;
}

p.post-footer
{
	color: #222;
}

.post-footer em
{
	color: #777;
}

#comments h4
{
	color: #555;
}

#sidebar p
{
	color: #444;
}

a:link
{
	color: #5B6584;
	text-decoration: none;
}

a:hover
{
	color: Black;
}

.SilentOrb_Menu a:hover
{
	color: Black;
}

a:visited
{
	color: #948C94;
}

#header
{
	width:auto;
	background-color:Black;
	border-style:none;
}

#content
{
	padding-left:15px;
}

#blog-title
{
	border-style:none;
}