@charset "UTF-8";
/* CSS Document */
body a:link, active, visited {
	color:#939;
	text-decoration:none;
	border:none;
}
body a:hover {
	color:#939;
	text-decoration:underline;
	border:none;
}
img {
	border: none;
	}

#main {
	width:686px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:686px;
	text-align:center;
}
#navbar {
	width:686px;
	text-align:center;
}
.navlinks {
	width:137px;
	float:left;
	font-size:24px;
	background-color:#FFF;
	color:#939;
	overflow:hidden;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
.navlinks:hover {
	background-color:#939;
	color:#FFF;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
.navlinks a:link {
	color:#939;
	text-decoration:none;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
.navlinks a:visited {
	color:#939;
	text-decoration:none;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
.navlinks a:active {
	color:#939;
	text-decoration:none;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
.navcurrent {
	width:137px;
	float:left;
	font-size:24px;
	background-color:#939;
	color:#FFF;
	overflow:hidden;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
#left {
	width:190px;
	height:500px;
	float:left;
	background-image: url(images/index_04_small.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.right {
	float: right;
	width:384px;
	margin-right:107px;
	overflow:visible;
}
#objectleft {
	width:380px;
	height:313px;
}
.divider {
	width:3px;
	height:300px;
	float:left;
	background-image: url(images/divider.gif);
	background-repeat:repeat-y;
	margin-right:6px;
}
.postbox {
	float:left;
	width: 375px;
	height: auto;
	margin-bottom:10px;
}
.postbar {
	width: 375px;
	height: 20px;
	color:#939;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
.postcontent {
	width: 375px;
	font-family: Verdana;
	font-size: 12px;
}
.postcomment {
	float:right;
	color: #939;
	font-size:12px;
	font-family: 'Neuton', serif;
}
.postcomment a:link, a:active, a:visited {
	text-decoration:none;
	color:#939;
}
.postcomment a:hover {
	text-decoration:overline;
	color:#939;
}
#contentleft {
	float:right;
	padding-top:25px;
}
.blanklink {
	width:140px;
	height:20px;
	text-align:right;
	font-size:11px;
	background-color:#FFF;
	color:#939;
	overflow:hidden;
	font-family: Verdana;
	float:right;
}
.shortlink {
	width:140px;
	height:20px;
	text-align:right;
	font-size:11px;
	background-color:#FFF;
	color:#939;
	overflow:hidden;
	font-family: Verdana;
	float:right;
}
.shortlink:hover {
	background-color:#939;
	color:#FFF;
	font-family: Verdana;
}
.shortlink a:link {
	color:#939;
	text-decoration:none;
	font-family: Verdana;
}
.shortlink a:visited {
	color:#939;
	text-decoration:none;
	font-family: Verdana;
}
.shortlink a:hover {
	color:#FFF;
	text-decoration:none;
	font-family: Verdana;
}
.shortlink a:active {
	color:#939;
	text-decoration:none;
	font-family: Verdana;
}
#aboutcontent {
	width: 686px;
	font-size: 12px;
	text-decoration:none;
	font-family: Verdana;
}
#about_bio {
	background:#F0F0F0;
	color: #069;
	text-align: center;
	border: dashed 1px #d8d8d8;
}
#audio_info {
	padding:10px;
	width: 666px;
	overflow:auto;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
	border: dashed 1px #d8d8d8;
}
#audio_info a:link, active, visited {
	color:#939;
	text-decoration:none;
}
#audio_info a:hover {
	color:#939;
	text-decoration:underline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */
.photoz a img {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.photoz a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#audio_container {
	width:686px;
	text-align:left;
	padding-top:10px;
	padding-bottom:2px;
}
#audio_container a:link, active, visited {
	color:#939;
	text-decoration:none;
	font-size:12px;
}
#audio_container a:hover {
	text-decoration:underline;
}
#web_link_panel_off {
	width:780;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:36px;
	background-color:#FFF;
	color:#939;
	font-family: 'Neuton', serif;
}
#web_link_panel_off a:link, active, visited {
	color:#939;
	text-decoration:none;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
#web_link_panel_off a:hover {
	background-color:#939;
	width:666px;
	color:#FFF;
	font-family: Verdana;	/* border-bottom: #000 dotted 1px; */
	font-size: 12px;
}
#contact_info {
	padding:10px;
	width: 666px;
	overflow:auto;
	border:solid 1px #FFF;
}
#contact_info:hover {
	border: dashed 1px #999;
}
#contact_info a:link, active, visited {
	text-decoration:none;
}
#contact_info a:hover {
	text-decoration:underline;
}
#nav-below, .archive-head a:link, active, visited {
	color:#939;
}
#nav-below, .archive-head a:hover {
	color:#939;
	text-decoration:underline;
}

