/*
Theme Name: AIS
Theme URI: http://adventuresinspace.com
Description:
Version: 0.1
Author: Josh Ellington
Author URI: http://joshellington.com
Tags:
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

/*@font-face {
	font-family: AauxProLight;
	src: url('fonts/AauxPro-Light.ttf');
}*/

body {background:#000 url(http://adventuresinspace.com/gallery/images/bg/rotator.php) no-repeat fixed;font-family:"Helvetica Neue", Helvetica, Arial,sans-serif;}

body.popped {overflow:hidden !important;}

#wrapper {
	padding:16px 16px 16px;
	position:relative;
}

body.category #wrapper {
}

#header {
	position:relative;
	margin-bottom:16px;
}

#footer {
	display:block;
	clear:both;
	margin-top:8px;
	border-top:1px solid #fff;
	padding-top:14px;
	text-align:right;
}

#footer p.left {
	width:75px;
	float:left;
	text-align:left;
}

#footer span {
	display:none;
}

body.archive #footer {
}

	#footer p {
		font-size:9px;
		letter-spacing:0.5px;
		color:#fff;
		text-transform:uppercase;
	}
	
	#footer p a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}

#wrap {
	opacity:0;
}

#stroll {
	position:relative;
/*	height:476px;
	overflow:hidden; */
}

#content {
	/* height:486px;
	position:absolute;
	top:0;
	left:0; */
}

body.category #content {
	height:auto;
	width:956px;
	position:static;
	display:block;
}

#sidebar {
	color:#fff;
	font-size:11px;
	margin-top:16px;
}

#nav {
	position:absolute;
	top:0;
	left:0;
	font-size:11px;
	font-family:AauxProLight;
}

#nav a#toggle_menu {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
}

#nav #menu {
	background:#000;
	width:200px;
	height:150px;
	padding:10px;
	display:none;
}

#nav #menu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

body.archive .post {
	float:left;
	display:block;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}

body.archive .post img {
}

body.home .post {
	margin-right:16px;
	margin-bottom:14px;
	overflow:hidden;
	float:left;
	width:48%;
	max-height:500px;
}
	body.home a {-webkit-transition:opacity 0.5s ease-in;-moz-transition:color 1s ease-in;  
   -o-transition:color 1s ease-in;  
   transition:color 1s ease-in;opacity:1;}
	body.home a:hover {opacity:0.7;}
	body.home .post img {vertical-align:middle;}

body.home .featured {width:860px;}

body.category .post {
	opacity:0.5;
	width:150px;
	height:80px;
	font-size:0px;
	overflow:hidden;
}

body.home .post:hover {
	opacity:1;
}

body.category .post:hover {
	opacity:1;
}


body.home .post a {
	display:block;
	font-size:0px;
}

.post p {
	color:#fff;
	font-size:11px;
	line-height:1.4;
}

body.single .post p {
	margin-bottom:16px;
}

body.single .post img {
	display:block;
	/*min-height:300px;*/
}

.post p a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.post p a:hover {
	color:#ccc;
}

body.single .post p img {
	margin:16px 0;
	font-size:0px;
	background:#000;
}

.post .pro-player-container {
	margin: 10px 0;
	display:inline;
}

h1 {}

h2 {
	font-size:36px;
	font-family:AauxProLight;
	color:#fff;
	font-weight:bold;
	margin-bottom:7px;
	text-transform:uppercase;
}

	h2 a {color:#fffb1c;}

body.archive h2 {
	margin-bottom:16px;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:16px;
}


/* controls {
	position:fixed;
	top:0;
	left:0;
	margin-bottom:16px;
	margin-top:209px;
	margin-left:892px;
	display:none;
	font-size:16px;
} */

#controls {display:block;clear:both;padding:16px 0;}

#controls a {
	font-size:18px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#controls a:hover {
	opacity:0.6;
}

#controls a small {
	font-size:11px;
	color:#999;
}

span#prev {display:none;}

#controls a#prev {
	background:url(images/controls.png) no-repeat top;
	width:25px;
	height:13px;
	text-indent:-9999px;
}

#controls a#gotop {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	letter-spacing:3px;
	display:block;
	padding:5px 0;
}

