ul.pagination-list li {
    margin-right: 5px;
}
.comment-form textarea {
height: 150px;
}
.blog-section .blog-post h2{clear: both;}
div.pager-line ul li{margin-right: 0;}
div.recent-post-box ul li p{margin-left: 75px;}
.social-box ul li a i{margin-left: 3px;}
footer .up-footer .footer-widgets .tweet-list p a{
    text-decoration: underline;
color: #ffffff;
transition: all 0.23s ease-in-out;
-moz-transition: all 0.23s ease-in-out;
-webkit-transition: all 0.23s ease-in-out;
-o-transition: all 0.23s ease-in-out;
}
footer .up-footer .footer-widgets .tweet-list p,footer .up-footer .footer-widgets .tweet-list span{
    margin-top: 3px;
    color: #ffffff;
font-weight: 100;
-webkit-font-smoothing: antialiased;
font-family: 'Roboto', sans-serif;
margin: 0;
line-height: 17px;
}
footer .up-footer .footer-widgets .tweet-list p{
    margin-bottom: 3px;
}
.banner h1 {color: #ffffff !important;} 
div.pager-line span{color: #ffffff !important;}
.pager-line ul li a,.pager-line ul li.active span{text-transform: lowercase; color: #ffffff;}
.btk2Pagination ul.pagination-list li a{width: 45px;padding: 0 6px;}
.bterror a{
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 9px 16px;
    background: transparent;
    border: 1px solid #dedede;
    margin-bottom: 5px;
    margin-top: 15px;
}