/*  This stylesheet is borrowed directly (with small modifications) from the great folks at merbivore.com until we get our own
	  design...
 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/*  GENERAL RULES  */

body {
  background: #000 url(/images/body.gif) repeat-x bottom center;
  color: #000;
  font: normal 12px "Lucida Grande", "Arial", sans-serif;
  line-height: 1;
}  
ul {list-style-type: none;}
li a {display: block;}
strong {font-weight: bold;}
table {border-collapse: separate;border-spacing: 0; }
caption, th, td {text-align: left;font-weight: normal; }
.invisible {display: none;}
.full_width {width:100%;}

/*  LAYOUT  */
  
.wrap_to_center, #foot {
  margin: 0 auto;
  display: block;
  width: 800px;
}

#content {width: 100%;}

#content_top {
  background: #fff url(/images/content_top.gif) no-repeat top center;  
  float:left;
  margin:25px 0px;
  width:100%;
}
#content_bottom {
  background: url(/images/content_bottom.gif) no-repeat bottom center;
  width:100%;
  float:left;
}
#content_main {
  float:left;
  margin: 10px 20px 20px 20px;
  width:506px;
}
#content p {
  line-height:17px;
}
#content_full {margin: 10px 20px 20px 20px;}

/*  HEADER & NAVIGATION  */

#header {
  background: #039 url(/images/header_waves.png) repeat-x top center;
  height:55px;
  width: 100%;
}
#waves {
  background: url(/images/header_waves.png) no-repeat top left;
  height:74px;
  width:980px;
} 
#login_bar {
  width: 100%;
	background: #0c0c0c;
  height:12px;
}
#login_info {
	float: right;
	color: white;
  font-size: 85%;
}
#login_info a {color:#fff;}
#login_info a:hover {color:#f00;}

#header img {margin-top:8px; float:left;}
#header a {color:#fff; text-decoration:none;}
#header a:hover {color:#000;}
ul#nav {float:right;display:block;width:48.3em;margin-top:15px;}
ul#nav li {display:block;float:left;}
ul#nav li a {display:block;float:left;margin:0px 3px;padding:6px 7px 22px 7px;}
ul#nav li a:hover {background:url(/images/header_hover.gif) repeat-x bottom center;}
ul#nav li a#active {background: url(/images/header_arrow.gif)no-repeat bottom center;}
ul#nav li.last a {margin-right:0;}

.quicklinks_top {
  background:#868686 url(/images/quicklinks_top.gif) no-repeat top center;
  float:right;
  margin-bottom:12px;
  width:169px;  
}               

#quicklinks h3 {
  display:block;
	padding:3px 10px;
	margin:0px;
	color: white;
}
ul.quicklinks_bottom {
  background: url(/images/quicklinks_bottom.gif) no-repeat bottom center;
  padding: 5px 10px;
}
ul.quicklinks_bottom li {
  display:block;
  padding:3px 0px;
}
#content_full ul.quicklinks_bottom li a{
  color:#d7ff00;
  text-align:center;
  display:inline;
}
#content_full ul.quicklinks_bottom li a:hover {
  background:#d7ff00;
  color:#000;
}

/*  TEXT FORMATTING  */

h1 {
  border-bottom:2px solid #ccc;
  color:#000;
  font:bold 28px "Arial" sans-serif;
  letter-spacing:1px;
  font-size:20px;
  margin:10px 0px;
  text-align:left;
  width:100%;
}  
h1.home {
  border:0;
  color:#fff;
  font-size:36px;
  margin:20px 0px;
  text-align:center;
}
h2 {
  color:#7aad00;
  font:bold 22px "Lucida Grande" sans-serif;
  margin:10px 0px;
}
h3 {
  font:bold 16px "Lucida Grande";
  margin:10px 0px;
}
#content a {color:#d7ff00;}
#content a:hover {background:#d7ff00;color:#000;}
#content_main ul {margin:10px 0px;}
#content_main ul li {
  background: url(/images/li.gif) no-repeat left center;
  padding: 4px 4px 4px 16px;
  font-weight:bold;
}
p {margin-bottom:12px;}
#content_main a,#content_full a {color:#11b716;font-weight:bold;}
#content_main a:hover,#content_full a:hover {background:transparent;}
pre {
  background:#222;
  color:#fff;
  font:12px "Courier" serif;
  line-height:18px;
  padding: 12px;
}
code {
  font:bold 12px "Courier" serif;
}
pre code {font-weight:normal;}

