@import "fj-css-v3-ie.css";

/******BODY*******/

#toc {background-color:#ecf5fa; padding:0; border:1px solid #89d }
#toc ul {list-style:none; margin:0; padding:0; font-size:90%; }
#toc ul li { padding:0; margin:0; }
#toc ul li.selected { font-weight:bold; color:#fff; background:#f82; padding:0; }
#toc ul li.selected a { color:#fff; }
#toc ul li a { display:block; padding:2px 2px 2px 10px; text-decoration:none; }
#toc ul li a:hover { color:#fff; background:#e60; }
#toc ul li em { display:none; }
#toc ul li.sect { font-weight:bold; color:#fff; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}
#toc ul li.first {margin-top:0;}

#toc1 {background-color:#ecf5fa; padding:0; border:1px solid #89d }
#toc1 ul {list-style:none; margin:0; padding:0; font-size:90%; }
#toc1 ul li { padding:0; margin:0; }
#toc1 ul li.selected { font-weight:bold; color:#fff; background:#f82; padding:0; }
#toc1 ul li.selected a { color:#fff; }
#toc1 ul li a { display:block; padding:2px 2px 2px 10px; text-decoration:none; }
#toc1 ul li a:hover { color:#fff; background:#e60; }
#toc1 ul li em { display:none; }
#toc1 ul li.sect { font-weight:bold; color:#fff; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}
#toc1 ul li.first {margin-top:0;}


body, p, ul, ol, li, h1, h2, h3, blockquote {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	/*scrollbar-3dlight-color : black;
	scrollbar-base-color : black;
	scrollbar-shadow-color : black;
	scrollbar-arrow-color : black;
	/*scrollbar-base-color : red;
	scrollbar-darkshadow-color : black;
	/*scrollbar-face-color : black;
	scrollbar-highlight-color : black;
	scrollbar-track-color : black;*/
}
body.home {
	background-color: #fff;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body.tech {
	background-color: #99F;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.home {
	border: 1px #000 solid;
	background-color: #cc9;
}
div.link{
	width:140;
	height:30;
	background-color: #cc9;
	border: 1px #ffc solid;
	font-size: 8px;
}
body.portfolio {
	background-color: #3F6258;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.portfolio {
	border: 1px #ffc solid;
	background-color: #cc9;
}
body.contact {
	background-color: #066;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.contact {
	border: 1px #ffc solid;
	background-color: #cc9;
}
body.memos {
	background-color: #778986;
	background-image: url(/images/bg_hammers.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.memos {
	border: 1px #fff solid;
	background-color: #cc9;
}

/******NORMAL STYLES*******/

a {
	font-weight:normal;
}
a:link {
	color: #c00;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #ffc;
}
a:active {
	color: #f00;
	background-color: #ffc;
	/*text-decoration: underline;*/
}

h1, h1.date {
	font-family: Georgia, Times, serif;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #ffc;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 5px;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	margin-bottom: 2px;
}
h4 {
	font-size: 11px;
	margin-bottom: 0;
}

p.links_heading{
	color: blue;
	font-weight: bold;
	background-color:white;
	font-size: 13px;
	padding:5;
	margin:0;
	border-style:none none solid;
	border-color:blue;
	border-width:1;
}
table.finds_table
{
	background-color: #CCCCCC;	
}


th.links_heading{
	color: blue;
	/*font-weight: bold;*/
	background-color:white;
	font-size: 13px;
	padding:5;
	margin:0;
	border-style:none none solid;
	border-bottom-width:thin;
	border-color:blue;
	border-width:1;
	text-align:left;
}

th.album_heading{
	color: blue;
	font-weight: bold;
	background-color:white;
	font-size: 13px;
	padding:5;
	margin:0;
	border-style:none none solid;
	border-color:blue;
	border-width:1;
}

td.album_title{
	/*color: #c00;*/
	color: #fff;
	font-weight: bold;
	background-color:white;
	font-size: 16px;
	padding:5;
	margin:0;
	border-style:none;
	border-color:black;
	border:0.5;
}

td.album_heading{
	color: blue;
	font-weight: bold;
	background-color:white;
	font-size: 13px;
	padding:5;
	margin:0;
	border-style:none;
	border-color:white;
	border:0;
}

td.category_heading{
	color: #fff;
	font-weight: bold;
	background-color:white;
	font-size: 16px;
	padding:5;
	margin:0;
	border-style:none;
	border-color:black;
	border:0.5;
}


a.list_member{
	color: blue;
	font-weight: bold;
	background-color:white;
	font-size: 12px;
	padding:5;
	margin:0;
	border-style:none;
	border-color:black;
	border:0.5;
}


a.text_detail{
	font-weight: normal;
	color: black;
	background-color:white;
}
a.text_detail:active {
	color: #f00;
	background-color: #ffc;
	/*text-decoration: underline;*/
}
a.text_detail:hover {
	text-decoration: none;
	background-color: #ffc;
}


p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
dt, dd {
	font-size: 11px;
	line-height: 15px;
}
ul, ol {
	margin-top: 14px;
	margin-bottom: 14px;
}
ul li, ol li {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
th, td {
	font-size: 11px;
	line-height: 15px;
}
code, pre {
	font-family: Courier, fixed-width;
	color: #333;
}
hr {
	color: #ffc;
}
blockquote {
	line-height: 15px;
	font-style: italic;
	margin: 10px 30px;
}
em {
	font-weight: normal;
	font-style: italic;
}
strong {
	font-weight: bold;
	font-style: normal;
}
q {
	font-style: italic;
}
.smallprint {
	
}
.datememo {
	font-size: xx-small;
	color: #666;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px #666 solid;
}
#sidebar a {
	font-weight: normal;
}
h3.sidebarhead {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffc;
	margin-bottom: 5px;
	margin-top: 15px;
}
div.menuitem {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 5px;
}
.caption {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.picture300 {
	float: right;
	margin: 10px;
	width: 300px;
}
.picture400 {
	float: right;
	margin: 10px;
	width: 300px;
}
.picture300 p, .picture400 p {
	font-size: 10px;
	text-align: center;
}
.update {
	background-color: #ffc;
	padding: 0 5px;
}
.superscript {
	font-size: 8px; 
	vertical-align: super;
}

.posted {
	font-size: 10px;
	color: #333;
	padding: 2px;
	border-top: 1px dotted #333;
	text-align: right;
}
.posted a {
	font-weight: normal;
}
.post, .comments-post {			/* For comments, posted by... */
	font-size: 10px;
	color: #333;
	padding: 2px;
	border-top: 1px dotted #333;
	text-align: right;
}
.extended {		/* more... */
	font-size: 11px;
	font-variant: small-caps;
}
#menu {
	font-size: 10px;
	margin-bottom: 12px;
}
.comments-body {
	font-size: 11px;
	line-height: 15px;
}
.blogbody {
	border-bottom: 2px solid #ffc;
	margin-bottom: 12px;
}
.powered {
	font-family:verdana, arial, sans-serif;
	color:#003366;
	font-size:9px;
	font-weight:bold;
	line-height:14px;
	text-transform:uppercase;
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em;
	}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #333;
	clear: both;
}