/*
Theme Name: No Man's Sky
Author: Hello Games
Author URI: http://www.hellogames.org/
Description: Somewhere, something incredible is waiting to be known.
Version: 1.0
Text Domain: nomanssky

nomanssky WordPress Theme © 2014 Hello Games
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

@font-face {
    font-family: 'geosanslight-nmsregular';
    src: url('http://www.no-mans-sky.com/elk/wp-content/themes/nomanssky/fonts/geonms-webfont.eot');
    src: url('http://www.no-mans-sky.com/elk/wp-content/themes/nomanssky/fonts/geonms-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.no-mans-sky.com/elk/wp-content/themes/nomanssky/fonts/geonms-webfont.woff') format('woff'),
         url('http://www.no-mans-sky.com/elk/wp-content/themes/nomanssky/fonts/geonms-webfont.ttf') format('truetype'),
         url('http://www.no-mans-sky.com/elk/wp-content/themes/nomanssky/fonts/geonms-webfont.svg#geosanslight-nmsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 480px) {
#background-image {
	display:none;
    }
}

body {
  background: url(images/nomanvid.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#wrapper {
	position: absolute;
	z-index: 10;
	width: 100%;
	color: white;
	font-family: Raleway, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 95%;
	}

#wrapper strong {
	font-family: Raleway;
	font-weight: 700;
	}

#wrapper em {
	font-style: italic;
	}

h2 {
	font-family: geosanslight-nmsregular;
	font-size: 160%;
	margin-top: 10px;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 130%;
	}

#menu {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	background-color: black;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	font-family: geosanslight-nmsregular, Helvetica, Arial, sans-serif;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	font-size: 130%;
	text-decoration: none;
	letter-spacing: 0.2em;
	z-index: 100;
	}

a:link, a:visited {
	color: #B1DBC8;
	text-decoration: none;
	}

a:hover, nav a:active {
	text-decoration: underline;
	}

#menu li {
	display: inline;
	}

#menu a {
	display: inline-block;
	padding: 15px;
	}

#menu a:active {
	}

#container {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color: black;
	padding-left: 65px;
	padding-right: 65px;
	}

img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 20px;
}

h1.entry-title, h2.entry-title {
	font-family: geosanslight-nmsregular;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	font-size: 200%;
	margin-top: 80px;
	margin-bottom: 30px;
	text-decoration: none;
	letter-spacing: 0.15em;
	text-align: left;
	}

h1.entry-title a:hover, nav a:active, h2.entry-title a:hover, nav a:active {
	text-decoration: none;
	}

.entry-meta {
	font-size: 90%;
	line-height: 110%;
	margin-top: -25px;
	margin-bottom: 30px;
	text-align: left;
	}

.entry-content p {
	line-height: 140%;
	margin-top: 1.7%;
	margin-bottom: 0;
	letter-spacing: 0.09em;
	}

.entry-content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 145%;
	letter-spacing: 0.09em;
	list-style-type: square;
	padding-left: 20px;
	list-style-position: inside;
	}

.entry-content li {
	text-indent: -13px;
	margin-left: 13px
	}

.wp-caption {
    border: none;
    background: none;
    padding: 0;
    position: relative;
    line-height: 1.5em;
    margin-top: 10px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
	}

.wp-caption p.wp-caption-text {
	font-size: 90%;
	text-align: left;
	margin: 0;
	padding: 5px 10px;
	position: absolute;
	bottom: 15px;
	}

.size-large {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 780px;
	height: auto;
	overflow: visible;
	position: relative;
	margin-left: -65px;
	}

.size-medium {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 650px;
	height: auto;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	}

img.alignright {
	float:right;
	margin-top: 15px;
	margin-bottom: 10px;
	}
img.alignleft {
	float:left;
	margin-top: 15px;
	margin-bottom: 10px;
	}

img.social {
	float:left;
	}

.alignright {
	float:right;
	}

.alignleft {
	float:left;
	}

.divider {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 50px;
	width: 27px;
	}

#gallery-6 {
	margin: auto;
	}
#gallery-6 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 25%;
	}
#gallery-6 img {
	border: none;
	}
#gallery-6 .gallery-caption {
	margin-left: 0;
	}

.entry-content iframe {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 780px;
	height: 439px;
	overflow: visible;
	position: relative;
	margin-left: -65px;
	}

blockquote {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #C8C8C8;
	padding-left: 15px;
	border-left: 4px solid #999999;
	}

.entry-footer {
	margin-top: 20px;
	font-size: 100%;
	}

#nav-below {
	margin-top: 30px;
	font-size: 100%;
	letter-spacing: 0.09em;
	}

.nav-previous {
	text-align: left;
	}

.nav-next {
	text-align: right;
	margin-top: -1em;
	}

 .comments {
	width: 80%;
	font-size: 100%;
	line-height: 145%;
	}

.comments-title {
	font-family: geosanslight-nmsregular;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	font-size: 160%;
	margin-top: 60px;
	margin-bottom: 20px;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
	}

.comment-meta {
	font-size: 90%;
	}

.reply {
	margin-bottom: 20px;
	line-height: 125%;
	}

#reply-title {
	font-family: geosanslight-nmsregular;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	font-size: 160%;
	margin-top: 60px;
	margin-bottom: 20px;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
	}

.comment-notes {
	margin-bottom: 15px;
	}

.comment-form {
	font-size: 90%;
	width: 80%;
	margin-bottom: 40px;
	}

.comment-form input {
	float: right;
	margin-right: 120px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
	}

.comment-form label {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.comment-form textarea {
	border: 0px;
	float: right;
	margin-right: 120px;
	width: 298px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	}

.comment-form input[type=submit] {
	background:#B1DBC8;
	width: 302px;
	font-family: Raleway;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 50px;
	}

.form-allowed-tags {
	display: none;
	}

.newsletter {
	font-size: 90%;
	margin-top: 30px;
	letter-spacing: 0.09em;
	font-weight: bold;
	}

tbody {
	text-align: left;
	}

.newsletter tr {
	height: 25px;
	}

.newsletter th {
	width: 100px;
	}

.newsletter input[type=text] {
	position: relative;
	width: 200px;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	background-color : #e6e6e6;
	}

.newsletter input[type=email] {
	position: relative;
	width: 200px;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	background-color : #e6e6e6;
	}

.newsletter input[type=submit] {
	position: relative;
	left: 100px;
	background:#B1DBC8;
	font-family: geosanslight-nmsregular;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	font-size: 110%;
	text-decoration: none;
	letter-spacing: 0.2em;
	border: 0;
	width: 200px;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	}

footer {
	clear: both;
	}

#sidebar {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: black;
	padding-left: 65px;
	padding-right: 65px;
	padding-bottom: 40px;
	padding-top: 50px;
}


img.name {
	position: fixed;
	top: 60%;
	left: 50%;
	margin: 0 0 0 -30%;
	width: 60%;
}

#sting {
	position: fixed;
	font-family: geosanslight-nmsregular;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 130%;
	top: 76%;
	left: 50%;
	margin: 0 0 0 -40%;
	width: 80%;
	text-align: center;
	/* text-shadow: 0px 1px 1px #666666;*/
	color: black;
}

.textwidget {
	font-family: geosanslight-nmsregular;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	font-size: 90%;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#wpadminbar {
	display: none;
	}

.entry-footer {
	display: none;
	}