* {
  background: none !important;
  float: none !important;
  border: none;
  height: auto !important;
  color: #333 !important;
  width: auto;
}
body{
  margin: 0.5in;
  font: 10pt/1.4em Georgia, Times New Roman, serif;
}
#page {
  padding: 0;
  margin: 0;
  width: 7.5in;
}
.post_box, .teasers_box, .post, #content_box, #header {
  border: none;
}
.menu, #sidebars, .sidebar, #comments, center, .prev_next, .post_nav, #footer, .sociable, #subBox {
  display: none;
}
#header p#logo a {
  text-align: right;
  font-size: 12pt;
  line-height: 1em;
  padding-bottom: 0.1in;
  margin-bottom: 1em;
  text-indent: 0;
  border-bottom: 1px solid #DDD;
}
#page, #column_wrap,  #content, .post {
  width: auto;
  margin: 0;
}

a:link:after, a:visited:after {
 content: " (" attr(href) ") ";
 font-size: 90%;
 text-decoration: underline;
 }

.headline_area h1 {
  font-size: 16pt;
  line-height: 1.2em;
}
.headline_area .headline_meta {
  font-size: 8pt;
  color: #666;
}
.headline_area img {
  float: right !important;
  margin-left: 0.25in !important;
  margin-bottom: 0.25in !important;
  max-width: 3in;
}
h2 {
  font-size: 14pt;
  line-height: 1.2em;
  margin-bottom: 1em;
}

.recipe {
  font-size: 10pt;
  line-height: 12pt;
  padding: 0 !important;
  margin: 1em 0 !important;
}
li {
  margin-bottom: 0.25em;
}
ol, ul {
  margin: 2em;
}

.printBtn {
  display: none;
}