/*
Theme Name: Spare Parts - Replay
Template: replay
*/

@import url(../replay/style.css);
body {
    overflow-y: auto;
}

p {
    margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, th {
    line-height: 1.2em;
}

h3.post-title {
    font-size: 1.8em;
    margin-bottom: 0.7em;
    line-height: 1.2em;
}

.half {
    width: 50%;
    float: left;
}

.pdf {
    text-align: center;
}

.attachment-icon {
    margin-left: 0px;
}

.level {
    width: 13px;
    height: 15px;
    background-image: url(images/level.png);
    display: block;
    margin: 0 auto;
}

.yellow {
    background-position: 0 0;
}

.red {
    background-position: 0 -30px;
}

.green {
    background-position: 0 -15px;
}

.track-list .track-mp3 .track-play-button {
    display: inline-block;
    float: none;
}

.track-list .track-mp3 .track-duration {
    text-align: center;
}

.button span {
    background-color: rgba(255, 255, 255, 0.05);
    color: #FFFFFF;
}

h1 {
    font-size: 1.1em;
    line-height: 1.25em;
    margin-bottom: 0!important;
}

h2 {
    font-size: 1.85em;
    line-height: 1.25em;
}

.single-post .post-title {
    line-height: 1.25em;
    margin-bottom: .7em!important;
}

.content-block {
    margin-bottom: 1em;
}

.thumb-image {
    height: 50px!important;
    width: 50px!important;
    margin: 0!important;
}

.page-title .container>span {
    color: #333333!important;
    margin-bottom: 0.2em!important;
    margin-top: 0.75em!important;
    text-shadow: 0 1px 0 #FFFFFF!important;
}

.page-title .container {
    padding-bottom: 0!important;
}

/*removes black bar*/

.page-title {
    background: none repeat scroll 0 center transparent!important;
    border-bottom: 0 none!important;
}

.content {
    padding-bottom: 2em!important;
}

th.large-cell {
    width: 35%;
}

th.medium-cell {
    width: 25%;
}

table.responsive td {
    text-align: left!important;
    vertical-align: top!important;
}

html #widget-audio h3 {
    margin-top: 15px;
    font-size: 1.2em;
}

html #widget-audio .audiojs {
    width: 100%!important;
}

html #widget-audio .audiojs .scrubber {
    width: 90px!important;
}

/*misc styles*/

.widget-link {
    margin-left: 10px;
    border-top: 1px dotted #ccc;
    padding: 20px 0
}

.content-block .video-thumbnail, .content-block .video-thumbnail img {
    margin-bottom: 0;
    min-height: 180px!important;
    max-height: 180px!important;
}

.video-thumbnail .caption span {
    margin-top: -45px!important;
    padding: 48px 10px 0;
}

a.score-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #CA3003;
    background-image: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.08) 0%, rgba(128, 128, 128, 0.08) 50%, rgba(255, 255, 255, 0.08) 100%);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: rgba(0, 0, 0, 0.1);
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: rgba(0, 0, 0, 0.1);
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: rgba(0, 0, 0, 0.1);
    border-top-style: solid;
    border-top-width: 1px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    white-space: nowrap;
    padding-bottom: 2px !important;
    padding-left: 9px !important;
    padding-right: 9px !important;
    padding-top: 2px !important;
    line-height: 2.4em;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    width: 95%;
    text-align: center;
    font-size: 1.2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* future proofing */
    -khtml-border-radius: 5px;
    /* for old Konqueror browsers */
    margin-right: 5px;
}

.widget .block-content>ul>li {
    border-bottom: 1px dotted #D7D7D7;
    margin-bottom: 0.75em;
    padding-bottom: 0.75em;
}

.advanced_links_widget ul li {
    margin-bottom: 5px;
}

ul.advanced_links li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.quote {
    color: #ED9C7D;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 28px;
    margin-left: 25px;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-right: 10px;
    width: 220px;
    float: right;
}

.featured-event .event-details {
    width: 70%!important;
}

.orange-box {
    margin: 15px;
    padding: 20px;
    background-color: #fcefdb;
    font-size: 1.25em;
    line-height: 150%;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* future proofing */
    -khtml-border-radius: 5px;
    /* for old konqueror browsers */
    margin-right: 5px;
}

input, select {
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    width: auto;
}

textarea {
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    width: 80%!important;
}

.gform_wrapper .gform_footer {
    padding-top: 0!important;
}

ul.lists {
    margin-bottom: 10px;
    margin-left: 20px;
}

ul.lists li {
    list-style-type: disc!important;
    padding-bottom: 10px
}

.content-divider {
    border: 0;
    border-top: 1px solid #ccc;
    margin: 15px 0 15px;
}

figure.wp-caption, figcaption.wp-caption-text,
.gallery .gallery-item img, .gallery .gallery-item .wp-caption, .gallery .gallery-item .wp-caption-text {
    border: 0px none !important;
}

.tribe-theme-child-replay-child #tribe-events .tribe-events-button {
    background-color: #ca3003;
}

.tribe-theme-child-replay-child .tribe-block__events-link .tribe-block__btn--link a,
.tribe-theme-child-replay-child .tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__address a {
    color: #ca3003;
}

.tribe-theme-child-replay-child .tribe-events-schedule__date,
.tribe-theme-child-replay-child .tribe-events-schedule__separator,
.tribe-theme-child-replay-child .tribe-events-schedule__time {
    font-size:inherit;
}

.tribe-theme-child-replay-child.post-type-archive-tribe_events .page-title.wrapper { display:none; }
.tribe-events-list-widget-events .tribe-event-title { margin-bottom: 0px; font-weight: bold;}
.tribe-events-list-widget-events { margin-bottom: 1em;}
.tribe-events-list-widget-events:last { margin-bottom: 0px;}
