html, body {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "Liberation Sans", "Open Sans", Arial, Helvertica, sans-serif;
    font-size: 0.85em;
    background: #d7d7d7 url(images/whiteline-960.gif) repeat-y 50% 0%;
    text-align: center;
}
a {
    color: #FF9100;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#page {
    width: 960px;
    margin: 0px auto;
    background: url(images/grad-bg.png) repeat-x #FFFFFF 0px -20px;
    text-align: left;
}
#page div.Wrapper {
    min-height: 500px;
    background: url(images/cloudy-bg.jpg) no-repeat 0px -20px;
}
#page div.Wrapper div.Wrapper2 {
    background: url(images/footer-art.jpg) no-repeat 0% 100%;
    padding: 40px;
    padding-bottom: 60px;
}
#header .Ending {
    clear: both;
    margin-bottom: 1.5em;
}
#title {
    float: left;
}
#title h1,
#title img {
    float: left;
}
#title h1 {
    font-family: 'Cantora One', Arial, sans-serif;
    font-size: 40px;
    line-height: 40px;
    margin: 0px;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, .3);
    color: #fff;
    margin-top: -5px;
}
#title h1 a {
    padding-left: 15px;
	color: #fff;
    text-decoration: none;
}
#navigation {
    list-style: none;
    float: right;
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    width: 470px;
    text-align: center;
}
#navigation li {
    display: inline;
    margin-left: 1.5em;
}
#navigation li.First {
    margin-left: 0px;
}
#navigation li a {
    color: #fff;
    text-decoration: none;
    font-size: .95em;
    font-weight: bold;
}
#navigation li a:hover {
    text-decoration: underline;
}
#navigation li.Current a:hover {
    text-decoration: none;
}

#navigation li.Current {
    border-bottom: solid 1px #fff;
}
.Screenshot {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .63);
}

h1, h2, h3 {
    font-family: 'Cantora One', Arial, sans-serif;
    font-weight: normal;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, .6);
    margin-top: 0px;
    line-height: 1em;
}
#pageTitle h2 {
    font-size: 1.6em;
    margin: 0px;
}
#pageTitle p {
    margin: 0px;
}
#pageTitle {
    margin-bottom: 2.5em;
}
#footer p {
    margin: 0px;
    margin-bottom: .5ex;
    color: #777;
}
#footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#footer ul li {
    display: inline;
    margin-left: .5em;
    padding-left: .5em;
    border-left: solid 2px #FF9100;
}
#footer ul li.First {
    margin: 0px;
    border: none;
    padding: 0px;
}
#footer ul li a {
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, .8);
}
#footer ul li a:hover {
    text-decoration: underline;
}

/* FEATURES */
div.FeatureSection .Ending {
    clear: both;
    padding-bottom: 5em;
}
div.FeatureSection .Text {
    width: 360px;
    float: left;
}
div.FeatureSection .Screenshot {
    float: right;
    box-shadow: none;
}
div.FeatureSection .FramedScreenshot {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .4);
}
xdiv.OddFeatureSection .Text {
    float: left !important;
}
xdiv.OddFeatureSection .Screenshot {
    float: right !important;
}

/* DOWNLOADS */
div.DownloadSection .Text {
}
div.DownloadSection .Text p {
    margin-top: 0px;
    margin-bottom: 1em;
}
div.DownloadSection h3 {
    font-size: 1.5em;
}
div.DownloadSection .Links {
}
div.DownloadSection .Links > ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
div.DownloadSection .Links > ul > li {
    float: left;
    text-align: center;
    padding: 1em;
    margin-left: 3ex;
}
div.DownloadSection .OSLinks li:hover {
    background: rgba(33, 66, 99, .05);
    border-radius: 10px;
}
div.DownloadSection .OSLinks li img {
    margin-bottom: 1em;
}
div.DownloadSection .Links li span.Note {
    opacity: .5;
    font-size: .9em;
}
div.DownloadSection .Links li p {
    width: 350px;
    margin: 0px;
    margin-left: 80px;
    text-align: left;
}
div.DownloadSection .Links > ul ul {
    margin: 0px;
    padding-left: 2ex;
}
div.DownloadSection .FFLinks img {
    float: left;
}
div.DownloadSection .FFLinks li {
    padding: 0px;
    margin-top: -1em;
}
div.DownloadSection a {
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, .4);
}
div.DownloadSection .InstallCommands {
    margin-left: 1em;
}
div.DownloadSection .InstallCommands strong {
    font-size: .9em;
}
div.DownloadSection .Ending {
    clear: both;
    padding-bottom: 3em;
}
div.LastDownloadSection .Ending {
    padding-bottom: 5em;
}

