/* Common */

body
 { font-size: 100% }

p
 { margin-top: 0.2em }

p.footer
 { text-align: center;
   font-size: 75%;
   line-height: 90% }

p.error
 { font-size: 125% }

p.message
 { font-size: 110% }

p.welcome
 { font-size: 125%;
   font-weight: bold }

p.welcome:first-letter
 { font-size: 140% }

p.bottommenu
 { font-size: 90%;
   text-align: center }

a img
 { border: none }

img.logo
 { float: right;
   border: none }

img.homepage
 { float: left;
   margin-right: 1em }

.masthead
 { float: left }

.clear
 { display: block;
   clear: both }

h1, h2, h3, h4, h5
 { font-weight: bold;
   margin-top: 0;
   margin-bottom: 0.1em }

h1, h2, h4, h5
 { font-style: italic }

h3, h4
 { text-align: center }

h4
 { margin-bottom: 0.5em }

h1
 { font-size: 250% }

h2
 { font-size: 150% }

h3
 { font-size: 140% }

h4
 { font-size: 125% }

h5
 { font-size: 110% }

hr
 { height: 1px }

div.thumbs
 { float: left;
   text-align: center;
   margin: 0.5em }

div.prevnext
 { font-size: 110%;
   margin-bottom: 1em }

div.center
 { text-align: center }

dl
 { margin-top: 0.2em;
   margin-left: 2em }

ul.ingredients
 { list-style: none;
   margin-top: 0 }
