/***************************************
Style Sheet
Created on:  062903
Last updated:  080603
Site created by:
Amanda Lauren:  guild_magistrate@msn.com
Copyright 2002
***************************************/



/***************************************
BASIC **********************************
***************************************/

body 
     {
     font-family            : Verdana, Arial, Helvetica, sans-serif;
     color                  : #20140C;
     margin                 : 0px;
     padding                : 0px;
     cursor                 : crosshair;
     background-color       : #000;
     background-image       : url(graphics/bg0.jpg);
     background-repeat      : no-repeat;
     background-position    : top center;
     scrollbar-base-color   : #B59769; 
     scrollbar-arrow-color  : #1B110A;
     }

img 
     {
     border                 : 0px;
     }

.buffer 
     {
     padding-top            : 10px;
     vertical-align         : top;
     }

.center 
     {
     text-align             : center;
     }

.right 
     {
     text-align             : right;
     }

.left 
     {
     text-align             : left;
     }

.underline 
     {
     text-decoration        : underline;
     }

/***************************************
MENUS **********************************
***************************************/

.leftWrap 
     {
     margin-right           : 20px;
     width                  : 160px;
     background-color       : #311C0F;
     }

.rightWrap  
     {
     margin-left            : 20px;
     width                  : 160px;
     background-color       : #311C0F;
     }

.leftMenu, .rightMenu 
     {
     text-align             : left;
     background-color       : #311C0F;
     border-right           : 4px solid #1B110A;
     border-bottom          : 4px solid #1B110A;
     border-left            : 4px solid #1B110A;
     font-size              : 11px;
     color                  : #DDBF91;
     }

.leftMenu a, .rightMenu a, .leftMenu b, .rightMenu b 
     {
     display                : block;
     padding                : 2px 4px;
     color                  : #B59769;
     text-decoration        : none;
     }

.leftMenu a:hover, .rightMenu a:hover 
     {
     color                  : #E7D2B2;
     }

.leftMenu b, .rightMenu b 
     {
     color                  : #DDBF91;
     }

.rightMenu b 
     { 
     margin                 : 4px;
     }

.section 
     {
     padding                : 2px 1px;
     background-color       : #1B110A;
     font-size              : 13px;
     font-weight            : bold;
     color                  : #DDBF91;
     }

.indent 
     {
     margin-left            : 10px;
     }

/***************************************
CONTENT ********************************
***************************************/

.content 
     {
     background-image       : url(graphics/bgcontent.gif);
     background-color       : #C3A57E;
     font-size              : 12px;
     margin-right           : 10px;
     margin-left            : 10px;
     }

.content img 
     {
     vertical-align         : absmiddle;
     }

.content a, .content a:visited, .content a:hover 
     {
     font-weight            : bold;
     color                  : #1B110A;
     text-decoration        : none;
     }

.content a:hover 
     {
     color                  : #E7D2B2;
     }

.content p:first-letter
     {
     font-size              : 140%;
     }

/***************************************
POSTS **********************************
***************************************/

.postdate 
     {
     color                  : #4C0705;
     font-size              : 15;
     font-weight            : bold;
     margin-top             : 10px;
     margin-left            : 10px;
     }

.posttitle 
     {
     font-size              : 13px;
     font-weight            : bold;
     margin-top             : 10px;
     margin-left            : 10px;
     }

.postbyline 
     {
     font-size              : 10px;
     font-style             : italic;
     margin-top             : 3px;
     margin-left            : 20px;
     }

h1 
     {
     color                  : #4C0705;
     font-size              : 20px;
     }

/* Use capital O for Xmark and capital P for checkmark */
.wingdings 
     {
     font-family            : "Wingdings 2";
     font-weight            : bold;
     font-size              : 22px;
     }

/***************************************
TABLES AND LISTS ***********************
***************************************/

.dtheader 
     {
     color                  : #4C0705;
     font-size              : 14px;
     font-weight            : bold;
     margin-top             : 10px;
     margin-bottom          : 10px;
     }

.dddata 
     {
     margin-top             : 6px;
     margin-left            : 8px;
     }

.faqq 
     {
     font-size              : 12px;
     font-weight            : bold;
     margin-top             : 10px;
     margin-bottom          : 10px;
     }

.faqa 
     {
     margin-left            : 15px;
     margin-bottom          : 15px;
     }

.owner img 
     {
     border-style           : ridge;
     border-width           : 20px;
     border-color           : #CE7B00;
     }

.leaders img 
     {
     border-style           : ridge;
     border-width           : 15px;
     border-color           : purple;
     }

.prophets img 
     {
     border-style           : ridge;
     border-width           : 10px;
     border-color           : navy;
     }

.martyrs img 
     {
     border-style           : ridge;
     border-width           : 10px;
     border-color           : red;
     }

.redeemers img 
     {
     border-style           : ridge;
     border-width           : 10px;
     border-color           : blue;
     }

.avengers img 
     {
     border-style           : ridge;
     border-width           : 10px;
     border-color           : teal;
     }

.crafters img 
     {
     border-style           : ridge;
     border-width           : 10px;
     border-color           : yellow;
     }

.realmpoints img 
     {
     border-style           : ridge;
     border-width           : 10px;
     border-color           : green;
     }

.labelofficers 
     {
     font-style             : italic;
     font-weight            : bolder;
     color                  : maroon;
     }

.label 
     {
     font-style             : italic;
     font-weight            : bolder;
     color                  : black;
     }