#snok {
	height: 50px;
	overflow: hidden;
	color: #999999;
}
		
#hidden_temp {
	height: 1px;
	overflow: hidden;
	padding-top: 1px;
}

#meta {
	float: left;
	width: 240px;
	margin: 20px 0 20px 20px;
}

#meta p.bullet {
	overflow: hidden;
	height: 14px;
	color: #999999;
	
	margin: 0;
	
	font-size: 12px;
	font-style: italic;
	font-family: "Trebuchet MS", Lucida, Tahoma, Verdana, sans-serif;
}

#meta .item {
	padding-left: 32px;
	padding-bottom: 12px;
	border-top: 1px solid #666666;
}

#left {
	float: left;
	width: 220px;
	margin: 10px 10px 10px 0;
}

#letter_wrapper {
	float: left;
	width: 440px;
}

.item a {
	font-style: normal;
	color: #2F1100;
}

.item a:link, .item a:visited {
	text-decoration: none;
}

.item a:hover, .item a:active {
	text-decoration: underline;
}

div#order {
	background: url(/images/Excerpt_24x24.png) 3px 6px no-repeat #FFFFFF;
}
div#diary, div#diary_, div#diary_0, div#diary_1, div#diary_2 {
	background: url(/images/Write_24x24.png) 3px 6px no-repeat #FFFFFF;
}
div#other {
	background: url(/images/Archive_24x24.png) 3px 6px no-repeat #FFFFFF;
}
div#photos {
	background: url(/images/Photo_Double_24x24.png) 3px 6px no-repeat #FFFFFF;
}
div#map_wrap {
	background: url(/images/Map_24x24.png) 3px 6px no-repeat #FFFFFF;
}
div#notes {
	background: url(/images/Search_24x24.png) 3px 6px no-repeat #FFFFFF;
}
div#links {
	background: url(/images/Web_Browser_24x24.png) 3px 6px no-repeat #FFFFFF;
}

p#nav {
	width: 206px;
	margin-top: 0;
	height: 16px;
}

#nav a {
	font-size: 12px;
	line-height: 16px;
	width: 80px;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
}

#nav a:hover, #nav a:active {
	text-decoration: none;
	color: #000000;
	background-color: #EFEFEF;
}

a#next {
	display: block;
	float: right;
	height: 16px;
	background: url(/images/arrow_next.png) no-repeat;
	padding-right: 20px;
	text-align: right;
}

a#next:link, a#next:visited {
	background-position: right 0px;
}

a#next:hover, a#next:active {
	background-position: right -16px;
}

a#previous {
	display: block;
	float: left;
	height: 16px;
	background: url(/images/arrow_prev.png) no-repeat;
	padding-left: 20px;
}

a#previous:link, a#previous:visited {
	background-position: left 0px;
}

a#previous:hover, a#previous:active {
	background-position: left -16px;
}

#text {
	border: 1px solid #2F1100;
	background: url(/images/letter_bg_light.png) 0px 0px #FFF1BF;
	padding: 1.5em;
}

#text p {
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0;
	text-indent: 2.5em;
}

#text p.greeting {
	text-indent: 0;
}

a.link_trigger {
	color: #2F1100;
	font-weight: bold;
	text-decoration: underline;
}

#thumbs {
	border-top: 1px solid #666666;
}

#thumbs .primary {
	margin-top: 0;
}

#thumbs div {
	margin: 1.0em 0;
}

.thumbs a {
	border: 0;
}

.thumbs a img {
	padding: 2px;
}

.thumbs a:link img {
	border: 1px solid #666666;
}

.thumbs a:visited img {
	border: 1px solid #CCCCCC;
}

.thumbs a:hover img, #thumbs a:active img {
	border: 1px solid #2F1100;
}

/* Link display */

div.link_popup {
	position: absolute;
	z-index: 11;

	padding-bottom: 8px;
	background: url(/images/note_bg_bottom.png) left bottom no-repeat transparent;
}

div.link_popup_outer {
	padding-right: 7px;
	background: url(/images/note_bg_right.png) right top no-repeat transparent;
}

div.link_popup_inner {
	width: 432px;
	background: url(/images/letter_bg_dark.png) 0px 0px #FFF1BF;
	border: 1px solid #7F4627;
}

div.link_popup h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0.5em 13px;
}

div.link_popup dl {
	margin: 1.0em 13px;
	font-family: "Trebuchet MS", Lucida, Tahoma, Verdana, sans-serif;
}

div.link_popup dt {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px solid #7F4627;
	margin-top: 1.0em;
	margin-bottom: 0.25em;
}

div.link_popup dd {
	font-size: 12px;
	margin: 0;
	line-height: normal;
}

#text div.link_popup p.close {
	margin: 1.0em 11px;
	text-align: right;
	font-size: 11px;
}

div.link_popup ul {
	list-style: none;
	margin: 1.0em 0;
	padding: 0;
}


#text div.link_popup ul p {
	margin: 0;
	border: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
}

div.link_popup ul embed {
	margin: 0;
	border: 0;
	padding: 0;
}

span.wd_title, span.wd_notes {
	display: block;
}

span.wd_notes {
	font-size: 11px;
	font-style: italic;
	padding-left: 2.0em;
	margin: 0.25em 0 1.0em 0;
}

#map_wrap ul {
	margin: 1.0em 0;
	padding: 0;
	list-style: square inside;
}

#map_wrap li {
	font-size: 11px;
	color: #000000;
}

#map {
	border: 1px solid #000000;
	border-top: 0;
}

#map span {
	font-size: 11px !important;
}

a#big_map_link {
	display: block;
	padding: 4px 0 4px 24px;
	border: 1px solid #2F1100;
	background: url(/images/Map_16x16.png) 4px 3px no-repeat #F6F1D8;
	font-weight: bold;
}

a#big_map_link:hover {
	color: #FFFFFF;
	background-color: #2F1100;
	text-decoration: none;
}

div.link_popup ul.link_list {
    list-style: disc outside;
    padding-left: 2.0em;   
}

