/*
    Style Sheet for The-Lara-Inn	
    06-Apr-09  .SCRIBE's font-family;
    28-Jun-08  SING1 & SING2
    26-Jun-08  MERCH1 & MERCH2
    02-Apr-06  Change INITIATE and ASSASSIN classes
    05- 05-05  Add .netName
    20-jan-05  Change **ALL** #ID type refs to .CLASS (rename to tLiStylies, a classier name)
    04-mar-04  Add scrollbar colors
    29-Dec-02  Add Upd, A.Upd
    29-Sep-02  Add A:hover
    1-Mar-02   D'n Russler [Oryx Con Lara]
    tLiStylies.css
*/

BODY    {   background  : url(pix/parch.gif) ; 
            color       : #642626 ;        /* 100, 38, 38 */
        /*  link        : #3232CD ; */
        /*  vlink       : #6B238E ; */
            scrollbar-base-color: #F9E7C1;  /* 249,231,193 */
            scrollbar-Track-Color: #FBF0D9;
}
P       {
            font-family : Tahoma, Verdana, Arial ;
            font-size   : 12pt ;
}
.tLi    {   font-family     : Black Chancery,Algerian,Bookman Old Style ;
            font-weight     : normal ;
            font-size       : larger ;
}
.tLiC   {   font-family     : Black Chancery,Algerian,Bookman Old Style ;
            font-weight     : bold ;
            font-size       : larger ;
            color           : GOLD ;
}

/* Personal styles */
.Remmius {
            font-size : 150% ;
            font-family : Monotype Corsiva,Modern,Bookman Old Style;
}
.CSl    /* See-Ess-Ell, not Crime Scene Investigators! */
        {
            font-family : Monotype Corsiva,Times New Roman ;
        }
.ALI    {
            text-align  :justify;
}
A:hover {   background-color: #FFFFE8;
            text-decoration: underline
}
.Upd    {   font-family : Verdana, Tahoma, Arial ;
            font-size   : 7pt ;
            color       : DARKSLATEGRAY ;
            font-style  : italic ;
            text-decoration : none ;
            font-weight : normal ;
}
.ToTop  /*  The tiny "To-top" links in long pages */
        {   font-size : 70% ;
            font-style  : italic ;
} 
.Section {  font-size   : x-large ;
            font-family : Black Chancery,Algerian,Bookman Old Style ;
            text-align  : center ;
}
A.Xref  {   font-family : "xSystem", "xTerminal", "MS Sans Serif" ;
            font-style  : italic ;
            color       : #111111 ;
            text-decoration : none ;
            font-weight : BOLD ;
}
.QQ     /* Quotation-quote, quote ref tag for GLUEDOG */
        {   color       : BLACK ;
            font-family : "Times New Roman", "Bookman Old Style", serif ;
            font-weight : bold ;
            font-size : 16pt 
}
.QQ_T   /* Quotation-quote on TOP, quote ref tag for GLUEDOG for picture alignment*/
        {   color : BLACK ;
            font-family : "Times New Roman", "Bookman Old Style", serif ;
            font-weight : bold ;
            font-size : 16pt ;
            vertical-align  : top ;
}
.QQX    /* QQ-like, for quotation ref tags outside of GLUEDOG */
        {   color       : BLACK ;
            font-family : "Times New Roman", "Bookman Old Style", serif ;
            font-weight : bold ;
            font-size   : 90% ;
            vertical-align  : top ;
}
.QQL    /* Jump to same index-letter for GLUEDOG */
        {   color           : BLACK ;
            font-family     : "Times New Roman", "Bookman Old Style", serif ;
            font-weight     : bold ;
            font-size       : 10pt ;
            vertical-align  : top ;
            text-decoration : none
}

TD      {   text-align      : left ;
}
.TDright {   text-align      : right ;
}
        
TD.Item /* Items of a table, usually followed by a ref and a description */
        {   font-size       : 110% ;
            font-family     : Comic Sans MS ;
}
TD.NOTE /* NOTE: format */
        {
            font-family : Verdana, Comic Sans MS ;
            color       : black ;
            text-indent : -4em ;
            margin-left : 9em ;
}
TD.Acknowlegement    {
            text-align  : justify ;
            font-family : Verdana, Tahoma, Arial ;
            font-size   : smaller ;
}
.Qot    /* Used for pop-up quotation boxes in GLUEDOG, and elsewhere */
        {   font-family : Verdana,  Tahoma, Helvetica, Arial, sans-serif ;
            font-size : 8pt ;
            background-color: white ;
}
.SUP    {
            font-size       : xx-small ;
}

.tLi2   /* used for assuming the tLi style where context needs a lager font size */
        {   font-family : Black Chancery,Algerian,Bookman Old Style ;
            font-size   : 120% ;
            font-weight : normal ;
}
.GLUEDOG
        {   font-family : Black Chancery,Algerian,Bookman Old Style ;
            font-size   : 120% ;
            font-weight : normal ;
            vertical-align  : middle ;
}
.tLi3   {   font : 20px Black Chancery,Algerian,Bookman Old Style ;
            font-weight : normal 
}

