*
{
	margin:0;
	padding:0;
}

.clearer
{
	clear:both;
	font-size:0;
}

.content
{
	float:left;
	margin:10px 0;
	padding-top:32px;
	width:531px;
}

.content .descr
{
	color:#9a3;
	margin-bottom:6px;
}

.content h2
{
	border-bottom-color:#777;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	font-family:Impact, sans-serif;
	font-size:2em;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:1px;
	margin-bottom:8px;
	padding-bottom:0;
}

.content li
{
	margin-left:18px;
}

.content ul
{
	color:#cca;
	padding-left:14px;
}

.footer
{
	border-top:1px dashed #333;
	color:#777;
	font-size:1em;
	text-decoration:none;
}

.footer .left,.footer .right
{
	padding:8px 0;
}

.footer a
{
	color:#784;
	text-decoration:none;
}

.footer a:hover
{
	color:#AA3;
	text-decoration:underline;
}

.left
{
	float:left;
}

.olive
{
	color:#CCA;
}

.right
{
	float:right;
}

.sidenav
{
	float:right;
	padding-top:126px;
	width:210px;
}

.sidenav h2
{
	border-bottom-color:#777;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	color:#9a3;
	font-family:"Trebuchet MS", sans-serif;
	font-size:24px;
	font-weight:400;
	letter-spacing:-2px;
	margin:15px 0 5px;
	padding:0 0 1px;
}

.sidenav li
{
	list-style:none;
}

.sidenav li a
{
	border-left:6px solid #111;
	color:#777;
	display:block;
	font-size:1.1em;
	line-height:1.5em;
	padding-left:14px;
	text-decoration:none;
}

.sidenav li a:hover
{
	background-color:#666;
	border-left:6px solid #9a3;
	color:#cca;
}

.sidenav ul
{
	padding:0.5em 0 0 0.5em;
}

.sub
{
	color:#971;
	font-size:1.3em;
	letter-spacing:2px;
	line-height:1em;
	margin-bottom:30px;
}

.title
{
	font-family:"Trebuchet MS";
	font-size:3.7em;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:4px;
	line-height:1em;
	text-transform:uppercase;
}

.wrapper
{
	font-size:1.3em;
	letter-spacing:0;
	margin:0 auto;
	width:780px;
}

a
{
	color:#ff3;
}

a:hover
{
	text-decoration:none;
}

blockquote
{
	border-left:6px solid #9a3;
	color:#cca;
	display:block;
	font-weight:700;
	padding-left:28px;
}

body
{
	background:#111;
	color:#ddd;
	font:normal 62.5% "Trebuchet MS",Verdana,sans-serif;
	height:100%;
}

code
{
	border-left:6px solid #9a3;
	color:#cca;
	cursor:text;
	display:block;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	padding-left:28px;
}

fieldset
{
	border:0;
}

html
{
	background:#111;
	height:100%;
	min-height:100%;
}

img
{
	border:0;
}

p,blockquote,code,ul
{
	margin-bottom:1.2em;
}