body   { font-size: 11px; font-family: verdana, trebuchet, sans-serif; background-color: #ab476a }

a:link     { color: #f1e7db; font-weight: 600; font-size: 10px; text-decoration: underline }
a:visited     { color: #f1e7db; font-weight: 600; font-size: 10px; text-decoration: underline }
a:active    { color: #dfc9a3; font-weight: 600; font-size: 10px; text-decoration: underline }

a:hover    { color: #dfc9a3; font-weight: 600; font-size: 10px; text-decoration: underline }

/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}
body>#content {
 width: 420px;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.smallLinks, .smallLinks a   { color: #000000; font-weight: 500; font-size: 9px; font-family: verdana, trebuchet, sans-serif; text-decoration: none }
.headLinks, .headlLinks a { color: #c33; font-weight: bold; font-size: 9px; font-family: verdana, trebuchet, sans-serif; text-decoration: none }
.smallLinks a:link      { color: black; text-decoration: underline }
.headLinks a:link { color: #c33; font-weight: bold; font-size: 9px; text-decoration: none }
.smallLinks a:visited   { color: #036; font-weight: normal; text-decoration: underline }
.headLinks a:visited { color: #c33; font-weight: bold; font-size: 9px; text-decoration: none }
.smallLinks a:active   { color: #999999 }
.headLinks a:active { color: #f00; font-weight: bold; font-size: 9px; text-decoration: none }
.smallLinks a:hover { color: #cccccc; text-decoration: underline }
.headLinks a:hover { color: #f00; font-weight: bold; font-size: 9px; text-decoration: none }
/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}


/*---  Used in Trackback and Pingback page.  ---*/
/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}
H1 { color: #ab476a; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4  { color: #009; font-weight: bold; font-size: 12px; font-family: verdana, trebuchet, sans-serif; margin-top: 2px; margin-bottom: 5px }

/*---  Used in comment templates to format text used in the comment form. ---*/

H5   { color: #006; font-weight: bold; font-size: 10px; font-family: verdana, trebuchet, sans-serif; margin-top: 2px; margin-bottom: 2px }



/*---  Weblog entry formatting.  ---*/

.normaltext        { color: white; font-weight: 500; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-bottom: none }
.captiontext  { color: black; font-weight: 500; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; float: right; padding-right: 50px; border-bottom: none #999999; width: 300px }
/*---  Name of author in weblog entries ---*/

.smalltext   { color: #036; font-weight: 500; font-size: 9px; font-family: verdana, trebuchet, sans-serif; padding: 0px 5px }
.movetext  { color: #842139; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-right: 50px; }

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align:  left;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}
frontpage { padding: 20px 50px }
/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */



.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}
.logobox   { background: no-repeat scroll 0px 0px }
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover { color: #ffffff; font-weight: 600; font-size: 10px; font-family: verdana, trebuchet, sans-serif } 
.navlinks a:link     { color: #ffffff; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.navlinks a:visited  { color: #ffffff; font-size: 10px; text-decoration: underline }
.navlinks a:active   { color: #333333; font-size: 10px; text-decoration: underline }
.navlinks a:hover    { color: #000000; font-size: 10px; text-decoration: underline }

.xtext     { color: #fff; font-weight: 300; font-size: 10px; font-family: verdana, trebuchet, sans-serif; width: 600px }
fronttext { font-weight: 500; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-right: 30px; padding-left: 30px }
.formbox { border: solid 1px navy }
.heading { color: navy; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana; margin-top: 10px; margin-left: 20px }
.infobox { color: white; font-style: normal; font-weight: 300; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-left: 20px }
