/* waka31 overdrive */

.wiki-section-header { margin:10px 0 5px; border-bottom:2px solid #ccefd0; padding: 0 5px;
                       cursor:hand; cursor:pointer; 
                     }
.wiki-section-header h2,
.wiki-section-header h3,
.wiki-section-header h4
              { padding-right:19px; 
                background-image:url(/deskDo/images/minus.gif);
                background-position:right center;
                background-repeat: no-repeat;
                color:#88cf90;
              }

              
.wiki-section-hidden .wiki-section-header 
              {
                background-color:#88cf90;
                border-bottom:5px solid #ccefd0
              }
.wiki-section-hidden .wiki-section-content { display:none }
.wiki-section-hidden .wiki-section-header h2,
.wiki-section-hidden .wiki-section-header h3,
.wiki-section-hidden .wiki-section-header h4
              {
                color           :#ffffff;
                background-image:url(/deskDo/images/plus.gif);
              }


h2 { color:#449f45; font:      26px Arial, sans; padding:0; margin:0 }
h3 { color:#88cf90; font:      23px Arial, sans; padding:0; margin:0 }
h4 { color:#88cf90; font: bold 17px Arial, sans; padding:0; margin:0 }


/* --------------- */



.wiki-todo-notes { font-size: 90%; color:#666666; padding: 0 2px; }
.wiki-todo-title { font-weight:bold; font-size:110%; padding: 1px 0; }

.wiki-todo-completed .wiki-todo-title { color: #999999; text-decoration: line-through; }
.wiki-todo-completed .wiki-todo-notes { color: #aaaaaa; }


.wiki-todo { margin: 2px 0; }
.wiki-todo .checkbox- {width: 21px;}
.wiki-todo .checkbox- input { cursor: pointer; cursor: hand;}


.wiki-todo .wiki-todo .wiki-todo-title  { font-size: 100%; padding:1px 0; }
.wiki-todo .wiki-todo .wiki-todo .wiki-todo-title  { font-size: 90%; padding: 2px 0; }