/* 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: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:verdana,helvetica,arial,sans-serif,underline,;
   font-size:11px;
   font-weight:bold;
   color:#d5478e;
   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 #F87217;
}

.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-color: #ffffff;
   font-family: verdana,helvetica,arial,sans-serif;
   font-size: 11px;
   color: #000000;
   
}

#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}

#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}

#styleone ul li{display:block;float:left;margin:0 1px 0 0;}

#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 20px 0 20px;height:18px;}

#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(http://swen.antville.org/static/swen/images/bgon.gif) repeat-x top left;}


fieldset {
  padding-left: 8px;
  padding-top: 0px;
}

fieldset p {
   margin-top:6px;
   margin-bottom:6px;
}

form {margin: 0px;}

a {text-decoration: none;}

a:link {color: #F87217;}

a:visited {color: #F87217;}

a:active {color: #F87217;}

a:hover {color: #F87217;}

a.black {
color: black;
font-weight: bold;
} 

.title {
   height: 53px;
   font-size: 20pt;
   font-weight: bold;
   vertical-align: middle;
   background-image: url("/static/www/webloghead.gif");
   background-color: transparent;
   color: #ff3300;
}

.message {
   line-height: 15px;
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 1px;
   color: #d5478e;
   background-color: #ffffff;
}

.statusdark {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   width: 198px;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statuslight {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   width: 198px;
   color: #999999;
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
}

.statushead {
   width: 198px;
   text-align: left;
   letter-spacing: 3px;
   font-size: 11px;
   display: block;
   padding-top: 1px;
   padding-bottom: 1px;
}



ul {list-style: url("/static/www/bullet.gif") circle;}

li {padding-bottom: 3px;}

table.calendar thead, .calHead {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}

table.calendar th, table.calendar tbody td.day, .calDay {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   text-align: center;
}

table.calendar tbody td.selected, .calSelDay {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   border: 1px solid #F87217;
   text-align: center;
}

table.calendar tfoot td, .calFoot {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}

.storyDate {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   color: #a9a9a9;
}

.storyTitle {
   font-family: verdana,helvetica,arial,sans-serif,underline,;
   font-size: 11px;
   color: #d5478e;
   font-weight: bold;
}

.small {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   color: #a9a9a9;
}

.commentHead {
   width: 50px;
   border-bottom-style: dotted;
   border-bottom-width: thin;
   border-bottom-color: #cccccc;
   margin-bottom: 2px;
   margin-top: 10px;
}

.commentDate {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   color: #a9a9a9;
   margin-bottom: 2px;
}

.commentTitle {
   font-family: verdana,helvetica,arial,sans-serif,underline,;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   margin-bottom: 2px;
}

.reply {padding-left: 20px;}


.formTitle {
   width: 380px;
   font-family: verdana,helvetica,arial,sans-serif;
   font-size: 11px;
   font-weight: bold;
   border: 1px solid #000000;
}

.formText {
   width: 380px;
   font-family: verdana,helvetica,arial,sans-serif;
   font-size: 11px;
   font-weight: normal;
   border: 1px solid #000000;
}

.formWide {
   width: 660px;
   font-family: verdana,helvetica,arial,sans-serif;
   font-size: 11px;
   font-weight: normal;
}

.offlineStory {background-color: #cccccc;}

.pollResultsBar {
   height: 5px;
   margin-right: 10px;
   background-color: #F87217;
   font-size: 0px;
}

.searchbox {
   font-size:11px;
   margin-top:3px;
   margin-bottom:3px;
}

.colorpickerWidget {
   border: 1px solid #cccccc;
}

.pagelink {
   margin-top: 2px;
   margin-bottom: 2px;
}

