/* Cascading Style Sheet Created By: PxO Ink (http://www.pxoink.net/) */
/* Cascading Style Sheet Copyright 2012 © PxO Ink. All Rights Reserved. */

/* Begin Page Settings */

body {
	background-color: #000;
	background-image: url('../images/background.gif');
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-size: 100%;
	font-family: Sans-Serif, Serif;
	font-size: 62.50%;
	}

html, body {
	width: 100%;
	height: 100%;
	border: none;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, hr
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px; 
	}
	
a {
	color: #FFF;
	}
	
a:hover {
	color: #DDD;
	}
	
code {
	font-size: 1.20em;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0.50em 0;
	border-width: 0px;
	border-bottom: 1px;
	border-style: dashed;
	border-color: #FFF;
	}
	
h1 {
	margin: 0px;
	border: none;
	color: #1DACD6;
	font-size: 8.00em;
	font-style: oblique;
	text-shadow:	-2px	0	1px	#1DACD6,
					-4px	0	1px	#1B9BC2,
					-6px	0	1px	#188BAD,
					-8px	0	1px	#157A99;
	}
	
h2 {
	font-size: 2.80em;
	}
	
h3 {
	font-size: 2.40em;
	}
	
h4 {
	font-size: 2.00em;
	}
	
h5 {
	font-size: 1.60em;
	}
	
h6 {
	font-size: 1.40em;
	}
	
ul li, ol li {
	margin-bottom: 0.50em;
	list-style-position: inside;
	font-size: 1.20em;
	}
	
ul li {
	list-style-type: square;
	}
	
/* End Page Settings */

/* Begin Page Work */

div#background, div#background * {
	display: none;
	}

div#container {
	margin: 2.50% auto;
	padding: 2.50%;
	width: 40%;
	min-width: 640px;
	color: #FFF;
	background-color: #000;
	opacity: 0.60;
	}
	
div#container p, div#right table th, div#right table td  {
	margin-bottom: 0.50em;
	font-size: 1.20em;
	line-height: 1.50em;
	}
	
div#left {
	float: left;
	width: 68%;
	}
	
div#left > div, div#left > ul, div#right div {
	padding-left: 0.50em;
	}
	
div#right {
	float: right;
	width: 28%;
	}
	
div#right table {
	width: 100%;
	border-spacing: 0.25em;
	}
	
div#right caption, div#right thead, div#right tbody {
	margin-left: 0.50em;
	}
	
div#right caption {
	text-align: left;
	}
	
	
div#right table textarea {
	width: 100%;
	background-color: #EEE;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	}
	
div#footer {
	clear: both;
	padding-top: 2.50em;
	text-align: center;
	}
	
div#footer a:hover {
	color: #007BA7;
	}

/* End Page Work */