/*  screen.css - LocalWiki Default Styles */

/* content styles */
#toolbar a {
    margin: 1px;
}

#toolbar a:hover {
   background-color: #555555;
}


div.tabArea {
  font-size: 11px;
  padding-left: 3px;
  border-bottom: 1px solid #AAAAAA;
  color: #555555;
}

div.floatLeft {
  margin: 10px 10px 10px 0px;
  float: left;
  clear: left;
}

div.floatRight {
  margin: 10px 0px 10px 10px;
  float: right;
  clear: right;
}

div.noFloat {
  margin: 10px 10px 10px 0px;
  float: left;
}

div.thumb {
  text-align: center;
  padding: 2px;
  border: 1px solid #CBCBCB;
  font-size: 10px;
}

div.thumb img {
  border: 1px solid #CBCBCB;
}

div.thumb img:hover {
  cursor: pointer;
}


div.enlarge {
  width: 100px;
  font-size: 12px;
}

.caption {
  text-align: center;
  font-style: italic;
  font-size: 13px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.box-warning {
  background: #ff0000;
  color: #ffffff;
}

a.tab.tab, a.tab:visited {
   background: url("/cornera.png") no-repeat top right;
  color: #000088;
 /* border-top: 1px solid #555555;
  border-left: 1px solid #555555;*/
  border-left: 1px solid #555555;
  padding: 2px 1em 0px 1em;
  text-decoration: none;
}

a.tab:hover {
  background: url("/cornerb.png") no-repeat top right;
  color: #000088;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background: url("/cornerb.png") no-repeat top right;
  border-left: 1px solid #AAAAAA;*/
  border-left: 1px solid #AAAAAA;
  border-bottom: .1em solid #ccddff;
  padding-top: 4px;
  color: #000088;
}

a.smalltab.smalltab, a.smalltab:visited {
  background-color: #ffffaa;
  color: #555555;
  font-size: 10px;
  border-top: 1px solid #555555;
  border-left: 1px solid #555555;
  border-right: 1px solid #555555;
  padding: 0px .4em .04em .4em;
  text-decoration: none;
}

a.smalltab:hover {
  background-color: #ccddff;
  color: #000088;
}

a.smalltab.smallactiveTab, a.smalltab.smallactiveTab:hover, a.smalltab.smallactiveTab:visited {
  font-size: 10px;
  background-color: #ccddff;
  border-top: 1px solid #AAAAAA;
  border-left: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  border-bottom: .1em solid #ccddff;
  padding-top: 2px;
  color: #000088;
}

.bigbutton {
       font-size: 14px;
        font-family: Verdana, sans-serif;
}

.formbutton {
        cursor: hand;
        font-family: Verdana, sans-serif;
        font-size: 11px;
}


.formfields {
        background-color: #FFFFFF;
        border: 1px solid #999999;
        font-family: Verdana, sans-serif;
        font-size: 11px;
        color: #333333;
        text-decoration: none;

}

body {
        margin:0;
        padding:0;
        font-family: Verdana, sans-serif;
    font-size: 13px;
    background: White;
    font-weight: normal;
    color: Black;
}

h2, h3, h4, h5, h6 {
        font-family: Verdana, sans-serif;
        color: black;
        margin-bottom: 5px;
        clear:both;
}

h1 a, h2 a, h3 a{
text-decoration: none;
}

table.inlinepage {
        background: #eeeeee;
        border-bottom: 1px dashed #aaaaaa;
        text-decoration: none;
        font-family: Verdana, sans-serif;
        font-size: 1.5em;
        font-weight: normal;
}

table.inlinepage a { text-decoration: none;}

a:link {
        background-color: inherit;
        color: #000088;
}

a:visited {
        background-color: inherit;
        color: #000088;
}

a:hover {
        background-color: inherit;
        text-decoration: none;
        color: green;
}

a.nonexistent, a.badinterwiki {
        background-color: inherit;
        color: #000088;
        text-decoration: none;
        border-bottom: 1px dashed #000088;
}

a.nonexistent:hover {
        border-bottom: 0px;
        cursor: pointer;
        color: green;
}

a.nonexistent:visited {
        color: #000088;
}

pre {
        border: 1px solid #CBCBCB;
        background-color: #FFF8ED;
        color: black;
}

hr {
    background-color: #CBCBCB;
    color: #CBCBCB;
	width: auto;
	text-align: left;
    margin: 10px 0px 10px 4px;
}

.footnotes div {
        width: 5em;
        border-top: 1px solid #CBCBCB;
        clear: both;
}

/* user interface styles */

#logo {
        float: left;
        margin: 0 .5em;
}