/* STENCILS */
.StencilSection p,
.StencilSection h3 {
    margin: 0px;
}
.StencilSection .Item {
    float: left;
    width: 180px;
    margin: 20px;
    text-align: center;
}
.StencilSection .Item h4 {
    margin: 0px;
    font-size: 1.2em;
}
.StencilSection .Item img {
    display: block;
    width: 148px;
    height: 148px;
    border: solid 1px #eee;
    margin: 2ex 15px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
.StencilSection .Ending {
    clear: both;
}
.StencilSection .Item p {
    height: 5em;
    font-size: .9em;
}

.StencilSection {
	margin-bottom: 3em;
}

/* WIKI */
#wikiContainer {
	min-height: 400px;
}
#wikiContainer .SideBar {
	float: left;
	width: 13em;
	padding: 1em;
	background: rgba(0, 0, 0, .05);
}
#wikiContainer .SideBar h3 {
	margin-top: 0px;
	line-height: 1em;
}
#wikiContainer .ContentSection {
	margin-left: 17em;
}
#wikiContainer .Ending {
	clear: both;
	margin-bottom: 5em;
}

#wikiContainer .ContentSection li p {
	margin: 2px 0px;
}
#wikiContainer .SideBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#wikiContainer .SideBar li {
	margin: 0ex;
	margin-bottom: 1.2ex;
}
#wikiContainer .SideBar li a {
    color: #CB5F15;
}
#wikiContainer .SideBar ul ul {
	padding-left: 1em;
}
#wikiContainer .ContentSection pre {
	
}
#wikiContainer .ContentSection pre br {
	display: none;
}
#wikiContainer .ContentSection h1 code,
#wikiContainer .ContentSection h2 code,
#wikiContainer .ContentSection h3 code,
#wikiContainer .ContentSection h4 code {
	font-family: inherit;
	color: #3680AF;
}
#wikiContainer .ContentSection table {
	font-size: 1em;
}
#wikiContainer .ContentSection table td,
#wikiContainer .ContentSection table th {
	border: solid 1px #777;
	padding: .5ex;
}
#wikiContainer .ContentSection table {
    border-collapse: collapse;
}

#wikiContainer .ContentSection div.nogutter {
	padding: 0px !important;
}
#wikiContainer .ContentSection div.nogutter ol {
	margin-bottom: 0px !important;
}
#wikiContainer .ContentSection td pre {
	display: block;
	margin: .5ex 0px;
}
#wikiContainer .ContentSection hr {
	margin: 5ex 0ex;
	border: none;
	border-top: solid 2px #eee;
}
#wikiContainer .ContentSection hr h2 {
	margin-top: 0px;
}
#wikiContainer .ContentSection em.Keyword {
	font-style: normal;
	display: block;
	color: #777;
}
#wikiContainer .ContentSection img.EditorInfo {
	float: right;
	width: 400px;
	margin-left: 2ex;
}
#wikiContainer .ContentSection .WikiTOC {
	float: right;
	padding: 1.5ex;
	margin-left: 1em;
    margin-bottom: 1em;
    background: rgba(0, 0, 0, .03);
	border: solid 1px rgba(0, 0, 0, .2);
}
#wikiContainer .ContentSection .WikiTOC .WikiTOCTitle {
	font-size: 1em;
}
#wikiContainer .ContentSection .WikiTOC ul {
	margin-top: 0px;
	padding-top: 0px;
}
#wikiContainer .ContentSection .WikiTOC ul.Top {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding-left: 1ex;
}
#wikiContainer .ContentSection code {
	color: #336699;
	font-size: 1em;
	font-family: "Liberation Mono", Consolas, "Courier New", sans-serif;
}
#wikiContainer .IndexSection {
	float: left;
	width: 30%;
	margin-right: 3%;
}
