/******************************************************************************/
/* qtc.css  --  Copyright 2008 A W Colley                                     */
/******************************************************************************/

/******************************************************************************/
/* Global specifications ******************************************************/
/******************************************************************************/

body {
  background:            #c2c8a9 url(/images/plain_bg_lt.jpg);
  color:                 #913b00;
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  font-size:             11pt;
  margin:                0px;
}

/* These control the fixed-width text elements of the page */
textarea, pre, code { 
  font-size:             0.9em;
}
pre, code { 
  font-family:           'Courier New',Courier,monospace;
  font-size:             11pt;
}
pre { 
  line-height:           1.25em;
}
pre code, code code, pre pre { 
  font-size:             11pt;
}

h1 { 
  font-size:             18pt;
}
h2 { 
  font-size:             16pt;
}
h3 {
  font-size:             14pt;
}
h4 {
  font-size:             12pt;
}
h5 {
  font-size:             11pt;
}
h6 {
  font-size:             9pt;
}

a {
  padding:               0px 2px 0px 2px;
  text-decoration:       none;
}
a:link, a:visited {
  color:                 #283b78;
}
a:active {
  color:                 #ffffcc;
}
a:hover {
  background:            #eeeeaa;
  color:                 #3f3f3f;
}

/* REPLACEMENT for wikistyles (see Cookbook/RemovingHTMLStyles) */
.frame { 
  background:            #aa9b80;
  border:                5px ridge #c2c8a9;
  color:                 #3c5258;
  font-size:             10pt;
  padding:               5px;
}

.lfloat {
  float:                 left;
  margin-right:          0.5em;
}

.rfloat {
  float:                 right;
  margin-left:           0.5em;
}

.sc {
  font-variant:          small-caps;
}

/* CUSTOM CLASSES *************************************************************/
.blogentry {
  padding:               5px;
  border:                1px dotted #aa9b80;
}
.blogentry h4 {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #353d54;
  margin:                0px 0px 1.0em 0px;
  padding:               3px;
}
.blogentry h5 {
  background-color:      #eeeedd;
  color:                 #353d54;
  font-size:             9pt;
  margin:                0px;
  padding:               3px;
}
.blogentry h6 {
  color:                 #353d54;
  font-size:             7pt;
  margin-bottom:         0px;
  padding:               1.125em 3px 3px 3px;
}

.thumbframe { 
  background:            #aa9b80 url(/images/sectionbg.jpg);
  border:                3px ridge #aa9b80;
  color:                 #3c5258;
  font-size:             10pt;
  padding:               5px;
  text-align:            center;
}
.thumbframe img {
  margin:                10px;
  vertical-align:        middle;
}

.vspace {
  margin-top:            1.125em;
}

.awcmast2 {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #353d54;
  font-size:             12pt;
  font-weight:           bold;
  line-height:           1.5em;
  margin:                0px 0px 1.0em 0px;
  padding:               3px;
}

.awcmast2 a {
  color:                 inherit;
  text-decoration:       none;
}

/******************************************************************************/
/* ABOVE CONTENT AREA *********************************************************/
/******************************************************************************/

/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo { 
  background:            #ffaaff url(/images/plain_bg.jpg);
  border-bottom:         5px solid #aa9b80;
  margin-top:            0px;
  padding:               10px;
}

.headtext {
  margin:                0px;
  font-family:           'Times New Roman',serif;
  font-size:             28pt;
  font-weight:           bold;
  text-align:            center;
  color:                 #913b00;
}

.qtchmid {
  margin:                -5px 0px -5px 0px;
  font-size:             14pt;
  font-style:            italic;
}

img.logol {
  padding:               10px;
  border:                3px solid #aa9b80;
  vertical-align:        bottom;
}
img.logor {
  padding:               10px;
  border:                3px solid #aa9b80;
  vertical-align:        bottom;
}

/******************************************************************************/
/* LEFT SIDE BAR **************************************************************/
/******************************************************************************/

#wikileftb { 
  width:                 175px;
  height:                1px;
}

#wikileft { 
  padding:               6px;
  width:                 175px;
}

#sidebar { 
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #c9ad98;
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  font-weight:           bold;
  font-size:             10pt;
  padding:               0px;
  margin:                0px;
  width:                 175px;
}

#sidebar ul {
  color:                 #3c5258;
  list-style:            none;
  margin:                0px;
  padding:               0px;
  width:                 175px;
  border:                none;
}

#sidebar li,
#sidebar li li {
  padding:               0px;
  margin:                0px;
  width:                 175px;
}

#sidebar li a,
#sidebar li .nolink {
  padding:               5px;
  display:               block;
  text-decoration:       none;
}

#sidebar li a.selflink,
#sidebar li a.selflink:link,
#sidebar li a.selflink:visited,
#sidebar li a.selflink:hover,
#sidebar li a.selflink:active {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #3c5258;
}
#sidebar li a.wikilink,
#sidebar li a.wikilink:link,
#sidebar li a.wikilink:visited {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #3c5258;
}
#sidebar li a.wikilink:hover,
#sidebar li a.wikilink:active {
  background:            #aa9b80 url(/images/sectionbglt.jpg);
  color:                 #913b00;
}
#sidebar li a.urllink,
#sidebar li a.urllink:link,
#sidebar li a.urllink:visited {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #3c5258;
}
#sidebar li a.urllink:hover,
#sidebar li a.urllink:active {
  background:            #aa9b80 url(/images/sectionbglt.jpg);
  color:                 #913b00;
}

