/* CSS for protected skins (user interface elements etc.) */

ul { list-style: url(/static/www/bullet.gif) circle; } 

ul.skinmgrTree {
   padding-left:15px;
   margin:20px 0px;
}

ul.skinmgrTree ul {
   padding-left:30px;
   margin:0px;
}

ul.skinmgrTree li {
   list-style:none;
   margin:7px 0px;
   padding:0px;
}

ul.skinmgrTree li.skinset {
   list-style:square;
   padding-left:0px;
}

ul.skinmgrTree a.selected {
   font-weight:bold;
}

ul.skinmgrTree li div {
   font-family:century gothic,verdana,arial,helvetica,sans-serif;
   font-size:11px;
   color:#000000;
}

div.skin {
   /*margin: 1px;
   border: 1px solid gray;*/
}

div.skin div.title {
   display: none;
   padding: 2px;
   color: gray;
   font: normal 8px verdana, sans-serif;
}

#prefs select {
   width: 200px;
}

.nowrap {
   white-space: nowrap;
}

.translated {
   font-weight: bold;
}

.pageTitle {
   font-family:courier new, courier;
   font-size:18px;
   font-weight:bold;
   color:#cc0000;
   padding-bottom:10pt;
}

.listItemSeparator {
   margin-top:15px;
   border-top:1px solid #dddddd;
}

.listItemFlag {
   padding: 1px;
   color: white;
   background-color: #cccccc;
   border: 1px solid white;
   font: 11px monospace;
   line-height: 10px;
}

.label {
   margin-right: 1px;
   padding: 2px 3px;
   color: white;
   font-family: sans-serif;
   font-size: 0.8em;
   letter-spacing: 1px;
   text-transform: uppercase;
}

.adminHighlight {
   margin-top: 5px;
   padding: 1px 10px;
   background-color: yellow;
   border: 1px solid #0404B4;
}

.Root, .blocked {
   background-color: black;
}

.Site, .public, .privileged  {
   background-color: #006600;
}

.User, .trusted {
   background-color: #0000cc;
}

.regular {
   display: none;
}

.open {
   padding: 1px 2px;
   color: #0000cc;
   border: 1px solid #0000cc;
}

.restricted {
   padding: 1px 2px;
   color: #006600;
   border: 1px solid #006600;
}

.closed {
   background-color: #cc0000;
}

.deleted {
   padding: 1px 2px;
   color: #cc0000;
   border: 1px solid #cc0000;
}

body,td { background-image: url('http://molochronik.antville.org/static/molochronik/images/molo_hintergrundpapier.jpg');
          font-family: Times New Roman,Georgia,Palatino,serif;
          font-size:14px;
          line-height:18px;
          letter-spacing:1pt;
          word-spacing:1px;
          color:#000000;
          text-align:left;
        }

a { text-decoration:none;
        }

