@charset "utf-8";
/* CSS Document */
.footer-kont{
    background-color: #e8e8e8;
}
.news_line{
        border-bottom-style: dotted;
        color: #cacaca;
}
.newsflash-titlenews a{
        color: #000;
}
.mod-preview{
      padding-top: 25px;
}
.search{
      /*padding-top: 30px;*/
}
@font-face {
    font-family: Store;
    src: url(../fonts/story.otf); 
   }

/*------------------------------------С сайта театра---------------------------------*/
#affiche {
    font-size: 14px;
  margin-left: 200px;
  margin-top: 30px;
}
#affiche .hint {
    font-size: 14px;
    color: #701e47;
    margin-bottom: 32px;
  margin-left: -180px;
}
#affiche .dates {
    float: left;
    width: 76px;
    margin-right: 26px;
}
#affiche .times {
    float: left;
    width: 102px;
    margin-right: 18px;
}
#affiche .prices {
    float: left;
    width: 102px;
    margin-right: 18px;
}
#affiche .name {
    float: left;
    width: 240px;
    margin-right: 18px;
    color: #a11121;
}
#affiche .author {
    float: left;
    width: 147px;
}
div.clear {
    clear: both;
}
#guest_book_list hr, #affiche hr {
    height: 1px;

    border: none;
    outline: none;
  background-color: #701d47;
    margin-left: -200px;
}
/*-------------------------------- Таблица афиша ---------------------------------*/
caption {
  padding: 10px;
  color: white;
  background: #8FD4C1;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}

.tab1 {
  border-collapse: collapse;
  color: #686461;
      width: 100%;
  text-align: center;
}

.tab2 {
  border-bottom: 3px solid #B9B29F;
  padding: 10px;
  text-align: left;
}
.tab3 {
  padding: 10px;
}
tr:nth-child(odd) {
  background: white;
}
tr:nth-child(even) {
  background: #701e4752;
}
.otvet{
    background-color: #fff;
    margin: -21px 0px 0 0px;
    text-align: center;
    padding: 15px 0 15px 0;
}
.iko{
    width: 100%;
    height: 38px;
    background-color: #fff;
    text-align: center;
    padding-top: 10px;
}