body {
 background: url("/Images/blog-bg.jpg") center top no-repeat, 
     url("/Images/blog-bg-repeat.jpg") center top repeat;
}

h1.heading {
    margin: 0;
}
.heading a {
    color: #333;
    text-decoration: none;
}

.section {
    background-size: auto auto;
}

#level-1 {
float: left;
width: 100%;
}

#level-1 .title {
    background-image: url("/Images/blog-title.png");
    color: #6e3e1e;
    font-size: 85px;
    height: 143px;
    line-height: 50px;
    margin: auto;
    padding: 55px 130px 15px 170px;
    text-transform: uppercase;
    width: 753px;
}

#level-2 {
    background-image: url("/Images/blog-papermen.png");
    background-repeat: repeat-x;
    margin-top: -20px;
    padding-top: 150px;
    position: relative;
    float: left;
    width: 100%;
        background-position: center top;
}

#level-2 .title {
    background-image: url("/Images/blog-description.png");
    font-size: 43px;
    height: 106px;
    line-height: 25px;
    padding: 50px 40px 15px;
    text-transform: uppercase;
    width: 680px;
    color: #6e3e1e;
     margin-top: -25px;
}

#level-2 .content {
background-image: url("/Images/blog-description-signoff.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #6e3e1e;
    font-size: 27px;
    line-height: 28px;
    padding: 0 40px 45px;
    text-transform: uppercase;
}

#level-2 .social {
    display: block;
    margin: 0px 0 10px;
    visibility: hidden;
}

#level-2 .social a {
cursor: pointer;
display: inline-block;
height: 47px;
}

#level-2 .social .fblike {
     background-image: url("/Images/blog-fblike.png");
    width: 110px;
}

#level-2 .social .fbshare {
 background-image: url("/Images/blog-fbshare.png");
    width: 94px;
}

#level-2 .logo {
    background-image: url("/Images/blog-logo.png");
    display: block;
    height: 205px;
    margin: 10px auto;
    width: 169px;
}

#level-3 {
float: left;
width: 100%;
}

#level-3 ul {
  padding: 0;
  margin: 0;
}

#level-3 ul li {
   float: left;
    list-style: none outside none;
    margin: 0 1%;
    width: 13%;
}

#level-3 ul li.search {
    margin-right: 5%;
    width: 29%;
}

#level-3 ul li a {
    background-image: url("/Images/blog-btn-bg.png");
    border-radius: 20px;
    color: #6e3e1e;
    display: inline-block;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
     font-size: 25px;
    line-height: 35px;
        height: 36px;
}

#level-3 ul li.search div {
    background-image: url("/Images/blog-btn-bg.png");
    border-radius: 20px;
     width: 100%;
     font-size: 22px;    
     color: #6e3e1e;
      font-size: 25px;
    line-height: 35px;
        height: 36px;
}
#level-3 ul li.search div label {
    font-weight: normal;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}

#level-3 ul li.search div form {
    width: 71%;
    float: right;
}
#level-3 ul li.search div input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 30px;
    width: 100%;
    padding-left: 0;
}

#level-4 {
 background-image: url("/Images/blog-bottom-line.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 30px;
    width: 100%;
}

#level-4 .left .posts {
float: left;
width: 100%;
margin: 20px 0;
}

#level-4 .left .posts .item-container, #level-4 .left .posts .comments-container {
 background-image: url("/Images/blog-list-top.png"), url("/Images/blog-list-bot.png");
    background-position: center top, center bottom;
    background-repeat: repeat-x;
    border-radius: 8px;
    padding: 5px 0;
    float: left;
    width: 100%;
}

#level-4 .left .posts .item-container .item, #level-4 .left .posts .comments-container .comments {
 background-color: #fff;
 padding: 20px 30px;
 float: left;
    width: 100%;
}

#level-4 .left .posts .item-container .item .data {
 color: #905127;
 font-size: 21px;
 text-transform: uppercase;
}

