/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom CSS */
.entry-content p {
    LINE-HEIGHT: 15pt;
    font-size: 13px;
    font-weight: 100;
    font-family: arial;
}

/* Custom Styles Output */
hr.section-divider:after, #event:after, .hentry:after, .footer-outer:before, #event:before, #comment-wrap:after, #comment-wrap:before, #tweets:before,#tweets:after,#guestbook-form:after,#guestbook-form:before { background-color: #dda852; }
body, button, input[type='text'], .button, input[type=submit], #reply-title small,input[type=email],input[type=url],input[type=number]{ font-family: 'Roboto'; }

