/* http://colorschemedesigner.com/#1t31T-------- */



body {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 color : black;
 background-color: white;
 width: 55em;
 margin-left: auto; margin-right: auto;
}

a{ 
  color: black;
}

a.catExpandLink {
  color: gold;

 
}
	 
.ingredHeading {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: black;
  font-size : 1.2em;
  background-color: white;
  border-bottom: 1px solid black;
  font-weight: bold;
}
	
.ingredQuant {
  padding-right: 1em;
}

.columnHeading {
  font-weight: bold;
  padding-left: .5em;
  padding-right: .5em;
}

#entryTitle {
  font-family: Georgia;
  font-size: 1.25em;
  font-weight: bold;
  background-color: #FFD700;
  padding: .75em;
  margin-bottom: .75em;
  border: 2px outset black; 
  margin-top: 1em;
}

#primaryCategory {
  margin-bottom: 0em;
  margin-top: 2em;
}
 
#untriedIcon, #newEntryIcon {
  margin-top: .7em;;
  margin-right: .4em; 
}

#fldNotes {
  border: 1px dashed black;
  padding: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
  background-color: #E4EEEE;
  color: black;
}

#preparation,#ingredients {
  margin-bottom: 1em;
}


#source {
  margin-top: 2em;
}

#copyright {
  text-align: right;
  font-size: .75em;
  margin-top: .25em;
}

.label {
  float: left;
  font-weight: bold;
  margin-right: .3em;
}
.overheadLabel {
  font-weight: bold;
  margin-bottom: .5em;
}

.content {
  margin-left: 2em;
  margin-right: 8em;
}

.contentWide {
  margin-left: 1em;
}


#projectbar {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 1em; 
  padding-bottom: 1em;
  margin-top: 2em;
  height: 1em;
}


#editlink,
#projectlink,
#projecttitle {
  float: left;
  width: 33%;
}

#editlink {
  text-align: center;
}
#projectlink {
  text-align: right;
}

#primary_category {
  height: 2.5em;
}

.sidebarTitle {
  margin-bottom: .5em;
  font-style: italic;
}


.oddRow {
 background-color: #D0D0D0;
}

td.oddCell,
td.evenCell {
  padding: .25em;
  text-align: top;
}


td.indexDitto, 
td.indexFlag {
text-align: center;
}


#sidebar {
  width: 155px;

}

#sidebarEditionNavigation {
  background-color: #E6ECFF;
  border: 1px solid black; 
  padding: 8px;
}
.moderateMargins {
 width:640px;		 

}

#entryEditButton {
 background-color: white; 
 border: 1px dotted black;
}

.columnHeading {
  font-weigt: bold;	       
}

#listEditions, #listSortBy {
  padding-left: 18px;  
  margin-top: 0px;
}


#advertising {
 width: 150px;
 text-align:center;
}

.advoImage {
 border-style: dotted solid solid dotted;
 border-width: 1px 2px 2px 1px; 
 border-color: black;
}

#entryBody {
  margin-left: .2em;
}

#index {
  padding: 0em;
  border-spacing: 0em;
  width: 690px;
}

#lastEditColHead {
  width: 7em;
}

h1 {
  font-size: 1.25em;
}
.categoryHeading {
  background-color: #807640;
  color: white;
  font-weight: bold;
  padding: .25em;
  font-size: 1.05em;

}
 

