body {
	color: #e6e6e6;
	background: #000 none;
/*	font: 0.9em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;*/
/*	margin-top: 60px;*/
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

p {
	padding: 7px;
	margin: 0px 3px 0px 3px;
}

#logo {
	top: -5px;
	position: relative;
	right: -10px;
}

b, strong {
	font-weight: bold;
}

#container {
	width: 414px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	background: #070707;
	border-right: 170px solid #070707;
	position: relative;
}

#content {
	background: #1c1c1c;
	border-right: 5px solid #212121;
	padding: 7px;
}

#pageHeader {
	width: 540px;
	height: 63px;
	display: block;
	margin: 0 auto;
	font-size: 3em;
}

.title {
	color: #444444;
	font-weight: bold;
	font-size: 17px;
}

.slogan {
	font-weight: normal;
	color: #4c4c4c;
	font-size: 16px;
}

#footer {
	color: #333;
	text-align: center;
	padding-top: 20px;
	font-size: 0.90em;
}

h3 a:link, h3 a:visited {
	font-size: 0.9em;
	display: block;
	color: #fff;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
}

h3 a:hover, h3 a:active {
	background: #1c1c1c;
	color: #ffffff;
	text-decoration: none;
	margin-left: -5px;
	padding-left: 15px;
}

h4.sub {
	color: #656565;
	font-size: 0.7em;
	padding: 0;
	margin: 3px 0 0;
	font-weight: normal;
}

h1 {

}

h2 {
	margin: 5px 0 10px 0;
	padding: 0;
}

h4 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 1.5em;
}

p.subtext {
	color: #656565;
	font-size: 0.85em;
	margin: 0 0 20px;
	padding: 2px 0 0;
}

.stretcher {
	background: #1c1c1c;
	padding-right: 7px;
	padding-left: 7px;
}

h3.display {
	margin: 0;
	padding: 0;
	position: absolute;
	right: -170px;
	display: block;
	width: 170px;
	background: #060606;
}

.welcome {
	position: absolute;
	right: 0;
	top: 0;
}

.introduction {
	position: absolute;
	right: 0;
	top: 42px;
}

.theme {
	position: absolute;
	right: 0;
	top: 84px;
}

.subpages {
	position: absolute;
	right: 0;
	top: 126px;
}

.publish {
	position: absolute;
	right: 0;
	top: 168px;
}

.resources {
	position: absolute;
	right: 0;
	top: 210px;
}

#wordpress-logo { display: none; }