body   { color: black; font-size: 12px; font-family: verdana, Arial, trebuchet, sans-serif, "Times New Roman", Georgia, Times, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #00a9da; margin-top: 30px; margin-right: 40px; margin-left: 40px }

a:link  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

a:visited   { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }

a:active  { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

a:hover  { color: black; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

/*---  LEFT SIDE BAR ---*/
#menu  { color: white; font: 11px/12px verdana, Arial, trebuchet, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right; float: left; padding-right: 10px; padding-bottom: 30px; width: 175px }


/*---  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. ---*/

.loginLinks, .loginLinks a  { color: white; font-size: 11px; font-family: verdana, trebuchet, sans-serif }
.loginLinks a:link     { color: white; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.loginLinks a:visited  { color: black; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.loginLinks a:active   { color: black; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.loginLinks a:hover    { color: black; font-weight: bold; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular } 


/*--- Dotted line between menu items in sidebar ---*/

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


/*---  Used in Trackback and Pingback page.  ---*/

H2  { color: black; font-weight: bold; font-size: 18px; font-family: verdana, trebuchet, sans-serif }

/*---  Used in Weblog templates to format the title of entries  ---*/

H3  { color: white; font-weight: bold; font-size: 28px; font-family: verdana, Arial, trebuchet, sans-serif, "Times New Roman", Georgia, Times, 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: black; font-weight: bold; font-size: 14px; font-family: verdana, Arial, trebuchet, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 2px; margin-bottom: 5px }

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

H5  { color: white; font-weight: normal; font-size: 12px; font-family: verdana, trebuchet, sans-serif; margin-top: 2px; margin-bottom: 2px }



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

.weblog  { padding-bottom: 12px; border-bottom: #999999 }

/*---  Name of author in weblog entries ---*/

.author  { color: black; font-weight: normal; font-size: 11px; font-family: verdana, trebuchet, sans-serif }

/*---  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  { font-size: 11px; font-family: Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif; background-color: #fff; margin-top: 3px; margin-bottom: 3px; padding: 0.3em 0 0 2px; border-left: #999999; height: 1.6em } 

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

.textarea  { font-size: 11px; font-family: Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif; background-color: #fff; margin-top: 3px; margin-bottom: 3px; border-top: #999999; border-left: #999999 }

/*--  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 */


/*  Calendar header text  */
.header  { color: black; font-weight: bold; font-size: 10px; font-family: verdana, trebuchet, sans-serif }

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays  { color: black; font-weight: bold; font-size: 9px; font-family: verdana, trebuchet, sans-serif }

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover  { color: white; font-size: 9px; font-family: verdana, trebuchet, sans-serif }
.monthdays a:link     { color: white; font-weight: bold; text-decoration: underline }
.monthdays a:visited  { color: silver; font-weight: bold; text-decoration: underline }
.monthdays a:active   { color: white; font-weight: bold; text-decoration: underline }
.monthdays a:hover    { color: silver; font-weight: bold; text-decoration: none }
