/*   Time-stamp: "2020-03-19 21:12:59 MDT"     sburke@cpan.org              m*/
@import "./be_big.css";

/*

Validate me at   http://jigsaw.w3.org/css-validator/

  Handy: diff -u !! lexedit.css~2~

*/


@media print  {
  .noprint  { display: none; }
  input, select, textarea, option {
    background-color: white;
    color: black;
  }
}
@media screen { .noscreen { display: none; } }

.e  { font-family: Tahoma, Verdana, Arial, sans-serif ; font-size: 90% }


div.player_case { display: inline; padding-left: 1em; }
@media print { div.player_case { display: none; } }

/*
.automated_audio_widget {
  height:  37px;
  width:   90px;
}
*/

/*
Old:
div.player_case { display: inline; padding-left: 1em; }
@media print { div.player_case { display: none; } }
*/

xxx.permalink { 
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
  background-color: #ffc0cb;
  font-size: 80%;
  color: #000 !important;
}
xxx.permalink a.permalink_a {
  color: #000 !important;
  font-variant: small-caps;
}

.permalink { 
  padding: 1px 3px 0 3px;
  margin: 0;
  text-align: right;
  float: right;
  font-size: 60%;
  /* background-color: #333;
  color: #000; */
}



u { 
  -moz-text-decoration-line: underline;
  -moz-text-decoration-style: wavy;
  -moz-text-decoration-color: #aaa;
}

#sidebarstage { 
  position: fixed;
  top: 0pt;
  right: 0pt;
  left: auto;
  width: auto;

  max-width: 20%;
  margin: 0;
  padding: 6px 6px 8px 8px;
  display: block;
  background-color: #555;
  color: white;
}
#sidebarstage p { margin: 0; padding: 0; }

div.togglinggroup, div.wrapdeleter {
  margin-top: 1em;
  display: block;
  clear: both;
  font-size: 80%;
  border-top: 3px #666 solid;
}

@media print { div.togglinggroup { display: none !important; } }

.mergebutton { 
  font-family: "Courier New", "Courier", "Luxi Mono", sans-serif;
  width: 2.5em;
  padding-left:  .3em;
  padding-right: .3em;
}

.wraptoggler, .whenhidden { 
  border: 0;
  margin: 0;
}
.wraptoggler { 
  float: left;
}
.whenhidden {
  margin-left: 2em;
  text-indent: -.7em;
  padding-left: .8em;
  border-left:   7px #6a6a6a double;
}

.anon_okay { 
  margin: 2em 0 2.5em 0;
  text-align: center;
  /* font-size: 130%; */
}

.can_anon .auth_block { 
  margin: 1em 0 2.5em 0;
}


.toggle { 
  background-color: black;
  color: white;

  border-width: 3px;
  border-style: solid;
  border-color: #aaa #555 #555 #aaa;

  padding: 0 2px;
  font-size: 130%;
  font-weight: bold;
  cursor: pointer;
}

dl.ensec {
  margin-bottom: .4em;
  padding-bottom: .4em;
  margin-top: 0;
  padding-top: 0;
  clear: both;
}

dl:empty {  display: none; }
.thud {  display: none; }

.thud {
  border-style: dashed;
  border-color: #777;
  margin: 1em 6em .6em 1em;
}

.medialinks, .currentusername, .releventword {
  font-weight: bold;
  font-style: italic;
}


@media screen {
  body {  background-color: #333; color: white; }
  h1,h2,h3,h4 {  background-color: black;  }

  body.Screen_entry { margin: 0; padding: 0; }
  .entryhead { margin-bottom: 0; background-color: black;}

  body.Screen_entry dl { margin-left: .3em; margin-top: 0; }
  body.Screen_default {  margin-top: 0; }

  textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
    border-bottom-color: #ff40ff !important;
    border-bottom-style: solid !important;
  }

  .menubanner {
    margin-bottom:  .5em;
    padding-bottom: .5em;
    margin-top: 0;
    background-color: transparent;
  }
  .loginstatus {  font-size: smaller; color: #bbb; margin-top: 0; }
  .currentusername { color: white; }

  .topicword { border-bottom: 1px #900 dotted;  }

  .lead_in {
    float: right;
    width: 30%;
    text-align: center;
    margin: 0 .6em 0 0;
    /* border-left:   3px #666 solid;
    border-bottom: 3px #666 solid;
    -moz-border-radius: 23px; */
  }

  ul.menulist { margin-top: .9em; }

  .expandedrefs { margin: .1em 0 .1em .2em; padding: 0; }
  .expandedref {
    color: black;
    background-color: #f5f5f5;
    border-top:    3px solid #f22;
    padding: 3px;
    margin: 0;
  }
  .expandedref a:link    { color: blue !important; }
  .expandedref a:visited { color: #808 !important; }
  .expandedref a:active  { color: #a00 !important; }
  .expandedref a.editsource { /* look like a button */
    border-width: 3px;
    border-style: solid;
    border-color: #aaa #555 #555 #aaa;
    background-color: #ccc;
    font-size: smaller;
    color: black !important;
    text-decoration: none !important;
    padding: 0px 2px;
  }

  .before_navbuttons {  border: 0; margin-bottom: 7em; }
  .navbuttons { 
    display: block;
    position: fixed; 
    width: 100%;
    bottom: 0;
    background-color: #333;
    right: 0;
    left: 0;
    margin: 0;
    padding: 1px 2px 2px 2px;
    border-top: 8px solid #777;
    -moz-border-top-colors: #000 #220 #553 #775 #aa9 #dda #aa9 #997;
  }
}

.card {
  font-size: larger;
  text-align: center;
}

.browseprolog {
  margin: 0 0 -.7em 0;
  padding: 0 .5em;
  background-color: black;
}

dt { font-size: 93%; margin: .45em 0 -.2em 0; color: #ccc;}
form { margin: 0; padding: 0; }

ul.login_notes > li { margin-bottom: .7em; }

.one_match_redirect {
  font-size: larger;
  background-color: black;
  text-align: center;
  color: #bbb;
}

.uid {
  padding-left: 5em;
  font-size: smaller;
  color: #666;
}

.footer {
  font-size: smaller;
  margin: 0; padding: 0;
  color: #bbb;
  clear: both;
}

/* ul li:hover { background-color: black; } */
.navbuttons { text-align: center; }

h1,h2,h3,h4 {
  border-bottom: 1px #707070 dashed;
  margin-top: 0;
  padding-top: 0;
  text-align: center;
  /* border-width: thick; border-style: outset; */
}

ul.menulist li, .menuopt { padding-bottom: .7em }

a.bare:link    { text-decoration: none }
a.bare:visited { text-decoration: none }

a:link    { color: #42c0ff !important; }
a:visited { color: #c8a0ff !important; }
a:active  { color: #ffa0a0 !important; }

/* End */
