/*
Theme Name: Spacepress
Theme URI: http://joeldt.net/
Description: A pretty spacey theme. It's blue and stuff.
Version: 1.0
Author: Joel Taylor
Author URI: http://joeldt.net/
*/

* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: none;
}

body {
	background: black url(images/wall.jpg) no-repeat;
	background-position: top;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

* html #cover {
	height: 100%;
	width: 100%;
	bottom: auto;
	right: auto;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

#nav {
	overflow: hidden;
	text-shadow: 0 0 1px black;
	height: 115px;
	max-width: 100%;
}

#nav ul {
	white-space: nowrap;
}

#nav ul li {
	display: inline-block;
}

#nav ul li a {
	line-height: 112px;
	display: block;
	font-size: 40px;
	color: #8094b7;
	text-transform: lowercase;
	padding: 0;
	padding-left: 30px;
}

#nav ul li:hover > a {
	color: white;
}

#nav li ul {
	display: none;
	background: rgba(0,0,0,0.3);
	padding-top: 9px;
	border-left: 1px solid #24568b;
}

#nav li ul ul {
	margin-left: -1px;
}

#nav li ul a {
	line-height: 1.2em;
	padding-right: 30px;
}

#nav li:hover > ul {
	display: block;
	position: absolute;
	z-index: 100;
}

#header, #hgroup {
	width: 100%;
	display: inline-block;
}

#header {
	height: 248px;
}

*:first-child+html #header h1 {
	overflow: visible;
	line-height: 82px;
	margin-top: 104px;
}

* html #header h1 {
	overflow: visible;
	line-height: 82px;
	margin-top: 104px;
}

#header h1 {
	font-weight: normal;
	text-transform: lowercase;
	font-size: 26px;
	margin-top: 122px;
	line-height: 32px;
	padding-left: 50%;
	float: left;
	margin-left: -400px;
	position: relative;
	color: black;
	text-shadow: #747a9a 0 1px 1px;
}

#header #searchbox {
	position: absolute;
	left: 50%;
	margin-left: -333px;
	margin-top: 327px;
	top: 0;
}

#header #s {
	width: 145px;
	padding: 10px;
	padding-right: 0;
	background: none;
	border: 0;
	color: #86a4d0;
}

#searchsubmit {
	border: 0;
	background: 0;
	text-indent: -9999px;
	cursor: pointer;
	width: 25px;
	margin-left: 10px;
	height: 17px;
}

#header h1 a {
	font-size: 66px;
	letter-spacing: -4px;
	color: #cbdae9;
	text-shadow: #111 0 1px 2px;
}

#main {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 96%;
	max-width: 2000px;
	margin-top: 115px;
	color: white;
	padding: 0 2%;
}

#first {
	position: absolute;
	right: 50%;
	left: 0;
	margin-right: -174px;
}

.article {
	padding-top: 12px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.single .article {
	margin-bottom: -5px;
	padding-bottom: 0;
}

.title {
	padding-bottom: 9px;
	min-height: 87px;
	position: relative;
}

.four-oh-four .title {
	min-height: 0;
	padding-bottom: 2px;
}

.title h3 {
	text-align: right;
	font-weight: normal;
	margin-right: 97px;
	font-size: 60px;
	text-shadow: 0 0 1px black;
	letter-spacing: -2px;
	line-height: 55px;
}

h3.notfound {
	margin-right: 10px;
	margin-top: 15px;
}

.title h3 a {
	color: #97a9be;
}

.title .aside {
	display: block;
	position: absolute;
	right: 9px;
	width: 76px;
	top: 0;
	text-align: center;
	font-size: 50px;
	padding-top: 19px;
	line-height: 27px;
	color: #8a9eb5;
	font-weight: bold;
	letter-spacing: -2px;
	background: url(images/cal.jpg);
	height: 70px;
}

.title .aside dfn {
	position: absolute;
	top: -22px;
	font-size: 18px;
	left: 50%;
	width: 50px;
	margin-left: -26px;
	height: 23px;
	font-weight: normal;
	letter-spacing: 0px;
	color: white;
	font-size: 15px;
	background: black;
	border-top: 1px solid #333;
	display: none;
}

.title .aside:hover dfn {
	display: block;
}

.aside dfn cite {
	position: absolute;
	top: 20px;
	border-top: 12px solid black;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	left: 50%;
	margin-left: -12px;
}

.title .aside span {
	color: black;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: #8bbcdf 0 0 2px;
}

.meta {
	float: right;
	display: block;
	margin-right: 90px;
	padding-right: 5px;
	background: url(images/s.png) no-repeat top right;
	line-height: 32px;
	text-transform: uppercase;
	font-size: 14px;
	text-shadow: 0 0 1px black;
	color: #515f70;
	text-align: right;
}

.meta a {
	color: #c5d9ee;
}

.content {
	clear: both;
	font-size: 19px;
	line-height: 27px;
	text-align: right;
	color: #788ca5;
	text-shadow: 0 0 1px black;
	padding-right: 11px;
	padding-left: 20px;
	padding-top: 8px;
}

.content p {
	padding-bottom: 27px;
}

.content a {
	color: #e05f5f;
	font-weight: bold;
}

.content a img {
	vertical-align: middle;
}

.content blockquote {
	padding: 6px;
	margin: 5px;
	border: 1px solid #5d4f52;
	background: #1a2227;
	font-size: 17px;
	font-family: Palatino, Georgia, Times, serif;
	font-style: italic;
	margin-bottom: 19px;
	color: #f6cdcb;
	border-radius: 3px 3px;
	line-height: 23px;
}

.content blockquote p:last-child {
	padding-bottom: 0;
}

.content abbr, .content acronym {
	border-bottom: 1px dashed;
	cursor: help;
}

.content code, .content pre {
	background: #222;
	color: #ccc;
	padding: 3px;
	border: 1px solid #333;
	border-radius: 3px 3px;
}

.content dt {
	font-weight: bold;
}

.content dl {
	font-style: italic;
}

.content ul, .content ol {
	padding-right: 28px;
	direction: rtl;
	font-size: 16px;
	color: #ddd;
}

.content table {
	border-collapse: collapse;
	margin: 0 auto;
}

.content table td, .content table th {
	padding: 5px;
	border: 1px solid #788CA5;
	text-align: center;
}

.content table th {
	background: #788CA5;
	color: black;
	font-size: 0.8em;
	font-weight: normal;
	text-shadow: none;
	line-height: 1em;
}

.content pre + pre {
	margin-top: 6px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.2em;
}

.content font[color*="black"], .content font[color*="000000"] {
	background: #666;
	text-shadow: none;
}

.naver {
	text-align: center;
	text-transform: lowercase;
}

.naver a {
	color: #bfcadc;
	text-shadow: 0 0 1px black;
}

#second {
	position: absolute;
	left: 50%;
	right: 0;
	margin-left: 220px;
}

