/*
 Theme Name:   teatr-live Theme
 Theme URI:    http://teatr-live.ru/
 Description:  Hueman Child Theme for teatr-live.ru
 Author:       Vasil Yaroshevich
 Author URI:   http://teatr-live.ru
 Template:     hueman
 Version:      1.0.0
 Text Domain:  hueman-tl
*/

.limit {
    float: right;
    /* margin-left: 30px; */
    padding: 3px 4px;
    font-size: 16px;
    font-weight: bold;
    border: 2px #000000 solid;
}

.event-header {
    margin-bottom: 1em;
}

.event-header > p {
    margin-bottom: 0;
}


#header .pad {
    padding: 30px 0;
}

.site-title {
    padding: 15px 0 38px 0;
}

/* Search Form */

.ui-autocomplete-loading {
    background: white url("./img/ui-anim_basic_16x16.gif") right center no-repeat !important;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}

.entry tr.alt {
    background: inherit !important;
}

.entry th {
    background: #f1f1f1;
}