/*
 Theme Name:   TEPCOTT
 Theme URI:    TEPCOTT
 Description:  TEPCOTT
 Author:      TEPCOTT
 Author URI:   TEPCOTT
 Template:     bootstrap-basic
 Version:      1.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bootstrap-basic-child
*/

body{
    background:#fff;
}

#main-column .post, #main-column .page{
    border:none;
}

.h1, h1 {
    font-size:24px;
}
.site-main article:not(:last-child){
    padding-bottom:25px;
    border-bottom:1px solid #ccc !important;
}
#currentVideo{
    width:698px;
    height:393px;
    text-align:center;
}
.twitchThumb{
    width:170px;
    height:138px;
    overflow:hidden;
    margin-top:10px;
    margin-bottom:6px;
    text-align:center;
    float:left;
}

.twitchThumb .descr{
    max-height:32px;
    overflow:hidden;
    font-size:11px;
}
.twitchThumb a{
    display:block;
}
