/*
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;
}
