w/*
Theme Name: Added Bytes
Theme URI: https://addedbytes.com
Author: Dave Child
Author URI: https://addedbytes.com/
Description: I like cake.
Version: 1.0
*/


.wrap {
    width: 100%;
}

.site-main {
    max-width: 1000px;
    margin: 0 auto;
}



.hidden,
.off {
    display: none;
}

.clear {
    clear: both;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fn {
    float: none;
}



p:last-child {
margin-bottom: 0;
}

#disqus_thread {
    margin: 50px auto;
    max-width: 700px;
}

.single .entry-content h2 {
    font-size: 2.2em;
    line-height: 2;
}

.readable_bg a {
    background: #293044;
    padding: 32px 0;
    display: block;
}

a.tcb-button-link {
    border-bottom: 0;
}
body p:empty:before {
    content: none;
}
