@charset "utf-8";
/* CSS Document */

body {
font-family: Georgia, serif;
background: #fff;
color: #000;
font-size: 11pt;
}

#navigation, #header-tagline, #footer, #subnavcolumn, .related-section, .relatedcolumn, .content-functions, .content-attachments, .didyouknow-widget, .search, h2#cookbook-creator-hero, #sb-container {
display:none;
}

.recipe-image-overflow {
width: 400px;
height: 300px;
}

img {
width:80%;
height:80%;
}

h1#header-title img {
display:block;
width: 115px;
height: 92px;
border: 0 none;
float: left;
padding: 0 30px 10px 0 !important;
}

h1#header-title a {
display:none;
}

h3 {
font-size: 120%;
}

.recipe-ingredients-wrap {
width: 50%;
float: left;
}
ul.recipe-serve-prep-cook li {
width: 25%;
float: left !important;
display: block;
}

.content {
clear: both;
}

hr {
clear: both;
border: 1px dotted;
}