/* CSS Document */

a { text-decoration:none; color:#999999;}
a:hover { background:#EFEFEF; color:#000000; }

body {
	background-color: #000000;
/*	background-image:url(thumbs/stamp_03.gif); */
	color: #EFEFEF;
} 

h1 {
	font-size: 1em;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

h2 {color:#999999;
	font-size: .9em;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
  border: 0;
  width: 100%;
  color: #999;
  background-color: #999;
}

.line {
	border-bottom: 1px solid #212121;
	padding-bottom: 15px;
}

.highlight {
	background:#EFEFEF;
	color:black;
}

.tagline{
	color:#EFEFEF;
	font-size: .9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

.caption{
	color:#EFEFEF;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-align: right;
	font-style: italic;
	padding-top: 3px;
}

/* BLOG DIVs */

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
	font-size: 1em;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom: 2px;
	margin-top: 12px;
	text-transform:uppercase;
	display:block;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}

/* BLOG DIVs */

.date{
	color:#EFEFEF;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

.project_box_link { display:block; }
.project_box{background-color:#212121;
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:10px;
height:210px;
	display:block;}
.project_box:hover{ background-color:#333333; }
.project_box_link a:hover { background:#EFEFEF; color:black; }

#container {
	width:640px;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:40px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:17px;
	background-color: #000000;
	border-left: 1px solid #212121; 
	border-top: 1px solid #212121; 
	border-right: 1px solid #212121; 
	height:880px; 

}

#endless_container {
	width:640px;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:40px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:17px;
	background-color: #000000;
	border-left: 1px solid #212121; 
	border-top: 1px solid #212121; 
	border-right: 1px solid #212121; 
	height:auto;
}

#better_endless_container {
	width:640px;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:40px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:17px;
	background-color: #000000;
	border: 1px solid #212121; 
	height:auto;
}

#endless_maincontent {
	width:400px;
	line-height: 1.5em;
	padding:10px;
	background:#212121;
	height:auto; 
	float:left;
}

#maincontent {
	width:400px;
	line-height: 1.5em;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background:#212121;
	height:820px; 
}

#maincontent p:first-child { margin-top:0px; }

#newscontent {
	width:400px;
	padding-left:10px;
	padding-right:10px;
}

#newscontent p:first-child { margin-top:0px; }

#biotext {
padding:10px;
background:#212121;
}

#formtext {
margin-left:-5px;
}

#placeholder {
	height:300px;
	width:400px;
	background-image:url(thumbs/stamp_03.gif);
}

#rightnav {
	margin-left: 440px;
	padding-top:5px;
	line-height: 1.4em;
	width: 160px;
	}

#rightspacer {
	margin-left: 440px;
	width: 160px;
	height:104px;
	}

#projectinfo {
	margin-left: 440px;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	width: 184px;
	color:#999999;
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	}

#logo {height:61px;
margin-top:-12px;
padding-bottom:12px;
}

#navigation {width:400px;
padding-left:10px;
line-height: 1.2em;
text-transform:uppercase;
}

#footer {
	width:640px;
	font-size: 0.6em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:40px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:17px;
	border-left: 1px solid #212121; 
	border-bottom: 1px solid #212121; 
	border-right: 1px solid #212121; 
	background-color: #000000;
	clear:both;
	}

#better_footer {
	font-size: 0.8em; 
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	margin-top:0px;
	padding-top:40px;
	clear:both;
	}

/* FORM STYLE */

textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	width:300px; color:#000000;
	font-size: 1em;
	letter-spacing: 0.06em;
	border: 0px;
	background-color:#EFEFEF;
	padding:1px;
}

.button {
	color:#999999;
	background-color:#212121;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	width:45px;
	border: 1px solid #999999; 
	text-decoration:none;
}

.button:hover { background:#EFEFEF; color:#000000; }

/* IMAGE ROLLOVERS - COMMUNICATION

a.navrollover {display: block; width: 100px; height: 100px; background: url("thumbs/navigationsystem.jpg") 0 0 no-repeat; text-decoration: none;}
a:hover.navrollover {background-position: -100px 0;}

*/

/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
  
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 2.5em;
  left: 0;
  width: auto;
  line-height: 1.2em;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(/img/bubble.gif);
}

/* css/tooltip.css */