body { 
 background-color: #ffffff; 
 font-family: verdana,trebuchet,sans-serif; 
 font-size: 11px; 
 margin-left: 40px; 
 margin-right: 40px; 
 margin-top: 30px; 
}

a:link { 
 color: #339900; 
 text-decoration: underline; 
}

a:visited { 
 color: #336600; 
 text-decoration: underline; 
}

a:active { 
 color: #336600; 
 font-weight: bold; 
 text-decoration: none;  
}

a:hover { 
 color: #336600; 
 font-weight: bold; 
 text-decoration: none; 
}

/*---  MAIN PAGE CONTENT ---*/
#content {
 margin:         0px 210px 50px 0px;
 margin-bottom:  60px;
 padding:        0px;
 padding-bottom: 30px;
 top:            30px;
} 
/* Again, "be nice to Opera 5". */
body>#content {width:74%;}

/*---  RIGHT SIDE BAR ---*/
#menu {
 border:         1px dotted #999;
 color:          #333;
 font:           11px/12px verdana,trebuchet,sans-serif;
 line-height:    17px;
 padding:        10px;
 padding-bottom: 30px;
 position:       absolute;
 right:          20px;
 top:            150px;
 width:          150px;  
 /* Again, the ugly brilliant hack. */
 voice-family:   "\"}\"";
 voice-family:   inherit;
 width:          150px; 
}
/* Again, "be nice to Opera 5". */
body>#menu {width:22%;}

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

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:active  { color:  #336600; font-weight: bold;}
.loginLinks a:hover   { color:  #336600; font-weight: bold;} 
.loginLinks a:link    { color:  #339900; }
.loginLinks a:visited { color:  #336600; }

/*--- Dotted line between menu items in sidebar ---*/
.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}

/*---  Used in Site Title.  ---*/
H1 {
 border-bottom: 1px dotted #999;
 color:       #333333;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size:   30px;
 font-weight: bold;
 margin:      0px 210px 0px 0px;
}

/*---  Used in Trackback and Pingback page.  ---*/
H2 {
 color:       #333333;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   20px;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/
H3 {
 color:       #333333;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/
H4 {
 color:         #999999;
 font-family:   verdana,trebuchet,sans-serif;
 font-size:     13px;
 font-weight:   bold;
 margin-top:    2px;
 margin-bottom: 5px;
}

/*---  Used in comment templates to format text used in the comment form. ---*/
H5 {
 color:         #666666;
 font-family:   verdana,trebuchet,sans-serif;
 font-size:     11px;
 font-weight:   normal;
 margin-top:    2px;
 margin-bottom: 2px;
}

/*---  Weblog entry formatting.  ---*/
.weblog {
 border-bottom:  1px dotted #999999;
 padding-bottom: 12px;
}

/*---  Name of author in weblog entries ---*/
.author {
	color:       #999999;
	font-family: verdana, trebuchet, sans-serif;
	font-size:   11px;
	font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/
p {
 color:         #333333;
 font-family:   verdana,trebuchet,sans-serif;
 font-size:     13px;
 font-weight:   normal;
 margin-top:    2px;
 margin-bottom: 2px;
 text-align:    left;
}
#Content>p   {margin:0px;}
#Content>p+p {text-indent:30px;}

/*--  Default form field formatting. --*/
form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/
.input {
  background-color:   #fff;
  border-left:        1px solid #999999;
  border-top:         1px solid #999999;
  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 {
  background-color:   #fff;
  border-left:        1px solid #999999;
  border-top:         1px solid #999999;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

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

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

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

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

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

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

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

