td,body {
 font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
 color : black;
 font-size : 12px;
 background-color: white;
}

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

.heading {
  font-weight: bold;
}

#entryTitle {
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  background: #FFD700;
  padding: 10px;
  margin-bottom: 7px;
  border: 2px outset black; 
  margin-left: 0px;
  margin-right: 0px; 
}

.untriedBullet {
  
  margin-top: 8px;
  margin-right: 4px; 
}

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

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

#source {
  margin-top: 1em;
}
#copyright {
  text-align: right;
  font-size: 10px;
}

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

.content {
  margin-left: 90px;
  margin-right: 90px;
}
.contentWide {
  margin-left: 20px;	     
  margin-right: 90px;
}

.overheadLabel {
  fong-size: 30px;
  font-weight: bold;
}
#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;
}

.sidebar_title {
  margin-bottom: 3px;
}

/* no can has -- entry date list fubars 
   also, not as necessary with striping
 .titleLink {
 padding-left: 0px;
 margin-left: -6px;
}*/



.oddRow {
 background-color: #D0D0D0;
}

#sidebar {
  width: 155px;

}

#sidebarEditionNavigation {
  background: paleturquoise;
  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;
}
.sidebar_title {
  font-weight: bold;
  text-decoration: underline;
}

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

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