#sidebar li li a {
  padding:               5px 5px 5px 1.0em;
  display:               block;
  text-decoration:       none;
}

#sidebar li li a.selflink,
#sidebar li li a.selflink:link,
#sidebar li li a.selflink:visited,
#sidebar li li a.selflink:hover,
#sidebar li li a.selflink:active {
  background:            #983101 url(/images/menubg.jpg);
  color:                 #c9ad98;
}
#sidebar li li a.wikilink,
#sidebar li li a.wikilink:link,
#sidebar li li a.wikilink:visited {
  background:            #983101 url(/images/menubg.jpg);
  color:                 #c9ad98;
}
#sidebar li li a.wikilink:hover,
#sidebar li li a.wikilink:active {
  background:            #b3613a url(/images/menubglt.jpg);
  color:                 #d7cdbb;
}
#sidebar li li a.urllink,
#sidebar li li a.urllink:link,
#sidebar li li a.urllink:visited {
  background:            #983101 url(/images/menubg.jpg);
  color:                 #c9ad98;
}
#sidebar li li a.urllink:hover,
#sidebar li li a.urllink:active {
  background:            #b3613a url(/images/menubglt.jpg);
  color:                 #d7cdbb;
}

/******************************************************************************/
/* CONTENT AREA ***************************************************************/
/******************************************************************************/

/* These affect the main content area. */
#wikibody { 
  padding:               0px 10px 10px 10px;
}

/* The action area at the top right of the main content area. *****************/
#wikicmds { 
  float:                 right;
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  font-size:             9pt;
  white-space:           nowrap;
  padding-top:           2px;
}
#wikicmds ul { 
  list-style:            none;
  margin:                0px;
  padding:               0px;
}
#wikicmds li { 
  display:               inline;
  margin:                0px 10px;
}

.wikiaction { 
  margin-bottom:         4px;
  margin-top:            4px;
}

/* The Where am I? area at the top left of the main content area. *************/
.pagegroup { 
  font-size:             9pt;
  margin-bottom:         2px;
  margin-top:            8px;
}

/* The wiki content area ******************************************************/
#wikitext { 
  line-height:           1.4em;
  margin-top:            1.0em;
}
#wikitext h1 {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #3c5258;
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  font-variant:          small-caps;
  font-weight:           bold;
  letter-spacing:        5px;
  line-height:           1.1em;
  padding:               10px 0px;
  text-align:            center;
}

#wikitext h2 {
  font-variant:          small-caps;
  font-weight:           bold;
  margin-bottom:         1.0em;
  padding:               5px 0px;
  text-align:            center;
}

#wikitext h6 {
  margin-top:            0px;
  text-align:            center;
}

#wikitext li {
  margin:                0.5em 1.0em 0.5em 0.0em;
}

#wikitext p {
  margin-right:          1.0em;
}

#wikitext table { 
  font-size:             10pt;
  line-height:           1.4em;
} /* For MSIE 5.5 */

#wikitext sub, #wikitext sup {
  line-height:           0;
}

#wikitext p.quote {
  margin-left:           4em;
  margin-right:          4em;
}
#wikitext p.source {
  margin-top:            0px;
  margin-left:           4em;
  margin-right:          4em;
  text-align:            right;
}

.closerb {
  margin-bottom:         0px;
  padding-bottom:        0px;
}
.closert {
  margin-top:            0px;
  padding-top:           0px;
}


.subtitle-body {
  font-family:           serif;
  font-weight:           bold;
  text-align:            center;
}

.qhead {
  background:            #aa9b80 url(/images/sectionbg.jpg);
  color:                 #3c5258;
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  font-variant:          small-caps;
  font-weight:           bold;
  letter-spacing:        5px;
  padding:               10px 0px 10px 5px;
  text-align:            center;
}

.poemtitle {
  background-color:      #c2c8a9;
  font-size:             15pt;
  font-style:            italic;
  text-align:            center;
}

.poem {
  font-style:            italic;
  text-align:            center;
}

/* These are for the edit form. ***********************************************/
#wikiedit form { 
  margin:                0px;
  width:                 100%;
}
#wikiedit textarea { 
  width:                 100%;
}
.wikimessage { 
  font-style:            italic;
  margin-bottom:         4px;
  margin-top:            4px;
}

/******************************************************************************/
/* BELOW CONTENT AREA *********************************************************/
/******************************************************************************/

#wikifoot { 
  border-top:            5px solid #aa9b80;
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  padding:               5px 5px 5px 185px;
  line-height:           1.4em;
}

#wikifoot td {
  font-size:             8pt;
  padding:               5px 25px;
}

/* This controls the search box area */
#wikisearch { 
  font-family:           Verdana,Helvetica,Arial,sans-serif;
  margin:                0px 0px 5px 0px;
  text-align:            center;
}
#wikisearch input {
} 

/******************************************************************************/
/* PRINT MEDIA CUSTOMIZATION **************************************************/
/******************************************************************************/


/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */

/*
@media print {
  body {
    background:          #ffffee;
    font-size:           10pt;
    margin:              0px;
    padding:             0.5em;
    width:               auto;
  }
  #wikileft, #wikileftb, #wikisearch, #wikicmds, #qtchead, .footnav { 
    display:             none;
  }
  #wikibody {
    border:              0px;
    font-size:           10pt;
  }
  #wikifoot {
    padding-left:        4px;
  }
  a, a:visited {
    background:          #ffffcc;
    color:               #333333;
    font-weight:         bold;
    margin:              0px 2px;
  }
}
*/

