/********************************************
*********************************************
CRATER | HELIUM-3
AUTHOR:  CHRISTOPHER DUNN
AUTHOR URI: WWW.THEMARKETINGGROUPINC.COM
*********************************************
********************************************/
@charset "utf-8";


/****************************
MAIN
****************************/

body{
	background:#000;
	padding: 0 !important;
	color: #fff;
}

body.no-scroll {
	overflow: hidden;
}

.clear{
	clear: both;
}

#nav_clear {
	width:100%;
	height:3.8em;	
}


.logo {
	position:absolute;
	z-index:100;
}

a{
	padding: 2em 0;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	text-decoration: none;
	color:#ee7023;
}

/****************************
HEADER
****************************/


/****************************
NAVIGATION TOP
****************************/

#header-details a{
	color: #fff;
	font-weight:bold;
}

#header-details{
	background-color: #132646;
	font-family: 'Play', sans-serif !important;
	left: 0;
	min-width: 960px;
	position: fixed;
	width: 100%;	
	z-index: 99999999;
	color: white;
	font-size: 1em;
	padding: 10px 0 5px 0;
	overflow: auto;
}

#header-details li{
	vertical-align: middle;
}


#header-details {
	padding:1em 0;
	padding-left:2em;
}

#header-details li a{
	text-decoration:none;
}

#header-details li a:hover{
	color:#ee7023;
}

#helium3{
	vertical-align: middle;
}

#header-links ul{
	font-family: 'Play', sans-serif !important;
	font-size: .8em;
	line-height: 150%;
	margin: 0;
	padding: 0;	
	text-indent: -1em;
	display:inline;
}

#header-details li, #footer-details li{
	padding-right:1em!important;
	display:inline;	
	float:left;
}

#footer-details li{
	padding-right:1.5em!important;
}

.bottom{
	bottom: 0;	
}

.top{
	top: 0;	
}

#helium {
	padding-right: 4em!important;
}

/****************************
CONTENT
****************************/

.medium{
	line-height: 1.4em;
	margin: 20px;
	width: 600px;	
}

#main{
	margin: 0 auto;
	padding: 4em;
	width: 960px;
	background: #000;
	border: 5px solid #2c2c2c;
	position: absolute;
	top: -400;
}

#black{
	margin: 0 auto;
	padding: 1em;
	width: 960px;
	background: #000;
	top: -400;
}


.inner {
	background: url(../images/bg-space2.jpg) #000 no-repeat top left;
}

#booktitlefull {
	float:left;
	width:100%;
	height:35px;
	margin:0;
	margin-bottom:30px;
	padding:0;
}

#booktitlefull.buybook {
	margin-bottom:30px;
}

#content {
	min-height: 407px;
}

#content p{
	margin: 0 0 20px 0;
}

#content #product-links{
	margin: 0 0 40px 0;
	padding: 0;
}

#content #product-links li{
	display: inline-block;
	margin: 0 20px 0 0;
}

#content #product-links li a{
	text-decoration:none;
}

#content #product-links li a:hover{
	
}

#content {
	float: left;
	line-height: 1.6em;
	margin: 0; margin-bottom:60px;
	width: 580px;
}

#content.nominheight {
	min-height:0;
	margin-bottom:60px;
}

#content.nominheightbuy {
	min-height:0;
	margin-bottom:95px;
}

#aside{
	float: right;
	width: 320px;
	margin-bottom:10px;
}

#aside small{
	font-size: 12px;
}

#aside .features{
	font-family: tahoma;
	font-size: 14px;
}

.aside_title{
	font-size: 1.4em;
	padding-bottom: 3px;
	border-bottom: solid #fff 2px;	
}

.list li {
	list-style: none;
	padding: 0 0 10px 25px;
	background: url(../images/list_bullet.png) 0 5px no-repeat;
}

#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;
}

.buy li {
	width:  250px;
	padding-right: 20px;
	display: inline-block;
	list-style: none;
}

/****************************
COPYRIGHT & SOCIAL
****************************/

#copyright {
	font-size: 0.8em;
	line-height: 1.6em;
	display: block;
}

#copyright a{
	color: #fff;
	font-weight:bold;
}

#footer-details{
	background-color: #132646;
	font-family: 'Play', sans-serif !important;
	left: 0;
	min-width: 960px;
	position: fixed;
	width: 100%;	
	z-index: 99999999;
	color: white;
	font-size: 1em;
	padding: 10px 0;
	overflow: auto;
}

#footer-details li{
	vertical-align: middle;
}


#footer-details {
	padding:1em 0;
	padding-left:2em;
}

#footer-details li a{
	text-decoration:none;
}

#copyright a:hover{
	color:#ee7023;
}

.social{
	vertical-align:middle;
}

.social {
	float:left;
}

#footer-links ul{
	display:block;
}

#footer-details li{
	padding-right:.2em!important;
	display:inline;	
	float:left;
}

#footer-details li{
	padding-right:.2em!important;
}

.dropcap {
	font-size : 500%;
	 font-weight : bold;
	 float : left;
	 width : .7em;
	 color : #999999;
	 padding-bottom: 10px;
}

/****************************
PRELOADER
****************************/

#sequence-preloader {
	background:#000;
}