a:link { color:#0404B4; }

a:visited { color:#8A0886; }

a:active { color: #DF0101; }

a:hover { background-color:#0404B4;
          color:#eeeeee;
          font-weight:bold;
        }

.title { font-family: Courier New,Courier; 
         font-size: 18px;
         background-color: transparent;
         color: #666600;
         text-align:left;
       }

.message { font-family: Times New Roman,Georgia,Palatino,serif;
           font-size:16px;
           line-height:20px;
           letter-spacing:1pt;
           word-spacing:1px;
           padding-right:5px;
           color:#333333;
           color:#000000;
         }
.dayHeader { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; 
              font-size:16px;
              font-weight:bold;
              line-height:16px;
              text-align:center;
              padding-top:10px;
              padding-bottom:10px;
             }

.quote { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif; 
              font-size:13px;
              line-height:16px;
              font-color:#333333;
              text-align:left;
              background-color:#CCCCCC;
              padding-top:5px;
              padding-bottom:5px;
              padding-left:30px;
              padding-right:30px;
             }

.engl { font-family: Times New Roman,Georgia,Palatino,serif; 
              font-size:14px;
              line-height:18px; 
              color: #333399;
              text-align:left;
              padding-right:20px;
              padding-left:20px;
              padding-top:3px; 
              padding-bottom:3px;
              text-align:left;
             } 

.lyrik { font-family: Andale Mono,monospace,san-serif; 
              font-size:14px;
              text-indent:20px;
              line-height:16px; 
              color: #003300;
              display:left; 
              padding-top:3px; 
              padding-bottom:3px; 
             }

.prosa { font-family: Georgia,Times New Roman,Palatino,serif;
          font-size:16px;
          text-indent:30px;
          line-height:120%;
          padding-left:30px;
          padding-right:30px;
          color: #003300;
          text-align:left;
          }

.deluxe { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
              font-size:14px;
              line-height:14px;
              padding-bottom:10px;
              padding-top:10px;
              text-align:center;
              color: #222222;
             }

.statusdark { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
              font-size: 13px;
              line-height: 14px;
              letter-spacing:1pt;
              word-spacing:1px;
              text-align:left;
              color: #222222;
             }

.statuslight { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
              font-size:13px;
              line-height:12px;
              text-align:justify;
              color:#666666;
             }

.statushead { width:160px;
              text-align:left;
              letter-spacing:3px;
              font-size:12px;
              line-height:14px;
              display:block;
              padding-top:1px;
              padding-bottom:1px;
             }

.sep { width:150px;
       background-image:url("/static/www/dot.gif");
     }

ul { list-style-image: url(http://www.antville.org/static/molochronik/images/fingerzeig.png);
     }

ol { list-style-type:decimal;
   }

li { padding-bottom:3px;
   }

table.calendar thead, .calHead { font-family: Andale Mono,monospace,san-serif; 
              font-size:14px;
              font-weight:bold;
              line-height:16px; 
              color: #003300;
              background-color: #FFFFDD;
              text-align: center;
              display:block; 
              padding-top:3px; 
              padding-bottom:3px;
         }

table.calendar th, table.calendar tbody td.day, .calDay { font-family: Georgia,Palatino,Times New Roman,serif;
          font-size:12px;
          line-height:16px;
          color: #003300;
          background-color: #FFFFDD;
          text-align:center;
        }

table.calendar tbody td.selected, .calSelDay { font-family: Georgia,Palatino,Times New Roman,serif;
          font-size:12px;
          font-weight:bold;
          line-height:16px;
          color: #003300;
          background-color: #FFFFDD;
          text-align:center;
           }

table.calendar tfoot td, .calFoot { font-family: Andale Mono,monospace,san-serif; 
              font-size:14px;
              font-weight:bold;
              line-height:16px; 
              color: #003300;
              background-color: #FFFFDD;
              display:center; 
              padding-top:3px; 
              padding-bottom:3px;
         }

.storyDate { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
             font-size:12px;
             text-align:right;
             color: #666600;
           }

.storyTitle { font-family: Georgia,Palatino,Times New Roman,serif;
         font-size:28px;
         line-height:28px;
         padding-top:20px;
         margin-left:30px;
         margin-right:30px;
         font-weight:bold;
         text-align:center;
         color: #666600;
            }

.small { font-family:century gothic,verdana,arial,helvetica,sans-serif;
         font-size:11px;
         color:#555555;
       }

.commentHead { width:50px;
               border-bottom-style:dotted;
               border-bottom-width:thin;
               border-bottom-color: #cccccc;
               margin-bottom:2px;
               margin-top:10px;
             }

.commentDate { font-family: Century Gothic,Verdana,Arial,Helvetica,sans-serif;
             font-size:12px;
             text-align:right;
             color: #666600;
              }

.commentTitle { font-family: Georgia,Palatino,Times New Roman,serif;
         font-size:26px;
         line-height:26px;
         padding-top:20px;
         padding-left:30px;
         padding-right:30px;
         font-weight:bold;
         text-align:center;
         color: #666600;
              }

.reply { font-family: Times New Roman,Georgia,Palatino,serif;
          font-size:16px;
          line-height:20px;
          letter-spacing:1pt;
          word-spacing:1px;
          padding-left:50px;
          padding-right:5px;
          color:#000000;
          text-align:left;
        }

.replyTitle { font-family: Georgia,Palatino,Times New Roman,serif;
          font-size:24px;
          line-height:24px;
          padding-top:20px;
          padding-left:30px;
          padding-right:30px;
          font-weight:bold;
          text-align:center;
          color: #666600;
       }


.formTitle { width:500px;
             font-family:baskerville,georgia,palatino,times new roman,serif;
             font-size:18px;
             font-weight:bold;
           }

.formText { width:500px;
           font-family:Times New Roman,Georgia,Palatino,serif;
           font-size:16px;
           line-height:20px;
           font-weight:normal;
           font-align:justify;
          }

.formWide { width:660px;
            font-family:baskerville,georgia,palatino,times new roman,serif;
            font-size:14px;
            font-weight:normal;
          }

.offlineStory { background-color: #cccccc;
              }

.pollResultsBar {
	height: 5px;
	margin-right: 10px;
	background-color: #ff3300;
	font-size: 14px;
}

