@namespace url(http://www.w3.org/1999/xhtml);
@namespace rcp url(http://www.formatdata.com/recipeml/recipeml.dtd);

*{
    font-weight:300;
    font-size:17px;
    line-height:26px;
    color:#323232;
    font-family:roboto, sans-serif;
}
strong{
    font-weight:500;
}
h1{
    font-size:24px;
    font-weight:400;
}
h2{
    margin-top:30px;
    font-size:20px;
    font-weight:400;
}
em{
    font-weight:400;
}
figure#fig-01{
    float:right;
}
figcaption{
    font-size: 15px;
    text-align: center;
}
a{
    font-size: 16.5px;
}
a:link{
    color: #293D66;
}
a:visited{
    color: #293D66;
}
a:hover{
    color: #293D66;
}
a:active{
    color: #293D66;
}
figure img{}
div#recepie-0001{}
p, li{
    text-align: left;
    width: 28pc;
}
ol li{
    margin-bottom: 14px;
    margin-top: 14px;
}
img#logo{
    width: 100%;
    height: 100px;
}
hgroup#page-title {
    margin-top: 15px;
    margin-bottom: 4px;
}
h1.p-name{
    margin: 0;
    display: inline-block;
}
h2.int{
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #555;
    display: inline-block;
}
address#author,
address#author time{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 15.5px;
    display: inline-block;
}
div.e-instructions{
    margin-top: 47px;
}
rcp|categories {
    font-size: 11px;
    display: none;
}