/********************************************
*********************************************
CRATER | HELIUM-3
AUTHOR:  CHRISTOPHER DUNN
AUTHOR URI: WWW.THEMARKETINGGROUPINC.COM
*********************************************
********************************************/
@charset "utf-8";


/****************************
MAIN
****************************/

body{
	padding: 0 0 100px 0 !important;
	color: #fff;
	background: url(../../images/bg-space.png) black no-repeat top left;
}

.clear{
	clear: both;
}

#nav_clear {
	width:100%;
	height:3.8em;	
}


.logo {
	position:absolute;
	z-index:3;
}

a{
	padding: 2em 0;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	text-decoration: none;
	color:#ee7023;
}

/****************************
HEADER
****************************/


/****************************
NAVIGATION TOP / BOTTOM
****************************/

#footer-details a, #header-details a{
	color: #fff;
	font-weight:bold;
}

#footer-details, #header-details{
	background-color: #020202;
	font-family: 'Play', sans-serif !important;
	left: 0;
	min-width: 960px;
	position: fixed;
	width: 100%;	
	z-index: 99999999;
	color: white;
	font-size: 1.2em;
	padding: 10px 0 5px 0;
	overflow: auto;
}

#footer-details li, #header-details li{
	vertical-align: middle;
}


#header-details, #footer-details {
	padding:1em 0;
	padding-left:2em;
}

#header-details li a, #footer-details li a{
	text-decoration:none;
}

#header-details li a:hover, #footer-details li a:hover{
	color:#ee7023;
}

#helium3, .social{
	vertical-align:middle;
}

.social {
	float:right;
}

#footer-links ul, #header-links ul{
	font-family: 'Play', sans-serif !important;
	font-size: 1em;
	line-height: 150%;
	margin: 0;
	padding: 0;	
	text-indent: -1em;
	display:inline;
}


#header-details li, #footer-details li{
	padding-right:4em!important;
	display:inline;	
	float:left;
}

#footer-details li{
	padding-right:1.5em!important;
}

.bottom{
	bottom: 0;	
}

.top{
	top: 0;	
}


/****************************
CONTENT
****************************/

.medium{
	line-height: 1.4em;
	margin: 20px;
	width: 600px;	
}

#main{
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 960px;
	background: #000;
}

#content {
		
}

#content p{
	margin: 0 0 20px 0;
}


#content{
	float: left;
	line-height: 1.6em;
	margin: 0 60px 0 0;
	width: 580px;
}

#aside{
	float: right;
	width: 320px;
}

#aside small{
	font-size: 12px;
}

#aside .features{
	font-family: tahoma;
	font-size: 14px;
}

#content h3{
	font-size: 30px;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

#main ul{
	line-height: 1.4em;
	list-style: disc;
	margin: 20px 0;
	padding: 0 0 0 20px;
}

#aside small{
	padding: 40px 0;
}

code{
	color: #4885D5;
	font-size: 0.8em !important;
	word-wrap: break-word;
}

pre{
	line-height: 1.4em !important;
}

p code{
	background: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

pre{
	background: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 0 !important;
	padding: 10px 10px 15px 10px !important;
}

.additional{
	height: 250px;
	overflow-x: scroll;
}

ol{
	font-size: 0.9em !important;
	list-style-type: lower-roman !important;
	margin: 0 0 0 20px !important;
}

/****************************
COPYRIGHT
****************************/

#copyright {
	margin: 120px 0 0 0;
	position: relative;
}

#copyright ul {
	position: absolute;
	bottom: 0;
	margin: 0;
	right: 0;
	line-height: 1em;
}

#copyright li {
	display: inline-block;
}

.twitter-follow-button {
	clear: both;
	float: right;
	font-family: Tahoma;
	font-size: 0.8em;
	line-height: 2em;
	width: 140px !important;
}

#copyright small{
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 27px;
	position: absolute;
	bottom: 0;
}

/****************************
PRELOADER
****************************/

#sequence-preloader {
	background:#020202;
}