/*  SIDEBAR FOR CONTENT  */

#content_sidebar {
  float: left;
  margin: 20px 20px 15px 10px;
  width: 224px;
}
.sidebar_top {
  background:#868686 url(/images/sidebar_top.gif) no-repeat top center;
  margin-bottom:12px;
  width:224px;
}
dl.sidebar_bottom {
  background: url(/images/sidebar_bottom.gif) no-repeat bottom center;
  padding:12px;
}
dl.sidebar_bottom dt {
  color:#fff;
  font:bold 14px "Lucida Grande" sans-serif;
  margin-bottom:6px;
}
dl.sidebar_bottom dd {padding:3px 0px;}
#content_sidebar p {padding:10px 0px;}
p#rss a {
  background: url(/images/rss.png) no-repeat left center;
  color:#000;
  font:bold 14px "Lucida Grande";
  padding: 8px 6px 8px 34px;
  text-decoration:none;
}
p#rss a:hover {
  background: url(/images/rss.png) no-repeat left center;
  background-color:#fff;
  text-decoration:underline;
}

/*  FOOTER  */

#footer { clear:both;}
#footer p {padding:7px; color:#999; margin:0; text-align:center;}

/* SECTIONS */
.sections {
	font-size: 80%;
}


/* GETTING STARTED */
#getting-started {
  padding-top: 15px;
}
#getting-started code {
	color: blue;
}
#getting-started a {
	display: inline;
}

#getting-started ul {
  margin-left: 0;
  padding-left: 10;
}
#getting-started li {
  background: url(/images/li.gif) no-repeat left top;
  padding: 4px 4px 4px 16px;
  margin-bottom: 10px;
}
#getting-started li p.indented_1 {
	margin-left:20px;
}
#getting-started li p.indented_2 {
	margin-left:40px;
}


			.specification {
			  font-family: 'Lucida Console', 'Bitstream Vera Sans Mono', 'Courier New', Monaco, Courier, monospace;
			  white-space: pre;
			  width: 39.5em;
			  line-height: 1.4em;
			  margin: 1em 0;
			  border: 1px dashed #aaa8a8;
			  padding: 0.5em 0 0.3em 0.5em;
			  font-size: 80%;
			  color: #000;
			  overflow: auto;
				background-color: #eee;
			}
			#listing td {
				border-bottom: 2px solid #ccc;
      }

/* ------------------------------------------------------ */

/* tabs styles */

#form
{
	clear: both;
}

#history h3
{
	background: #6C3;
	margin-top: 4px;
}

#history th {
	font-weight: bold;
}

#history td, th{
	padding: 3px;
}

#tabs
{
   width            : 100%;
/*   background       : #FFFFFF url(/images/tabsBorder.gif) repeat-x bottom;*/
	background       : #FFFFFF;
}

#tabs UL
{
   margin           : 0px;
   padding          : 0px;
   list-style       : none;
}

#tabs LI
{
   display          : inline;
   margin           : 0px;
   padding          : 0px;
}

#tabs A
{
	float: left;
	background: url(/images/tabsRight.gif) no-repeat right top;
	border-bottom: 1px solid #84B0C7;
	font-family: Arial,Helvetica,sans serif;
	font-weight	: normal;
	text-decoration: none;
}

#tabs A:hover
{
 	background: url(/images/tabsRight.gif) no-repeat right top;
   background-position: 100% -150px;
}

