.entry-date {
  pointer-events: none;
  cursor: default;
}

header.tc-header {
    border-top: none;
    border-bottom: none;
    box-shadow: 1px 1px 2px #00000033;
}

img.aligncenter {
    
    display: block;
    float: left;
    width: 70%;
    
}
.tT {
    
    display: none!important;
}
.html5-video-player a:hover {
   
    display: none!important;
}

#archives-3{
 margin-left:30px; 
}

.html5-video-player a {
   
    display: none!important;
}
.ytp-title-enable-channel-logo .ytp-title-channel {
   
    display: none!important;
}
.ytp-title-enable-channel-logo .ytp-title-channel:hover {
   
    display: none!important;
}

footer#footer {
    color: #1d1d1d!important;
    border-top: 1px solid #e9eaee!important;
    background: #ffffff!important;
    padding: 0;
    padding-left: 0!important;
    text-align: center;
}
footer#footer p {
    font-size: 11px;
    line-height: 21px;
    color: #1e1e1e;
    margin-bottom: 2px;
    text-align: center;
}
#footer_two {
  width:100%;
}
@media (min-width: 1281px){
footer#footer {
    color: #fafafa!important;
    border-top: 10px solid #e9eaee;
    background: #5a5a5a;
    padding: 0;
    padding-left: 0px!important;
}}