body { 
 margin: 20px 20px 20px 20px;
 background: #ffffff;
 font-family: lucida, trebuchet, sans-serif; 
 font-size: 12px; 
}

a:link { 
 color: #CC0033; 
 text-decoration: underline; 
}

a:visited { 
 color: #666666; 
 text-decoration: underline; 
}

a:active { 
 color: #FFFF99; 
 text-decoration: underline; 
}

a:hover { 
 color: #9999CC; 
 text-decoration: overline; 
}

/*---  HEADER ---*/
td.pageheader {
 width: 100%;
 height: 50px;
 text-align: center;
 vertical-align: top;
 margin-bottom: 15px;
 font-family: lucida, trebuchet, sans-serif;
 font-size: 20px;
 background-image: url('/images/back.gif');
 background-position: top;
}

/*---  RIGHT SIDE BAR ---*/
td.menu {
 width: 175px;
 font: 11px lucida, trebuchet, sans-serif;
 padding-left: 10px;
 text-align: left;
 vertical-align: top;
 color: #333;
 padding-bottom: 15px;
 padding-top: 33px;
}


/*---  MAIN PAGE CONTENT ---*/
td.content {
 min-width: 420px;
 text-align: left;
 vertical-align: top;
 padding-right: 15px;
 margin-bottom: 30px;
 padding-bottom: 15px;
 font-family: lucida, trebuchet, sans-serif; 
 font-size: 12px; 
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #666666;
 font-family: lucida,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #CC0033; }
.loginLinks a:visited { color:  #666666; }
.loginLinks a:active  { color:  #FFFF99; }
.loginLinks a:hover   { color:  #9999CC;} 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px solid #333;
 margin-bottom: 10px; 
}


/*---  Used in Trackback and Pingback page.  ---*/

H2 {
 font-family: lucida,trebuchet,sans-serif;
 font-size:   14px;
 color:       #cc0033;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
 font-family: lucida, trebuchet, sans-serif;
 font-size:   13px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: lucida, trebuchet, sans-serif;
 font-size:   12px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: lucida, trebuchet, sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-top: 10px;
 padding-right: 10px;
 padding-left: 10px;
 padding-bottom: 5px;
 margin-bottom: 10px;
 border: 1px solid #333;
 font-family: lucida, trebuchet, sans-serif; 
 font-size: 14px; 
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: lucida,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
 clear: left;
 margin-top: 20px;
}

.commentlinks {
 font-family: lucida,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: lucida, trebuchet, sans-serif; 
 font-size: 12px; 
 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:        lucida, 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:        lucida, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        lucida, 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:        lucida, 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 {
 font-family: lucida,trebuchet,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 margin-top: 10px;
}

/*  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: lucida,trebuchet,sans-serif;
 font-size:   10px; 
} 
.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 {
 font-family: lucida,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: lucida,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #CC0033; text-decoration: underline;}
.monthdays a:visited { color:  #666666; text-decoration: underline;}
.monthdays a:active  { color:  #FFFF99; text-decoration: underline;}
.monthdays a:hover   { color:  #9999CC; text-decoration: none;}

/* Bill added this stuff to approximate astruc.com look */

.date {
 font-family: lucida, trebuchet, sans-serif; 
 font-size: 16px; 
 color: #c03; 
 font-weight: bold;
 text-transform: uppercase;
 margin-top: 20px;		
}

.entrytitle {
 margin-bottom: 10px;
 font-family: lucida, trebuchet, sans-serif; 
 font-size: 11px; 
 color: #333; 
 text-transform: uppercase;
 font-weight: bold;
}

.productimg {
 float: left;
 margin-right: 4px;
 margin-bottom: 20px;
 border: 1px solid cc0033;
}

.minical {
 margin-top: 10px;
}

.archivesum {
 padding-top: 20px;
}