/*
Theme Name: EXPONENTIAL
Theme URI: http://rocketrepublic.com
Author: ROCKETREPUBLIC
Author URI: http://rocketrepublic.com
Version: 1
*/


.archive-list-items a {
font-size:1.2em;
text-decoration: none;
}

.archive-list-items hr {
align:center;
height:1px;
border:none;
color:#e3e3e3;
background-color:#e3e3e3;
}

.channel .blocks .load-archive {
    clear: both;
    display: block;
    width: 300px;
    border: 2px solid #000;
    margin: 30px auto;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.133em;
    font-weight: 700;
    padding: 16px 0px;
    color: #000;
    line-height: 1;
}


