body
{
    background: #97B4AD;
    color: #333;
    font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-size: smaller;
    line-height: 125%;
    margin: 0;
}
.imgView
{
    background: white;
    border: 5px solid #AA2E2E;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    z-index: 1;
    border-radius: 1.25em;
    -moz-border-radius: 1.25em;
    -khtml-border-radius: 1.25em;
    -webkit-border-radius: 1.25em;
}
.imgView div
{
    background: white url('i/throbber') 50% 50% no-repeat;
}
.imgView p
{
    margin: 0 0 20px 0;
    text-align: right;
}
.imgView p a
{
    background: white url('i/close') 100% 50% no-repeat;
    color: #AA2E2E;
    display: block;
    margin: 0 0 20px;
    min-height: 20px;
    padding: 0 25px 2px 0;
}
#main
{
    background: white;
    border: .3125em solid #AA2E2E;
    border-top: none;
    max-width: 920px;
    margin: 0 auto 1.25em;
    min-height: 100%;
    min-width: 560px;
    padding: 1.25em;
    border-radius-bottomleft: 1.25em;
    border-radius-bottomright: 1.25em;
    -moz-border-radius-bottomleft: 1.25em;
    -moz-border-radius-bottomright: 1.25em;
    -khtml-border-radius-bottomleft: 1.25em;
    -khtml-border-radius-bottomright: 1.25em;
    -webkit-border-radius-bottomleft: 1.25em;
    -webkit-border-radius-bottomright: 1.25em;
}
fieldset
{
    background: white;
    padding: .625em;
    clear: left;
    border-radius: .625em;
    border-radius: .625em;
    -moz-border-radius: .625em;
    -moz-border-radius: .625em;
    -khtml-border-radius: .625em;
    -khtml-border-radius: .625em;
    -webkit-border-radius: .625em;
    -webkit-border-radius: .625em;
}
h1
{
    background: url('i/FrozenBerries') 100% 0 no-repeat;
    margin: 0;
    padding: 0;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -khtml-border-radius: 1em;
}
h1 a
{
    display: block;
    height: 180px;
    width: 100%;
}
@media only screen and (max-device-width: 480px)
{
    h1
    {
        background: url('i/header320') 100% 0 no-repeat;
        margin: 0;
        padding: 0;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
    }
    .landscape h1
    {
        background: url('i/header480') 100% 0 no-repeat;
        margin: 0;
        padding: 0;
    }
    h1 a
    {
        display: block;
        height: 60px;
        width: 100%;
    }
    .landscape h1 a
    {
        display: block;
        height: 90px;
        width: 100%;
    }
}
h1 a span, #rhs p
{
    position: absolute;
    visibility: hidden;
}
h2
{
    font-size: 200%;
    font-variant: small-caps;
    letter-spacing: -.25pt;
    line-height: 125%;
    margin: 0;
}
h3
{
    font-size: 160%;
    line-height: 100%;
    margin: 0.5625em 0 0;
}
h4
{
    font-size: 125%;
    font-weight: bold;
    line-height: 125%;
    margin: 1em 0 0;
}
h5
{
    font-size: 100%;
    font-weight: bold;
    line-height: 125%;
    margin: 1.25em 0 0;
}
h6
{
    font-size: 100%;
    font-weight: normal;
    line-height: 125%;
    margin: 1.25em 0 0;
}
a img
{
    border: none;
}
a:link, a:visited, a:active, a:hover
{
    color: #AA2E2E;
    text-decoration: none;
}
p
{
    margin: 1.25em 0 0;
    text-align: justify;
}
dd p:first-child
{
    margin: 0;
}
#menu
{
    border-bottom: 0.3125em solid #333;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: larger;
    line-height: 100%;
    list-style: none;
    margin: 0.3125em 0 1.25em;
    padding: .0625em 2em .25em 1em;
    position: relative;
    text-align: right;
    top: -0.3125em;
}
#menu li
{
    display: inline;
    margin: 0 0 0 .75em;
}
#menu a
{
    color: #333;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover, #menu a:active, #menu a:focus, #menu a.selected
{
    border-top: 0.3125em solid #AA2E2E;
    color: #AA2E2E;
}
address
{
    border-top: .0625em solid #E9E9E9;
    clear: both;
    font-style: normal;
    margin: 1.25em 0 0;
    text-align: right;
}
h3 a:link, h3 a:visited, h2 a:link, h2 a:visited
{
    color: #333;
}
h3 a:hover, h2 a:hover, h3 a:focus, h2 a:focus
{
    color: #AA2E2E;
}
.byline
{
    border-bottom: 0.3125em double #dddddd;
    font-size: 100%;
    margin: 0 0 -0.3125em;
    text-align: right;
}
.post
{
    page-break-before: always;
}
.subsequent
{
    border-top: .125em solid #AA2E2E;
    margin-top: -.125em;
}
#comments
{
    page-break-before: always;
    border-top: .125em solid #AA2E2E;
    margin-top: -.125em;
}
#singlePost .post, .post#firstPost
{
    page-break-before: auto;
}
p.commentLink
{
    margin: 0 0 1.25em;
    text-align: right;
}
#rhs
{
    background: white;
    float: right;
    padding: 0 0 0 1.25em;
    width: 240px;
}
#inner
{
    max-width: 46em;
}
#adminInner
{
    max-width: 50em;
}
td
{
    background: #EEE;
}
th
{
    background: #AA2E2E;
}
tr.notset td
{
    background: #E99;
}
tr.future td
{
    background: #9E9;
}
tr.deleted td, tr.deleted a
{
    color: #888;
}
tr.notset a, tr.future a
{
    color: #333;
}
.doctitle
{
    font-style: italic;
}
.strikethrough
{
    text-decoration: line-through;
}
dt
{
    font-weight: bold;
}
#comments dt .approvedDate
{
    display: block;
    font-size: 80%;
    font-weight: normal;
    line-height: 156.25%;
    position: relative;
}
#comments dt img
{
    float: left;
}
#comments dt
{
    clear: left;
    padding-top: 1.25em;
}
#comments dd
{
    margin: -2.5em 0 1.25em 12em;
}
#comments dd p
{
    text-align: left;
}
#comments form dd, form dd
{
    margin: -1.25em 0 1em 9em;
}
#comments h4
{
    font-size: 100%;
    font-weight: bold;
    line-height: 125%;
    margin: 0;
}
sup
{
    font-size: 70%;
    line-height: 0;
    vertical-align: super;
}
.prevNext a
{
    display: block;
}
.prevNext a.prev
{
    float: left;
}
.prevNext a.next
{
    float: right;
}
.prevNext
{
    margin: 1.25em 0;
    min-height: 1em;
}
#twitter
{
    background: #33CCFF url('i/twitterLogo') 50% 10px no-repeat;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1.25em 0;
    padding: 51px 5px 5px 5px;
    text-align: center;
    border-radius: 0.9375em;
    -moz-border-radius: 0.9375em;
    -khtml-border-radius: 0.93753m;
    -webkit-border-radius: 0.9375em;
}
#twitter div
{
    background: white url('i/throbber') 50% 50% no-repeat;
    height: 80px;
    width: 100%;
}
#twitter ol
{
    background: white;
    list-style: none;
    margin: 0;
    max-height: 21.25em;
    overflow: auto;
    padding: .625em;
    text-align: left;
}
#twitter li
{
    margin: 0 0 1.25em;
    padding: 0;
}
#twitter>a
{
    background: white url('i/twitter') 5px 50% no-repeat;
    display: block;
    margin: 0;
    min-height: 30px;
    padding: 15px 0 5px 50px;
    text-align: left;
    text-transform: lowercase;
    border-radius-bottomleft: .625em;
    border-radius-bottomright: .625em;
    -moz-border-radius-bottomleft: .625em;
    -moz-border-radius-bottomright: .625em;
    -khtml-border-radius-bottomleft: .625em;
    -khtml-border-radius-bottomright: .625em;
    -webkit-border-radius: .625em;
    -webkit-border-radius-topleft: 0;
    -webkit-border-radius-topright: 0;
}
#twitter a:link, #twitter a:visited, #twitter a:active, #twitter a:hover
{
    color: #33CCFF;
}
#archiveList, #links, #imageMemo ol
{
    background: #D1DFEF;
    margin: 0;
    padding: 1.25em;
    border-radius: 1.25em;
    -moz-border-radius: 1.25em;
    -khtml-border-radius: 1.25em;
    -webkit-border-radius: 1.25em;
}
#imageMemo ol
{
    border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
}
#archiveList ol, #links ol, #imageMemo ol
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#archiveList ol ol, #imageMemo ol ol
{
    margin: 0 0 0 10px;
}
#links
{
    background: #FEFFBF;
    margin: 1.25em 0;
}
#archiveList h3, #links h3
{
    font-size: 100%;
    font-weight: bold;
    line-height: 125%;
    margin: 0;
}
#archiveList a, #links a
{
    color: black;
}
#archiveList li a, #archiveList li.open li a, #imageMemo li, #imageMemo li.closed
{
    background: url('i/ltrPointerBlack') 3px 50% no-repeat;
    padding: 0 0 0 12px;
}
#archiveList li.open a, #archiveList li li.open a
{
    background: url('i/ttbPointerBlack') 0 50% no-repeat;
}
#imageMemo li
{
    background: url('i/ttbPointerBlack') 0 7px no-repeat;
}
#imageMemo li.closed ol
{
    display: none;
}
#archiveList li.open li.open li a
{
    background: url('i/dot') 3px 4px no-repeat;
}
#imageMemo li.img
{
    background: url('i/dot') 3px 17px no-repeat;
    vertical-align: middle;    
}
#imageMemo li.img input
{
    position: relative;
    top: -25px;
}
#archiveList li ol, #archiveList li.open li ol, #archiveList li.open li.open li ol
{
    display: none;
}
#archiveList li.open ol, #archiveList li.open li.open ol, #archiveList li.open li.open li.open ol
{
    display: block;
}
#archiveList .place li
{
    background: url('i/throbber') 50% 50% no-repeat;
    height: 32px;
    margin: 0 0 0 10px;
    padding: 0;
    width: 32px;
}
#archiveList div
{
    background: #D1DFEF url('i/throbber') 50% 50% no-repeat;
    height: 32px;
}
.recipe
{
    clear: left;
    float: right;
    margin: 1.25em 0 0 1.25em;
}
.requirements, .ingredients
{
    background: #FFBFF2;
    border: .0625em solid black;
    margin: 1.25em 0 1em;
    padding: 1.1875em;
    page-break-inside: avoid;
    width: 17.5em;
    border-radius: 1.25em;
    -moz-border-radius: 1.25em;
    -webkit-border-radius: 1.25em;
    -khtml-border-radius: 1.25em;
}
.ingredients
{
    background: #C8FFBF;
    margin-top: 0;
}
.requirements p, .ingredients p
{
    margin: 1.25em 0 0 0;
}
.requirements h4, .ingredients h4, .requirements h3, .ingredients h3
{
    font-size: 100%;
    font-weight: bold;
    line-height: 125%;
    margin: 0;
    padding: 0;
}
dl
{
    margin: 1.25em 0;
    padding: 0;
}
.ingredients dl
{
    margin: 0;
    padding: 0;
}
.ingredients dt
{
    border-top: .0625em dashed #333;
    font-weight: normal;
    margin: 0;
    padding: 1.1875em 6.5em 0 0;
}
.ingredients dd
{
    margin: -1.25em 0 0 0;
    padding:  0 0;
    text-align: right;
    white-space: nowrap;
}
.ingredients dt:first-child
{
    border-top: none;
    padding-top: 1.25em;
}
.ingredients a
{
    color: #333;
}
.post img
{
    margin: 0 .5em 0 0;
}
.left
{
    float: left;
    margin: .25em 1.25em .25em 0;
}
.right
{
    float: right;
    margin: .25em 0 .25em 1.25em;
}
#printSel
{
    background: url('i/environment') 10px 50% no-repeat;
    font-size: 100%;
    line-height: 125%;
    margin: 1.25em 0;
    padding: 0 0 0 52px;
}
#printSel a
{
    border: .0625em solid black;
    color: black;
    padding: 0 .5em;
    white-space: nowrap;
    border-radius: 20px;
    -moz-border-radius: .65em;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
}
#printSel a:hover, #printSel a:focus
{
    border: .0625em solid #AA2E2E;
    color: #AA2E2E;
}
#printSel span
{
    white-space: nowrap;
}
.noimages img
{
    display: none;
}
#comments form dt abbr, .errMsg
{
    border: none;
    color: red;
}
.noneYet #currentComments
{
    display: none;
}
#images li
{
    list-style: none;
    vertical-align: middle;
}
#images li img
{
    margin: 5px 10px 5px 0;
    vertical-align: middle;
}
#ingredientTab
{
    max-height: 400px;
    overflow: auto;
}
.times dt:after
{
    content: ':';
}
.times dd
{
    float: left;
    margin: -2.5em 0 0 12em;
    white-space: nowrap;
}
.times dt
{
    clear: left;
    margin: 0 0 1.25em 0;
}
#recipeSearch
{
    border-bottom: .125em solid #AA2E2E;
    height: 2.5em;
    margin-bottom: -.125em;
}
abbr
{
    border: none;
}
abbr.caps
{
    font-size: 90%;
}
#ifba
{
    text-align: center;
    margin: 1.25em 0;
}
@media print
{
    body
    {
        background: #FFF;
        color: #000;
        margin: 0;
    }
    #main
    {
        background: white;
        border: none;
        margin: 0;
        max-width: 920px;
        padding: 0;
    }
    #menu, .prevNext, #blogCredit, #twitter, #archiveList, #links, #printSel, .noneYet, #comments form, .commentLink, #recipeSearch, #facebook, object, #ifba
    {
        display: none;
    }
    a:link, a:visited
    {
        color: #333;
    }
    .requirements, .ingredients
    {
        background: white;
    }
    .post
    {
        border: none;
    }
    #inner
    {
        max-width: 100%;
    }
}
@media only screen and (max-device-width: 480px)
{
    #rhs
    {
        display: none;
    }
    #main
    {
        background: white;
        border: none;
        margin: 0;
        max-width: 480px;
        min-height: 100%;
        min-width: 320px;
        padding: 0;
        border-radius-bottomleft: 0;
        border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -khtml-border-radius-bottomleft: 0;
        -khtml-border-radius-bottomright: 0;
        -webkit-border-radius-bottomleft: 0;
        -webkit-border-radius-bottomright: 0;
    }
    #printSel, .post img
    {
        display: none;
    }
    .recipe
    {
        clear: left;
        float: right;
        width: 300px;
        margin: 0 10px;
    }
    #comments form dd, form dd
    {
        margin: 1.25em 0 1em 0;
    }
    #facebook, #ifba
    {
        display: none;
    }
}

