@namespace xoxo 'http://suika.fam.cx/www/style/html/xoxo#';

ol.xoxo {
  display: block;
  margin-left: 4em;
  border-style: none;
  padding: 0;
}

ol.xoxo ol {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-style: none;
  padding: 0 0 0 1.5em;
}

ol.xoxo li {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-style: none;
  padding: 0 0 0 0.8em;
  list-style-type: circle;
  list-style-position: outside;
  /* list-style-image: url(/www/style/orange-nes); */
  -moz-binding: url(/www/style/html/xoxo-dynamic.xbl#expandable-li);
  vertical-align: middle;
}

ol.xoxo ol ol ol ol ol ol ol ol ol ol ol ol ol li {
  -moz-binding: none;
}

ol.xoxo li:last-child {
  /* list-style-image: url(/www/style/orange-ne); */
}

li[xoxo|enabled = 'true'] {
  cursor: pointer;
}

ol.xoxo li[xoxo|expanded = 'false'] {
  list-style-type: disc;
  /* list-style-image: url(/www/style/orange-nesw); */
}

ol.xoxo li[xoxo|expanded = 'true'] {
  list-style-type: circle;
  /* list-style-image: url(/www/style/orange-ew); */
}

li[xoxo|enabled = 'true'] > ol {
  cursor: auto;
}

li[xoxo|enabled = 'true'] > ol[compact] {
  display: none;
}

/* License

Copyright 2005 Wakaba <w@suika.fam.cx>.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; see the file COPYING.  If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.

*/

/* $Date: 2005/12/13 13:26:11 $ */
