body
{
	background:#333 url(bg.jpg);
	text-align:center;
	font-family:"Bitstream Vera Sans", sans-serif;
	font-size:11pt;
	color:#333;
	margin:0;
	padding:0;
}

#outline
{
	width:820px;
	text-align:left;
	background:url(shadow.png) repeat-y;
	margin:0 auto;
}

#container
{
	background:#fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	width:800px;
	margin:0 10px;
}

#header
{
	background:url(header.jpg) no-repeat;
	height:202px;
}

#header h1
{
	float:left;
	font-size:0;
	margin:0;
	padding:0;
}

#header h1 a
{
	width:165px;
	height:158px;
	display:block;
	color:#000;
}

#header h1 a:hover,#header h1 a:visited
{
	color:#000;
}

#menu
{
	list-style:none;
	font-family:"Trebuchet MS", "Bitstream Vera Sans", sans-serif;
	font-size:1.2em;
	margin:0;
	padding:165px 0 0 10px;
}

#menu li
{
	float:left;
	margin:0;
	padding:0;
}

#menu li a
{
	color:#d8ffb3;
	text-decoration:none;
	display:block;
	padding:5px 10px;
}

#menu li a:hover
{
	color:#fff;
	text-decoration:underline;
}

#content
{
	background:url(camera.png) no-repeat top right;
	padding:20px;
}

#bottomnav
{
	border-top:1px dotted #ccc;
	margin-top:2em;
	padding-top:2em;
	clear:both;
}

#footer
{
	background:#000;
	color:#fff;
	font-size:small;
	padding:5px;
}

#footer a
{
	color:#ccc;
	text-decoration:none;
	border:none;
}

#footer a:hover
{
	color:#fc0;
}

table
{
	border-collapse:collapse;
	margin:0 20px;
	padding:0;
}

td,th
{
	border:1px solid #f8f8f8;
	vertical-align:top;
	margin:0;
	padding:5px;
}

th
{
	background:#f8f8f8;
	font-weight:700;
	text-align:left;
	padding:1px;
}

table.keybindings th.key
{
	width:30%;
}

table.keybindings th.action
{
	width:70%;
}

html>body
{
	font-size:.8em;
}

h1 img,h2 img,h3 img,h4 img
{
	margin-right:6px;
	vertical-align:middle;
}

h3
{
	clear:right;
}

h1,h2,h3
{
	font-family:"Trebuchet MS", "Bitstream Vera Sans", sans-serif;
	color:#3d305d;
}

a
{
	color:#5a7ac7;
	text-decoration:none;
	font-weight:700;
	background-color:inherit;
}

a:visited
{
	text-decoration:none;
	color:#9f75ad;
	background-color:inherit;
}

a:hover
{
	color:#dd6545;
	text-decoration:underline;
	background-color:inherit;
}

pre,code
{
	font-family:"Bitstream Vera Sans Mono", "Courier New", monospace;
	font-size:80%;
}

pre
{
	color:#666;
	background:#eee;
	border:1px dashed #ccc;
	margin:0 2em;
	padding:2px;
}

.clear
{
	clear:both;
}

#article-body
{
	line-height:1.5em;
}

#article-body ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#article-body li
{
	background:url(bullet.png) no-repeat 0 -2px;
	margin:0 0 0 1em;
	padding:0 0 0 12px;
}

#article-info
{
	clear:both;
	color:#666;
	font-size:80%;
	text-align:center;
}

#user-actions
{
	display:block;
	border-bottom:1px solid #dd9;
	position:relative;
	line-height:1.3em;
	background:#ffe url(wiki-images/edit.png) no-repeat left;
	text-align:left;
	font-weight:700;
	color:#666;
	padding:.75em 1em .75em 90px;
}

#user-actions ul
{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#user-actions li
{
	display:inline;
	margin:0;
	padding:0;
}

#user-actions a
{
	text-decoration:none;
	padding:0 4pt;
}

#user-actions a:hover
{
	text-decoration:underline;
}

#pt-logout
{
	position:absolute;
	top:.5em;
	right:1em;
}

a img
{
	border:0;
	vertical-align:middle;
}

div.floatright,div.tright,table.floatright
{
	clear:right;
	float:right;
	position:relative;
	border:0;
	margin:0 1em .5em 0;
}

div.floatleft,div.tleft,table.floatleft
{
	float:left;
	position:relative;
	border:0;
	margin:0 1em .5em 0;
}

.img-inset
{
	float:left;
	padding:0 1em .5em 0;
}

.img-alone
{
	display:block;
	text-align:center;
	border:none;
	margin:.75em auto;
	padding:2px;
}

.img-leader
{
	float:left;
	margin-right:12px;
}

a:hover > .img-alone
{
	border:2px solid #f50;
}

div.editsection
{
	margin-bottom:-5em;
	font-size:.8em;
}

#header p,.hide,.urlexpansion,.printfooter,#toc
{
	display:none;
}

table.keybindings,textarea
{
	width:100%;
}

#article-body h2:first-child,#article-body p:first-child,h2:first-child
{
	margin-top:0;
}
