/* Hostingplex Are a Shower of Dunces stylesheet */

body { }

/* standard white page */
.dunces
{
background-color: #ffffff;
margin: 8px 8px;
font-family: Arial, Helvetica, Arial, sans-serif;
font-size: 12pt; font-weight: normal;
}

/* footnote asterisks (not links; on the footnote pages themselves) */
.asterisk { font-size: 14pt; font-weight: bold; }

/* emphases (norm) */
.emphasis { font-weight: bold; }

/* emphases (fancy) */
.fancy { font-style: italic; }

/* dates */
.date { font-style: italic; text-align: right; }

/* place those words */
.centre_big { font-size: 24pt; text-align: center; font-weight: bold; }
.centre_sub { margin: 0px 32px; font-style: italic; text-align: center; }
.centre { text-align: center; }
.right { text-align: right; }

/* indent (norm) */
.indent { margin: 0px 32px; color: #000000; text-align: left; padding: 16px; border: 1px solid #000; }

/* indent (T Weekly) */
.we_say { margin: 0px 32px; color: #000000; text-align: left; padding: 16px; border: 1px solid #000; background-color: #fffebd; }

/* indent (Hostingplex) */
.they_say { margin: 0px 32px; color: #000000; text-align: left; padding: 16px; border: 1px solid #000; background-color: #8888dd; }

/* the famous T WEEKLY CAPS */
.caps { font-size: 10pt; text-transform: uppercase; }

/* ordinary smalls */
.discreet { font-size: 10pt; }

/* alert */
.alert { color: #ff0000; text-align: center; font-size: 14pt; font-weight: bold; }

/* link white page style - red, red, blue */
a.lw:link { text-decoration: underline; color: #ff0000; }
a.lw:active { text-decoration: underline; color: #ff0000; }
a.lw:visited { text-decoration: underline; color: #0000ff; }

/* link (comment) white page style - red, red, blue, larger */
a.cw:link { font-size: 14pt; text-decoration: underline; color: #ff0000; font-weight: bold; }
a.cw:active { font-size: 14pt; text-decoration: underline; color: #ff0000; font-weight: bold; }
a.cw:visited { font-size: 14pt; text-decoration: underline; color: #0000ff; font-weight: bold; }

/* link (menu) - red, yellow, red, smaller, not bold */
a.ma:link { font-size: 12pt; text-decoration: underline; font-weight: normal; color: #ff0000; }
a.ma:active { font-size: 12pt; text-decoration: underline; font-weight: normal; color: #fcff32; }
a.ma:visited { font-size: 12pt; text-decoration: underline; font-weight: normal; color: #ff0000; }

/* words - spesh for stylesheet reminder */
.style_reminder { display: none; z-index: -1; }
/* end of text colour defs */

