body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #c92027;
	color: #fff579;
	text-align: center;
        height:100%;
}
.wrap
{
    min-height:100%;
    font-size:1.2em;
    line-height:1.4em;
}
.head
{
    background:#ed1c24 url(images/salso-logo.gif) center no-repeat;
    height:225px;
    width:100%;
    padding:10px 0; 
    text-align:center;
}
a.home-link
{
    width:500px;
    height:205px;
    margin:0 auto;
    text-decoration:none;
}
.menu-wrap
{
    text-align:center;
    background:url(images/menu-bkg.gif) bottom left repeat-x;
    border-top: 1px solid #c7040b;
    border-bottom: 1px solid #ed1c24;
}
.menu
{
    width:900px;
    margin:0 auto;
}
.menu li
{
    float:left;
    border-right: 1px solid #c7040b;
    border-left: 1px solid #ed1c24;
}
.menu a
{
    display:block;
    text-indent:-9999px;
    height:50px;
}
.menu a:hover
{
    background-position:top left;
}
a.menu-home
{
    background:url(images/menu-home.gif) bottom left no-repeat;
    width:132px;
}
a.menu-about
{
    background:url(images/menu-about.gif) bottom left no-repeat;
    width:132px;
}
a.menu-ing
{
    background:url(images/menu-ing.gif) bottom left no-repeat;
    width:226px;
}
a.menu-news
{
    background:url(images/menu-news.gif) bottom left no-repeat;
    width:121px;
}
a.menu-recipes
{
    background:url(images/menu-recipes.gif) bottom left no-repeat;
    width:149px;
}
a.menu-buy
{
    background:url(images/menu-buy.gif) bottom left no-repeat;
    width:102px;
}
li.menu-buy
{
    border-left:1px solid #fded23;
    border-right:1px solid #fff578;
}
.content
{
    margin:20px auto;
    width:950px;
    text-align:left;
    position:relative;
}
.post
{
    padding-bottom:50px;
}
.post p
{
    padding:0 0 10px 0;
}
.post a img
{
    margin:0 10px 0 0;
}
.footer-wrap
{
    background:#6f0e10;
    width:100%;
    z-index:99;
    font-size:1.2em;
    line-height:1.4em;
    border-bottom:1px solid #ED1C24;
    border-top:1px solid #ED1C24;
}
.footer
{
    width:950px;
    margin:0 auto;
}
.footer .left
{
    width:203px;
    text-align:left;
}
.footer .mid
{
    width:470px;
}
.footer .right
{
    width:250px;
    margin:0 auto;
    text-align:center;
}
.flickr ul li
{
    float:left;
}
.box
{
    background:#ed1c24;
    padding:20px;
}
.sidebar .box
{
    background:#6f0e10 url(images/side-box-top.gif) top center no-repeat;
    width:200px;
    padding:38px 20px;
}
.sidebar .box span.bottom
{
    position:relative;
}
.sidebar .box span.bottom div
{
    background:url(images/side-box-bottom.gif) bottom center no-repeat;
    width:240px;
    height:38px;
    position:absolute;
    top:38px;
    left:-20px;
}
a
{
    text-decoration:none;
    color:#fff;
}
a:hover
{
    text-decoration:underline;
}
h1, h1 a
{
    font-size:280%;
    color:#fff579;
}
h2, h2 a
{
    font-size:200%;
    color:#fff579;
}
h3, h3 a, h4, h4a, h5, h5 a
{
    font-size:200%;
    color:#fff;
    line-height:normal;
}
img
{
   padding:2px;
   border:1px solid #fff579 !important; 
}
.size-medium 
{
   float:left;
}
.white
{
   color:#ffffff;
}
ul.regularList li
{
    list-style-type: disc;
    list-style-position: inside;
}
.purchase
{
    position:absolute;
    top:165px;
    left:0;
    width:945px;
    height:327px;
    display:block;
    background:url(http://salso.info/wp-content/uploads/2009/01/sold-out.png) top left no-repeat;
}