.widget {
	text-shadow: 0 0 1px black;
	padding: 6px 12px 20px;
	list-style: none;
	line-height: 1.6em;
	color: #ddeefe;
}

.widgettitle {
	font-size: 30px;
	color: #5069ad;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 1.1em;
}

.widget a, #comment-section a {
	color: #f89b92;
}

.widget ul {
	padding-left: 30px;
}

#wp-calendar {
	width: 100%;
	text-align: center;
	font-family: Consolas, Monaco, monospace;
	font-size: 16px;
}

#footer {
	height: 200px;
	background: url(images/foot.jpg) no-repeat top center;
	text-align: center;
	line-height: 200px;
	color: #a4bac6;
	text-shadow: 0 0 1px black;
	letter-spacing: -1px;
	font-size: 17px;
	margin-top: 28px;
}

#footer a {
	color: #8094b7;
}

#back2top {
	margin-right: 90px;
}

#comment-section {
	text-shadow: 0 0 1px black;
	padding-left: 9px;
}

#comments, #respond h3 {
	font-size: 26px;
	text-align: right;
}

#comments {
	margin-bottom: -1px;
	border-bottom: 1px solid black;
	position: relative;
}

#comment-section ul {
	list-style: none;
}

.comment {
	padding: 20px 9px;
	border-top: 1px solid #222;
}

.pingback, .trackback {
	border-top: 1px solid #222;
	padding-top: 5px !important;
}

.comment-author-admin {
	margin-top: 7px;
}

.avatar {
	max-height: 32px;
	width: auto;
	display: block;
	float: left;
	margin-right: 6px;
}

.vcard {
	overflow: hidden;
}

.reply {
	float: right;
	margin-top: -1.5em;
	font-size: 14px;
}

.reply a {
	color: #8094b7 !important;
}

.reply a:before {
	content: "[ ";
	color: #8094b7;
	font-size: 1.1em;
}

.reply a:after {
	content: " ]";
	color: #8094b7;
	font-size: 1.1em;
}

.comment > div, .trackback div, .pingback div {
	overflow: hidden;
}

.comment-meta {
	float: right;
	margin-top: -2.1em;
}

.trackback .comment-meta, .pingback .comment-meta {
	margin-top: -1.1em;
}

.trackback *, .pingback * {
	color: #bbb;
	font-size: 13px;
}

.trackback, .pingback {
	padding: 0 16px;
	border-left: 3px solid #222;
}

.comment p, .trackback p, .pingback p {
	padding: 6px 0;
}

.comment blockquote {
	padding: 5px 12px;
	background: #1a1a1a;
	font-family: Palatino, Georgia, Times, sans-serif;
	border: 1px solid #2a2a2a;
	font-style: italic;
	line-height: 1.5em;
	font-size: 15px;
}

.comment blockquote p:before, .comment blockquote p:after {
	content: "\"";
}

.comment blockquote:last-of-type {
	margin-bottom: 28px;
}

.children {
	margin-top: 12px;
}

.commentlist .comment-author-admin {
	background-color: #222;
	border: 1px solid;
	border-color: #333;
}

.comment .comment-author-admin {
	background-color: #333;
	border-color: #444;
}

.comment .comment .comment-author-admin {
	background-color: #444;
	border-color: #555;
}

#respond h3 {
	margin-top: 10px;
	text-align: left;
	padding-bottom: 4px;
}

.comment #respond h3 {
	margin-bottom: 4px;
	background: #1f1f1f;
	border: 1px solid #1a1a1a;
	padding: 4px;
}

.comment .comment #respond h3 {
	background-color: #2f2f2f;
	border-color: #2a2a2a;
}

#respond .rowinput, #respond textarea {
	background: #444;
	border: 1px solid #555;
	padding: 4px;
	font-size: 13px;
	margin-bottom: 5px;
	color: #ddd;
}

#respond .rowinput:focus, #respond textarea:focus {
	background-color: #555;
	border-color: #666;
}

#respond .rowinput::selection, #respond textarea::selection {
	background: black;
}

#respond label {
	color: #aaa;
	padding-left: 6px;
}

#respond p {
	padding: 0;
}

#respond p:hover label {
	color: #ddd;
}