div.easyrecipe {
  position: relative;
  clear: both
}

.easyrecipe div,
.easyrecipe li,
.easyrecipe ol,
.easyrecipe p,
.easyrecipe span,
.easyrecipe ul {
  padding: 0;
  margin: 0;
  line-height: inherit
}

.easyrecipe .ERSIngredients .ERSIngredientsHeader,
.easyrecipe .ERSInstructions .ERSInstructionsHeader,
.easyrecipe .nutrition .ERSNutritionHeader,
.easyrecipe div .ERSNotesHeader {
  font-size: 1.4em;
  font-weight: 700;
  clear: both;
  margin-top: 1em;
  margin-bottom: 1em
}

#content .easyrecipe .ERSIngredients li.ingredient,
.easyrecipe .ERSIngredients li.ingredient {
  list-style: disc inside;
  margin-left: 10px;
  line-height: inherit;
  background: 0 0;
  padding: 0
}

.easyrecipe .ERSIngredients li.ERSIngredientImage {
  list-style-type: none;
  margin-left: 10px
}

.easyrecipe .ERSInstructions li.instruction {
  list-style: decimal;
  margin-left: 30px;
  line-height: inherit;
  background: 0 0;
  padding: 0
}

.easyrecipe .ERSInstructions li.ERSInstructionImage {
  list-style-type: none;
  margin-left: 30px
}

.easyrecipe .ERSIngredients,
.easyrecipe .ERSInstructions,
.easyrecipe .ERSNotesDiv {
  margin-bottom: 10px
}

.easyrecipe .ERSIngredients .ERSSectionHead,
.easyrecipe .ERSInstructions .ERSSectionHead {
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: 700
}

.entry .easyrecipe .ERSIngredients ul li::before {
  content: normal
}

.easyrecipe .ERSLinkback a,
.easyrecipe .ERSLinkback span {
  font: 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
  position: relative;
  margin-bottom: 6px;
  margin-top: 15px;
  font-weight: 400
}

.easyrecipe .ERSLinkback .ERSWRPLink {
  color: inherit !important;
  text-decoration: none !important
}

.easyrecipe .ERSWRPLink .ERSAttribution {
  text-decoration: underline !important
}

.easyrecipe .ERSClear {
  clear: both;
  line-height: 0;
  height: 0
}

.easyrecipe .ERSClearLeft {
  clear: left;
  line-height: 0;
  height: 0
}

.easyrecipe .ERSFloatLeft {
  float: left
}

div.easyrecipe div.ERSSavePrint .ERSPrintBtnSpan .ERSPrintBtn,
div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ERSSaveBtn {
  border: none;
  color: #fff;
  background: #666;
  font-size: 11px
}

div.easyrecipe a.ERSPrintBtn span,
div.easyrecipe a.ERSSaveBtn span {
  color: #fff
}

div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ziplist-button.ERSSaveBtn,
div.easyrecipe div.ERSSavePrint .ERSSaveBtnSpan .ziplist-link.ERSSaveBtn {
  background-color: #007ec8
}

div.easyrecipe div.ERSSavePrint span.ERSPrintBtnSpan a.ERSPrintBtn span.ERSPrintIcon {
  background-image: url(wp-content/plugins/easyrecipeplus.tmp/css/images/printicon.png);
  width: 16px;
  height: 16px
}

div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-button span.ERSSaveIcon,
div.easyrecipe div.ERSSavePrint span.ERSSaveBtnSpan a.ziplist-link span.ERSSaveIcon {
  background-image: url(wp-content/plugins/easyrecipeplus.tmp/css/images/saveicon.png);
  width: 16px;
  height: 16px
}

.easyrecipe .ERSRatings {
  float: right;
  width: 95px
}

.ERSRatingOuter {
  background: url(wp-content/plugins/easyrecipeplus.tmp/css/images/greystar15.png) repeat-x;
  width: 95px;
  height: 15px;
  font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px
}

.ERSRatingInner {
  background: url(wp-content/plugins/easyrecipeplus.tmp/css/images/yellowstar15.png) repeat-x;
  width: 50%;
  height: 15px
}

.ERComment {
  margin-bottom: 10px !important;
  margin-top: 10px
}

.ERComment .ERRateBG {
  width: 95px;
  height: 15px;
  cursor: pointer;
  float: left;
  background: url(wp-content/plugins/easyrecipeplus.tmp/css/images/greystar15.png) repeat-x
}

.ERComment .ERRateStars {
  width: 95px;
  height: 15px;
  cursor: pointer;
  background: url(wp-content/plugins/easyrecipeplus.tmp/css/images/yellowstar15.png) repeat-x
}

span.ERComment,
span.ERComment span {
  display: block
}

.ERRatingComment {
  background: url(wp-content/plugins/easyrecipeplus.tmp/css/images/greystar15.png) repeat-x;
  width: 95px;
  height: 15px;
  margin-right: 20px
}

.ERRatingCommentInner {
  background: url(wp-content/plugins/easyrecipeplus.tmp/css/images/yellowstar15.png) repeat-x;
  width: 50%;
  height: 15px
}

.easyrecipeWrapper .easyrecipeAbove,
.easyrecipeWrapper .easyrecipeBelow {
  display: none
}

.easyrecipe .ERSSaveBtnSpan a.ziplist-button img,
.easyrecipe .ERSSaveBtnSpan a.ziplist-link img {
  position: relative;
  top: 10px;
  width: auto;
  height: auto;
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none
}

body .easyrecipe .ERSTimes p {
  margin: 0 !important
}