#level-4 .left .posts .item-container .item .data div {
 margin-right: 10px;
 float: right;
}

#level-4 .left .posts .item-container .item .data .comments {
  border-left: 2px solid #905127;
    padding-left: 10px;
}

#level-4 .left .posts .item-container .item .data .date {}

#level-4 .left .posts .item-container .item .data .add {
 background-color: #905228;
    border-radius: 15px;
    color: #fff;
    float: left;
    margin-top: -5px;
    padding: 0 10px;
}

#level-4 .left .posts .item-container .item .heading {
border: 2px solid #905127;
    border-radius: 5px;
    display: inline-block;
    font-size: 38px;
    line-height: 35px;
    padding: 0 10px 10px;
    text-transform: uppercase;
    width: 100%;
}

#level-4 .left .posts .item-container .item .img {
    float: left;
    margin: 20px 5% 20px 0;
    width: 40%;
}

#level-4 .left .posts .item-container .item .image {
  width: 100%;
  float: left;
  margin: 10px 0;
}

#level-4 .left .posts .item-container .item .img img, #level-4 .left .posts .item-container .item .image img {
width: 100%;
}
#level-4 .left .posts .item-container .item .image .print-logo {
    display: none;
}

#level-4 .left .posts .item-container .item .desc {
  float: right;
    font-size: 22px;
    line-height: 20px;
    margin: 20px 0;
    width: 55%;
}

#level-4 .left .posts .item-container .item .content {
    float: left;
    width: 100%;
    margin: 10px 0;
    line-height: 20px;
    font-size: 22px;
}

#level-4 .left .posts .item-container .item .content .sharing {
    margin: 0 0 10px 0;
}
#level-4 .left .posts .item-container .item .content .sharing .addthis_sharing_toolbox {
    float: right;
}

#level-4 .left .posts .item-container .item .content a {
    color: #905228;
    text-decoration: underline;
}

#level-4 .left .posts .item-container .item .ingredients {
        float: left;
    width: 100%;
    margin: 10px 0;
    line-height: 20px;
    font-size: 22px;
}

#level-4 .left .posts .item-container .item .ingredients h3 {
    color: #905228;
    font-size: 28px;
    text-transform: uppercase;
}

#level-4 .left .posts .item-container .item .rm {
     background-color: #905228;
    border-radius: 15px;
    color: #fff;
    font-size: 20px;
    padding: 2px 10px;
    text-transform: uppercase;
    float: right;
}

#level-4 .left .posts .comments-container .comments .cmt {
   border: 3px solid #e7d9d0;
    border-radius: 15px;
    color: #905228;
    font-size: 22px;
    line-height: 20px;
    padding: 30px 2% 20px;
    position: relative;
}

#level-4 .left .posts .comments-container .comments .cmt .title {
background-color: #e7d9d0;
    border-radius: 15px;
    color: #905228;
    float: left;
    font-size: 20px;
    height: 30px;
    left: 2%;
    line-height: 25px;
    padding: 0 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -15px;
}

#level-4 .left .posts .comments-container .comments .add-cmt {
   background-color: #e7d9d0;
   border-radius: 15px;
  padding: 30px 2% 20px;
   position: relative;
   margin-top: 40px;
   
}

#level-4 .left .posts .comments-container .comments .add-cmt .title {
background-color: #905228;
    border-radius: 15px;
    color: #fff;
    float: left;
    font-size: 20px;
    height: 30px;
    left: 2%;
    line-height: 25px;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -15px;
}

#level-4 .left .posts .comments-container .comments .add-cmt label {
   font-size: 22px;
    font-weight: normal;
    width: 100%;
}

#level-4 .left .posts .comments-container .comments .cmt .cmt-item {
    background: url("/Images/icon-comment.png") no-repeat left top transparent;
    padding: 7px 0 15px 44px;
    border-bottom: 3px dotted #e7d9d0;
    margin: 10px 0;
}

