body    { 
font-size: 11px; 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
line-height: 1.5em; 
background-color: #E2F5D6; 
text-align: center; 
margin: 25px 0; 
padding: 0;
}

h1, h2, h3, h4, h5, h6, table, tr, td {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal;
}

h1 {
	font-size: 218%;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
}

h4 {
	font-size: 118%;
}

body.popup    { 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
background-color: #fff; 
text-align: left; 
margin: 10px 0; padding: 0 
}

a:link { 
 color: #333399; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-weight: bold; 
 text-decoration: underline; 
}

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

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

.loginLinks, .loginLinks a { 
 color:       #000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   1em; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999; font-weight: bold;}
.loginLinks a:hover   { color:  #ccc; font-weight: bold;} 

#content  { 
text-align: center; 
margin-right: auto; 
margin-left: auto; 
padding: 0 auto 25px 
}

.disclaimer { 
color: red;
}

.maintext    { 
padding: 4px 16px 8px 
}

.maintextpop    { 
padding: 4px 16px 8px 
}

.maintext  h4, .maintextpop h4  { 
margin-bottom: 0; 
padding: 0 0 0 15px;
background: url("http://essentialoilsandwounds.com/gfx/dotbullet.gif") no-repeat ;
}

dt {
font-weight: bold;
}

dd {
margin: 0 0 6px 0;

}

.maintextrev a { 
 color:       #ddedd3;
}
.maintextrev a:link    { color:  #ddedd3; font-weight: bold;}
.maintextrev a:visited { color:  #ddedd3; font-weight: bold;}
.maintextrev a:active  { color:  #fff; font-weight: bold;}
.maintextrev a:hover   { color:  #fff; font-weight: bold;} 

.maintextrev { 
color: white; 
padding: 4px 16px 8px 
}

.copyright  { 
font-size: 85%; 
text-align: center; 
margin-top: 2px; 
margin-bottom: 2px 
}

.textmenu  { 
font-size: 110%; 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
text-align: center; 
margin-top: 18px; 
margin-bottom: 10px 
}

.textmenu a { 
padding: 0 5px 0 5px;
}


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

h2 {
color: #ddedd3;
}

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

h3 {
 font-family: verdana,trebuchet,sans-serif;
 color:       #fff;
 font-weight: bold;
 text-transform:uppercase;
}

h3.onindex {
background: url("http://essentialoilsandwounds.com/gfx/contentheaderbar.gif") no-repeat ;
color: black;
height: 27px;
padding: 6px 0 0 28px;
margin: 25px 0 0 0;
}

/*---  Used in weblog.php in the side-bar, and archives.php page to format the date header  ---*/

h4 {
 font-family: verdana,trebuchet,sans-serif;
 color:       #999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
 text-transform: capitalize; 
}

.maintextrev h4, .default h4 {
 font-family: verdana,trebuchet,sans-serif;
 color:       #fff;
 margin-top: 5px;
 margin-bottom: 2px;
 font-weight: bold;
}

h5 {
 font-family: verdana,trebuchet,sans-serif;
 color:       #fff;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 font-size: 105%;
}

h6 {
font-size:86%;
}


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

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999;
}

.weblogtitlelist, .weblogtitlelist a {
font-size: 110%;
}

.articles {
 padding-bottom: 12px;
 border-bottom:1px dotted #999;
}

.refs {
border-top: 1px dotted #999;
padding-top: 4px;
font-size: 95%;
}

.refs p, .refs a {
font-size: 95%;
}

.articles h5 {
font-weight: bold;
}

.articles h3.latin {
font-size: 90%;
}

.latin {
font-size: 80%;
font-weight: normal;
}


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

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #000;
 font-weight: normal;
 margin-top: 8px;
}

.author a {
 font-size:   9px;
 font-weight: normal;
}

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

p {
 margin-top: 2px;
 margin-bottom: 10px;
 text-align:  left;
}

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

form {
  margin-top:         0px;
}

.popupmenu {
margin-bottom: 8px;
}


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

.input {
  border-top:         1px solid #999;
  border-left:        1px solid #999;
  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:       8px;
} 

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

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

/*--  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 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333;
 font-weight: bold;
}

/*  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:  #fff; text-decoration: none;}
.navlinks a:visited { color:  #fff; text-decoration: none;}
.navlinks a:active  { color:  #333; text-decoration: none;}
.navlinks a:hover   { color:  #000; text-decoration: underline;}


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

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

/*-- form info text --*/
.pmcodeBox {
border: 1px dotted silver;
margin: 20px 0 5px 0;
padding: 5px;
text-align:left;
}

.subHead {
font-weight: bold;
font-size: larger;
}

/*-- Search table formatting --*/

.results, td.results {
font-family: verdana, trebuchet, sans-serif;
font-size: 10px;
color: #000000;
}

.results td a, .results td a:link, .results td a:visited {
color: #005825;
}

th.colorBG {
 font-family: verdana, trebuchet, sans-serif; 
 font-size: 10px;
 text-align: center;
}

/*-- Background table color, used in search results page --*/
.colorBG {
 background: #E2F5D6;
}

/*-- Default table cell formatting --*/

td .right {
 font-family: verdana, trebuchet, sans-serif; 
 font-size: 11px;
}

/*-- aligns text to the right, in the various tables --*/

.right {
 text-align: right;
}

/*--  Red text used for "required field" markers in forms. --*/
.red {
 color:       #ff0000;
 font-weight: bold;
}

/*-- form formatting --*/
form h5 {
font-weight: bold;
}

