/*
 * MediaWiki Dusk Skin by Gregory S. Hayes
 * Copyright: Gregory S. Hayes - http://www.icebreaker.net
 * License: GPL (http://www.gnu.org/copyleft/gpl.html)
 *
 * Based on WordPress "Dusk" Theme by Becca Wei
 * and MonoBook Wiki skin by Gabriel Wicke
*/

.zoom
{
    zoom: 175%;
}


 
#column-one {
	float: left;
	width: 210px;
	padding: 18px 25px 0 15px;
	background: url(images/sidebar.png) no-repeat top right;
	color: #FFFFFF;
	font-size: 1em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
}
html>body #column-one {
	width: 170px;
}

	/* Right Column Styles */
	#column-one h5 {
		background: url(images/sideline.png) no-repeat bottom left;
		margin: 0 0 0.6em 0;
		border-bottom: 0px dotted #5E5D5D;
		padding-top: 1.1em;
		font-size: 1.4em;
	}
	#column-one a:link {
		color: #b3c7e3;
	}
	#column-one a:visited, #column-one a:active {
		color: #afb5bd;
	}
	#column-one a:hover {
		color: #ffffff;
		font-weight: bold;

		text-decoration: none;
	}
	#column-one ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#column-one ul ul, #column-one ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#column-one ul ul {
		list-style-type: disc;
	}
	#column-one ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}

#content {
	float: left;
	width: 550px;
	padding: 0 20px 0 35px;
	background: url(images/content.png) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 495px;
}
html>body #content {
	width: 495px;
}
/* #column-one { padding-top: 160px; } */
/* #column-content { } */
/* the left column width is specified in class .portlet */

/* Font size:
** We take advantage of keyword scaling- browsers won't go below 9px
** More at http://www.w3.org/2003/07/30-font-size
** http://style.cleverchimp.com/font_size_intervals/altintervals.html
*/

body {
	margin: 0;
	padding: 0;
	background: #0F2E7F;
	font-size: x-small;
	font-family: Arial, sans-serif;
	color: #000000;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
}
html>body {
	font-size: small;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Verdana, serif;
}
h1, h2 {
	font-size: 1.5em;
}
h2 {
	margin: 0.6em 0 0 0;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #888685;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a:link {
	color: #497CA7;
}
a:visited, a:active {
/*	color: #6E7CA7; */
	color: #497CA7;
}
a:hover {
	color: #7599B7;
	text-decoration: none;
}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 1em;
	font-family: Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #888685;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

a.new, #column-content a.new, #p-personal a.new { 
	color:#a786c0; 
}

/* #6d00c0 #9f73c0 */
/* 
**.firstHeading {
**	margin: 0.6em 0 0 0;
**	padding: 0 0 1px 0;
**	border-bottom: 1px dotted #888685;
**}
*/

.printfooter {
        display: none;
}

/* emulate center */
.center {
    width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
/* small for tables and similar */
.small, .small * { font-size: 94%; }
table.small { font-size: 100% }

/* MonoBook Icons */
#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
    background: url("lock_icon.gif") center right no-repeat;
    padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
    background: url("mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="news://"] {
    background: url("news_icon.png") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
    background: url("file_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
.link-irc {
    background: url("discussionitem_icon.gif")  center right no-repeat;
    padding-right: 18px;
}
/* disable interwiki styling */
#bodyContent a.extiw,
#bodyContent a.extiw:active {
    color: #3366bb;
    background: none;
    padding: 0;
}
#bodyContent a.external { color: #3366bb; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}

/* toc */

#toc,
.toc {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: #FFFFFF;
    width: auto;
}
div.thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}
.urlexpansion,
.hiddenStructure {
    display: none;
}
img.tex {  
	border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
	vertical-align: middle;
}

span.texhtml { font-family: serif; }

/* Layout */

#siteSub { display: none; }

#globalWrapper {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(images/wrapper.png) repeat-y;
	font-size: 0.9em;
	text-align: left;
}

#header {
	width: 760px;
	height: 170px;
	background: url(images/header.png) no-repeat;
}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 0px 0 0 10px;
		border: 0px dashed #2E3235;
		padding: 0px;
	}
	#title h1 {
		margin: 0;
		padding: 0px 0px;
		border: 0;
		background-color: #222;
		color: #878584;
		font-size: 2em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #878584;
		text-decoration: none;
	}

#footer {
	clear: both;
	padding: 1.2em 230px 1.2em 35px;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		/* padding: 0.6em 0; */
		border-top: 1px dotted #888685;
		font-size: 0.92em;
	}
	#footer li {
    	display: inline;
    	margin: 0 1.3em;
	}
	/* hide from incapable browsers */
	head:first-child+body #footer li { white-space: nowrap; }
	#f-poweredbyico, #f-copyrightico {
    	margin: 0 8px;
    	position: relative;
    	top: 20px; /* Bump it up just a tad */
	}
	#f-poweredbyico {
    	float: right;
    	height: 1%;
	}
	#f-copyrightico {
  		float: left;
    	height: 1%;
	}