#level-4 .left .posts .comments-container .comments .add-cmt input[type=text], #level-4 .left .posts .comments-container .comments .add-cmt textarea {
   border: 2px solid #905228;
    border-radius: 15px;
    padding: 1% 10px;
    width: 100%;
}

#level-4 .left .posts .comments-container .comments .add-cmt textarea {
height: 230px;
}

#level-4 .left .posts .comments-container .comments .add-cmt input[type=submit], #level-4 .left .posts .comments-container .comments .add-cmt input[type=reset] {
border-radius: 15px;
padding: 0px 30px;
border: none;
font-size: 22px;
text-transform: uppercase;
margin: 20px 0 0;
}

#level-4 .left .posts .comments-container .comments .add-cmt input[type=submit] {
color: #fff;
background-color: #905228;
float: right;
}

#level-4 .left .posts .comments-container .comments .add-cmt input[type=reset] {
  color: #905228;
  background-color: #bb957c;
  float: left;
}

#level-4 .left .pages {
      float: left;
      width: 100%;
}

#level-4 .left .pages ul {
       padding:0;
       margin: 0;
}

#level-4 .left .pages ul li {
    background-image: url("/Images/blog-btn-bg.png");
    border-radius: 5px;
    float: left;
    list-style: none outside none;
    margin-right: 1%;
}

#level-4 .left .pages ul li.pnext {
   float: right;
   margin-right: 0;
}

#level-4 .left .pages ul li a {
    border-radius: 5px;
    color: #905127;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    padding: 0 10px 5px;
    text-transform: uppercase;
}

#level-4 .left .pages ul li.pback a {
background-image: url("/Images/blog-back-arrow.png");
    background-position: 10% center;
    background-repeat: no-repeat;
    padding-left: 35px;
}

#level-4 .left .pages ul li.pnext a {
background-image: url("/Images/blog-next-arrow.png");
    background-position: 90% center;
    background-repeat: no-repeat;
    padding-right: 35px;
}

#level-4 .right img {
width: 100%;
}

#level-4 .right ul {
   padding: 0;
   margin: 10px 0;
}

#level-4 .right ul li {
  list-style: none;
     width: 100%;
    text-align: center; 
}

#level-4 .right ul li a {
   color: #000;
    display: inline-block;
    border-radius: 15px;
    font-size: 22px;
    height: 35px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    background-repeat: repeat;
}


#level-4 .right .categories .cats-title {
 background-image: url("/Images/blog-categories.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 55px;
    width: 100%;
    text-indent: -9000px;
}

#level-4 .right .categories ul li a {
  background-image: url("/Images/blog-btn-bg.png"); 
    border: 5px solid #905127;    
}

#level-4 .right .categories ul li.active a {
  background-color: #666;     
}

#level-4 .right .archives .arch-title {
background-image: url(/Images/blog-archive.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    height: 135px;
    width: 100%;
    text-indent: -9000px;
}

#level-4 .right .archives ul li.active a {
  background-image: url("/Images/blog-btn-bg.png");
}



@media screen and (max-width:992px) {
   #level-1 .title {
    background-size: 100% auto;
    width: 100%;        
    font-size: 84px;
   }
   #level-2 .title {
    background-repeat: no-repeat;
    background-size: 100% auto;
    font-size: 33px;
    height: 85px;
    padding: 40px 30px 15px;
    width: 100%;
}
#level-2 .content {
      font-size: 26px;
    padding: 0 30px 45px;
}
#level-2 .social {
    margin: 0px;
    visibility: hidden;
}
#level-2 .social a {
    display: block;
    margin: 5px auto;
}
#level-3 ul li.search {
    margin-right: 1%;
    width: 38%;
}   
#level-4 {
margin-bottom: 100px;
}
#level-4 .right img {
display: none;
}
#level-4 .right {
bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    background-color: #c1915b;
}

#level-4 .footer {
margin: auto;
width: 450px;
}

