.button {
  background-color: #f65c44;
  padding: 15px;
  font-size: 25px;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  margin: 0px;
  box-shadow: 0 0 5px 2px #ada7a7;
  text-decoration: none;
  transition: 0.5s;
}
.button:hover {
  transform: scale(1.1);
}
.recipes {
  border: 2px solid #e1e1e1;
  background-color: #ffffff;
  padding: 10px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  outline: 0px none;
  font-size: 100%;
  vertical-align: top;
  background: none repeat scroll 0% 0% transparent;
}
body {
  line-height: 1;
}
img, table {
  max-width: 100%;
}
a {
  color: rgb(18, 35, 204);
  font-weight: 700;
}
a:hover {
  text-decoration: none;
}
body {
  background: url('../images/ru_top10.png') repeat-x scroll 0% 0% rgb(231, 231, 231);
  font-family: "PT Sans", sans-serif;
  font-size: 62.5%;
}
.container {
  max-width: 990px;
  position: relative;
  margin: 0px auto;
  width: 100%;
}
.header {
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  margin-top: 20px;
  box-shadow: 0 0 10px #333333;
}
.header .logo {
  display: inline-block;
}
.header .logo:before {
  content: url(../images/heart.jpg);
  margin-left: 10px;
}
.title {
  display: inline-block;
}
.title a {
  text-decoration: none !important;
  font-family: 'Times New Roman', serif;
  color: #0060bc;
}
.title a h1 {
  font-size: 57px;
  font-style: italic;
  text-transform: uppercase;
  padding-top: 10px;
  
}
.title a h3 {
  font-size: 24px;
}
.title .red_title {
  color: #ff1f32;
}
.header img {
  padding: 5px 20px 0px 20px;
  box-sizing: border-box;
}
.header .clock {
  position: absolute;
  right: 31px;
  top: 31px;
}
.header .date-now {
  position: absolute;
  right: 38px;
  top: 5px;
  font-weight: bold;
  font-size: 15px;
}
.content {
  background: none repeat scroll 0% 0% rgb(255, 255, 255);
  border-radius: 10px;
  margin: 0px 0px 15px;
  overflow: hidden;
  padding: 20px 20px;
  box-shadow: 0 0 10px #333333;
}
.sidebar {
  float: right;
  font-size: 14px;
  line-height: 1.2;
  position: relative;
  top: -95px;
}
.itemfirst {
  width: 249px;
  padding: 12px;
  background: none repeat scroll 0% 0% rgb(241, 241, 241);
  border: 1px solid rgb(225, 225, 225);
  float: left;
}
.sidebar .author {
  overflow: hidden;
  padding: 0px 0px 27px 0;
}
.sidebar .author h3 {
  margin: 0px;
  text-decoration: underline;
}
.sidebar .author img {
  width: 90%;
}
.sidebar .author ul {
  font-weight: bold;
  padding: 0px 0px 0px 15px;
  margin-bottom: 15px;
}
.sidebar .author ul li {
  margin-bottom: 5px;
}
.text {
  width: 655px;
  float: left;
  font-size: 15px;
  line-height: 1.2;
  text-align: justify;
  padding: 0px 15px 0px 0px;
}
.content h1 {
  font-size: 33px;
  width: 655px;
  margin: 0px 0px 25px;
  text-align: left;
}
.content h2 {
  font-size: 27px;
  margin: 25px 0px 10px;
}
.content h3 {
  font-size: 17px;
  margin: 15px 0px 10px;
}
.content p {
  margin: 0px 0px 15px;
  
}
.content img {
  margin: 10px auto;
  display: block;
}
#comments {
}
#comments h1 {
  color: rgb(204, 0, 0);
}
#comments .descrip {
  margin: 0px 0px 25px;
}
#comments .descrip .d2 {
  color: rgb(136, 136, 136);
}
#comments small {
  font-size: 12px;
}
#commentform {
  text-align: left;
}
.comment {
  padding-bottom: 10px;
  padding-top: 5px;
  border-top: 1px solid rgb(232, 232, 232);
}
.comment .text1 {
  font-size: 14px;
  font-weight: bold;
}
.comment .text2 {
  font-size: 12px;
  float: right;
  color: rgb(136, 136, 136);
}
.comment .text3 {
  font-size: 14px;
  padding: 5px 0px 0px;
}
.footer {
  margin: 0px 0px 25px;
  background: none repeat scroll 0% 0% rgb(255, 255, 255);
  border-radius: 10px;
  padding: 15px;
  font-size: 12px;
  color: rgb(119, 119, 119);
  box-shadow: 0 0 10px #333333;
}
.for_img {
  text-align: center;
}
.flleft {
  float: left;
  width: 303px;
  overflow: hidden;
}
.firebugResetStyles {
  z-index: 2147483646 ! important;
  top: 0px ! important;
  left: 0px ! important;
  display: block ! important;
  border: 0px none ! important;
  margin: 0px ! important;
  padding: 0px ! important;
  outline: 0px none ! important;
  min-width: 0px ! important;
  max-width: none ! important;
  min-height: 0px ! important;
  max-height: none ! important;
  position: fixed ! important;
  transform: rotate(0deg) ! important;
  transform-origin: 50% 50% 0px ! important;
  border-radius: 0px ! important;
  box-shadow: none ! important;
  background: none repeat scroll 0% 0% transparent ! important;
  pointer-events: none ! important;
  white-space: normal ! important;
}
style.firebugResetStyles {
  display: none ! important;
}
.firebugResetStyles:before, .firebugResetStyles:after {
  content: "" ! important;
}
tr > td:nth-child(1) {
  width: 100px;
}
.pack {
  float: left;
  max-width: 250px;
}
.submit {
  display: inline-block;
  color: #8a8989;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid #ababab;
  padding: 5px;
  background-color: #ededed;
}
.submit:hover {
  background-color: #d7d7d7;
}
.submit:active {
  background-color: #8e8e8e;
  color: #d4d3d3;
}
img {
  max-width: 100%;
  max-height: 500px;
}
@media screen and (max-width: 991px) {
  .content h1 {
    width: 100%;
  }
  .content {
    margin: 0 20px;
  }
  .footer,
  .header {
    margin: 20px 20px;
    text-align: center;
    padding: 15px 0;
  }
  .text {
    float: none;
    width: 100%;
  }
  .sidebar {
    display: none;
  }
  .itemfirst {
    width: 100%;
    padding: 0px;
  }
  .pack {
    float: none;
    max-width: 40%;
  }
  .responsiveImageSideBar {
    display: none;
  }
  .title a h1 {
    padding: 0;
  }
  .title a h1, .content h1 {
    font-size: 25px;
  }
  .title a h3 {
    font-size: 15px;
  }
  .header .logo:before {
    display: none;
  }
  #commentform {
    display: none;
  }
  #comments > h2 {
    display: none;
  }
  .comment:not(.visible) {
    display: none;
  }
  
}

@media screen and (max-width: 425px) {
  tr > td:nth-child(1) {
    width: 150px;
  }
  .pack {
    max-width: 90%;
  }
  .content h1 {
    font-size: 20px;
  }
  .footer,
  .header {
    padding: 10px;
    margin: 10px;
  }
  .content {
    margin: 10px;
    padding: 10px;
  }
  tr, td {
    display: block;
    margin: auto;
  }
  td img {
    width: 150px;
  }
  .button {
    font-size: 20px;
    max-width: 225px;
    margin-bottom: 25px;
  }
}

.clear {
  clear: both;
}
#comment-form {
  max-width: 443px;
  width: 97%;
  box-sizing: border-box;
}

 