.XED    {   /* crossed-out style */
            text-decoration :   line-through;
            font-weight:        lighter;
}
 
/* Top-of-the-page styles */
.tli_head       { font-family : Black Chancery,Algerian,Bookman Old Style ; font-size : 300% }
.tli_subhead    { font-family : Black Chancery,Algerian,Bookman Old Style ; font-size : 200% }
.tli_basedon    { font-family : Bookman,Bookman Old Style,Georgia,Times New Roman }

.header1        { font-family : Verdana, Tahoma, Arial ; font-size : 160% ; font-weight : bold }
.header2        { font-family : Verdana, Tahoma, Arial ; font-size : 120% ; font-weight : bold }

/* Standard' Colors, mostly for castes */
.WHITE      { color: WHITE }
.BLUE       { color: BLUE }
.GREEN      { color: GREEN }
.YELLOW     { color: YELLOW }
.SCARLET    { color: TOMATO }
.BROWN      { color: SADDLEBROWN }
.BLACK      { color: BLACK }
.AQUA       { color: AQUAMARINE }
.GOLD       { color: GOLDENROD }
.ORANGE     { color: SALMON }
.SALMON     { color: SALMON }
.RED        { color: RED }
.GRAY       { color: GRAY }
.GREY       { color: GRAY }
.TAN        { color: SIENNA }
.STEEL      { color: LIGHTSLATEGRAY }
.FLESH      { color: HOTPINK }
.CREAM      { color: KHAKI }
.MAGENTA    { color: MAGENTA }
.LIME       { color: LIME }

.INITIATE   { color:white;text-shadow: 2px 3px 4px black}
.SCRIBE     {
              font-family     : Monotype Corsiva,Bookman Old Style ;
              color           : DODGERBLUE  ;
}
.BUILDER    { color: KHAKI }
.HEALER     { color: GREEN }
.WARRIOR    { color: TOMATO }
.ASSASSIN   { background-color: BLACK; color : TOMATO }
.SLAVER1 {
            color       : YELLOW ;
            background-color:BLUE ;
}
.SLAVER2 {
            color       : BLUE ;
            background-color:YELLOW ;
}
.MERCH1  {
            color       : GOLD ;
            background-color:WHITE ;
}
.MERCH2  {
            color       : WHITE ;
            background-color:GOLD ;
}
.SING1  {
            background-color:AQUA ;
            color           :RED   ;
}
.SING2  {
            background-color:RED ;
            color           :WHITE ;
}


.SmilieTerm /* &#1; = :) &#2; = :( */
            {   font-family : Terminal;
                font-size : 110% ;
                vertical-align  : -15% ; /* baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> */
}
.Smilie     /* */
            {   font-family     :Terminal;
                font-size       :80% ;
                vertical-align  : 10% ;
                color           :black ;
                background-color:yellow;
                letter-spacing  :-0.2em;
}
/* Sources from the Scrolls */
.Src        /* style used inside GLUEDOG */
            {   color       : BLACK ;
                font-family : Bookman Old Style, serif ;
                font-weight : bold ;
}
.SrcSmall   /* style used inside GLUEDOG for sources in a table */
            {   color       : BLACK ;
                font-family : Bookman Old Style, serif ;
                font-weight : normal ;
                font-size   : small ;
}
.TableText  /* style used inside GLUEDOG */
            {   color       : BLACK ;
                font-family : Bookman Old Style, serif ;
                font-weight : normal ;
                font-size   : x-small ;
}
.contd      /* style used inside GLUEDOG */
            {   color       : BLACK ;
                font-family : Bookman Old Style, serif ;
                font-weight : normal ;
}
.ref        /* old style used for refs outside of GLUEDOG */
            {   font-family : Bookman Old Style,System ; 
                font-size : smaller ;
                color       : BLACK ; 
                font-style  : italic ;
}
.Quotation  {
            font-family : Bookman Old Style ;
            color       : #000000 ;
            font-weight : normal ;
}
.Top100     {   color         : blue ;
                font-size     : 70% ;
}
/*
    Styles for GLUEDOG
*/
.GDiv1  {
            position    : absolute;
            left        : 40px;
            width       : 500px;
            z-index     : 2;
            visibility  : hidden ;
}
.GDiv2  {
            position    : absolute;
            left        : 70px;
            width       : 500px;
            z-index     : 2;
            visibility  : hidden ;
}
.GDiv3  {
            position    : absolute;
            left        : 100px;
            width       : 500px;
            z-index     : 2;
            visibility  : hidden ;
}
.GDiv4  {
            position    : absolute;
            left        : 130px;
            width       : 500px;
            z-index     : 2;
            visibility  : hidden ;
}
.GDiv5  {
            position    : absolute;
            left        : 160px;
            width       : 500px;
            z-index     : 2;
            visibility  : hidden ;
}
.SM     { font-size : 90% }
.tiny   { font-size : 70% }
.let    {   background-color : BLACK;
            font-family : Black Chancery, comic sans MS;
            font-size : x-large;
            color : CYAN ;
}
.let2   {   background-color : BLACK;
            font-family : Black Chancery, comic sans MS;
            font-size   : large;
            color : CYAN ;
}
.V_Center   {
            vertical-align  : middle ;
}
.V_Center_Black {
            vertical-align  : middle ;
            background-color:black ;
}
.TOC    {   font-size : 18pt ;
            font-family : "Bookman Old Style", "Times New Roman", serif}