#content {
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
}

#title {
        background: #ccddff;
        border-bottom: 1px dashed #AAAAAA;
        padding-top: 2px;
        padding-bottom: 2px;
}

#title h1 {
        margin: 0;
        margin-left: 10px;
        font-size: 160%;
}

#banner {
        margin: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: #000000;
        background-image: url(/floater.png);
        background-repeat: no-repeat;
        background-position: 15px; 
}

#search {
        text-align: center;
}

#bannertext {
        margin: 0;
        margin-left: 10px;
        margin-bottom: 0px;
        color: #FFFFFF;
        letter-spacing: 2px;
        text-align: left;
        font-size: 26px;
        font-family: Verdana, sans-serif;
        font-weight: bold;
        text-decoration: none;
}

#desctext {
        margin: 0;
        margin-left: 12px;
        color: #FFFFFF;
        letter-spacing: 2px;
        text-align: left;
        font-size: 12px;
        font-family: Verdana, sans-serif;
        font-style: italic;
}

*[dir="rtl"] #logo {
        float: right;
}

#sidebar {
        display: block;
    background-color: tan;
    border-left: 1px dotted #000000;
        border-bottom: 1px dotted #000000;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 210px;
        font-size: x-small;
}

.sidetitle {
    background-color: #fff;
    border: 1px dotted #9c9;
    color: #242C23;
    font-size: x-small;
    font-weight: bold;
    padding: 2px;
    margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    letter-spacing: .3em;
    text-align:center;            
        font-family: Verdana, sans-serif;
}

.user {
        margin-top: 10px;
        text-align: center;
        color: white;
}

.user a {
        margin-top: 10px;
        text-align: center;
        color: blue;
}

.user a:visited {
        color: blue;
}

#username {
        text-align: right;
}

*[dir="rtl"] #username {
        float: left;
}

*[dir="rtl"] #navibar {
        clear: right;
}

*[dir="rtl"] #pagetrail {
        clear: right;
}

ul {
    line-height: 1.5em;
    margin: 0.5em 0em 1.5em 4em;
    padding:0;
}

li {
margin-bottom: 0.25em;
}

*[dir="rtl"] #pagetrail li:before {
        content: " ?";
}

*[dir="rtl"] #iconbar {
        float: left;
        text-align: left;
}

#message {
        font-size: 120%;
        background-color: #FFFFAA;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        padding-left: 5px;
        border: 1px dashed #ff0000;
        color: red;
}

#footer p {
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px; 
}

#footer {
        clear: both;
        margin-left: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        background-color: #EEEEEE;
        border: 1px dashed #AAAAAA;
}

#progbar {
        border-left: 1px solid #bbbbbb;
        border-top: 1px solid #bbbbbb;
        border-bottom: 1px solid #888888;
        border-right: 1px solid #888888;
}
#credits {
        float: right;
        text-align: right;
        max-width: 30%;
}

*[dir="rtl"] #credits {
        float: left;
        text-align: left;
}

#timings {
        padding: 0;
        font-size: 0.8em;
}

#timings li {
        display: inline;
        background-color: #E5E5E5;
        color: black;
}

#preview {
        border: 2px solid #CBCBCB;
        padding: .5em;
        background: url(../img/draft.png);
}

.recentchanges table {
        width: 100%;
}

#pageinfo td, .recentchanges td {
        padding: 0 .3em;
}

.rcdaybreak td {
}

.rcdaybreak a {
      
}

.rcicon1, .rcicon2 {
        border: 0px;
        text-align: right;
        width: 50px;
}

.rcpagelink {
       font-size: 14px;
}

.rctime {
        width: 250px;
        font-size: 14px;
        color: #4d4d4d;
}

.rceditor {
        color: #000088;
}

.rccomment {
        color: #4d4d4d;
        text-indent: 20px;
}

.favtime {
        font-size: 12px;
        color: #4d4d4d;
}

.faveditor { 
        color: #000088;
        font-size: 12px;
} 
  
.favcomment {
        color: #4d4d4d;
        font-size: 12px;
}

.rcrss {
        float: right;
}

.recentchanges[dir="rtl"] .rcrss {
        float: left;
}

.diff {
        width:99%;
}
    
.diff-title {
        background-color: #C0C0C0;
}

.diff-added span {
        background-color: #80FF80;
}

.diff-removed span {
        background-color: #FFFF80;
}

.searchresult dd span {
        font-weight: bold;
}