#tabs A:link, #tabs A:visited,
#tabs A:active, #tabs A:hover
{
   color            : #336699;
}

#tabs SPAN
{
   float            : left;
   display          : block;
   background       : url(/images/tabsLeft.gif) no-repeat left top;
   padding          : 3px 10px;
   white-space      : nowrap;
   
}

* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs SPAN {float : none;}
/* End IE5-Mac hack */

#tabs A:hover SPAN
{
  background       : url(/images/tabsLeft.gif) no-repeat left top;
   background-position: 0% -150px;
}

#tabs LI#current A
{
   background-position: 100% -150px;
   border-width     : 0px;
   color			: #000066;
}

#tabs LI#current SPAN
{
   background-position: 0% -150px;
   padding-bottom   : 3px;
}

.icon_link 
{
	border: 0px;
}

/* ------------------------------------------------------ */
/* Entity creation styles */

#create_entity fieldset {
	border: 1px solid #aaa8a8;
	display: inline;
	padding: 7px;
	margin-bottom: 5px;
}

#create_entity legend {
	font-weight: bold;
	color: #039;
	font-size: 12pt;
}

.legend_option {
	font-weight: normal;
	color: black;
	font-size: 10pt;
}

/* ------------------------------------------------------ */
#search_options fieldset {
	border: 1px solid #aaa8a8;
	display: inline;
	padding: 7px;
	margin-bottom: 5px;
	background-color: #eee;
}

/* ------------------------------------------------------ */
/* DEFAULT TABLE STYLES */
#standard_table th {
	font-weight: bold;
}

#standard_table td, th{
	padding: 3px;
}


/* ------------------------------------------------------ */
/* PLAY STYLES */

#plays td, th{
	padding-right: 4px;
}

.play
{
	font-size: 11px;
	padding-bottom: 0px;
}
.play_description
{
	font-size: 9px;
	padding-left:20px;
	padding-top: 0px;
	background-color: #EEEEEE;
}


/* ------------------------------------------------------ */
/*  NODE STYLES */

.node_level_0 a {
 font-weight: bold;
}

.node_level_0 {
margin: 5px 0 0 0;
float: left;
border: 1px solid #8cacbb;
background-color: #EEEEEE;
padding: 0 0 0 0;
width: 540px;
clear: both ;
}

.node_level_1 {
margin: -1px 0 0 20px;
float: left;
border: 1px solid #8cacbb;
background-color: #EEEEEE;
padding: 0 0 0 0;
clear: both ;
width: 520px;
}

.node_level_2 {
margin: -1px 0 0 40px;
float: left;
border: 1px solid #8cacbb;
background-color: #EEEEEE;
    padding: 0 0 0 0;
		clear: both ;
		width: 500px;
}

.node_level_3 {
margin: -1px 0 0 60px;
float: left;
border: 1px solid #8cacbb;
background-color: #EEEEEE;
    padding: 0 0 0 0;
		clear: both ;
		width: 480px;
}

.node_details {
float: right;
	font-size: 80%;
}

.node_control a {
color: #991111;
font-weight: bold;
border: 1px solid black;
background-color: white;
	font-size: 90%;
padding: 0px 1px 0px 1px;
}

.node_contents {
	font-size: 90%;
    padding: 5px 0 0 1em;
}

.last_modified{
	float: right;
	font-size: 90%;
}

a.node_name {
 	color: rgb(  0,102,  0);
}

a.node_name:hover {
	text-decoration: underline;
}

.node_name {
    border: 1px solid #8cacbb;
    border-style: none none dotted none;
}

.node_bold {
font-weight: bold;
}

.history_contents {
float: left;
	font-size: 90%;
padding: 0px 1px 0px 1px;
margin: 0 0 5px 0px;
width: 100%;
}
.history_name {
    border: 1px solid #8cacbb;
    border-style: none none dotted none;
}