.ToToc  { font-style : italic }
.Qot    /* Used for pop-up quotation boxes in GLUEDOG, and elsewhere */
        {   font-family : Verdana,  Tahoma, Helvetica, Arial, sans-serif ;
            font-size : 8pt ;
            background-color: white ;
            text-align  :justify;
}
.QAmb   /* Similar to #Q, used for disclaimers, etc. that do not popup */
        {   font-family : Verdana,  Tahoma, Helvetica, Arial, sans-serif ;
            font-size : 8pt ;
            background-color: #FFFCD5;
}
.PoS    /* Part of Speech for GLUEDOG */
        {   color : #000066 ;
            font-style : italic ;
            font-size : 10pt ;
            vertical-align : 10% ;
}   
.Psi    /* Specific for displaying the Thieves Scar */
        {
            color           :Black ;
            font-family     :Verdana, Tahoma ;
}
.sup    {   color           : #000000 ;
            vertical-align  : top ;
            font-size       : 80% ;
}
.Caption {  font-family : Arial ;
            font-size   : 9pt ;
            color       : BLACK ;
            font-style  : italic ;
            text-decoration : none ;
            font-weight : bold ;
            text-align  : center ;
}
.netName /* IRC net name, etc. */
        {
            font-family : Courier New ;
            color       : #000000 ;
}
.CpyWrt {   font-family : Arial ;
            font-size   : 7pt ;
            color       : DARKSLATEGRAY ;
            font-style  : italic ;
            text-decoration : none ;
            font-weight : normal ;
}
.SubEntry { font-size   : 120%  ;
            font-weight : bold
}
.ToHere /* To Here */
        {   color : BLACK ;
            font-family : "Times New Roman", "Bookman Old Style", serif ;
            font-weight : bold ;
            font-style  : italic ;
            font-size : 14pt 
}
.Time   {   font-family: Courier New,MS Sans Serif,LC Lucinda;
            font-size: large;
            font-weight : normal ;
            font-style  : normal ;
}
.HighLight_Y /* Highlight with as yellow background */
        {   background-color: YELLOW;
}
.FinePrint      {
            color       :black;
            font-size   :8pt;
            font-style  : italic ;
}
.CopyrightNotice {
            font-size   :8pt;
            display     :block;
            width       :300px;
            text-align  :justify;
            color       :black;
}
P.Quotation {
            font-family : Bookman Old Style ;
            color       : #000000 ;
            font-weight : normal ;
}

/*
   Styles for the "Back to.." box
*/
.BackTo_tLi     {
        vertical-align  :middle;
        text-align      :center;
        color           :black;
}
TABLE.BackTo {
        background-color: #F0F2AC ;
        font-family     :arial ;
}
A.SiteMap   /* so that the whole background of
            the micro-sitemap lights up on hover */
    {
        font-size       :54px;
}
A.BackTo_tLi {
        font-size       :36pt;
        color           :#000000 ;
        font-family     :Black Chancery,Algerian,Bookman Old Style ;
        font-weight     :normal ;
}
.teeny  {
        font-size       :2pt ;
}
.SiteMap {
        font-family     :arial ;
        font-weight     :bold ;
}

/*
    Styles for quoting logs
*/
.NICK   {   font-style  : italic ;
            color       : DARKSLATEBLUE ;
}
.EMOT   {   color       : DARKMAGENTA ;
        /*  margin-left : 10px ; */
}
.JOIN   {
            color       : green ;
            font-style  : italic ;
            font-size   : smaller;
}
.Think  {   color       : TAN ;
}
.Thought{   color       : SILVER;
            font-style  : italic ;
}
/*
    Styles for the Gorean Essay Project
*/
.Subt   {   font-size       : 80% ;
            font-style : italic ;
}
.GorEss {   text-align  : center ;
            font-family : Black Chancery,Algerian,Bookman Old Style ;
            font-size   : 12px
}
.GorEssTop {   text-decoration : none ;
               font-family     : Verdana, Tahoma, Arial ;
               color           : #000000 ;
}
.GorEssAut {   font-size    : 70% ;
               color        : #000000 ;
               font-style   : italic ;
}            
/* ************** END ************** */