#controls a#next {
	background:url(images/controls.png) no-repeat bottom;
	width:25px;
	height:13px;
	text-indent:-9999px;
}

body.home #controls {
	display:block;
}


.backtop {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
	.backtop:hover {
		color:#999;
	}

#posts_nav {
	display:block;
	width:960px;
}
	
#posts_nav a {
	color:#fff;
	font-size:11px;
	font-family:AauxProLight;
	text-decoration:none;
	text-transform:uppercase;
}

#posts_nav span {
	width:25px;
	float:right;
	display:block;
}

body.category #view_categories {display:none;}

#view_categories {
	position:fixed;
	top:40%;
	left:0;
	font-size:11px;
	z-index:999;
	height:110px;
	overflow:hidden;
}
	#view_categories a#closed {
		background:url(images/open_cats.png) no-repeat;
		color:#fff;
		text-indent:-9999px;
		width:25px;
		height:110px;
		display:block;
	}
	#view_categories a#opened {
		background:url(images/close_cats.png) no-repeat;
		color:#fff;
		text-indent:-9999px;
		width:25px;
		height:110px;
		display:block;
	}
	#view_categories a#closed:hover, #view_categories a#opened:hover {
		background-position:0 -110px;
	}

body.category #catlist {display:block;left:0;}

#catlist {
	position:fixed;
	top:40%;
	left:-110px;
	background:#000;
	z-index:999;
	width:110px;
}

	#catlist ul li {
		font-size:11px;
	}
	#catlist ul li a {
		display:block;
		color:#fff;
		background:#000;
		padding:6px 16px 6px 16px;
		font-weight:bold;
		text-decoration:none;
	}
	#catlist ul li a:hover {
		background:#fffb1c;
		color:#000;
	}
	
#catlist li.current-cat a {color:#777;}
	#catlist li.current-cat a:hover {text-decoration:none;}
	
#load {display:none;font-size:24px;color:#fff;font-weight:bold;position:absolute;top:214px;left:0;width:95px;height:30px;}

	#load.cat_on {top:252px;}


ol.related li {
	height:90px;
	float:left;
	width:25%;
	opacity:0.5;
	overflow:hidden;
}

ol.related li:hover {
	opacity:1;
}

ol.related li a {
	color:#fff;
	text-decoration:none;
	font-size:0px;
}

span.current {display:none;}
span.extend {display:none;}
.pagenavi a {display:none !important;}
.pagenavi {display:block;margin-top:8px;}
span.pages {background:none !important;border:0 !important;color:#999 !important;margin:0 !important;padding:0 !important;font-size:11px;font-weight:bold;padding-top:10px;}




#beta {position:fixed;top:16px;right:16px;color:#fffb1c;font-size:11px;font-weight:bold;letter-spacing:0.5px;text-transform:uppercase;}



#info {padding:13px 16px 16px;color:#fff;height:100%;width:600px;position:absolute;display:none;overflow:hidden;opacity:0.8;}
#info p {font-size:18px;font-weight:bold;text-transform:uppercase;}
#info p a {color:#fffb1c;text-decoration:none;}
	#info small {font-size:12px;}

.navcontrols {display:block;font-size:11px;color:#999;padding-top:20px;}
	.navcontrols h5 {font-weight:bold;margin-bottom:20px;}
	.navcontrols p {font-weight:bold;color:#fff;margin-bottom:5px;}
	.navcontrols span {font-size:11px;color:#fff;font-weight:bold;}
		.navcontrols p span {color:#999;font-weight:bold;}


.new {position:relative;}
	.current_page {color:#fff;font-weight:bold;font-size:12px;position:absolute;top:0;left:-20px;}
	
#loading {color:#fff;font-size:24px;text-align:center;height:55px;background:#000;width:860px;vertical-align:middle;}
	#loading img {margin-top:10px;}


#open_info, #open_radio {color:#FFFB1C;font-size:14px;font-weight:bold;text-transform:uppercase;position:fixed;top:16px;right:16px;text-decoration:none;}

#open_radio {top:40px;display:none;}

#backtotop {position:fixed;bottom:16px;right:16px;font-size:14px;text-transform:uppercase;color:#fffb1c;cursor:pointer;display:none;}