/* 
Theme Name: Hiker Fixed Width
Theme URI: http://www.cyberhobo.net/
Description: Two-column fixed width layout featuring hikers and climbers.
Version: 1
Author: Dylan Kuhn
Author URI: http://www.cyberhobo.net/
*/

a img {
	border: none; 
}

a {
	color: #600;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(ch-elem-plain-black.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #633;
}

h1 {
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	clear: both;
}
h2 {
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.4em;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}
h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	border-bottom: dotted 1px #eee;
}

h2 a {
	text-decoration:none;
}

p, li, .feedback {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	line-height: 175%;
}
cite {
	font-style: normal;
	font-size: 90%;
}

th {
	font-weight: 600; 
	font-size:70%;
	margin:0.3em;
}

td {
	font-family: monospace;
	border: 1px solid #ccc;
}

.storycontent th, .storycontent td {
  border:none;
  padding: 0.3em 1em;
}

#menu td {
	border: none;
	font-size: 90%
}

pre {
	font-family: monospace;
	font-size: 11px/14px;
	line-height: 90%;
}

code {
	font-family: monospace;
	font-size: 110%;
}

dl {
	font-size: 90%;
}
dt {
  margin: 0.1em 0 0.1em 0;
}
.daystats {
	margin: 5px;
}

.clearer {
	clear:both;
	height:1px;
	width:1px;
}

.credit {
	clear: left;
	font-size: 11px;
	text-align: center;
	border: double 4px #aba;
	padding: 10px;
	color: #fff;
	background-color: #99a;
	margin: 10px 0 0 85px;
	width: 495px;
}

#maprap .credit { width: 640px; }

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	text-align: right;
	color: #ccc;
}

.meta, .meta a {
	color: #808080;
	font-family: "Prestige" monospace;
	font-size: 11px;
	font-weight: normal;
	/* line-height: 11px; */
	letter-spacing: 0;
}

.meta ul {
	/* display: inline; */
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
  padding: 0 1em 0 1em;
	font-size: 120%
}

.meta form {
	margin: 0;
	text-align:right;
}

.blogdate {
	clear: left;
}

.storytitle {
	clear: left;
}

.storytitle a {
	text-decoration: none;
}

.storycontent h2 { 
	font-size:90%;
	letter-spacing: 0.2em;
	margin: 10px 0 2px 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.storycontent .post-thumb-map {
	display: none;
}

.storycontent .gm-map {
	overflow: auto;
	width: 100%;
	margin: 10px 0 0 0;
}

.hobolist {
	width: 225px;
	margin: 0 0 5px 2px;
	padding: 5px;
	float: right;
	color: #fff;
	background-color: #99a;
	border:2px solid #ccc;
}

.cyberlist {
	width: 225px;
	margin: 0 2px 5px 0;
	padding: 5px;
	float: left;
	color: #fff;
	background-color: #633;
	border:2px solid #ccc;
}

.hobolist h3 {
	text-align:center;
}

.hobolist a {
	color:#633;
}

.hobolist a:hover {
	color:#966;
}
.hobolist a:visited {
	color:#633;
}
.cyberlist h3 {
	text-align:center;
}

.cyberlist a {
	color:#ccc;
}

.cyberlist a:hover {
	color:#fff;
}
.cyberlist a:visited {
	color:#ccc;
}
.leftthumb, .alignleft {
	margin: 0 5px 5px 0;
	float: left;
}

.rightthumb, .alignright {
	margin: 0 0 5px 5px;
	float: right;
}

.leftthumb p, .leftthumb p a, .leftthumb .post-location a {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

.term {
	border-bottom: 1px dashed #333;
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

.badge {
	text-align:center;
}

.gallery-link {
	position: relative;
	text-align: center;
}

.gallery-link span {
	position: absolute;
	height: 60px;
	width: 60px;
	background: url(gallery.png) no-repeat;
}

#controls {
	height: 12px;
	margin: 0;
	font-size: 9px;
}

#controls input {
	margin: 1px;
	padding: 1px;
	background-color: #eee;
	border: 1px solid #999;
	/* font:9px/11px verdana, arial, helvetica, sans-serif; */
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
}

#commentspopup {
	padding: 20px 20px 20px 20px;
}

#content {
	font-size: 90%;
	margin: 0 0 0 85px;
	width: 495px;
	padding: 10px;
	background-color: #fff;
	border-bottom: solid 4px #d0d6d0;
	border-left: solid 4px #d0d6d0;
	border-right: solid 4px #d0d6d0;
}

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#maprap #content { width:620px; }

#maprap #map { width:640px; height:480px; margin: 0 0 0 85px;
 	border-bottom: solid 4px #d0d6d0;
	border-left: solid 4px #d0d6d0;
	border-right: solid 4px #d0d6d0;
	background-color: #fff;
}


#header {
	font-size: 90%;
	text-align: center;
	margin: 94px 0 0 85px;
	width: 515px;
	padding: 0px;
	color: #000;
	background-color:#fff;
	border-top: solid 4px #d0d6d0;
	border-bottom: double 3px #aba;
	border-left: solid 4px #d0d6d0;
	border-right: solid 4px #d0d6d0;
}

#maprap #header { width: 640px; }

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header h1 {
	font-family: 'Utopia', 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 150%;
	letter-spacing: 0.1em;
	margin: 0;	
	padding: 0;
}

#header h2 {
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 120%;
	border: none;
	letter-spacing: 0.1em;
	color: #000;
	margin: 0;
	padding: 4px;
}

ol#comments li p {
	font-size: 100%;
}

#menu {	
	background-color: #fff;
	border-left: 1px dotted #ccc;
	border: solid 4px #d0d6d0;
	padding: 10px 10px 10px 10px;
	position: absolute;
	left: 620px;
	top: 94px;
	width: 180px;
}

#maprap #menu { left: 750px }

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	background-color: #eee;
	border: 1px solid #999;
	font:11px/14px verdana, arial, helvetica, sans-serif;
}

#menu ul {
	text-transform: lowercase;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}
#menu ul li {
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 110%;
	letter-spacing: 0.1em;
	line-height: 80%;
	margin-top: 10px;
	padding-bottom: 2px;
}
#menu ul li h2 {
	font-size: 80%;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	font-style: 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	font-size: 70%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 115%;
	padding-left: 12px;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	border: 0;
}

#menu ul ul li a {
	color: #000;
	height: 13px;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul {
	padding-left: 12px;
}

#complexlife {
  padding-right:25px;
}

.gm-link img {border:none;}

#migration-map-link img {
	margin-top:10px;
}

#gm-cat-legend td { 
	text-align:left;
}

.storycontent img {
	max-width:495px;
	height: auto;
}

.gpx-viewer-link-list {
	background-image: url("treasure-map-icon-64.png");
	background-repeat: no-repeat;
	list-style: none;
	margin-left: 0;
	padding-left: 64px;
	min-height: 64px;

}

.map-key {
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333;
	background-color: #ccc;
	text-align: center;
}	

#project-locations {
	padding: 5px;
}

.alternate {
	background-color: #ccd;	
}

.navigation {
	clear: both;
}