#level-4 .footer .categories, #level-4 .footer .archives {
    width: 48%;
   margin: 10px 1%;
   float: left;
}

#level-4 .footer .categories ul, #level-4 .footer .archives ul {
   display: none;
   margin: 10px 0 0;
 }
  
 #level-4 .footer .categories .cats-title,  #level-4 .footer .archives .arch-title {
background-color: #905228;
    background-image: none;
    border-radius: 20px;
    color: #fff;
   
    font-size: 26px;
    height: auto;    
    padding-bottom: 8px;
    text-align: center;
    text-indent: 0;
    width: 100%;
    text-transform: uppercase;
    
 }
 #level-4 .footer ul li a {
  margin-bottom: 5px;
   font-size: 15px;
    height: 30px;
    line-height: 16px;
 }
  #level-4 .footer .archives ul li a {
           line-height: 24px;
  }
}
@media screen and (max-width:767px) {
body {
background-position: calc(50% + 85px) top;
}
  #level-1 .title {
background-image: url("/Images/blog-title-m.png");
    background-repeat: no-repeat;
    font-size: 82px;
    height: 136px;
    line-height: 42px;
    padding: 51px 25px 20px 15px;
}
#level-2 .title {
  background-image: url(/Images/blog-description-m.png);
    font-size: 40px;
    height: 122px;
    line-height: 30px;
    padding: 40px 10px 15px 25px;
}
#level-2 .content {
    font-size: 21px;
    line-height: 17px;
    padding: 0 20px 45px 25px;
}
#level-2 .social a {
background-size: 100% auto;
 background-repeat: no-repeat;
}
#level-2 .social .fblike {
width: 100%;
height: 38px;
} 

#level-2 .social .fbshare {
width: 100%;
  height: 45px;
}
#level-2 .logo {
   background-repeat: no-repeat;
    background-size: 100% auto;
    height: 165px;
    width: 100%;
}
#level-3 ul li {
width: 31%;
margin-bottom: 10px;
}
#level-3 ul li.search {
width: 64%;
}
#level-4 .left .posts .item-container .item .data {
font-size: 18px;
}
#level-4 .left .posts .item-container .item .heading {
 font-size: 32px;
    line-height: 28px;
}
#level-4 .left .posts .item-container .item .desc, #level-4 .left .posts .item-container .item .content, #level-4 .left .posts .item-container .item .ingredients, #level-4 .left .posts .comments-container .comments .cmt, #level-4 .left .posts .comments-container .comments .add-cmt label {
font-size: 20px;
}
#level-4 .left .posts .item-container .item .rm {
width: 25%;
margin-left: 75%;
}
}
@media screen and (min-width:1px) and (max-width:479px) {
  #level-1 .title {
    font-size: 52px;
    height: 100px;
    padding: 31px 25px 20px 15px;
  } 
#level-2 .title {
    font-size: 35px;
    height: 110px;
    line-height: 27px;
    padding: 35px 10px 15px 25px;
}
#level-2 .content {
    font-size: 20px;
    line-height: 19px;
}
#level-2 .col-xs-9 {
width: 100%;
}
#level-2 .col-xs-3 {
display: none;
}
#level-3 {
margin-top: 85px;
}
#level-3 ul li.search div input {
width: 58%;
}
#level-4 .left .posts .item-container .item {
padding: 20px;
}
#level-4 .left .posts .item-container .item .data {
font-size: 15px;
}
#level-4 .left .posts .item-container .item .heading {
font-size: 25px;
}
#level-4 .left .posts .item-container .item .img {
    margin: 15px 0 15px 0;
    width: 100%;
}
#level-4 .left .posts .item-container .item .desc {
    margin: 0 0 15px;
    width: 100%;
}
#level-4 .left .posts .item-container .item .rm {
    margin-left: 60%;
    width: 40%;
}
#level-4 .left .posts .item-container .item .data .add {display: none;}
#level-4 .footer {
width: 290px;
}

}