body { color: #DEE9FF; background-color: #155683; }
a { color: #00A2FF; }
a:hover { color: #003; background-color: #0AF; }
h1, h3 {}

#header {}
#title { color: #112; }
#title .tlinked { color: #4981FF; text-shadow: #035 1px 1px 1px; }
#title .tlist { color: #00A2FF; text-shadow: #035 1px 1px 1px; }
#title #twp {
	color: #022C49;
	text-shadow: #012 1px 1px 0px;
	margin-left: 0; padding-left: 0;
}
#title a#tjs {
	color: #3F6903;
	text-shadow: #120 1px 1px 0px;
	border-left: 2px solid #112;
	margin-left: 5px;
	padding-left: 5px;
}
#title a#tjs:hover { color: #98FF06; text-shadow: #2B5700 1px 1px 0px; }

#download {}
#download a { color: #003; }
#download a .version, .by { color: #035; }
#download a img {}
#download a:hover { color: #0AF; }

#toc {}
#toc ul {}
#toc ul a { color: #9DF; text-shadow: #003 1px 1px 1px; }
#toc ul a:hover { color: #BDF; }
#toc p { color: #00A2FF; text-shadow: #035 1px 1px 0px; }
.by {}
#toc p a:hover {}

#logo {
	float: left;
	clear: both;
	position: fixed;
	text-indent: -100em;
	bottom: 0;
	margin: 23px;
	height: 50px;
	width: 50px;
	background: url(../../misc/ll/wp-logo.png);
	background-position: bottom center;
}
a:hover#logo {
	background-position: top center;
}

.highlight { color: #0FF; }
.comment { color: #C6C; }

#content {}
#content div.section {}
#content h3 {
	color: #FFF;
	text-shadow: #036 1px 1px 0px;
	border-bottom: 1px solid #144F79;
}
#content p {}
#content pre {}
#content code {}
#content code.label {}
#content pre code {}
#content span.description {}
#content .example h5 { color: #CCC; }
#content .example ul.ll-linksList {}
#content .example ul.ll-entriesList { color: #DEF; }
#content .example .ll-entryDate { color: #69B; }
#content dt,
#content h5 { color: #09F; text-shadow: #035 1px 1px 0px; }
#content dl dd {}
#changelog p {}
#changelog ul {}
.releaseDate { color: #035; }

#footer {}
#footer ul {}
#footer li { border-left: 1px solid #006; }
#footer li.first {}
/*#footer li a { color: #1C7119; }*/
#footer li a:hover { color: #BDF; }

