/*
Theme Name: Off Yonder
Theme URI: http://offyonder.com
Description: Off Yonder theme
Version: 1.0
Author: Cameron Martindell
Author URI: http://offyonder.com
Tags: 

*/


body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: black url(images/bkgrnd-bluline.gif);
	}
	
a { text-decoration:none; }

a:link { color: maroon }
a:visited { color: #333333 }
a:active { color: teal }
a:hover { color: black }

p  { font-size: small }
/*p + p  { color: #333333; font-size: small; text-indent: 1.5em; margin-top: 0 }*/
ul { font-size: small }
h1 { color: #000; font-weight: bold; font-size: 2em }
h2 { color: teal; font-weight: bold; font-size: 1.8em }
h3 { color: #360; font-weight: bold; font-size: 1.5em }
h4 { color: #f60; font-weight: bold; font-size: 1em }
h5 { color: #006; font-weight: bold; font-size: .5em }

.photographer { color: #999999; font-size: xx-small; }
.caption  { font-size: .7em; color: #000; text-indent: 0; }
.img_nav  { font-size: .7em; color: #999; text-indent: 0; text-align:right }
.copyright  { font-size: .7em; color: #999; text-indent: 0; }
#sub-title { color: #006; font-weight: normal; }
.date { font-size: xx-small; }
.small   { font-size: .7em; color: #999; }
.no-tab { text-indent: 0em; }
.sm-no-tab  { font-size: x-small; text-indent: 0; }


#comment {
	width: 500px;
	}

#respond p {
	text-indent: 0 !important;
}

.page-title a {
	color: #360;
	font-weight: bold;
	font-size: .6em;
	margin: 0;
	padding: 0;
	text-decoration:none;
	}

.story_location {
	font-size: .3em;
	color: #360;
	font-weight: bold;
	}

.story_date {
	font-size: .3em;
	color: #360;
	font-weight: bold;
	}
	
.post {
	clear: both
	}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar h2 {
	color: #333;
	font-weight: normal;
	font-size: normal;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0 0 12px 0;
	}

#sidebar ul li ul li {
	margin: 0 0 4px 8px;
	font-size: x-small;
	}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1000px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0px;
	width: 1000px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/** Footer navigation links **/

#footernavs {
	margin: 18px 0;
	text-align: center;
	}

#footernavs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#footernavs ul li {
	margin: 0;
	padding: 8px 12px;
	display: inline;
	}

	/* =Comments
	-------------------------------------------------------------- */

	.comments-title {
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		font-size: 16px;
		font-size: 1.142857143rem;
		line-height: 1.5;
		font-weight: normal;
	}
	.comments-area article {
		margin: 24px 0;
		margin: 1.714285714rem 0;
	}
	.comments-area article header {
		margin: 0 0 48px;
		margin: 0 0 0.428571429rem;
		overflow: hidden;
		position: relative;
	}
	.comments-area article header img {
		float: left;
		padding: 0;
		line-height: 0;
	}
	.comments-area article header cite,
	.comments-area article header time {
		display: block;
		margin-left: 85px;
		margin-left: 3.071428571rem;
	}
	.comments-area article header cite {
		font-style: normal;
		font-size: 15px;
		font-size: 1.071428571rem;
		line-height: 1.42857143;
	}
	.comments-area article header time {
		line-height: 1.714285714;
		text-decoration: none;
		font-size: 12px;
		font-size: 0.857142857rem;
		color: #5e5e5e;
	}
	.comments-area article header a {
		text-decoration: none;
		color: #5e5e5e;
	}
	.comments-area article header a:hover {
		color: #21759b;
	}
	.comments-area article header cite a {
		color: #444;
	}
	.comments-area article header cite a:hover {
		text-decoration: underline;
	}
	.comments-area article header h4 {
		position: absolute;
		top: 0;
		right: 0;
		padding: 6px 12px;
		padding: 0.428571429rem 0.857142857rem;
		font-size: 12px;
		font-size: 0.857142857rem;
		font-weight: normal;
		color: #fff;
		background-color: #0088d0;
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, #009cee, #0088d0);
		background-image: -ms-linear-gradient(top, #009cee, #0088d0);
		background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
		background-image: -o-linear-gradient(top, #009cee, #0088d0);
		background-image: linear-gradient(top, #009cee, #0088d0);
		border-radius: 3px;
		border: 1px solid #007cbd;
	}
	.comments-area li.bypostauthor cite span {
		position: absolute;
		margin-left: 5px;
		margin-left: 0.357142857rem;
		padding: 2px 5px;
		padding: 0.142857143rem 0.357142857rem;
		font-size: 10px;
		font-size: 0.714285714rem;
	}
	a.comment-reply-link,
	a.comment-edit-link {
		color: #686868;
		font-size: 13px;
		font-size: 0.928571429rem;
		line-height: 1.846153846;
	}
	a.comment-reply-link:hover,
	a.comment-edit-link:hover {
		color: #21759b;
	}
	.commentlist .pingback {
		line-height: 1.714285714;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}

	/* Comment form */
	#respond {
		margin-top: 48px;
		margin-top: 3.428571429rem;
	}
	#respond h3#reply-title {
		font-size: 16px;
		font-size: 1.142857143rem;
		line-height: 1.5;
	}
	#respond h3#reply-title #cancel-comment-reply-link {
		margin-left: 10px;
		margin-left: 0.714285714rem;
		font-weight: normal;
		font-size: 12px;
		font-size: 0.857142857rem;
	}
	#respond form {
		margin: 24px 0;
		margin: 1.714285714rem 0;
	}
	#respond form p {
		margin: 11px 0;
		margin: 0.785714286rem 0;
	}
	#respond form p.logged-in-as {
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	#respond form label {
		display: block;
		line-height: 1.714285714;
	}
	#respond form input[type="text"],
	#respond form textarea {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 12px;
		font-size: 0.857142857rem;
		line-height: 1.714285714;
		padding: 10px;
		padding: 0.714285714rem;
		width: 100%;
	}
	#respond form p.form-allowed-tags {
		margin: 0;
		font-size: 12px;
		font-size: 0.857142857rem;
		line-height: 2;
		color: #5e5e5e;
	}
	.required {
		color: red;
	}