body
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

h1, h2, h3, h4, h5, h6, #nav a, #tagline, #description, legend
{
	font-family: "Bauhaus Md SG", "Bauhaus Md BT", "Bauhaus Medium", Bauhaus, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, #nav a
{
	color: #A69A8B;
}

h1, h2, h3, h4, h5, h6
{
	line-height: 1em;
	margin-bottom: .25em;
	margin-top: .75em;
}

h6
{
	font-size: 1.1em;
}

h5
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.4em;
}

h2, legend
{
	font-size: 1.5em;
}

h1
{
	font-size: 1.6em;
}

#badges
{
	width: 100%;
	background-color: #fff;
}

#tagline
{
	color: #000;
	font-size: 3em;
	text-align: center;
	line-height: 1.2em;
}

#description
{
	color: #fff;
	font-size: 2em;
	text-align: right;
	line-height: 1.2em;
}

.entry-header a
{
	text-decoration: none;
}

.section h3
{
	margin-left: 0.7143em;
}

.section h2.entry-header
{
		margin-left: 0;
}

.entry-meta
{
	font-style: italic;
	margin: 0 1em 1em 1.25em;
	font-size: 0.8em;
	line-height: 1em;
}

a:link
{
	color: #7D7DA6;
}

a:visited
{
	color: #A69A8B;
}

a:hover
{
	color: #fff;
	background-color: #7D7DA6;
}

#links h2, #links a:link, #links a:visited
{
	color: #fff;
	text-decoration: none;

}

#links a:hover
{
	color: #A69A8B;
	background: #fff;
}

#links ul
{
	margin-left: 1em;
	color: #fff;
} 


#badges a:hover
{
	background-color: #fff;
} 

.entry-more-link
{
	font-style: italic;
}